[2020-01-28T06:04:00.962Z] Started by timer [2020-01-28T06:04:03.736Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-28T06:04:03.737Z] Running in Durability level: PERFORMANCE_OPTIMIZED [2020-01-28T06:04:04.487Z] [Pipeline] Start of Pipeline [2020-01-28T06:04:04.865Z] [Pipeline] readTrusted [2020-01-28T06:04:04.996Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-28T06:04:04.999Z] [Pipeline] podTemplate [2020-01-28T06:04:05.003Z] [Pipeline] { [2020-01-28T06:04:05.010Z] [Pipeline] node [2020-01-28T06:04:20.012Z] Still waiting to schedule task [2020-01-28T06:04:20.012Z] Waiting for next available executor on ‘tracecompass-build’ [2020-01-28T06:25:56.396Z] Agent tracecompass-build-s2t8l-lw7jr is provisioned from template Kubernetes Pod Template [2020-01-28T06:25:56.396Z] --- [2020-01-28T06:25:56.396Z] apiVersion: "v1" [2020-01-28T06:25:56.396Z] kind: "Pod" [2020-01-28T06:25:56.396Z] metadata: [2020-01-28T06:25:56.396Z] annotations: [2020-01-28T06:25:56.396Z] buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly/247/" [2020-01-28T06:25:56.396Z] labels: [2020-01-28T06:25:56.396Z] jenkins: "slave" [2020-01-28T06:25:56.396Z] jenkins/label: "tracecompass-build" [2020-01-28T06:25:56.396Z] name: "tracecompass-build-s2t8l-lw7jr" [2020-01-28T06:25:56.396Z] spec: [2020-01-28T06:25:56.396Z] containers: [2020-01-28T06:25:56.396Z] - env: [2020-01-28T06:25:56.396Z] - name: "JENKINS_SECRET" [2020-01-28T06:25:56.396Z] value: "********" [2020-01-28T06:25:56.396Z] - name: "JENKINS_TUNNEL" [2020-01-28T06:25:56.396Z] value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" [2020-01-28T06:25:56.396Z] - name: "JENKINS_AGENT_NAME" [2020-01-28T06:25:56.396Z] value: "tracecompass-build-s2t8l-lw7jr" [2020-01-28T06:25:56.396Z] - name: "JENKINS_NAME" [2020-01-28T06:25:56.396Z] value: "tracecompass-build-s2t8l-lw7jr" [2020-01-28T06:25:56.396Z] - name: "JENKINS_AGENT_WORKDIR" [2020-01-28T06:25:56.396Z] value: "/home/jenkins/agent" [2020-01-28T06:25:56.396Z] - name: "JENKINS_URL" [2020-01-28T06:25:56.396Z] value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" [2020-01-28T06:25:56.396Z] - name: "HOME" [2020-01-28T06:25:56.396Z] value: "/home/jenkins" [2020-01-28T06:25:56.396Z] image: "eclipsecbi/jenkins-jnlp-agent" [2020-01-28T06:25:56.396Z] name: "jnlp" [2020-01-28T06:25:56.396Z] volumeMounts: [2020-01-28T06:25:56.396Z] - mountPath: "/home/jenkins/.ssh" [2020-01-28T06:25:56.396Z] name: "volume-known-hosts" [2020-01-28T06:25:56.396Z] - mountPath: "/home/jenkins/agent" [2020-01-28T06:25:56.396Z] name: "workspace-volume" [2020-01-28T06:25:56.396Z] readOnly: false [2020-01-28T06:25:56.396Z] - args: [2020-01-28T06:25:56.396Z] - "-c" [2020-01-28T06:25:56.396Z] - "/home/tracecompass/.vnc/xstartup.sh && cat" [2020-01-28T06:25:56.396Z] command: [2020-01-28T06:25:56.396Z] - "/bin/sh" [2020-01-28T06:25:56.396Z] image: "eclipse/tracecompass-build-env:16.04" [2020-01-28T06:25:56.396Z] imagePullPolicy: "Always" [2020-01-28T06:25:56.396Z] name: "tracecompass" [2020-01-28T06:25:56.396Z] resources: [2020-01-28T06:25:56.396Z] limits: [2020-01-28T06:25:56.396Z] memory: "2.6Gi" [2020-01-28T06:25:56.396Z] cpu: "1.3" [2020-01-28T06:25:56.396Z] requests: [2020-01-28T06:25:56.396Z] memory: "2.6Gi" [2020-01-28T06:25:56.396Z] cpu: "1.3" [2020-01-28T06:25:56.396Z] tty: true [2020-01-28T06:25:56.396Z] volumeMounts: [2020-01-28T06:25:56.396Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2020-01-28T06:25:56.396Z] name: "settings-xml" [2020-01-28T06:25:56.396Z] readOnly: true [2020-01-28T06:25:56.396Z] subPath: "settings.xml" [2020-01-28T06:25:56.396Z] - mountPath: "/home/jenkins/.m2/repository" [2020-01-28T06:25:56.396Z] name: "m2-repo" [2020-01-28T06:25:56.396Z] - mountPath: "/opt/tools" [2020-01-28T06:25:56.396Z] name: "tools" [2020-01-28T06:25:56.396Z] - mountPath: "/home/jenkins/agent" [2020-01-28T06:25:56.396Z] name: "workspace-volume" [2020-01-28T06:25:56.396Z] readOnly: false [2020-01-28T06:25:56.396Z] nodeSelector: [2020-01-28T06:25:56.396Z] beta.kubernetes.io/os: "linux" [2020-01-28T06:25:56.397Z] restartPolicy: "Never" [2020-01-28T06:25:56.397Z] securityContext: {} [2020-01-28T06:25:56.397Z] volumes: [2020-01-28T06:25:56.397Z] - emptyDir: {} [2020-01-28T06:25:56.397Z] name: "m2-repo" [2020-01-28T06:25:56.397Z] - name: "settings-xml" [2020-01-28T06:25:56.397Z] secret: [2020-01-28T06:25:56.397Z] items: [2020-01-28T06:25:56.397Z] - key: "settings.xml" [2020-01-28T06:25:56.397Z] path: "settings.xml" [2020-01-28T06:25:56.397Z] secretName: "m2-secret-dir" [2020-01-28T06:25:56.397Z] - emptyDir: [2020-01-28T06:25:56.397Z] medium: "" [2020-01-28T06:25:56.397Z] name: "workspace-volume" [2020-01-28T06:25:56.397Z] - name: "tools" [2020-01-28T06:25:56.397Z] persistentVolumeClaim: [2020-01-28T06:25:56.397Z] claimName: "tools-claim-jiro-tracecompass" [2020-01-28T06:25:56.397Z] - configMap: [2020-01-28T06:25:56.397Z] name: "known-hosts" [2020-01-28T06:25:56.397Z] name: "volume-known-hosts" [2020-01-28T06:25:56.397Z] [2020-01-28T06:26:01.599Z] Running on tracecompass-build-s2t8l-lw7jr in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon [2020-01-28T06:26:01.599Z] [Pipeline] { [2020-01-28T06:26:04.199Z] [Pipeline] stage [2020-01-28T06:26:04.201Z] [Pipeline] { (Declarative: Checkout SCM) [2020-01-28T06:26:04.210Z] [Pipeline] checkout [2020-01-28T06:26:31.805Z] No credentials specified [2020-01-28T06:26:31.897Z] Cloning the remote Git repository [2020-01-28T06:26:32.205Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-28T06:26:32.502Z] > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-neon # timeout=10 [2020-01-28T06:26:32.800Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-28T06:26:32.802Z] > git --version # timeout=10 [2020-01-28T06:26:32.901Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-01-28T06:26:36.005Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2020-01-28T06:26:36.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-01-28T06:26:37.202Z] Checking out Revision f937792c12c74a8338e8a71b2de3974a4737ef55 (refs/remotes/origin/master) [2020-01-28T06:26:36.204Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2020-01-28T06:26:36.312Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-28T06:26:36.313Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-01-28T06:26:36.901Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2020-01-28T06:26:37.007Z] > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 [2020-01-28T06:26:37.304Z] > git config core.sparsecheckout # timeout=10 [2020-01-28T06:26:37.313Z] > git checkout -f f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10 [2020-01-28T06:26:46.911Z] Commit message: "Fix README.md formatting of bash section" [2020-01-28T06:26:47.004Z] > git rev-list --no-walk f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10 [2020-01-28T06:26:47.406Z] [Pipeline] } [2020-01-28T06:26:47.412Z] [Pipeline] // stage [2020-01-28T06:26:47.419Z] [Pipeline] withEnv [2020-01-28T06:26:47.419Z] [Pipeline] { [2020-01-28T06:26:47.425Z] [Pipeline] container [2020-01-28T06:26:47.426Z] [Pipeline] { [2020-01-28T06:26:47.444Z] [Pipeline] withEnv [2020-01-28T06:26:47.444Z] [Pipeline] { [2020-01-28T06:26:47.451Z] [Pipeline] timestamps [2020-01-28T06:26:47.451Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2020-01-28T06:26:47.452Z] [Pipeline] { [2020-01-28T06:26:47.460Z] [Pipeline] timeout [2020-01-28T06:26:47.460Z] Timeout set to expire in 4 hr 0 min [2020-01-28T06:26:47.461Z] [Pipeline] { [2020-01-28T06:26:47.470Z] [Pipeline] stage [2020-01-28T06:26:47.472Z] [Pipeline] { (Declarative: Tool Install) [2020-01-28T06:26:47.480Z] [Pipeline] tool [2020-01-28T06:26:47.489Z] [Pipeline] envVarsForTool [2020-01-28T06:26:47.500Z] [Pipeline] tool [2020-01-28T06:26:47.508Z] [Pipeline] envVarsForTool [2020-01-28T06:26:47.517Z] [Pipeline] } [2020-01-28T06:26:47.523Z] [Pipeline] // stage [2020-01-28T06:26:47.532Z] [Pipeline] withEnv [2020-01-28T06:26:47.533Z] [Pipeline] { [2020-01-28T06:26:47.543Z] [Pipeline] stage [2020-01-28T06:26:47.546Z] [Pipeline] { (Checkout) [2020-01-28T06:26:47.567Z] [Pipeline] tool [2020-01-28T06:26:47.574Z] [Pipeline] envVarsForTool [2020-01-28T06:26:47.582Z] [Pipeline] tool [2020-01-28T06:26:47.588Z] [Pipeline] envVarsForTool [2020-01-28T06:26:47.596Z] [Pipeline] withEnv [2020-01-28T06:26:47.597Z] [Pipeline] { [2020-01-28T06:26:47.605Z] [Pipeline] container [2020-01-28T06:26:47.605Z] [Pipeline] { [2020-01-28T06:26:47.613Z] [Pipeline] sh [2020-01-28T06:26:58.100Z] + mkdir -p ../scripts [2020-01-28T06:26:58.301Z] [Pipeline] sh [2020-01-28T06:27:01.961Z] + cp scripts/deploy-rcp.sh ../scripts [2020-01-28T06:27:01.970Z] [Pipeline] sh [2020-01-28T06:27:05.114Z] + cp scripts/deploy-update-site.sh ../scripts [2020-01-28T06:27:05.123Z] [Pipeline] sh [2020-01-28T06:27:10.776Z] + cp scripts/deploy-doc.sh ../scripts [2020-01-28T06:27:10.787Z] [Pipeline] checkout [2020-01-28T06:27:10.897Z] No credentials specified [2020-01-28T06:27:10.999Z] Fetching changes from the remote Git repository [2020-01-28T06:27:10.906Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-28T06:27:11.006Z] > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2020-01-28T06:27:11.109Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2020-01-28T06:27:11.110Z] > git --version # timeout=10 [2020-01-28T06:27:11.205Z] > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10 [2020-01-28T06:28:03.899Z] Checking out Revision 1a9bec5d9bc0fe059de41885f427c595d4692f0c (master) [2020-01-28T06:28:03.816Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2020-01-28T06:28:03.907Z] > git config core.sparsecheckout # timeout=10 [2020-01-28T06:28:03.912Z] > git checkout -f 1a9bec5d9bc0fe059de41885f427c595d4692f0c # timeout=10 [2020-01-28T06:28:08.708Z] Commit message: "os: Control Flow filter dialog filters by tid and pid" [2020-01-28T06:28:08.802Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2020-01-28T06:28:09.709Z] > git rev-list --no-walk 96a07957d2e24870342fa905a8b71a2b491c3c64 # timeout=10 [2020-01-28T06:28:10.009Z] [Pipeline] sh [2020-01-28T06:28:15.323Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-28T06:28:15.333Z] [Pipeline] sh [2020-01-28T06:28:20.354Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-28T06:28:20.363Z] [Pipeline] sh [2020-01-28T06:28:22.996Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-28T06:28:23.005Z] [Pipeline] sh [2020-01-28T06:28:29.857Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-28T06:28:29.864Z] [Pipeline] } [2020-01-28T06:28:29.870Z] [Pipeline] // container [2020-01-28T06:28:29.875Z] [Pipeline] } [2020-01-28T06:28:29.880Z] [Pipeline] // withEnv [2020-01-28T06:28:29.885Z] [Pipeline] } [2020-01-28T06:28:29.890Z] [Pipeline] // stage [2020-01-28T06:28:29.896Z] [Pipeline] stage [2020-01-28T06:28:29.899Z] [Pipeline] { (Legacy) [2020-01-28T06:28:29.956Z] [Pipeline] tool [2020-01-28T06:28:29.962Z] [Pipeline] envVarsForTool [2020-01-28T06:28:29.970Z] [Pipeline] tool [2020-01-28T06:28:29.975Z] [Pipeline] envVarsForTool [2020-01-28T06:28:29.981Z] [Pipeline] withEnv [2020-01-28T06:28:29.982Z] [Pipeline] { [2020-01-28T06:28:29.989Z] [Pipeline] container [2020-01-28T06:28:29.989Z] [Pipeline] { [2020-01-28T06:28:29.995Z] [Pipeline] sh [2020-01-28T06:28:32.720Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/ [2020-01-28T06:28:32.728Z] [Pipeline] } [2020-01-28T06:28:32.735Z] [Pipeline] // container [2020-01-28T06:28:32.744Z] [Pipeline] } [2020-01-28T06:28:32.753Z] [Pipeline] // withEnv [2020-01-28T06:28:32.758Z] [Pipeline] } [2020-01-28T06:28:32.763Z] [Pipeline] // stage [2020-01-28T06:28:32.772Z] [Pipeline] stage [2020-01-28T06:28:32.775Z] [Pipeline] { (Build) [2020-01-28T06:28:32.788Z] [Pipeline] tool [2020-01-28T06:28:32.795Z] [Pipeline] envVarsForTool [2020-01-28T06:28:32.803Z] [Pipeline] tool [2020-01-28T06:28:32.810Z] [Pipeline] envVarsForTool [2020-01-28T06:28:32.832Z] [Pipeline] withEnv [2020-01-28T06:28:32.833Z] [Pipeline] { [2020-01-28T06:28:32.843Z] [Pipeline] container [2020-01-28T06:28:32.843Z] [Pipeline] { [2020-01-28T06:28:32.850Z] [Pipeline] sh [2020-01-28T06:28:36.207Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp [2020-01-28T06:28:36.216Z] [Pipeline] sh [2020-01-28T06:28:42.386Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev [2020-01-28T06:28:42.394Z] [Pipeline] sh [2020-01-28T06:28:47.271Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user [2020-01-28T06:28:47.280Z] [Pipeline] sh [2020-01-28T06:28:50.182Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2020-01-28T06:28:50.191Z] [Pipeline] sh [2020-01-28T06:28:53.805Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2020-01-28T06:28:53.814Z] [Pipeline] sh [2020-01-28T06:28:56.508Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2020-01-28T06:28:56.606Z] [Pipeline] sh [2020-01-28T06:29:00.240Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp -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 [2020-01-28T06:29:00.245Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:29:03.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 381 B/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 183 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 49 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 271 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 430 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 468 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 3.6 MB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.5 MB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar [2020-01-28T06:29:10.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 124 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 269 kB/s) [2020-01-28T06:29:10.196Z] [INFO] Scanning for projects... [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-28T06:29:10.456Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-28T06:29:10.715Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-28T06:29:10.715Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-28T06:29:10.715Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-28T06:29:10.715Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-28T06:29:10.715Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-28T06:29:11.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-28T06:29:11.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-28T06:29:11.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-28T06:29:11.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-28T06:29:11.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-28T06:29:11.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-28T06:29:11.400Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-28T06:29:11.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-28T06:29:12.003Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-28T06:29:12.302Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-28T06:29:12.302Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-28T06:29:12.302Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-28T06:29:12.302Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-28T06:29:12.302Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-28T06:29:12.302Z] [INFO] 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 [2020-01-28T06:29:12.302Z] [INFO] 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 [2020-01-28T06:29:12.302Z] [INFO] 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 [2020-01-28T06:29:12.910Z] [INFO] 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 [2020-01-28T06:29:12.910Z] [INFO] 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 [2020-01-28T06:29:12.910Z] [INFO] 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 [2020-01-28T06:29:12.911Z] [INFO] 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 40 kB/s) [2020-01-28T06:29:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-01-28T06:29:12.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-01-28T06:29:12.911Z] [INFO] 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 [2020-01-28T06:29:13.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-01-28T06:29:13.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2020-01-28T06:29:13.502Z] [INFO] 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 [2020-01-28T06:29:13.502Z] [INFO] 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 473 kB/s) [2020-01-28T06:29:13.502Z] [INFO] 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 [2020-01-28T06:29:13.502Z] [INFO] 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 [2020-01-28T06:29:13.502Z] [INFO] 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 [2020-01-28T06:29:14.001Z] [INFO] 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 [2020-01-28T06:29:14.001Z] [INFO] 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 [2020-01-28T06:29:14.001Z] [INFO] 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 [2020-01-28T06:29:14.001Z] [INFO] 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 113 kB/s) [2020-01-28T06:29:14.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-01-28T06:29:14.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-01-28T06:29:14.001Z] [INFO] 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 [2020-01-28T06:29:14.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-01-28T06:29:14.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2020-01-28T06:29:14.301Z] [INFO] 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 [2020-01-28T06:29:14.302Z] [INFO] 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 301 kB/s) [2020-01-28T06:29:14.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-28T06:29:14.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-28T06:29:14.302Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-28T06:29:14.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-28T06:29:14.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-28T06:29:14.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-28T06:29:14.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.2 MB/s) [2020-01-28T06:29:15.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-28T06:29:15.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-28T06:29:15.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-28T06:29:15.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-28T06:29:15.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-28T06:29:15.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-28T06:29:15.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.0 MB/s) [2020-01-28T06:29:15.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2020-01-28T06:29:15.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2020-01-28T06:29:15.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2020-01-28T06:29:15.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2020-01-28T06:29:15.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2020-01-28T06:29:15.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2020-01-28T06:29:15.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 640 kB/s) [2020-01-28T06:29:15.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-01-28T06:29:15.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-01-28T06:29:16.104Z] [INFO] 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 [2020-01-28T06:29:16.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-01-28T06:29:16.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2020-01-28T06:29:16.401Z] [INFO] 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 [2020-01-28T06:29:16.401Z] [INFO] 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 205 kB/s) [2020-01-28T06:29:16.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2020-01-28T06:29:16.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2020-01-28T06:29:16.401Z] [INFO] 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 [2020-01-28T06:29:16.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2020-01-28T06:29:16.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2020-01-28T06:29:16.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2020-01-28T06:29:16.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 159 kB/s) [2020-01-28T06:29:16.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-28T06:29:16.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-28T06:29:16.702Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-28T06:29:17.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-28T06:29:17.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-28T06:29:17.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-28T06:29:17.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 581 kB/s) [2020-01-28T06:29:17.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-28T06:29:17.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-28T06:29:17.298Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-28T06:29:18.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-28T06:29:18.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-28T06:29:18.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-28T06:29:18.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 848 kB/s) [2020-01-28T06:29:18.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-01-28T06:29:18.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-01-28T06:29:18.717Z] [INFO] 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 [2020-01-28T06:29:18.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-01-28T06:29:18.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2020-01-28T06:29:18.976Z] [INFO] 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 [2020-01-28T06:29:18.976Z] [INFO] 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 82 kB/s) [2020-01-28T06:29:18.976Z] [INFO] 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 [2020-01-28T06:29:18.976Z] [INFO] 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 [2020-01-28T06:29:19.235Z] [INFO] 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 [2020-01-28T06:29:19.493Z] [INFO] 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 [2020-01-28T06:29:19.493Z] [INFO] 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 [2020-01-28T06:29:19.493Z] [INFO] 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 [2020-01-28T06:29:19.493Z] [INFO] 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 97 kB/s) [2020-01-28T06:29:19.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-01-28T06:29:20.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-01-28T06:29:20.698Z] [INFO] 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 [2020-01-28T06:29:21.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-01-28T06:29:21.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2020-01-28T06:29:21.265Z] [INFO] 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 [2020-01-28T06:29:21.265Z] [INFO] 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 32 kB/s) [2020-01-28T06:29:21.265Z] [INFO] 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 [2020-01-28T06:29:21.265Z] [INFO] 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 [2020-01-28T06:29:21.265Z] [INFO] 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 [2020-01-28T06:29:21.523Z] [INFO] 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 [2020-01-28T06:29:21.523Z] [INFO] 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 [2020-01-28T06:29:21.523Z] [INFO] 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 [2020-01-28T06:29:21.523Z] [INFO] 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 206 kB/s) [2020-01-28T06:29:21.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2020-01-28T06:29:21.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2020-01-28T06:29:21.783Z] [INFO] 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 [2020-01-28T06:29:22.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2020-01-28T06:29:22.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2020-01-28T06:29:22.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2020-01-28T06:29:22.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 786 kB/s) [2020-01-28T06:29:22.401Z] [INFO] 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 [2020-01-28T06:29:22.401Z] [INFO] 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 [2020-01-28T06:29:22.402Z] [INFO] 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 [2020-01-28T06:29:22.664Z] [INFO] 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 [2020-01-28T06:29:22.665Z] [INFO] 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 [2020-01-28T06:29:22.665Z] [INFO] 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 [2020-01-28T06:29:22.665Z] [INFO] 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 38 kB/s) [2020-01-28T06:29:22.665Z] [INFO] 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 [2020-01-28T06:29:22.924Z] [INFO] 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 [2020-01-28T06:29:22.924Z] [INFO] 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 [2020-01-28T06:29:23.183Z] [INFO] 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 [2020-01-28T06:29:23.183Z] [INFO] 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 [2020-01-28T06:29:23.183Z] [INFO] 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 [2020-01-28T06:29:23.183Z] [INFO] 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 210 kB/s) [2020-01-28T06:29:23.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2020-01-28T06:29:23.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2020-01-28T06:29:23.183Z] [INFO] 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 [2020-01-28T06:29:23.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2020-01-28T06:29:23.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2020-01-28T06:29:23.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2020-01-28T06:29:23.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 156 kB/s) [2020-01-28T06:29:23.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-28T06:29:23.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-28T06:29:23.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-28T06:29:24.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-28T06:29:24.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-28T06:29:24.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-28T06:29:24.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 324 kB/s) [2020-01-28T06:29:24.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-28T06:29:24.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-28T06:29:24.323Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-28T06:29:24.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-28T06:29:24.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-28T06:29:24.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-28T06:29:24.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 525 kB/s) [2020-01-28T06:29:24.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-01-28T06:29:24.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-01-28T06:29:25.163Z] [INFO] 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 [2020-01-28T06:29:25.421Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-01-28T06:29:25.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2020-01-28T06:29:25.421Z] [INFO] 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 [2020-01-28T06:29:25.421Z] [INFO] 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 102 kB/s) [2020-01-28T06:29:25.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-28T06:29:25.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-28T06:29:25.421Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-28T06:29:25.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-28T06:29:25.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-28T06:29:25.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-28T06:29:25.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s) [2020-01-28T06:29:25.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-28T06:29:25.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-28T06:29:25.939Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-28T06:29:26.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-28T06:29:26.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-28T06:29:26.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-28T06:29:26.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 279 kB/s) [2020-01-28T06:29:26.198Z] [INFO] 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 [2020-01-28T06:29:26.198Z] [INFO] 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 [2020-01-28T06:29:26.457Z] [INFO] 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 [2020-01-28T06:29:26.717Z] [INFO] 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 [2020-01-28T06:29:26.717Z] [INFO] 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 [2020-01-28T06:29:26.717Z] [INFO] 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 [2020-01-28T06:29:26.717Z] [INFO] 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 102 kB/s) [2020-01-28T06:29:26.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2020-01-28T06:29:26.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2020-01-28T06:29:26.976Z] [INFO] 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 [2020-01-28T06:29:27.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2020-01-28T06:29:27.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2020-01-28T06:29:27.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2020-01-28T06:29:27.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 120 kB/s) [2020-01-28T06:29:27.495Z] [INFO] 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 [2020-01-28T06:29:27.495Z] [INFO] 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 [2020-01-28T06:29:27.495Z] [INFO] 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 [2020-01-28T06:29:27.753Z] [INFO] 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 [2020-01-28T06:29:27.753Z] [INFO] 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 [2020-01-28T06:29:27.753Z] [INFO] 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 [2020-01-28T06:29:27.753Z] [INFO] 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 127 kB/s) [2020-01-28T06:29:27.753Z] [INFO] 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 [2020-01-28T06:29:27.753Z] [INFO] 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 [2020-01-28T06:29:28.012Z] [INFO] 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 [2020-01-28T06:29:28.271Z] [INFO] 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 [2020-01-28T06:29:28.271Z] [INFO] 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 [2020-01-28T06:29:28.271Z] [INFO] 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 [2020-01-28T06:29:28.271Z] [INFO] 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 244 kB/s) [2020-01-28T06:29:28.271Z] [INFO] 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 [2020-01-28T06:29:28.271Z] [INFO] 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 [2020-01-28T06:29:28.271Z] [INFO] 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 [2020-01-28T06:29:28.530Z] [INFO] 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 [2020-01-28T06:29:28.789Z] [INFO] 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 [2020-01-28T06:29:28.789Z] [INFO] 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 [2020-01-28T06:29:28.789Z] [INFO] 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 165 kB/s) [2020-01-28T06:29:28.789Z] [INFO] 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 [2020-01-28T06:29:28.789Z] [INFO] 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 [2020-01-28T06:29:28.789Z] [INFO] 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 [2020-01-28T06:29:29.048Z] [INFO] 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 [2020-01-28T06:29:29.048Z] [INFO] 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 [2020-01-28T06:29:29.048Z] [INFO] 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 [2020-01-28T06:29:29.048Z] [INFO] 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 124 kB/s) [2020-01-28T06:29:29.048Z] [INFO] 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 [2020-01-28T06:29:29.048Z] [INFO] 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 [2020-01-28T06:29:29.307Z] [INFO] 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 [2020-01-28T06:29:30.688Z] [INFO] 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 [2020-01-28T06:29:30.688Z] [INFO] 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 [2020-01-28T06:29:30.688Z] [INFO] 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 [2020-01-28T06:29:30.688Z] [INFO] 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 69 kB/s) [2020-01-28T06:29:30.688Z] [INFO] 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 [2020-01-28T06:29:30.688Z] [INFO] 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 [2020-01-28T06:29:30.688Z] [INFO] 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 [2020-01-28T06:29:30.947Z] [INFO] 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 [2020-01-28T06:29:30.947Z] [INFO] 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 [2020-01-28T06:29:30.947Z] [INFO] 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 [2020-01-28T06:29:30.947Z] [INFO] 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 457 kB/s) [2020-01-28T06:29:30.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-28T06:29:30.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-28T06:29:30.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-28T06:29:31.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-28T06:29:31.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-28T06:29:31.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-28T06:29:31.466Z] [INFO] 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 672 kB/s) [2020-01-28T06:29:31.466Z] [INFO] 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 [2020-01-28T06:29:31.466Z] [INFO] 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 [2020-01-28T06:29:31.466Z] [INFO] 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 [2020-01-28T06:29:31.725Z] [INFO] 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 [2020-01-28T06:29:31.725Z] [INFO] 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 [2020-01-28T06:29:31.725Z] [INFO] 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 [2020-01-28T06:29:31.725Z] [INFO] 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 222 kB/s) [2020-01-28T06:29:31.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-01-28T06:29:31.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-01-28T06:29:31.725Z] [INFO] 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 [2020-01-28T06:29:32.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-01-28T06:29:32.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2020-01-28T06:29:32.295Z] [INFO] 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 [2020-01-28T06:29:32.295Z] [INFO] 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 986 kB/s) [2020-01-28T06:29:32.295Z] [INFO] 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 [2020-01-28T06:29:32.295Z] [INFO] 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 [2020-01-28T06:29:32.295Z] [INFO] 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 [2020-01-28T06:29:32.554Z] [INFO] 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 [2020-01-28T06:29:32.554Z] [INFO] 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 [2020-01-28T06:29:32.554Z] [INFO] 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 [2020-01-28T06:29:32.554Z] [INFO] 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 321 kB/s) [2020-01-28T06:29:32.554Z] [INFO] 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 [2020-01-28T06:29:32.554Z] [INFO] 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 [2020-01-28T06:29:32.813Z] [INFO] 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 [2020-01-28T06:29:33.072Z] [INFO] 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 [2020-01-28T06:29:33.072Z] [INFO] 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 [2020-01-28T06:29:33.072Z] [INFO] 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 [2020-01-28T06:29:33.072Z] [INFO] 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 503 kB/s) [2020-01-28T06:29:33.072Z] [INFO] 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 [2020-01-28T06:29:33.072Z] [INFO] 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 [2020-01-28T06:29:33.072Z] [INFO] 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 [2020-01-28T06:29:33.332Z] [INFO] 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 [2020-01-28T06:29:33.332Z] [INFO] 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 [2020-01-28T06:29:33.591Z] [INFO] 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 [2020-01-28T06:29:33.591Z] [INFO] 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 150 kB/s) [2020-01-28T06:29:33.591Z] [INFO] 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 [2020-01-28T06:29:33.591Z] [INFO] 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 [2020-01-28T06:29:33.591Z] [INFO] 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 [2020-01-28T06:29:33.851Z] [INFO] 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 [2020-01-28T06:29:33.851Z] [INFO] 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 [2020-01-28T06:29:33.851Z] [INFO] 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 [2020-01-28T06:29:33.851Z] [INFO] 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 99 kB/s) [2020-01-28T06:29:33.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-01-28T06:29:33.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-01-28T06:29:34.110Z] [INFO] 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 [2020-01-28T06:29:34.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-01-28T06:29:34.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2020-01-28T06:29:34.368Z] [INFO] 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 [2020-01-28T06:29:34.368Z] [INFO] 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 105 kB/s) [2020-01-28T06:29:34.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-01-28T06:29:34.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-01-28T06:29:34.368Z] [INFO] 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 [2020-01-28T06:29:34.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-01-28T06:29:34.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2020-01-28T06:29:34.627Z] [INFO] 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 [2020-01-28T06:29:34.886Z] [INFO] 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 483 kB/s) [2020-01-28T06:29:34.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-01-28T06:29:34.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-01-28T06:29:34.886Z] [INFO] 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 [2020-01-28T06:29:35.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-01-28T06:29:35.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2020-01-28T06:29:35.145Z] [INFO] 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 [2020-01-28T06:29:35.145Z] [INFO] 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 121 kB/s) [2020-01-28T06:29:35.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-01-28T06:29:35.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-01-28T06:29:35.145Z] [INFO] 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 [2020-01-28T06:29:35.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-01-28T06:29:35.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2020-01-28T06:29:35.662Z] [INFO] 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 [2020-01-28T06:29:35.662Z] [INFO] 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 264 kB/s) [2020-01-28T06:29:35.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-01-28T06:29:35.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-01-28T06:29:35.662Z] [INFO] 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 [2020-01-28T06:29:35.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-01-28T06:29:35.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2020-01-28T06:29:35.920Z] [INFO] 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 [2020-01-28T06:29:35.920Z] [INFO] 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 79 kB/s) [2020-01-28T06:29:35.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-01-28T06:29:35.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-01-28T06:29:35.920Z] [INFO] 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 [2020-01-28T06:29:36.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-01-28T06:29:36.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2020-01-28T06:29:36.488Z] [INFO] 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 [2020-01-28T06:29:36.488Z] [INFO] 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 86 kB/s) [2020-01-28T06:29:36.488Z] [INFO] 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 [2020-01-28T06:29:36.488Z] [INFO] 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 [2020-01-28T06:29:36.488Z] [INFO] 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 [2020-01-28T06:29:36.747Z] [INFO] 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 [2020-01-28T06:29:36.747Z] [INFO] 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 [2020-01-28T06:29:37.006Z] [INFO] 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 [2020-01-28T06:29:37.006Z] [INFO] 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 81 kB/s) [2020-01-28T06:29:37.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-28T06:29:37.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-28T06:29:37.006Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-28T06:29:37.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-28T06:29:37.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-28T06:29:37.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-28T06:29:37.265Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:29:37.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-28T06:29:37.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-28T06:29:37.523Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-28T06:29:37.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-28T06:29:37.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-28T06:29:37.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-28T06:29:37.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 356 kB/s) [2020-01-28T06:29:37.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-28T06:29:37.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-28T06:29:37.782Z] [INFO] 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 [2020-01-28T06:29:38.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-28T06:29:38.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-28T06:29:38.304Z] [INFO] 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 [2020-01-28T06:29:38.304Z] [INFO] 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 225 kB/s) [2020-01-28T06:29:38.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-28T06:29:38.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-28T06:29:38.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-28T06:29:38.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-28T06:29:38.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-28T06:29:38.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-28T06:29:38.912Z] [INFO] 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 207 kB/s) [2020-01-28T06:29:38.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2020-01-28T06:29:38.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2020-01-28T06:29:38.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2020-01-28T06:29:39.480Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2020-01-28T06:29:39.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2020-01-28T06:29:39.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2020-01-28T06:29:39.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 583 kB/s) [2020-01-28T06:29:39.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-28T06:29:39.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-28T06:29:39.741Z] [INFO] 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 [2020-01-28T06:29:40.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-28T06:29:40.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-28T06:29:40.000Z] [INFO] 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 [2020-01-28T06:29:40.000Z] [INFO] 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 738 kB/s) [2020-01-28T06:29:40.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-28T06:29:40.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-28T06:29:40.000Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-28T06:29:40.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-28T06:29:40.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-28T06:29:40.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-28T06:29:40.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.0 MB/s) [2020-01-28T06:29:40.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-01-28T06:29:40.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-01-28T06:29:40.533Z] [INFO] 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 [2020-01-28T06:29:40.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-01-28T06:29:40.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2020-01-28T06:29:40.792Z] [INFO] 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 [2020-01-28T06:29:40.792Z] [INFO] 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 433 kB/s) [2020-01-28T06:29:40.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-28T06:29:40.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-28T06:29:41.051Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-28T06:29:41.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-28T06:29:41.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-28T06:29:41.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-28T06:29:41.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.8 MB/s) [2020-01-28T06:29:41.311Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2020-01-28T06:29:41.311Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2020-01-28T06:29:41.311Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2020-01-28T06:29:41.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2020-01-28T06:29:41.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2020-01-28T06:29:41.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2020-01-28T06:29:41.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 1.0 MB/s) [2020-01-28T06:29:41.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-28T06:29:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-28T06:29:41.829Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-28T06:29:42.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-28T06:29:42.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-28T06:29:42.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-28T06:29:42.087Z] [INFO] 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 155 kB/s) [2020-01-28T06:29:42.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-28T06:29:42.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-28T06:29:42.346Z] [INFO] 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 [2020-01-28T06:29:42.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-28T06:29:42.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-28T06:29:42.606Z] [INFO] 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 [2020-01-28T06:29:42.606Z] [INFO] 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 612 kB/s) [2020-01-28T06:29:42.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-28T06:29:42.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-28T06:29:42.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-28T06:29:43.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-28T06:29:43.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-28T06:29:43.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-28T06:29:43.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 727 kB/s) [2020-01-28T06:29:43.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-28T06:29:43.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-28T06:29:43.432Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-28T06:29:43.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-28T06:29:43.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-28T06:29:43.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-28T06:29:43.691Z] [INFO] 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 49 kB/s) [2020-01-28T06:29:43.691Z] [INFO] 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 [2020-01-28T06:29:43.691Z] [INFO] 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 [2020-01-28T06:29:43.691Z] [INFO] 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 [2020-01-28T06:29:44.268Z] [INFO] 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 [2020-01-28T06:29:44.268Z] [INFO] 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 [2020-01-28T06:29:44.268Z] [INFO] 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 [2020-01-28T06:29:44.527Z] [INFO] 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 4.4 kB/s) [2020-01-28T06:29:44.527Z] [INFO] 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 [2020-01-28T06:29:44.527Z] [INFO] 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 [2020-01-28T06:29:44.527Z] [INFO] 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 [2020-01-28T06:29:44.786Z] [INFO] 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 [2020-01-28T06:29:44.786Z] [INFO] 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 [2020-01-28T06:29:44.786Z] [INFO] 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 [2020-01-28T06:29:44.786Z] [INFO] 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 45 kB/s) [2020-01-28T06:29:44.786Z] [INFO] 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 [2020-01-28T06:29:44.786Z] [INFO] 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 [2020-01-28T06:29:44.786Z] [INFO] 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 [2020-01-28T06:29:45.353Z] [INFO] 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 [2020-01-28T06:29:45.353Z] [INFO] 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 [2020-01-28T06:29:45.353Z] [INFO] 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 [2020-01-28T06:29:45.353Z] [INFO] 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 24 kB/s) [2020-01-28T06:29:45.353Z] [INFO] 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 [2020-01-28T06:29:45.353Z] [INFO] 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 [2020-01-28T06:29:45.353Z] [INFO] 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 [2020-01-28T06:29:45.611Z] [INFO] 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 [2020-01-28T06:29:45.611Z] [INFO] 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 [2020-01-28T06:29:45.611Z] [INFO] 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 [2020-01-28T06:29:45.870Z] [INFO] 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) [2020-01-28T06:29:45.870Z] [INFO] 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 [2020-01-28T06:29:45.870Z] [INFO] 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 [2020-01-28T06:29:45.870Z] [INFO] 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 [2020-01-28T06:29:46.131Z] [INFO] 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 [2020-01-28T06:29:46.131Z] [INFO] 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 [2020-01-28T06:29:46.131Z] [INFO] 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 [2020-01-28T06:29:46.131Z] [INFO] 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 28 kB/s) [2020-01-28T06:29:46.131Z] [INFO] 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 [2020-01-28T06:29:46.400Z] [INFO] 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 [2020-01-28T06:29:46.400Z] [INFO] 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 [2020-01-28T06:29:46.659Z] [INFO] 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 [2020-01-28T06:29:46.659Z] [INFO] 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 [2020-01-28T06:29:46.659Z] [INFO] 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 [2020-01-28T06:29:46.659Z] [INFO] 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 23 kB/s) [2020-01-28T06:29:46.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-28T06:29:46.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-28T06:29:46.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-28T06:29:47.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-28T06:29:47.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-28T06:29:47.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-28T06:29:47.436Z] [INFO] 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 139 kB/s) [2020-01-28T06:29:47.436Z] [INFO] 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 [2020-01-28T06:29:47.436Z] [INFO] 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 [2020-01-28T06:29:47.436Z] [INFO] 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 [2020-01-28T06:29:47.694Z] [INFO] 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 [2020-01-28T06:29:47.694Z] [INFO] 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 [2020-01-28T06:29:47.953Z] [INFO] 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 [2020-01-28T06:29:47.953Z] [INFO] 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 66 kB/s) [2020-01-28T06:29:47.953Z] [INFO] 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 [2020-01-28T06:29:47.953Z] [INFO] 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 [2020-01-28T06:29:47.953Z] [INFO] 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 [2020-01-28T06:29:48.526Z] [INFO] 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 [2020-01-28T06:29:48.526Z] [INFO] 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 [2020-01-28T06:29:48.526Z] [INFO] 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 [2020-01-28T06:29:48.526Z] [INFO] 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 28 kB/s) [2020-01-28T06:29:48.526Z] [INFO] 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 [2020-01-28T06:29:48.526Z] [INFO] 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 [2020-01-28T06:29:48.526Z] [INFO] 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 [2020-01-28T06:29:48.786Z] [INFO] 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 [2020-01-28T06:29:48.786Z] [INFO] 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 [2020-01-28T06:29:48.786Z] [INFO] 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 [2020-01-28T06:29:48.786Z] [INFO] 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 96 kB/s) [2020-01-28T06:29:48.786Z] [INFO] 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 [2020-01-28T06:29:49.044Z] [INFO] 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 [2020-01-28T06:29:49.044Z] [INFO] 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 [2020-01-28T06:29:49.303Z] [INFO] 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 [2020-01-28T06:29:49.303Z] [INFO] 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 [2020-01-28T06:29:49.303Z] [INFO] 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 [2020-01-28T06:29:49.303Z] [INFO] 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 23 kB/s) [2020-01-28T06:29:49.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-01-28T06:29:49.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-01-28T06:29:49.303Z] [INFO] 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 [2020-01-28T06:29:49.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-01-28T06:29:49.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2020-01-28T06:29:49.869Z] [INFO] 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 [2020-01-28T06:29:49.869Z] [INFO] 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 118 kB/s) [2020-01-28T06:29:49.869Z] [INFO] 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 [2020-01-28T06:29:49.869Z] [INFO] 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 [2020-01-28T06:29:49.869Z] [INFO] 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 [2020-01-28T06:29:50.127Z] [INFO] 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 [2020-01-28T06:29:50.128Z] [INFO] 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 [2020-01-28T06:29:50.388Z] [INFO] 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 [2020-01-28T06:29:50.388Z] [INFO] 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 104 kB/s) [2020-01-28T06:29:50.388Z] [INFO] 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 [2020-01-28T06:29:50.388Z] [INFO] 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 [2020-01-28T06:29:50.388Z] [INFO] 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 [2020-01-28T06:29:50.646Z] [INFO] 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 [2020-01-28T06:29:50.646Z] [INFO] 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 [2020-01-28T06:29:50.646Z] [INFO] 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 [2020-01-28T06:29:50.646Z] [INFO] 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 688 kB/s) [2020-01-28T06:29:50.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-28T06:29:50.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-28T06:29:50.646Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-28T06:29:51.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-28T06:29:51.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-28T06:29:51.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-28T06:29:51.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 982 kB/s) [2020-01-28T06:29:51.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2020-01-28T06:29:51.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2020-01-28T06:29:51.213Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2020-01-28T06:29:51.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2020-01-28T06:29:51.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2020-01-28T06:29:51.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2020-01-28T06:29:51.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s) [2020-01-28T06:29:51.732Z] [INFO] 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 [2020-01-28T06:29:51.732Z] [INFO] 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 [2020-01-28T06:29:51.732Z] [INFO] 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 [2020-01-28T06:29:51.990Z] [INFO] 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 [2020-01-28T06:29:51.990Z] [INFO] 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 [2020-01-28T06:29:51.990Z] [INFO] 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 [2020-01-28T06:29:52.249Z] [INFO] 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 59 kB/s) [2020-01-28T06:29:52.249Z] [INFO] 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 [2020-01-28T06:29:52.249Z] [INFO] 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 [2020-01-28T06:29:52.249Z] [INFO] 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 [2020-01-28T06:29:52.508Z] [INFO] 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 [2020-01-28T06:29:52.508Z] [INFO] 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 [2020-01-28T06:29:52.508Z] [INFO] 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 [2020-01-28T06:29:52.508Z] [INFO] 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) [2020-01-28T06:29:52.508Z] [INFO] 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 [2020-01-28T06:29:52.508Z] [INFO] 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 [2020-01-28T06:29:52.508Z] [INFO] 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 [2020-01-28T06:29:52.766Z] [INFO] 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 [2020-01-28T06:29:53.025Z] [INFO] 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 [2020-01-28T06:29:53.025Z] [INFO] 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 [2020-01-28T06:29:53.025Z] [INFO] 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 34 kB/s) [2020-01-28T06:29:53.025Z] [INFO] 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 [2020-01-28T06:29:53.025Z] [INFO] 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 [2020-01-28T06:29:53.025Z] [INFO] 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 [2020-01-28T06:29:53.284Z] [INFO] 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 [2020-01-28T06:29:53.284Z] [INFO] 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 [2020-01-28T06:29:53.284Z] [INFO] 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 [2020-01-28T06:29:53.284Z] [INFO] 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 28 kB/s) [2020-01-28T06:29:53.544Z] [INFO] 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 [2020-01-28T06:29:53.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-01-28T06:29:53.544Z] [INFO] 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 [2020-01-28T06:29:53.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-01-28T06:29:53.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-28T06:29:53.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.545Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-01-28T06:29:53.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-01-28T06:29:53.807Z] [INFO] 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 [2020-01-28T06:29:53.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-01-28T06:29:53.808Z] [INFO] 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 [2020-01-28T06:29:53.808Z] [INFO] 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 [2020-01-28T06:29:53.808Z] [INFO] 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 [2020-01-28T06:29:53.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-01-28T06:29:53.808Z] [INFO] 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 [2020-01-28T06:29:53.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-01-28T06:29:54.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-01-28T06:29:54.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-01-28T06:29:54.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-01-28T06:29:54.104Z] [INFO] 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 [2020-01-28T06:29:54.104Z] [INFO] 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 [2020-01-28T06:29:54.104Z] [INFO] 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 [2020-01-28T06:29:54.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-01-28T06:29:54.104Z] [INFO] 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 [2020-01-28T06:29:54.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.105Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:54.455Z] [INFO] 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 [2020-01-28T06:29:55.024Z] [INFO] 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 [2020-01-28T06:29:55.024Z] [INFO] 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 [2020-01-28T06:29:55.024Z] [INFO] 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 [2020-01-28T06:29:55.024Z] [INFO] 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 [2020-01-28T06:29:55.024Z] [INFO] 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 [2020-01-28T06:29:55.283Z] [INFO] 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 [2020-01-28T06:29:55.283Z] [INFO] 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 [2020-01-28T06:29:55.283Z] [INFO] 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 [2020-01-28T06:29:55.283Z] [INFO] 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 [2020-01-28T06:29:55.541Z] [INFO] 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 [2020-01-28T06:29:55.541Z] [INFO] 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 [2020-01-28T06:29:55.541Z] [INFO] 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 [2020-01-28T06:29:55.541Z] [INFO] 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 [2020-01-28T06:29:55.541Z] [INFO] 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 [2020-01-28T06:29:55.799Z] [INFO] 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 [2020-01-28T06:29:55.799Z] [INFO] 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 [2020-01-28T06:29:55.799Z] [INFO] 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 [2020-01-28T06:29:55.799Z] [INFO] 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 [2020-01-28T06:29:55.799Z] [INFO] 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 [2020-01-28T06:29:56.058Z] [INFO] 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 [2020-01-28T06:29:56.058Z] [INFO] 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 [2020-01-28T06:29:56.058Z] [INFO] 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 [2020-01-28T06:29:56.058Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-28T06:29:56.316Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-28T06:29:56.316Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-28T06:29:56.316Z] [INFO] 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 [2020-01-28T06:29:56.316Z] [INFO] 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 [2020-01-28T06:29:56.574Z] [INFO] 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 [2020-01-28T06:29:56.574Z] [INFO] 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 [2020-01-28T06:29:56.574Z] [INFO] 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 [2020-01-28T06:29:56.574Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-28T06:29:56.833Z] [INFO] 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 [2020-01-28T06:29:56.833Z] [INFO] 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 [2020-01-28T06:29:57.091Z] [INFO] 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 [2020-01-28T06:29:57.091Z] [INFO] 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 [2020-01-28T06:29:57.350Z] [INFO] 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 [2020-01-28T06:29:57.350Z] [INFO] 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 [2020-01-28T06:29:57.608Z] [INFO] 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 [2020-01-28T06:29:57.609Z] [INFO] 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 [2020-01-28T06:29:57.609Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-28T06:29:58.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.177Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:58.436Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:29:59.813Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 639 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 461 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 67 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2020-01-28T06:30:00.072Z] [INFO] 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.8 MB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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.2 MB/s) [2020-01-28T06:30:00.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 307 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 176 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 74 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.072Z] [INFO] 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 278 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 800 kB/s) [2020-01-28T06:30:00.072Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 562 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 276 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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.8 MB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 216 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 380 kB/s) [2020-01-28T06:30:00.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2020-01-28T06:30:00.331Z] [INFO] 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 696 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 526 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 125 kB/s) [2020-01-28T06:30:00.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 77 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 128 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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.2 MB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] 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 34 kB/s) [2020-01-28T06:30:00.331Z] [INFO] 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 [2020-01-28T06:30:00.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 625 kB/s) [2020-01-28T06:30:00.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-28T06:30:00.331Z] [INFO] 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 402 kB/s) [2020-01-28T06:30:00.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-28T06:30:00.332Z] [INFO] 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 118 kB/s) [2020-01-28T06:30:00.332Z] [INFO] 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 442 kB/s) [2020-01-28T06:30:00.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-28T06:30:00.332Z] [INFO] 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 [2020-01-28T06:30:00.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 121 kB/s) [2020-01-28T06:30:00.332Z] [INFO] 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 [2020-01-28T06:30:00.332Z] [INFO] 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 180 kB/s) [2020-01-28T06:30:00.332Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 194 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 26 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 431 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 938 kB/s) [2020-01-28T06:30:00.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 5.5 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 62 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 186 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 15 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 56 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 6.4 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 [2020-01-28T06:30:00.591Z] [INFO] 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 56 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 414 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 30 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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 41 kB/s) [2020-01-28T06:30:00.591Z] [INFO] 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) [2020-01-28T06:30:02.497Z] [INFO] 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 [2020-01-28T06:30:02.498Z] [INFO] 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 [2020-01-28T06:30:02.498Z] [INFO] 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 [2020-01-28T06:30:03.103Z] [INFO] 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 [2020-01-28T06:30:03.103Z] [INFO] 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 [2020-01-28T06:30:03.103Z] [INFO] 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 [2020-01-28T06:30:04.480Z] [INFO] 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 5.3 MB/s) [2020-01-28T06:30:05.049Z] [INFO] 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 [2020-01-28T06:30:05.049Z] [INFO] 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 [2020-01-28T06:30:05.049Z] [INFO] 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 [2020-01-28T06:30:05.307Z] [INFO] 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 [2020-01-28T06:30:05.565Z] [INFO] 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 [2020-01-28T06:30:05.565Z] [INFO] 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 [2020-01-28T06:30:06.132Z] [INFO] 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 434 kB/s) [2020-01-28T06:30:06.133Z] [INFO] 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 [2020-01-28T06:30:06.133Z] [INFO] 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 [2020-01-28T06:30:06.133Z] [INFO] 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 [2020-01-28T06:30:06.699Z] [INFO] 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 [2020-01-28T06:30:06.699Z] [INFO] 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 [2020-01-28T06:30:06.699Z] [INFO] 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 [2020-01-28T06:30:06.699Z] [INFO] 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 2.6 MB/s) [2020-01-28T06:30:06.699Z] [INFO] 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 [2020-01-28T06:30:06.699Z] [INFO] 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 [2020-01-28T06:30:06.699Z] [INFO] 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 [2020-01-28T06:30:06.957Z] [INFO] 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 [2020-01-28T06:30:07.217Z] [INFO] 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 [2020-01-28T06:30:07.217Z] [INFO] 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 [2020-01-28T06:30:07.217Z] [INFO] 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 1.4 MB/s) [2020-01-28T06:30:09.123Z] [INFO] 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 [2020-01-28T06:30:09.123Z] [INFO] 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 [2020-01-28T06:30:09.123Z] [INFO] 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 [2020-01-28T06:30:09.383Z] [INFO] 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 [2020-01-28T06:30:09.383Z] [INFO] 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 [2020-01-28T06:30:09.383Z] [INFO] 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 [2020-01-28T06:30:09.383Z] [INFO] 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 216 kB/s) [2020-01-28T06:30:09.383Z] [INFO] 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 [2020-01-28T06:30:09.383Z] [INFO] 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 [2020-01-28T06:30:09.383Z] [INFO] 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 [2020-01-28T06:30:09.641Z] [INFO] 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 [2020-01-28T06:30:09.900Z] [INFO] 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 [2020-01-28T06:30:09.900Z] [INFO] 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 [2020-01-28T06:30:09.900Z] [INFO] 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 218 kB/s) [2020-01-28T06:30:09.900Z] [INFO] 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 [2020-01-28T06:30:09.900Z] [INFO] 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 [2020-01-28T06:30:09.900Z] [INFO] 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 [2020-01-28T06:30:10.468Z] [INFO] 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 [2020-01-28T06:30:10.468Z] [INFO] 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 [2020-01-28T06:30:10.468Z] [INFO] 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 [2020-01-28T06:30:10.468Z] [INFO] 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 535 kB/s) [2020-01-28T06:30:10.468Z] [INFO] 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 [2020-01-28T06:30:10.468Z] [INFO] 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 [2020-01-28T06:30:10.726Z] [INFO] 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 [2020-01-28T06:30:10.984Z] [INFO] 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 [2020-01-28T06:30:10.984Z] [INFO] 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 [2020-01-28T06:30:10.984Z] [INFO] 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 [2020-01-28T06:30:10.984Z] [INFO] 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 107 kB/s) [2020-01-28T06:30:10.984Z] [INFO] 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 [2020-01-28T06:30:10.984Z] [INFO] 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 [2020-01-28T06:30:10.984Z] [INFO] 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 [2020-01-28T06:30:11.552Z] [INFO] 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 [2020-01-28T06:30:11.552Z] [INFO] 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 [2020-01-28T06:30:11.552Z] [INFO] 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 [2020-01-28T06:30:11.552Z] [INFO] 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 298 kB/s) [2020-01-28T06:30:11.552Z] [INFO] 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 [2020-01-28T06:30:11.552Z] [INFO] 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 [2020-01-28T06:30:11.552Z] [INFO] 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 [2020-01-28T06:30:11.905Z] [INFO] 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 [2020-01-28T06:30:11.905Z] [INFO] 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 [2020-01-28T06:30:11.905Z] [INFO] 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 [2020-01-28T06:30:11.905Z] [INFO] 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 53 kB/s) [2020-01-28T06:30:11.905Z] [INFO] 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 [2020-01-28T06:30:11.905Z] [INFO] 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 [2020-01-28T06:30:11.905Z] [INFO] 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 [2020-01-28T06:30:12.478Z] [INFO] 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 [2020-01-28T06:30:12.478Z] [INFO] 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 [2020-01-28T06:30:12.478Z] [INFO] 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 [2020-01-28T06:30:12.478Z] [INFO] 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 587 kB/s) [2020-01-28T06:30:12.478Z] [INFO] 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 [2020-01-28T06:30:12.478Z] [INFO] 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 [2020-01-28T06:30:12.478Z] [INFO] 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 [2020-01-28T06:30:12.737Z] [INFO] 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 [2020-01-28T06:30:12.737Z] [INFO] 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 [2020-01-28T06:30:12.737Z] [INFO] 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 [2020-01-28T06:30:12.737Z] [INFO] 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 157 kB/s) [2020-01-28T06:30:12.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-28T06:30:12.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-28T06:30:12.996Z] [INFO] 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 [2020-01-28T06:30:13.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-28T06:30:13.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-28T06:30:13.255Z] [INFO] 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 [2020-01-28T06:30:13.255Z] [INFO] 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 357 kB/s) [2020-01-28T06:30:13.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-01-28T06:30:13.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-01-28T06:30:13.255Z] [INFO] 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 [2020-01-28T06:30:13.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-01-28T06:30:13.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2020-01-28T06:30:13.772Z] [INFO] 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 [2020-01-28T06:30:13.772Z] [INFO] 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 324 kB/s) [2020-01-28T06:30:13.772Z] [INFO] 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 [2020-01-28T06:30:13.772Z] [INFO] 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 [2020-01-28T06:30:13.772Z] [INFO] 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 [2020-01-28T06:30:14.030Z] [INFO] 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 [2020-01-28T06:30:14.030Z] [INFO] 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 [2020-01-28T06:30:14.030Z] [INFO] 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 [2020-01-28T06:30:14.030Z] [INFO] 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 483 kB/s) [2020-01-28T06:30:14.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-28T06:30:14.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-28T06:30:14.030Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-28T06:30:14.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-28T06:30:14.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-28T06:30:14.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-28T06:30:14.597Z] [INFO] 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 1.6 MB/s) [2020-01-28T06:30:14.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2020-01-28T06:30:14.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2020-01-28T06:30:14.597Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2020-01-28T06:30:14.856Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2020-01-28T06:30:14.856Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2020-01-28T06:30:14.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2020-01-28T06:30:14.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 705 kB/s) [2020-01-28T06:30:14.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-01-28T06:30:15.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-01-28T06:30:15.115Z] [INFO] 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 [2020-01-28T06:30:15.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-01-28T06:30:15.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2020-01-28T06:30:15.374Z] [INFO] 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 [2020-01-28T06:30:15.374Z] [INFO] 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 73 kB/s) [2020-01-28T06:30:15.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-01-28T06:30:15.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-01-28T06:30:15.374Z] [INFO] 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 [2020-01-28T06:30:15.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-01-28T06:30:15.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2020-01-28T06:30:15.891Z] [INFO] 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 [2020-01-28T06:30:15.891Z] [INFO] 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 85 kB/s) [2020-01-28T06:30:15.891Z] [INFO] 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 [2020-01-28T06:30:16.150Z] [INFO] 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 [2020-01-28T06:30:16.408Z] [INFO] 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 [2020-01-28T06:30:16.974Z] [INFO] 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 [2020-01-28T06:30:16.974Z] [INFO] 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 [2020-01-28T06:30:16.974Z] [INFO] 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 [2020-01-28T06:30:16.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 81 kB/s) [2020-01-28T06:30:16.974Z] [INFO] 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 [2020-01-28T06:30:16.974Z] [INFO] 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 [2020-01-28T06:30:16.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-01-28T06:30:16.974Z] [INFO] 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 [2020-01-28T06:30:16.975Z] [INFO] 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 [2020-01-28T06:30:16.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-01-28T06:30:16.975Z] [INFO] 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 [2020-01-28T06:30:16.975Z] [INFO] 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 [2020-01-28T06:30:16.975Z] [INFO] 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 [2020-01-28T06:30:17.233Z] [INFO] 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 [2020-01-28T06:30:17.233Z] [INFO] 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 [2020-01-28T06:30:17.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-01-28T06:30:17.233Z] [INFO] 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 [2020-01-28T06:30:17.233Z] [INFO] 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 [2020-01-28T06:30:17.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2020-01-28T06:30:17.492Z] [INFO] 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 [2020-01-28T06:30:17.492Z] [INFO] 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 [2020-01-28T06:30:17.492Z] [INFO] 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 [2020-01-28T06:30:17.492Z] [INFO] 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 948 kB/s) [2020-01-28T06:30:17.492Z] [INFO] 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 404 kB/s) [2020-01-28T06:30:17.492Z] [INFO] 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) [2020-01-28T06:30:17.750Z] [INFO] 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 [2020-01-28T06:30:17.750Z] [INFO] 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 [2020-01-28T06:30:17.750Z] [INFO] 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 [2020-01-28T06:30:18.009Z] [INFO] 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 [2020-01-28T06:30:18.009Z] [INFO] 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 [2020-01-28T06:30:18.009Z] [INFO] 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 [2020-01-28T06:30:19.384Z] [INFO] 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 1.9 kB/s) [2020-01-28T06:30:19.384Z] [INFO] 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 [2020-01-28T06:30:19.384Z] [INFO] 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 [2020-01-28T06:30:19.384Z] [INFO] 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 [2020-01-28T06:30:19.702Z] [INFO] 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 [2020-01-28T06:30:19.702Z] [INFO] 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 [2020-01-28T06:30:19.702Z] [INFO] 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 [2020-01-28T06:30:19.702Z] [INFO] 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 599 kB/s) [2020-01-28T06:30:19.702Z] [INFO] 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 [2020-01-28T06:30:19.702Z] [INFO] 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 [2020-01-28T06:30:19.702Z] [INFO] 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 [2020-01-28T06:30:19.960Z] [INFO] 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 [2020-01-28T06:30:20.217Z] [INFO] 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 [2020-01-28T06:30:20.218Z] [INFO] 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 [2020-01-28T06:30:20.218Z] [INFO] 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 51 kB/s) [2020-01-28T06:30:20.218Z] [INFO] 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 [2020-01-28T06:30:20.218Z] [INFO] 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 [2020-01-28T06:30:20.218Z] [INFO] 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 [2020-01-28T06:30:21.595Z] [INFO] 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 [2020-01-28T06:30:21.595Z] [INFO] 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 [2020-01-28T06:30:21.595Z] [INFO] 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 [2020-01-28T06:30:21.595Z] [INFO] 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 265 kB/s) [2020-01-28T06:30:21.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-01-28T06:30:21.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-01-28T06:30:21.595Z] [INFO] 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 [2020-01-28T06:30:21.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-01-28T06:30:23.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2020-01-28T06:30:23.230Z] [INFO] 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 [2020-01-28T06:30:23.230Z] [INFO] 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 76 kB/s) [2020-01-28T06:30:23.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2020-01-28T06:30:23.230Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2020-01-28T06:30:23.230Z] [INFO] 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 [2020-01-28T06:30:23.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2020-01-28T06:30:23.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2020-01-28T06:30:23.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2020-01-28T06:30:23.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 45 kB/s) [2020-01-28T06:30:23.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2020-01-28T06:30:23.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2020-01-28T06:30:23.746Z] [INFO] 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 [2020-01-28T06:30:24.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2020-01-28T06:30:24.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2020-01-28T06:30:24.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2020-01-28T06:30:24.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 249 kB/s) [2020-01-28T06:30:24.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2020-01-28T06:30:24.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2020-01-28T06:30:24.005Z] [INFO] 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 [2020-01-28T06:30:24.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2020-01-28T06:30:24.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2020-01-28T06:30:24.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2020-01-28T06:30:24.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 98 kB/s) [2020-01-28T06:30:24.524Z] [INFO] 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 [2020-01-28T06:30:24.524Z] [INFO] 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 [2020-01-28T06:30:24.524Z] [INFO] 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 [2020-01-28T06:30:24.782Z] [INFO] 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 [2020-01-28T06:30:24.782Z] [INFO] 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 [2020-01-28T06:30:24.782Z] [INFO] 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 [2020-01-28T06:30:24.782Z] [INFO] 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 419 kB/s) [2020-01-28T06:30:24.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2020-01-28T06:30:24.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2020-01-28T06:30:25.041Z] [INFO] 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 [2020-01-28T06:30:25.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2020-01-28T06:30:25.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2020-01-28T06:30:25.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2020-01-28T06:30:25.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 393 kB/s) [2020-01-28T06:30:25.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-28T06:30:25.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-28T06:30:25.299Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-28T06:30:25.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-28T06:30:25.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-28T06:30:25.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-28T06:30:25.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 896 kB/s) [2020-01-28T06:30:25.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2020-01-28T06:30:25.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2020-01-28T06:30:25.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2020-01-28T06:30:26.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2020-01-28T06:30:26.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2020-01-28T06:30:26.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2020-01-28T06:30:26.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 229 kB/s) [2020-01-28T06:30:26.075Z] [INFO] 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 [2020-01-28T06:30:26.075Z] [INFO] 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 [2020-01-28T06:30:26.075Z] [INFO] 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 [2020-01-28T06:30:26.333Z] [INFO] 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 [2020-01-28T06:30:26.592Z] [INFO] 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 [2020-01-28T06:30:26.592Z] [INFO] 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 [2020-01-28T06:30:26.592Z] [INFO] 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 100 kB/s) [2020-01-28T06:30:26.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2020-01-28T06:30:26.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2020-01-28T06:30:26.850Z] [INFO] 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 [2020-01-28T06:30:27.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2020-01-28T06:30:27.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2020-01-28T06:30:27.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2020-01-28T06:30:27.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 152 kB/s) [2020-01-28T06:30:27.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2020-01-28T06:30:27.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2020-01-28T06:30:27.109Z] [INFO] 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 [2020-01-28T06:30:27.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2020-01-28T06:30:27.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2020-01-28T06:30:27.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2020-01-28T06:30:27.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 33 kB/s) [2020-01-28T06:30:27.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2020-01-28T06:30:27.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2020-01-28T06:30:27.677Z] [INFO] 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 [2020-01-28T06:30:27.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2020-01-28T06:30:27.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2020-01-28T06:30:27.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2020-01-28T06:30:27.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 319 kB/s) [2020-01-28T06:30:27.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2020-01-28T06:30:27.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2020-01-28T06:30:27.936Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2020-01-28T06:30:28.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2020-01-28T06:30:28.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2020-01-28T06:30:28.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2020-01-28T06:30:28.510Z] [INFO] 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 73 kB/s) [2020-01-28T06:30:28.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-28T06:30:28.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-28T06:30:28.510Z] [INFO] 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 [2020-01-28T06:30:28.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-28T06:30:28.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-28T06:30:28.769Z] [INFO] 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 [2020-01-28T06:30:28.769Z] [INFO] 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 11 kB/s) [2020-01-28T06:30:28.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-28T06:30:28.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-28T06:30:29.029Z] [INFO] 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 [2020-01-28T06:30:29.288Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-28T06:30:29.288Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-28T06:30:29.288Z] [INFO] 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 [2020-01-28T06:30:29.288Z] [INFO] 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 163 kB/s) [2020-01-28T06:30:29.288Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2020-01-28T06:30:29.288Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2020-01-28T06:30:29.288Z] [INFO] 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 [2020-01-28T06:30:29.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2020-01-28T06:30:29.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2020-01-28T06:30:29.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2020-01-28T06:30:29.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 101 kB/s) [2020-01-28T06:30:29.806Z] [INFO] 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 [2020-01-28T06:30:29.806Z] [INFO] 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 [2020-01-28T06:30:29.806Z] [INFO] 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 [2020-01-28T06:30:30.068Z] [INFO] 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 [2020-01-28T06:30:30.068Z] [INFO] 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 [2020-01-28T06:30:30.068Z] [INFO] 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 [2020-01-28T06:30:30.068Z] [INFO] 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 87 kB/s) [2020-01-28T06:30:30.068Z] [INFO] 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 [2020-01-28T06:30:30.068Z] [INFO] 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 [2020-01-28T06:30:30.068Z] [INFO] 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 [2020-01-28T06:30:30.637Z] [INFO] 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 [2020-01-28T06:30:30.637Z] [INFO] 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 [2020-01-28T06:30:30.637Z] [INFO] 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 [2020-01-28T06:30:30.637Z] [INFO] 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 88 kB/s) [2020-01-28T06:30:30.637Z] [INFO] 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 [2020-01-28T06:30:30.637Z] [INFO] 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 [2020-01-28T06:30:30.896Z] [INFO] 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 [2020-01-28T06:30:31.155Z] [INFO] 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 [2020-01-28T06:30:31.155Z] [INFO] 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 [2020-01-28T06:30:31.155Z] [INFO] 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 [2020-01-28T06:30:31.155Z] [INFO] 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 72 kB/s) [2020-01-28T06:30:31.155Z] [INFO] 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 [2020-01-28T06:30:31.414Z] [INFO] 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 [2020-01-28T06:30:31.414Z] [INFO] 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 [2020-01-28T06:30:31.997Z] [INFO] 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 [2020-01-28T06:30:31.997Z] [INFO] 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 [2020-01-28T06:30:31.997Z] [INFO] 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 [2020-01-28T06:30:31.997Z] [INFO] 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 25 kB/s) [2020-01-28T06:30:31.997Z] [INFO] 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 [2020-01-28T06:30:31.997Z] [INFO] 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 [2020-01-28T06:30:31.997Z] [INFO] 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 [2020-01-28T06:30:32.256Z] [INFO] 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 [2020-01-28T06:30:32.256Z] [INFO] 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 [2020-01-28T06:30:32.256Z] [INFO] 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 [2020-01-28T06:30:32.256Z] [INFO] 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 245 kB/s) [2020-01-28T06:30:32.256Z] [INFO] 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 [2020-01-28T06:30:32.256Z] [INFO] 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 [2020-01-28T06:30:32.256Z] [INFO] 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 [2020-01-28T06:30:32.823Z] [INFO] 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 [2020-01-28T06:30:32.823Z] [INFO] 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 [2020-01-28T06:30:32.823Z] [INFO] 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 [2020-01-28T06:30:32.823Z] [INFO] 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 141 kB/s) [2020-01-28T06:30:32.823Z] [INFO] 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 [2020-01-28T06:30:32.823Z] [INFO] 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 [2020-01-28T06:30:32.823Z] [INFO] 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 [2020-01-28T06:30:33.082Z] [INFO] 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 [2020-01-28T06:30:33.082Z] [INFO] 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 [2020-01-28T06:30:33.082Z] [INFO] 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 [2020-01-28T06:30:33.082Z] [INFO] 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 116 kB/s) [2020-01-28T06:30:33.082Z] [INFO] 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 [2020-01-28T06:30:33.082Z] [INFO] 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 [2020-01-28T06:30:33.082Z] [INFO] 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 [2020-01-28T06:30:33.649Z] [INFO] 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 [2020-01-28T06:30:33.650Z] [INFO] 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 [2020-01-28T06:30:33.650Z] [INFO] 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 [2020-01-28T06:30:33.650Z] [INFO] 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 114 kB/s) [2020-01-28T06:30:33.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-28T06:30:33.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-28T06:30:33.650Z] [INFO] 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 [2020-01-28T06:30:33.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-28T06:30:33.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-28T06:30:33.908Z] [INFO] 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 [2020-01-28T06:30:33.908Z] [INFO] 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 62 kB/s) [2020-01-28T06:30:33.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2020-01-28T06:30:33.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2020-01-28T06:30:33.908Z] [INFO] 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 [2020-01-28T06:30:34.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2020-01-28T06:30:34.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2020-01-28T06:30:34.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2020-01-28T06:30:34.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 104 kB/s) [2020-01-28T06:30:34.474Z] [INFO] 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 [2020-01-28T06:30:34.474Z] [INFO] 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 [2020-01-28T06:30:34.474Z] [INFO] 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 [2020-01-28T06:30:34.733Z] [INFO] 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 [2020-01-28T06:30:34.733Z] [INFO] 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 [2020-01-28T06:30:34.733Z] [INFO] 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 [2020-01-28T06:30:34.733Z] [INFO] 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 126 kB/s) [2020-01-28T06:30:34.733Z] [INFO] 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 [2020-01-28T06:30:34.733Z] [INFO] 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 [2020-01-28T06:30:34.733Z] [INFO] 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 [2020-01-28T06:30:35.302Z] [INFO] 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 [2020-01-28T06:30:35.302Z] [INFO] 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 [2020-01-28T06:30:35.302Z] [INFO] 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 [2020-01-28T06:30:35.302Z] [INFO] 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 263 kB/s) [2020-01-28T06:30:35.302Z] [INFO] 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 [2020-01-28T06:30:35.302Z] [INFO] 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 [2020-01-28T06:30:35.302Z] [INFO] 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 [2020-01-28T06:30:35.560Z] [INFO] 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 [2020-01-28T06:30:35.560Z] [INFO] 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 [2020-01-28T06:30:35.560Z] [INFO] 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 [2020-01-28T06:30:35.560Z] [INFO] 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 175 kB/s) [2020-01-28T06:30:35.560Z] [INFO] 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 [2020-01-28T06:30:35.560Z] [INFO] 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 [2020-01-28T06:30:35.560Z] [INFO] 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 [2020-01-28T06:30:36.202Z] [INFO] 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 [2020-01-28T06:30:36.202Z] [INFO] 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 [2020-01-28T06:30:36.202Z] [INFO] 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 [2020-01-28T06:30:36.202Z] [INFO] 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 70 kB/s) [2020-01-28T06:30:36.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-28T06:30:36.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-28T06:30:36.202Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-28T06:30:36.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-28T06:30:36.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-28T06:30:36.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-28T06:30:36.461Z] [INFO] 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 196 kB/s) [2020-01-28T06:30:36.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-01-28T06:30:36.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2020-01-28T06:30:36.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-01-28T06:30:36.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2020-01-28T06:30:36.461Z] [INFO] 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 [2020-01-28T06:30:36.461Z] [INFO] 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 [2020-01-28T06:30:36.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-01-28T06:30:36.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2020-01-28T06:30:36.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-01-28T06:30:36.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2020-01-28T06:30:36.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2020-01-28T06:30:36.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2020-01-28T06:30:36.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 248 kB/s) [2020-01-28T06:30:36.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 675 kB/s) [2020-01-28T06:30:37.236Z] [INFO] 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 [2020-01-28T06:30:37.236Z] [INFO] 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 [2020-01-28T06:30:37.236Z] [INFO] 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 [2020-01-28T06:30:37.494Z] [INFO] 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 [2020-01-28T06:30:37.494Z] [INFO] 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 [2020-01-28T06:30:37.494Z] [INFO] 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 [2020-01-28T06:30:37.494Z] [INFO] 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 41 kB/s) [2020-01-28T06:30:37.494Z] [INFO] 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 [2020-01-28T06:30:37.494Z] [INFO] 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 [2020-01-28T06:30:37.752Z] [INFO] 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 [2020-01-28T06:30:38.011Z] [INFO] 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 [2020-01-28T06:30:38.011Z] [INFO] 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 [2020-01-28T06:30:38.011Z] [INFO] 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 [2020-01-28T06:30:38.011Z] [INFO] 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) [2020-01-28T06:30:38.011Z] [INFO] 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 [2020-01-28T06:30:38.011Z] [INFO] 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 [2020-01-28T06:30:38.011Z] [INFO] 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 [2020-01-28T06:30:38.269Z] [INFO] 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 [2020-01-28T06:30:39.644Z] [INFO] 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 [2020-01-28T06:30:39.644Z] [INFO] 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 [2020-01-28T06:30:39.644Z] [INFO] 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 139 kB/s) [2020-01-28T06:30:39.644Z] [INFO] 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 [2020-01-28T06:30:39.644Z] [INFO] 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 [2020-01-28T06:30:39.644Z] [INFO] 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 [2020-01-28T06:30:39.902Z] [INFO] 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 [2020-01-28T06:30:39.902Z] [INFO] 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 [2020-01-28T06:30:39.902Z] [INFO] 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 [2020-01-28T06:30:39.902Z] [INFO] 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 49 kB/s) [2020-01-28T06:30:39.902Z] [INFO] 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 [2020-01-28T06:30:39.902Z] [INFO] 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 [2020-01-28T06:30:39.902Z] [INFO] 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 [2020-01-28T06:30:40.467Z] [INFO] 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 [2020-01-28T06:30:40.467Z] [INFO] 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 [2020-01-28T06:30:40.467Z] [INFO] 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 [2020-01-28T06:30:40.467Z] [INFO] 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 491 kB/s) [2020-01-28T06:30:40.467Z] [INFO] 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 [2020-01-28T06:30:40.467Z] [INFO] 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 [2020-01-28T06:30:40.467Z] [INFO] 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 [2020-01-28T06:30:40.725Z] [INFO] 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 [2020-01-28T06:30:40.725Z] [INFO] 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 [2020-01-28T06:30:40.725Z] [INFO] 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 [2020-01-28T06:30:40.983Z] [INFO] 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 64 kB/s) [2020-01-28T06:30:40.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-01-28T06:30:40.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-01-28T06:30:40.983Z] [INFO] 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 [2020-01-28T06:30:41.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-01-28T06:30:41.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2020-01-28T06:30:41.241Z] [INFO] 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 [2020-01-28T06:30:41.241Z] [INFO] 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 280 kB/s) [2020-01-28T06:30:41.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-28T06:30:41.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-28T06:30:41.241Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-28T06:30:41.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-28T06:30:41.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-28T06:30:41.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-28T06:30:41.807Z] [INFO] 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 2.9 MB/s) [2020-01-28T06:30:41.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2020-01-28T06:30:41.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2020-01-28T06:30:41.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2020-01-28T06:30:42.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2020-01-28T06:30:42.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2020-01-28T06:30:42.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2020-01-28T06:30:42.066Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 776 kB/s) [2020-01-28T06:30:42.066Z] [INFO] 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 [2020-01-28T06:30:42.066Z] [INFO] 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 [2020-01-28T06:30:42.066Z] [INFO] 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 [2020-01-28T06:30:42.631Z] [INFO] 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 [2020-01-28T06:30:42.631Z] [INFO] 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 [2020-01-28T06:30:42.631Z] [INFO] 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 [2020-01-28T06:30:42.631Z] [INFO] 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 58 kB/s) [2020-01-28T06:30:42.631Z] [INFO] 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 [2020-01-28T06:30:42.631Z] [INFO] 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 [2020-01-28T06:30:42.631Z] [INFO] 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 [2020-01-28T06:30:42.889Z] [INFO] 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 [2020-01-28T06:30:42.889Z] [INFO] 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 [2020-01-28T06:30:42.889Z] [INFO] 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 [2020-01-28T06:30:42.889Z] [INFO] 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 165 kB/s) [2020-01-28T06:30:42.889Z] [INFO] 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 [2020-01-28T06:30:43.146Z] [INFO] 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 [2020-01-28T06:30:43.147Z] [INFO] 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 [2020-01-28T06:30:43.404Z] [INFO] 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 [2020-01-28T06:30:43.404Z] [INFO] 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 [2020-01-28T06:30:43.404Z] [INFO] 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 [2020-01-28T06:30:43.404Z] [INFO] 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 343 kB/s) [2020-01-28T06:30:43.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-28T06:30:43.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-28T06:30:43.404Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-28T06:30:43.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-28T06:30:43.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-28T06:30:43.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-28T06:30:43.920Z] [INFO] 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 594 kB/s) [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:43.920Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-01-28T06:30:44.178Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] 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 [2020-01-28T06:30:44.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2020-01-28T06:30:44.436Z] [INFO] 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 [2020-01-28T06:30:44.436Z] [INFO] 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 [2020-01-28T06:30:44.436Z] [INFO] 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 [2020-01-28T06:30:44.436Z] [INFO] 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 [2020-01-28T06:30:44.437Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:30:44.437Z] [INFO] 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 896 kB/s) [2020-01-28T06:30:44.437Z] [INFO] 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 2.0 MB/s) [2020-01-28T06:30:44.437Z] [INFO] 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 9.0 MB/s) [2020-01-28T06:30:44.696Z] [INFO] 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 [2020-01-28T06:30:44.696Z] [INFO] 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 [2020-01-28T06:30:44.696Z] [INFO] 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 [2020-01-28T06:30:45.004Z] [INFO] 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 [2020-01-28T06:30:45.004Z] [INFO] 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 [2020-01-28T06:30:45.005Z] [INFO] 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 [2020-01-28T06:30:45.005Z] [INFO] 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 136 kB/s) [2020-01-28T06:30:45.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-28T06:30:45.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-28T06:30:45.005Z] [INFO] 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 [2020-01-28T06:30:45.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-28T06:30:45.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-28T06:30:45.353Z] [INFO] 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 [2020-01-28T06:30:45.353Z] [INFO] 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 293 kB/s) [2020-01-28T06:30:45.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-28T06:30:45.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-28T06:30:45.611Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-28T06:30:45.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-28T06:30:45.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-28T06:30:45.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-28T06:30:45.870Z] [INFO] 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 2.1 MB/s) [2020-01-28T06:30:45.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2020-01-28T06:30:45.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2020-01-28T06:30:45.870Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2020-01-28T06:30:46.128Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2020-01-28T06:30:46.128Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2020-01-28T06:30:46.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2020-01-28T06:30:46.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 944 kB/s) [2020-01-28T06:30:46.128Z] [INFO] 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 [2020-01-28T06:30:46.128Z] [INFO] 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 [2020-01-28T06:30:46.386Z] [INFO] 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 [2020-01-28T06:30:46.645Z] [INFO] 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 [2020-01-28T06:30:46.645Z] [INFO] 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 [2020-01-28T06:30:46.645Z] [INFO] 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 [2020-01-28T06:30:46.645Z] [INFO] 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 929 kB/s) [2020-01-28T06:30:46.645Z] [INFO] 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 [2020-01-28T06:30:46.645Z] [INFO] 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 [2020-01-28T06:30:46.903Z] [INFO] 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 [2020-01-28T06:30:47.162Z] [INFO] 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 [2020-01-28T06:30:47.162Z] [INFO] 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 [2020-01-28T06:30:47.162Z] [INFO] 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 [2020-01-28T06:30:47.162Z] [INFO] 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 193 kB/s) [2020-01-28T06:30:47.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-28T06:30:47.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-28T06:30:47.420Z] [INFO] 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 [2020-01-28T06:30:47.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-28T06:30:47.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-28T06:30:47.678Z] [INFO] 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 [2020-01-28T06:30:47.678Z] [INFO] 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 308 kB/s) [2020-01-28T06:30:47.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-28T06:30:47.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-28T06:30:47.678Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-28T06:30:47.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-28T06:30:47.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-28T06:30:48.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-28T06:30:48.194Z] [INFO] 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 2.2 MB/s) [2020-01-28T06:30:48.194Z] [INFO] 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 [2020-01-28T06:30:48.194Z] [INFO] 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 [2020-01-28T06:30:48.194Z] [INFO] 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 [2020-01-28T06:30:48.452Z] [INFO] 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 [2020-01-28T06:30:48.452Z] [INFO] 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 [2020-01-28T06:30:48.452Z] [INFO] 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 [2020-01-28T06:30:48.710Z] [INFO] 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 622 kB/s) [2020-01-28T06:30:48.710Z] [INFO] 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 [2020-01-28T06:30:48.710Z] [INFO] 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 [2020-01-28T06:30:48.710Z] [INFO] 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 [2020-01-28T06:30:48.969Z] [INFO] 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 [2020-01-28T06:30:48.969Z] [INFO] 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 [2020-01-28T06:30:48.969Z] [INFO] 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 [2020-01-28T06:30:49.228Z] [INFO] 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 43 kB/s) [2020-01-28T06:30:49.228Z] [INFO] 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 [2020-01-28T06:30:49.228Z] [INFO] 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 [2020-01-28T06:30:49.228Z] [INFO] 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 [2020-01-28T06:30:49.485Z] [INFO] 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 [2020-01-28T06:30:49.486Z] [INFO] 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 [2020-01-28T06:30:49.486Z] [INFO] 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 [2020-01-28T06:30:49.486Z] [INFO] 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 744 kB/s) [2020-01-28T06:30:49.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2020-01-28T06:30:49.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2020-01-28T06:30:49.743Z] [INFO] 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 [2020-01-28T06:30:50.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2020-01-28T06:30:50.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2020-01-28T06:30:50.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2020-01-28T06:30:50.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 214 kB/s) [2020-01-28T06:30:50.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-28T06:30:50.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-28T06:30:50.001Z] [INFO] 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 [2020-01-28T06:30:50.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-28T06:30:50.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-28T06:30:50.517Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-28T06:30:50.517Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 298 kB/s) [2020-01-28T06:30:50.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-28T06:30:50.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-28T06:30:50.517Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-28T06:30:50.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-28T06:30:50.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-28T06:30:50.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-28T06:30:50.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.8 MB/s) [2020-01-28T06:30:50.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2020-01-28T06:30:50.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2020-01-28T06:30:50.775Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2020-01-28T06:30:51.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2020-01-28T06:30:51.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2020-01-28T06:30:51.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2020-01-28T06:30:51.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 864 kB/s) [2020-01-28T06:30:51.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2020-01-28T06:30:51.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2020-01-28T06:30:51.341Z] [INFO] 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 [2020-01-28T06:30:51.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2020-01-28T06:30:51.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2020-01-28T06:30:51.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2020-01-28T06:30:51.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.0 MB/s) [2020-01-28T06:30:51.599Z] [INFO] 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 [2020-01-28T06:30:51.599Z] [INFO] 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 [2020-01-28T06:30:51.599Z] [INFO] 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 [2020-01-28T06:30:51.858Z] [INFO] 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 [2020-01-28T06:30:52.116Z] [INFO] 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 [2020-01-28T06:30:52.117Z] [INFO] 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 [2020-01-28T06:30:52.117Z] [INFO] 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 93 kB/s) [2020-01-28T06:30:52.117Z] [INFO] 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 [2020-01-28T06:30:52.374Z] [INFO] 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 [2020-01-28T06:30:52.374Z] [INFO] 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 [2020-01-28T06:30:52.703Z] [INFO] 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 [2020-01-28T06:30:52.703Z] [INFO] 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 [2020-01-28T06:30:52.703Z] [INFO] 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 [2020-01-28T06:30:52.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 656 kB/s) [2020-01-28T06:30:52.703Z] [INFO] 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 [2020-01-28T06:30:52.703Z] [INFO] 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 [2020-01-28T06:30:52.703Z] [INFO] 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 [2020-01-28T06:30:52.962Z] [INFO] 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 [2020-01-28T06:30:52.962Z] [INFO] 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 [2020-01-28T06:30:53.221Z] [INFO] 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 [2020-01-28T06:30:53.221Z] [INFO] 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 370 kB/s) [2020-01-28T06:30:53.221Z] [INFO] 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 [2020-01-28T06:30:53.221Z] [INFO] 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 [2020-01-28T06:30:53.221Z] [INFO] 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 [2020-01-28T06:30:53.479Z] [INFO] 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 [2020-01-28T06:30:53.480Z] [INFO] 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 [2020-01-28T06:30:53.480Z] [INFO] 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 [2020-01-28T06:30:53.480Z] [INFO] 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.9 MB/s) [2020-01-28T06:30:53.738Z] [INFO] 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 [2020-01-28T06:30:53.738Z] [INFO] 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 [2020-01-28T06:30:53.738Z] [INFO] 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 [2020-01-28T06:30:54.304Z] [INFO] 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 [2020-01-28T06:30:54.304Z] [INFO] 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 [2020-01-28T06:30:54.304Z] [INFO] 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 [2020-01-28T06:30:54.304Z] [INFO] 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 106 kB/s) [2020-01-28T06:30:54.304Z] [INFO] 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 [2020-01-28T06:30:54.304Z] [INFO] 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 [2020-01-28T06:30:54.562Z] [INFO] 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 [2020-01-28T06:30:54.820Z] [INFO] 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 [2020-01-28T06:30:55.078Z] [INFO] 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 [2020-01-28T06:30:55.078Z] [INFO] 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 [2020-01-28T06:30:55.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.5 MB/s) [2020-01-28T06:30:55.078Z] [INFO] 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 [2020-01-28T06:30:55.078Z] [INFO] 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 [2020-01-28T06:30:55.078Z] [INFO] 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 [2020-01-28T06:30:55.335Z] [INFO] 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 [2020-01-28T06:30:55.335Z] [INFO] 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 [2020-01-28T06:30:55.594Z] [INFO] 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 [2020-01-28T06:30:55.594Z] [INFO] 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 97 kB/s) [2020-01-28T06:30:55.594Z] [INFO] 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 [2020-01-28T06:30:55.594Z] [INFO] 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 [2020-01-28T06:30:55.594Z] [INFO] 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 [2020-01-28T06:30:55.853Z] [INFO] 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 [2020-01-28T06:30:55.853Z] [INFO] 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 [2020-01-28T06:30:55.853Z] [INFO] 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 [2020-01-28T06:30:55.853Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 37 kB/s) [2020-01-28T06:30:55.853Z] [INFO] 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 [2020-01-28T06:30:55.853Z] [INFO] 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 [2020-01-28T06:30:56.111Z] [INFO] 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 [2020-01-28T06:30:56.368Z] [INFO] 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 [2020-01-28T06:30:56.368Z] [INFO] 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 [2020-01-28T06:30:56.368Z] [INFO] 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 [2020-01-28T06:30:56.368Z] [INFO] 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 88 kB/s) [2020-01-28T06:30:56.368Z] [INFO] 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 [2020-01-28T06:30:56.368Z] [INFO] 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 [2020-01-28T06:30:56.368Z] [INFO] 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 [2020-01-28T06:30:56.627Z] [INFO] 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 [2020-01-28T06:30:56.627Z] [INFO] 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 [2020-01-28T06:30:56.885Z] [INFO] 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 [2020-01-28T06:30:56.885Z] [INFO] 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 37 kB/s) [2020-01-28T06:30:56.885Z] [INFO] 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 [2020-01-28T06:30:56.885Z] [INFO] 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 [2020-01-28T06:30:56.885Z] [INFO] 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 [2020-01-28T06:30:57.143Z] [INFO] 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 [2020-01-28T06:30:57.143Z] [INFO] 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 [2020-01-28T06:30:57.143Z] [INFO] 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 [2020-01-28T06:30:57.143Z] [INFO] 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 58 kB/s) [2020-01-28T06:30:57.143Z] [INFO] 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 [2020-01-28T06:30:57.401Z] [INFO] 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 [2020-01-28T06:30:57.401Z] [INFO] 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 [2020-01-28T06:30:57.658Z] [INFO] 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 [2020-01-28T06:30:57.658Z] [INFO] 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 [2020-01-28T06:30:57.658Z] [INFO] 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 [2020-01-28T06:30:57.658Z] [INFO] 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 66 kB/s) [2020-01-28T06:30:57.658Z] [INFO] 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 [2020-01-28T06:30:57.658Z] [INFO] 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 [2020-01-28T06:30:57.658Z] [INFO] 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 [2020-01-28T06:30:58.223Z] [INFO] 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 [2020-01-28T06:30:58.481Z] [INFO] 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 [2020-01-28T06:30:58.481Z] [INFO] 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 [2020-01-28T06:30:58.481Z] [INFO] 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 71 kB/s) [2020-01-28T06:30:58.481Z] [INFO] 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 [2020-01-28T06:30:58.481Z] [INFO] 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 [2020-01-28T06:30:58.481Z] [INFO] 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 [2020-01-28T06:30:58.739Z] [INFO] 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 [2020-01-28T06:30:58.739Z] [INFO] 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 [2020-01-28T06:30:58.739Z] [INFO] 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 [2020-01-28T06:30:58.997Z] [INFO] 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 79 kB/s) [2020-01-28T06:30:58.997Z] [INFO] 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 [2020-01-28T06:30:58.997Z] [INFO] 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 [2020-01-28T06:30:58.998Z] [INFO] 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 [2020-01-28T06:30:59.256Z] [INFO] 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 [2020-01-28T06:30:59.256Z] [INFO] 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 [2020-01-28T06:30:59.256Z] [INFO] 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 [2020-01-28T06:30:59.256Z] [INFO] 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 569 kB/s) [2020-01-28T06:30:59.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-28T06:30:59.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-28T06:30:59.256Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-28T06:30:59.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-28T06:30:59.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-28T06:30:59.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-28T06:30:59.772Z] [INFO] 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 2.7 MB/s) [2020-01-28T06:30:59.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2020-01-28T06:30:59.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2020-01-28T06:30:59.772Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2020-01-28T06:31:00.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2020-01-28T06:31:00.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2020-01-28T06:31:00.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2020-01-28T06:31:01.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 673 kB/s) [2020-01-28T06:31:01.308Z] [INFO] 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 [2020-01-28T06:31:01.308Z] [INFO] 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 [2020-01-28T06:31:01.308Z] [INFO] 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 [2020-01-28T06:31:01.566Z] [INFO] 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 [2020-01-28T06:31:01.566Z] [INFO] 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 [2020-01-28T06:31:01.566Z] [INFO] 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 [2020-01-28T06:31:01.566Z] [INFO] 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) [2020-01-28T06:31:01.566Z] [INFO] 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 [2020-01-28T06:31:01.566Z] [INFO] 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 [2020-01-28T06:31:01.566Z] [INFO] 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 [2020-01-28T06:31:01.824Z] [INFO] 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 [2020-01-28T06:31:01.824Z] [INFO] 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 [2020-01-28T06:31:01.824Z] [INFO] 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 [2020-01-28T06:31:01.824Z] [INFO] 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 299 kB/s) [2020-01-28T06:31:02.083Z] [INFO] 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 [2020-01-28T06:31:02.083Z] [INFO] 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 [2020-01-28T06:31:02.083Z] [INFO] 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 [2020-01-28T06:31:02.342Z] [INFO] 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 [2020-01-28T06:31:02.342Z] [INFO] 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 [2020-01-28T06:31:02.342Z] [INFO] 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 [2020-01-28T06:31:02.342Z] [INFO] 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 96 kB/s) [2020-01-28T06:31:02.342Z] [INFO] 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 [2020-01-28T06:31:02.342Z] [INFO] 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 [2020-01-28T06:31:02.342Z] [INFO] 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 [2020-01-28T06:31:02.600Z] [INFO] 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 [2020-01-28T06:31:02.859Z] [INFO] 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 [2020-01-28T06:31:02.859Z] [INFO] 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 [2020-01-28T06:31:02.859Z] [INFO] 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 1.0 MB/s) [2020-01-28T06:31:02.859Z] [INFO] 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 [2020-01-28T06:31:02.859Z] [INFO] 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 [2020-01-28T06:31:02.859Z] [INFO] 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 [2020-01-28T06:31:03.116Z] [INFO] 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 [2020-01-28T06:31:03.116Z] [INFO] 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 [2020-01-28T06:31:03.116Z] [INFO] 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 [2020-01-28T06:31:03.116Z] [INFO] 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 238 kB/s) [2020-01-28T06:31:03.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2020-01-28T06:31:03.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2020-01-28T06:31:03.375Z] [INFO] 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 [2020-01-28T06:31:03.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2020-01-28T06:31:03.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2020-01-28T06:31:03.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2020-01-28T06:31:03.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 122 kB/s) [2020-01-28T06:31:03.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2020-01-28T06:31:03.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2020-01-28T06:31:03.633Z] [INFO] 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 [2020-01-28T06:31:03.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2020-01-28T06:31:03.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2020-01-28T06:31:03.891Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2020-01-28T06:31:03.891Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.2 MB/s) [2020-01-28T06:31:03.891Z] [INFO] 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 [2020-01-28T06:31:03.891Z] [INFO] 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 [2020-01-28T06:31:04.149Z] [INFO] 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 [2020-01-28T06:31:04.408Z] [INFO] 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 [2020-01-28T06:31:04.408Z] [INFO] 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 [2020-01-28T06:31:04.408Z] [INFO] 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 [2020-01-28T06:31:04.408Z] [INFO] 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 79 kB/s) [2020-01-28T06:31:04.408Z] [INFO] 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 [2020-01-28T06:31:04.408Z] [INFO] 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 [2020-01-28T06:31:04.408Z] [INFO] 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 [2020-01-28T06:31:04.666Z] [INFO] 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 [2020-01-28T06:31:04.666Z] [INFO] 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 [2020-01-28T06:31:04.666Z] [INFO] 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 [2020-01-28T06:31:04.924Z] [INFO] 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 21 kB/s) [2020-01-28T06:31:04.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2020-01-28T06:31:05.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2020-01-28T06:31:05.182Z] [INFO] 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 [2020-01-28T06:31:05.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2020-01-28T06:31:05.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2020-01-28T06:31:05.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2020-01-28T06:31:05.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 102 kB/s) [2020-01-28T06:31:05.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2020-01-28T06:31:05.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2020-01-28T06:31:05.698Z] [INFO] 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 [2020-01-28T06:31:05.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2020-01-28T06:31:05.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2020-01-28T06:31:05.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2020-01-28T06:31:05.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.0 MB/s) [2020-01-28T06:31:05.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2020-01-28T06:31:05.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2020-01-28T06:31:05.957Z] [INFO] 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 [2020-01-28T06:31:06.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2020-01-28T06:31:06.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2020-01-28T06:31:06.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2020-01-28T06:31:06.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 182 kB/s) [2020-01-28T06:31:06.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-28T06:31:06.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-28T06:31:06.472Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-28T06:31:06.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-28T06:31:06.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-28T06:31:06.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-28T06:31:06.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 515 kB/s) [2020-01-28T06:31:06.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2020-01-28T06:31:06.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2020-01-28T06:31:06.987Z] [INFO] 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 [2020-01-28T06:31:07.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2020-01-28T06:31:07.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2020-01-28T06:31:07.244Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2020-01-28T06:31:07.244Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 119 kB/s) [2020-01-28T06:31:07.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2020-01-28T06:31:07.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2020-01-28T06:31:07.245Z] [INFO] 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 [2020-01-28T06:31:07.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2020-01-28T06:31:07.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2020-01-28T06:31:07.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2020-01-28T06:31:07.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 495 kB/s) [2020-01-28T06:31:07.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-28T06:31:07.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-28T06:31:07.760Z] [INFO] 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 [2020-01-28T06:31:08.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-28T06:31:08.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-28T06:31:08.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-28T06:31:08.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 384 kB/s) [2020-01-28T06:31:08.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2020-01-28T06:31:08.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2020-01-28T06:31:08.277Z] [INFO] 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 [2020-01-28T06:31:08.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2020-01-28T06:31:08.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2020-01-28T06:31:08.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2020-01-28T06:31:08.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 62 kB/s) [2020-01-28T06:31:08.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2020-01-28T06:31:08.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2020-01-28T06:31:08.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2020-01-28T06:31:09.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2020-01-28T06:31:09.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2020-01-28T06:31:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2020-01-28T06:31:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 31 kB/s) [2020-01-28T06:31:09.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2020-01-28T06:31:09.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2020-01-28T06:31:09.101Z] [INFO] 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 [2020-01-28T06:31:09.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2020-01-28T06:31:09.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2020-01-28T06:31:09.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2020-01-28T06:31:09.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 111 kB/s) [2020-01-28T06:31:09.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2020-01-28T06:31:09.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2020-01-28T06:31:09.359Z] [INFO] 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 [2020-01-28T06:31:10.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2020-01-28T06:31:10.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2020-01-28T06:31:10.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2020-01-28T06:31:10.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 155 kB/s) [2020-01-28T06:31:10.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2020-01-28T06:31:10.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2020-01-28T06:31:10.003Z] [INFO] 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 [2020-01-28T06:31:10.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2020-01-28T06:31:10.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2020-01-28T06:31:10.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2020-01-28T06:31:10.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 3.9 kB/s) [2020-01-28T06:31:10.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2020-01-28T06:31:10.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2020-01-28T06:31:10.616Z] [INFO] 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 [2020-01-28T06:31:10.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2020-01-28T06:31:10.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2020-01-28T06:31:10.874Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2020-01-28T06:31:10.874Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 99 kB/s) [2020-01-28T06:31:10.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2020-01-28T06:31:10.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2020-01-28T06:31:10.874Z] [INFO] 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 [2020-01-28T06:31:11.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2020-01-28T06:31:11.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2020-01-28T06:31:11.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2020-01-28T06:31:11.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 774 kB/s) [2020-01-28T06:31:11.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2020-01-28T06:31:11.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2020-01-28T06:31:11.439Z] [INFO] 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 [2020-01-28T06:31:11.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2020-01-28T06:31:11.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2020-01-28T06:31:11.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2020-01-28T06:31:11.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 222 kB/s) [2020-01-28T06:31:11.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2020-01-28T06:31:11.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2020-01-28T06:31:11.698Z] [INFO] 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 [2020-01-28T06:31:11.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2020-01-28T06:31:12.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2020-01-28T06:31:12.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2020-01-28T06:31:12.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 85 kB/s) [2020-01-28T06:31:12.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2020-01-28T06:31:12.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2020-01-28T06:31:12.471Z] [INFO] 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 [2020-01-28T06:31:12.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2020-01-28T06:31:12.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2020-01-28T06:31:12.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2020-01-28T06:31:12.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 52 kB/s) [2020-01-28T06:31:12.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2020-01-28T06:31:12.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2020-01-28T06:31:12.728Z] [INFO] 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 [2020-01-28T06:31:12.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2020-01-28T06:31:13.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2020-01-28T06:31:13.244Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2020-01-28T06:31:13.244Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 121 kB/s) [2020-01-28T06:31:13.244Z] [INFO] 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 [2020-01-28T06:31:13.244Z] [INFO] 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 [2020-01-28T06:31:13.244Z] [INFO] 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 [2020-01-28T06:31:13.503Z] [INFO] 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 [2020-01-28T06:31:13.503Z] [INFO] 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 [2020-01-28T06:31:13.503Z] [INFO] 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 [2020-01-28T06:31:13.503Z] [INFO] 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 223 kB/s) [2020-01-28T06:31:13.503Z] [INFO] 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 [2020-01-28T06:31:13.503Z] [INFO] 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 [2020-01-28T06:31:13.760Z] [INFO] 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 [2020-01-28T06:31:14.019Z] [INFO] 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 [2020-01-28T06:31:14.019Z] [INFO] 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 [2020-01-28T06:31:14.019Z] [INFO] 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 [2020-01-28T06:31:14.019Z] [INFO] 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 60 kB/s) [2020-01-28T06:31:14.019Z] [INFO] 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 [2020-01-28T06:31:14.019Z] [INFO] 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 [2020-01-28T06:31:14.019Z] [INFO] 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 [2020-01-28T06:31:14.276Z] [INFO] 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 [2020-01-28T06:31:14.276Z] [INFO] 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 [2020-01-28T06:31:14.534Z] [INFO] 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 [2020-01-28T06:31:14.534Z] [INFO] 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 65 kB/s) [2020-01-28T06:31:14.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-01-28T06:31:14.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-01-28T06:31:14.534Z] [INFO] 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 [2020-01-28T06:31:14.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-01-28T06:31:14.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2020-01-28T06:31:14.792Z] [INFO] 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 [2020-01-28T06:31:14.792Z] [INFO] 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 98 kB/s) [2020-01-28T06:31:14.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-28T06:31:14.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-28T06:31:14.792Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-28T06:31:15.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-28T06:31:15.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-28T06:31:16.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-28T06:31:16.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 661 kB/s) [2020-01-28T06:31:16.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-01-28T06:31:16.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-01-28T06:31:16.290Z] [INFO] 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 [2020-01-28T06:31:16.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-01-28T06:31:16.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2020-01-28T06:31:16.548Z] [INFO] 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 [2020-01-28T06:31:17.920Z] [INFO] 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 15 kB/s) [2020-01-28T06:31:17.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-28T06:31:17.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-28T06:31:17.920Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-28T06:31:17.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-28T06:31:18.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-28T06:31:18.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-28T06:31:18.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 438 kB/s) [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] 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 [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-01-28T06:31:18.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] 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 [2020-01-28T06:31:18.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2020-01-28T06:31:18.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2020-01-28T06:31:18.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2020-01-28T06:31:18.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2020-01-28T06:31:18.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2020-01-28T06:31:18.506Z] [INFO] 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 [2020-01-28T06:31:18.506Z] [INFO] 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 [2020-01-28T06:31:18.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-01-28T06:31:18.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-01-28T06:31:18.874Z] [INFO] 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 [2020-01-28T06:31:18.874Z] [INFO] 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 [2020-01-28T06:31:18.874Z] [INFO] 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 [2020-01-28T06:31:18.874Z] [INFO] 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 [2020-01-28T06:31:18.874Z] [INFO] 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 [2020-01-28T06:31:19.132Z] [INFO] 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 [2020-01-28T06:31:19.132Z] [INFO] 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 [2020-01-28T06:31:19.132Z] [INFO] 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 [2020-01-28T06:31:19.132Z] [INFO] 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 [2020-01-28T06:31:19.132Z] [INFO] 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 [2020-01-28T06:31:19.389Z] [INFO] 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 [2020-01-28T06:31:19.389Z] [INFO] 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 [2020-01-28T06:31:19.389Z] [INFO] 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 [2020-01-28T06:31:19.389Z] [INFO] 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 [2020-01-28T06:31:19.389Z] [INFO] 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 [2020-01-28T06:31:19.647Z] [INFO] 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 [2020-01-28T06:31:19.647Z] [INFO] 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 [2020-01-28T06:31:19.647Z] [INFO] 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 [2020-01-28T06:31:19.647Z] [INFO] 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 [2020-01-28T06:31:19.647Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] 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 [2020-01-28T06:31:19.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2020-01-28T06:31:19.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2020-01-28T06:31:19.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2020-01-28T06:31:19.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2020-01-28T06:31:20.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2020-01-28T06:31:20.164Z] [INFO] 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 [2020-01-28T06:31:20.164Z] [INFO] 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 [2020-01-28T06:31:20.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-01-28T06:31:20.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2020-01-28T06:31:20.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.422Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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 987 kB/s) [2020-01-28T06:31:20.423Z] [INFO] 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 2.5 MB/s) [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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.1 MB/s) [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.423Z] [INFO] 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) [2020-01-28T06:31:20.423Z] [INFO] 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 [2020-01-28T06:31:20.680Z] [INFO] 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 3.9 MB/s) [2020-01-28T06:31:20.681Z] [INFO] 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 [2020-01-28T06:31:20.681Z] [INFO] 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 70 kB/s) [2020-01-28T06:31:20.681Z] [INFO] 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 [2020-01-28T06:31:20.681Z] [INFO] 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 195 kB/s) [2020-01-28T06:31:20.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2020-01-28T06:31:20.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 4.4 MB/s) [2020-01-28T06:31:20.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2020-01-28T06:31:20.681Z] [INFO] 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 664 kB/s) [2020-01-28T06:31:20.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2020-01-28T06:31:20.681Z] [INFO] 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) [2020-01-28T06:31:20.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2020-01-28T06:31:20.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 537 kB/s) [2020-01-28T06:31:20.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2020-01-28T06:31:20.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 116 kB/s) [2020-01-28T06:31:20.681Z] [INFO] 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 [2020-01-28T06:31:20.681Z] [INFO] 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 894 kB/s) [2020-01-28T06:31:20.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 220 kB/s) [2020-01-28T06:31:20.681Z] [INFO] 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 [2020-01-28T06:31:20.681Z] [INFO] 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 [2020-01-28T06:31:20.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 96 kB/s) [2020-01-28T06:31:20.681Z] [INFO] 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 [2020-01-28T06:31:20.681Z] [INFO] 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 120 kB/s) [2020-01-28T06:31:20.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.0 MB/s) [2020-01-28T06:31:20.939Z] [INFO] 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 89 kB/s) [2020-01-28T06:31:20.939Z] [INFO] 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 272 kB/s) [2020-01-28T06:31:20.939Z] [INFO] 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 780 kB/s) [2020-01-28T06:31:21.505Z] [INFO] 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 [2020-01-28T06:31:21.505Z] [INFO] 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 [2020-01-28T06:31:21.505Z] [INFO] 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 [2020-01-28T06:31:21.762Z] [INFO] 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 [2020-01-28T06:31:21.762Z] [INFO] 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 [2020-01-28T06:31:21.762Z] [INFO] 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 [2020-01-28T06:31:21.762Z] [INFO] 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 158 kB/s) [2020-01-28T06:31:21.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-28T06:31:21.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-28T06:31:22.021Z] [INFO] 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 [2020-01-28T06:31:22.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-28T06:31:22.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-28T06:31:22.280Z] [INFO] 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 [2020-01-28T06:31:22.280Z] [INFO] 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 223 kB/s) [2020-01-28T06:31:22.280Z] [INFO] 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 [2020-01-28T06:31:22.280Z] [INFO] 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 [2020-01-28T06:31:22.280Z] [INFO] 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 [2020-01-28T06:31:22.846Z] [INFO] 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 [2020-01-28T06:31:22.846Z] [INFO] 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 [2020-01-28T06:31:22.846Z] [INFO] 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 [2020-01-28T06:31:22.846Z] [INFO] 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 735 kB/s) [2020-01-28T06:31:22.846Z] [INFO] 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 [2020-01-28T06:31:22.846Z] [INFO] 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 [2020-01-28T06:31:22.846Z] [INFO] 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 [2020-01-28T06:31:23.104Z] [INFO] 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 [2020-01-28T06:31:23.104Z] [INFO] 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 [2020-01-28T06:31:23.104Z] [INFO] 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 [2020-01-28T06:31:23.361Z] [INFO] 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 189 kB/s) [2020-01-28T06:31:23.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-01-28T06:31:23.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-01-28T06:31:23.361Z] [INFO] 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 [2020-01-28T06:31:23.619Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-01-28T06:31:23.619Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-01-28T06:31:23.619Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2020-01-28T06:31:23.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 341 kB/s) [2020-01-28T06:31:23.619Z] [INFO] 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 [2020-01-28T06:31:23.619Z] [INFO] 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 [2020-01-28T06:31:24.994Z] [INFO] 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 [2020-01-28T06:31:24.994Z] [INFO] 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 [2020-01-28T06:31:26.366Z] [INFO] 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 [2020-01-28T06:31:26.367Z] [INFO] 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 [2020-01-28T06:31:26.367Z] [INFO] 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 371 kB/s) [2020-01-28T06:31:26.367Z] [INFO] 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 [2020-01-28T06:31:26.367Z] [INFO] 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 [2020-01-28T06:31:26.367Z] [INFO] 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 [2020-01-28T06:31:26.932Z] [INFO] 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 [2020-01-28T06:31:26.932Z] [INFO] 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 [2020-01-28T06:31:26.932Z] [INFO] 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 [2020-01-28T06:31:26.932Z] [INFO] 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 64 kB/s) [2020-01-28T06:31:26.932Z] [INFO] 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 [2020-01-28T06:31:26.932Z] [INFO] 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 [2020-01-28T06:31:26.932Z] [INFO] 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 [2020-01-28T06:31:27.190Z] [INFO] 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 [2020-01-28T06:31:27.190Z] [INFO] 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 [2020-01-28T06:31:27.190Z] [INFO] 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 [2020-01-28T06:31:27.448Z] [INFO] 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 357 kB/s) [2020-01-28T06:31:27.448Z] [INFO] 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 [2020-01-28T06:31:27.448Z] [INFO] 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 [2020-01-28T06:31:27.448Z] [INFO] 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 [2020-01-28T06:31:27.705Z] [INFO] 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 [2020-01-28T06:31:27.705Z] [INFO] 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 [2020-01-28T06:31:27.705Z] [INFO] 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 [2020-01-28T06:31:28.007Z] [INFO] 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 23 kB/s) [2020-01-28T06:31:28.007Z] [INFO] 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 [2020-01-28T06:31:28.007Z] [INFO] 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 [2020-01-28T06:31:28.007Z] [INFO] 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 [2020-01-28T06:31:28.363Z] [INFO] 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 [2020-01-28T06:31:28.363Z] [INFO] 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 [2020-01-28T06:31:28.363Z] [INFO] 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 [2020-01-28T06:31:28.363Z] [INFO] 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 923 kB/s) [2020-01-28T06:31:29.297Z] [INFO] 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 [2020-01-28T06:31:29.297Z] [INFO] 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 [2020-01-28T06:31:29.297Z] [INFO] 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 [2020-01-28T06:31:29.555Z] [INFO] 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 [2020-01-28T06:31:29.555Z] [INFO] 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 [2020-01-28T06:31:29.555Z] [INFO] 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 [2020-01-28T06:31:29.555Z] [INFO] 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 90 kB/s) [2020-01-28T06:31:29.555Z] [INFO] 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 [2020-01-28T06:31:29.555Z] [INFO] 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 [2020-01-28T06:31:29.555Z] [INFO] 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 [2020-01-28T06:31:30.121Z] [INFO] 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 [2020-01-28T06:31:30.121Z] [INFO] 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 [2020-01-28T06:31:30.121Z] [INFO] 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 [2020-01-28T06:31:30.121Z] [INFO] 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 891 kB/s) [2020-01-28T06:31:30.121Z] [INFO] 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 [2020-01-28T06:31:30.121Z] [INFO] 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 [2020-01-28T06:31:30.121Z] [INFO] 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 [2020-01-28T06:31:30.380Z] [INFO] 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 [2020-01-28T06:31:30.380Z] [INFO] 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 [2020-01-28T06:31:30.380Z] [INFO] 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 [2020-01-28T06:31:30.637Z] [INFO] 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 38 kB/s) [2020-01-28T06:31:30.637Z] [INFO] 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 [2020-01-28T06:31:30.638Z] [INFO] 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 [2020-01-28T06:31:30.638Z] [INFO] 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 [2020-01-28T06:31:30.638Z] [INFO] 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 [2020-01-28T06:31:30.638Z] [INFO] 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 [2020-01-28T06:31:30.638Z] [INFO] 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 [2020-01-28T06:31:30.895Z] [INFO] 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 [2020-01-28T06:31:30.895Z] [INFO] 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 [2020-01-28T06:31:30.895Z] [INFO] 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 [2020-01-28T06:31:30.895Z] [INFO] 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 [2020-01-28T06:31:30.895Z] [INFO] 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 [2020-01-28T06:31:30.895Z] [INFO] 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 [2020-01-28T06:31:31.153Z] [INFO] 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 1.9 MB/s) [2020-01-28T06:31:31.719Z] [INFO] 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 10 MB/s) [2020-01-28T06:31:31.977Z] [INFO] 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 [2020-01-28T06:31:31.977Z] [INFO] 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 [2020-01-28T06:31:31.977Z] [INFO] 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 [2020-01-28T06:31:32.236Z] [INFO] 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 [2020-01-28T06:31:32.236Z] [INFO] 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 [2020-01-28T06:31:32.236Z] [INFO] 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 [2020-01-28T06:31:32.236Z] [INFO] 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 114 kB/s) [2020-01-28T06:31:32.236Z] [INFO] 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 [2020-01-28T06:31:32.236Z] [INFO] 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 [2020-01-28T06:31:32.236Z] [INFO] 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 [2020-01-28T06:31:32.804Z] [INFO] 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 [2020-01-28T06:31:32.804Z] [INFO] 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 [2020-01-28T06:31:32.804Z] [INFO] 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 [2020-01-28T06:31:32.804Z] [INFO] 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 1.4 MB/s) [2020-01-28T06:31:32.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-01-28T06:31:32.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-01-28T06:31:32.804Z] [INFO] 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 [2020-01-28T06:31:33.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-01-28T06:31:33.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2020-01-28T06:31:33.062Z] [INFO] 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 [2020-01-28T06:31:33.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 491 kB/s) [2020-01-28T06:31:33.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-28T06:31:33.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-28T06:31:33.320Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-28T06:31:33.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-28T06:31:33.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-28T06:31:33.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-28T06:31:33.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.1 MB/s) [2020-01-28T06:31:33.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-01-28T06:31:33.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-01-28T06:31:33.579Z] [INFO] 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 [2020-01-28T06:31:34.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-01-28T06:31:34.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2020-01-28T06:31:34.404Z] [INFO] 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 [2020-01-28T06:31:34.663Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:31:34.663Z] [INFO] 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 [2020-01-28T06:31:34.663Z] [INFO] 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 [2020-01-28T06:31:34.663Z] [INFO] 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 [2020-01-28T06:31:34.922Z] [INFO] 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 [2020-01-28T06:31:34.922Z] [INFO] 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 [2020-01-28T06:31:34.922Z] [INFO] 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 [2020-01-28T06:31:35.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 32 kB/s) [2020-01-28T06:31:35.180Z] [INFO] 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 [2020-01-28T06:31:35.180Z] [INFO] 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 [2020-01-28T06:31:35.180Z] [INFO] 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 [2020-01-28T06:31:35.438Z] [INFO] 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 [2020-01-28T06:31:35.438Z] [INFO] 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 [2020-01-28T06:31:35.438Z] [INFO] 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 [2020-01-28T06:31:35.438Z] [INFO] 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 378 kB/s) [2020-01-28T06:31:35.696Z] [INFO] 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 [2020-01-28T06:31:35.696Z] [INFO] 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 [2020-01-28T06:31:35.696Z] [INFO] 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 [2020-01-28T06:31:36.263Z] [INFO] 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 8.2 kB/s) [2020-01-28T06:31:36.263Z] [INFO] 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 [2020-01-28T06:31:36.263Z] [INFO] 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 [2020-01-28T06:31:36.263Z] [INFO] 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 [2020-01-28T06:31:36.607Z] [INFO] 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 29 kB/s) [2020-01-28T06:31:36.607Z] [INFO] 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 [2020-01-28T06:31:36.607Z] [INFO] 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 [2020-01-28T06:31:36.607Z] [INFO] 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 [2020-01-28T06:31:37.173Z] [INFO] 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 176 kB/s) [2020-01-28T06:31:37.173Z] [INFO] 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 [2020-01-28T06:31:37.173Z] [INFO] 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 [2020-01-28T06:31:37.173Z] [INFO] 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 [2020-01-28T06:31:37.173Z] [INFO] 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 [2020-01-28T06:31:37.431Z] [INFO] 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 [2020-01-28T06:31:37.431Z] [INFO] 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 [2020-01-28T06:31:37.431Z] [INFO] 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 56 kB/s) [2020-01-28T06:31:37.431Z] [INFO] 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 [2020-01-28T06:31:37.431Z] [INFO] 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 [2020-01-28T06:31:37.431Z] [INFO] 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 [2020-01-28T06:31:37.689Z] [INFO] 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 [2020-01-28T06:31:37.689Z] [INFO] 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 [2020-01-28T06:31:37.689Z] [INFO] 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 [2020-01-28T06:31:37.947Z] [INFO] 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 31 kB/s) [2020-01-28T06:31:37.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-01-28T06:31:37.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-01-28T06:31:37.947Z] [INFO] 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 [2020-01-28T06:31:38.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-01-28T06:31:38.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2020-01-28T06:31:38.205Z] [INFO] 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 [2020-01-28T06:31:38.205Z] [INFO] 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 555 kB/s) [2020-01-28T06:31:38.205Z] [INFO] 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 [2020-01-28T06:31:38.205Z] [INFO] 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 [2020-01-28T06:31:38.205Z] [INFO] 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 [2020-01-28T06:31:38.771Z] [INFO] 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 [2020-01-28T06:31:38.771Z] [INFO] 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 [2020-01-28T06:31:38.771Z] [INFO] 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 [2020-01-28T06:31:38.771Z] [INFO] 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 120 kB/s) [2020-01-28T06:31:38.771Z] [INFO] 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 [2020-01-28T06:31:38.771Z] [INFO] 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 [2020-01-28T06:31:38.771Z] [INFO] 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 [2020-01-28T06:31:39.029Z] [INFO] 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 [2020-01-28T06:31:39.029Z] [INFO] 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 [2020-01-28T06:31:39.029Z] [INFO] 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 [2020-01-28T06:31:39.029Z] [INFO] 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 196 kB/s) [2020-01-28T06:31:39.029Z] [INFO] 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 [2020-01-28T06:31:39.029Z] [INFO] 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 [2020-01-28T06:31:39.029Z] [INFO] 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 [2020-01-28T06:31:39.595Z] [INFO] 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 [2020-01-28T06:31:39.595Z] [INFO] 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 [2020-01-28T06:31:39.595Z] [INFO] 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 [2020-01-28T06:31:39.853Z] [INFO] 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 23 kB/s) [2020-01-28T06:31:39.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2020-01-28T06:31:40.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2020-01-28T06:31:40.419Z] [INFO] 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 [2020-01-28T06:31:40.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2020-01-28T06:31:40.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2020-01-28T06:31:40.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2020-01-28T06:31:40.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 561 kB/s) [2020-01-28T06:31:40.678Z] [INFO] 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 [2020-01-28T06:31:40.678Z] [INFO] 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 [2020-01-28T06:31:40.678Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 85 kB/s) [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 [2020-01-28T06:31:41.731Z] [INFO] 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 81 kB/s) [2020-01-28T06:31:41.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-28T06:31:41.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-28T06:31:41.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-28T06:31:41.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-28T06:31:41.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-28T06:31:41.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-28T06:31:41.989Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:31:41.989Z] [INFO] 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 [2020-01-28T06:31:41.989Z] [INFO] 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 [2020-01-28T06:31:41.989Z] [INFO] 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 [2020-01-28T06:31:42.247Z] [INFO] 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 [2020-01-28T06:31:42.505Z] [INFO] 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 [2020-01-28T06:31:42.505Z] [INFO] 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 [2020-01-28T06:31:42.762Z] [INFO] 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 109 kB/s) [2020-01-28T06:31:42.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-01-28T06:31:42.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-01-28T06:31:42.763Z] [INFO] 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 [2020-01-28T06:31:43.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-01-28T06:31:43.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2020-01-28T06:31:43.021Z] [INFO] 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 [2020-01-28T06:31:43.021Z] [INFO] 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 105 kB/s) [2020-01-28T06:31:43.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-28T06:31:43.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-28T06:31:43.021Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-28T06:31:43.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-28T06:31:43.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-28T06:31:43.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-28T06:31:43.586Z] [INFO] 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 829 kB/s) [2020-01-28T06:31:43.586Z] [INFO] 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 [2020-01-28T06:31:43.586Z] [INFO] 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 [2020-01-28T06:31:43.586Z] [INFO] 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 [2020-01-28T06:31:43.845Z] [INFO] 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 [2020-01-28T06:31:43.845Z] [INFO] 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 [2020-01-28T06:31:43.845Z] [INFO] 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 [2020-01-28T06:31:43.845Z] [INFO] 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 254 kB/s) [2020-01-28T06:31:43.845Z] [INFO] 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 [2020-01-28T06:31:43.845Z] [INFO] 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 [2020-01-28T06:31:43.845Z] [INFO] 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 [2020-01-28T06:31:44.410Z] [INFO] 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 [2020-01-28T06:31:44.410Z] [INFO] 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 [2020-01-28T06:31:44.410Z] [INFO] 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 [2020-01-28T06:31:44.410Z] [INFO] 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 117 kB/s) [2020-01-28T06:31:44.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-01-28T06:31:44.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-01-28T06:31:44.410Z] [INFO] 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 [2020-01-28T06:31:44.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-01-28T06:31:44.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2020-01-28T06:31:44.668Z] [INFO] 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 [2020-01-28T06:31:44.668Z] [INFO] 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 180 kB/s) [2020-01-28T06:31:44.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-01-28T06:31:44.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-01-28T06:31:44.668Z] [INFO] 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 [2020-01-28T06:31:44.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-01-28T06:31:45.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2020-01-28T06:31:45.184Z] [INFO] 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 [2020-01-28T06:31:45.184Z] [INFO] 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 254 kB/s) [2020-01-28T06:31:45.184Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-28T06:31:45.184Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-28T06:31:45.184Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-28T06:31:45.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-28T06:31:45.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-28T06:31:45.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-28T06:31:45.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.5 MB/s) [2020-01-28T06:31:45.699Z] [INFO] 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 [2020-01-28T06:31:45.699Z] [INFO] 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 [2020-01-28T06:31:45.699Z] [INFO] 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 [2020-01-28T06:31:45.958Z] [INFO] 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 [2020-01-28T06:31:45.958Z] [INFO] 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 [2020-01-28T06:31:45.958Z] [INFO] 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 [2020-01-28T06:31:45.958Z] [INFO] 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 36 kB/s) [2020-01-28T06:31:45.958Z] [INFO] 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 [2020-01-28T06:31:45.958Z] [INFO] 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 [2020-01-28T06:31:45.958Z] [INFO] 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 [2020-01-28T06:31:46.401Z] [INFO] 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 [2020-01-28T06:31:46.401Z] [INFO] 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 [2020-01-28T06:31:46.401Z] [INFO] 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 [2020-01-28T06:31:46.401Z] [INFO] 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 57 kB/s) [2020-01-28T06:31:46.401Z] [INFO] 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 [2020-01-28T06:31:46.401Z] [INFO] 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 [2020-01-28T06:31:46.401Z] [INFO] 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 [2020-01-28T06:31:46.800Z] [INFO] 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 [2020-01-28T06:31:47.801Z] [INFO] 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 [2020-01-28T06:31:47.801Z] [INFO] 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 [2020-01-28T06:31:47.801Z] [INFO] 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 27 kB/s) [2020-01-28T06:31:47.801Z] [INFO] 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 [2020-01-28T06:31:47.801Z] [INFO] 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 [2020-01-28T06:31:47.801Z] [INFO] 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 [2020-01-28T06:31:48.404Z] [INFO] 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 [2020-01-28T06:31:48.404Z] [INFO] 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 [2020-01-28T06:31:48.404Z] [INFO] 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 [2020-01-28T06:31:48.404Z] [INFO] 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 28 kB/s) [2020-01-28T06:31:48.404Z] [INFO] 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 [2020-01-28T06:31:48.404Z] [INFO] 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 [2020-01-28T06:31:48.404Z] [INFO] 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 [2020-01-28T06:31:48.700Z] [INFO] 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 [2020-01-28T06:31:48.700Z] [INFO] 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 [2020-01-28T06:31:48.700Z] [INFO] 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 [2020-01-28T06:31:48.701Z] [INFO] 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 43 kB/s) [2020-01-28T06:31:48.701Z] [INFO] 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 [2020-01-28T06:31:48.701Z] [INFO] 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 [2020-01-28T06:31:48.701Z] [INFO] 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 [2020-01-28T06:31:49.001Z] [INFO] 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 [2020-01-28T06:31:49.303Z] [INFO] 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 [2020-01-28T06:31:49.303Z] [INFO] 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 [2020-01-28T06:31:49.303Z] [INFO] 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 43 kB/s) [2020-01-28T06:31:49.303Z] [INFO] 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 [2020-01-28T06:31:49.303Z] [INFO] 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 [2020-01-28T06:31:49.303Z] [INFO] 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 [2020-01-28T06:31:49.870Z] [INFO] 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 [2020-01-28T06:31:49.870Z] [INFO] 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 [2020-01-28T06:31:49.870Z] [INFO] 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 [2020-01-28T06:31:49.870Z] [INFO] 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 66 kB/s) [2020-01-28T06:31:49.870Z] [INFO] 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 [2020-01-28T06:31:49.870Z] [INFO] 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 [2020-01-28T06:31:49.870Z] [INFO] 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 [2020-01-28T06:31:50.128Z] [INFO] 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 [2020-01-28T06:31:50.128Z] [INFO] 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 [2020-01-28T06:31:50.128Z] [INFO] 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 [2020-01-28T06:31:50.128Z] [INFO] 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 35 kB/s) [2020-01-28T06:31:50.128Z] [INFO] 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 [2020-01-28T06:31:50.128Z] [INFO] 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 [2020-01-28T06:31:50.387Z] [INFO] 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 [2020-01-28T06:31:50.645Z] [INFO] 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 [2020-01-28T06:31:50.645Z] [INFO] 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 [2020-01-28T06:31:50.645Z] [INFO] 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 [2020-01-28T06:31:50.645Z] [INFO] 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 68 kB/s) [2020-01-28T06:31:50.645Z] [INFO] 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 [2020-01-28T06:31:50.645Z] [INFO] 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 [2020-01-28T06:31:50.645Z] [INFO] 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 [2020-01-28T06:31:51.162Z] [INFO] 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 [2020-01-28T06:31:51.162Z] [INFO] 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 [2020-01-28T06:31:51.162Z] [INFO] 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 [2020-01-28T06:31:51.162Z] [INFO] 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 34 kB/s) [2020-01-28T06:31:51.162Z] [INFO] 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 [2020-01-28T06:31:51.162Z] [INFO] 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 [2020-01-28T06:31:51.162Z] [INFO] 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 [2020-01-28T06:31:51.420Z] [INFO] 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 [2020-01-28T06:31:51.420Z] [INFO] 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 [2020-01-28T06:31:51.420Z] [INFO] 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 [2020-01-28T06:31:51.420Z] [INFO] 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 115 kB/s) [2020-01-28T06:31:51.420Z] [INFO] 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 [2020-01-28T06:31:51.420Z] [INFO] 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 [2020-01-28T06:31:51.678Z] [INFO] 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 [2020-01-28T06:31:51.935Z] [INFO] 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 [2020-01-28T06:31:51.935Z] [INFO] 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 [2020-01-28T06:31:51.935Z] [INFO] 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 [2020-01-28T06:31:51.935Z] [INFO] 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 36 kB/s) [2020-01-28T06:31:51.935Z] [INFO] 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 [2020-01-28T06:31:51.935Z] [INFO] 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 [2020-01-28T06:31:51.935Z] [INFO] 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 [2020-01-28T06:31:52.194Z] [INFO] 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 [2020-01-28T06:31:52.452Z] [INFO] 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 [2020-01-28T06:31:52.452Z] [INFO] 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 [2020-01-28T06:31:52.712Z] [INFO] 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 26 kB/s) [2020-01-28T06:31:52.712Z] [INFO] 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 [2020-01-28T06:31:52.712Z] [INFO] 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 [2020-01-28T06:31:52.712Z] [INFO] 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 [2020-01-28T06:31:52.970Z] [INFO] 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 [2020-01-28T06:31:52.970Z] [INFO] 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 [2020-01-28T06:31:52.970Z] [INFO] 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 [2020-01-28T06:31:52.970Z] [INFO] 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 90 kB/s) [2020-01-28T06:31:52.970Z] [INFO] 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 [2020-01-28T06:31:52.970Z] [INFO] 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 [2020-01-28T06:31:52.970Z] [INFO] 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 [2020-01-28T06:31:53.228Z] [INFO] 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 [2020-01-28T06:31:53.486Z] [INFO] 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 [2020-01-28T06:31:53.486Z] [INFO] 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 [2020-01-28T06:31:53.486Z] [INFO] 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 136 kB/s) [2020-01-28T06:31:53.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-28T06:31:53.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-28T06:31:53.486Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-28T06:31:53.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-28T06:31:53.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-28T06:31:53.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-28T06:31:53.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 67 kB/s) [2020-01-28T06:31:53.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2020-01-28T06:31:53.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2020-01-28T06:31:53.744Z] [INFO] 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 [2020-01-28T06:31:54.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2020-01-28T06:31:54.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2020-01-28T06:31:54.260Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2020-01-28T06:31:54.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 403 kB/s) [2020-01-28T06:31:54.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-01-28T06:31:54.260Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-01-28T06:31:54.260Z] [INFO] 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 [2020-01-28T06:31:54.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-01-28T06:31:54.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2020-01-28T06:31:54.522Z] [INFO] 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 [2020-01-28T06:31:54.522Z] [INFO] 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 201 kB/s) [2020-01-28T06:31:54.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-01-28T06:31:54.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-01-28T06:31:54.897Z] [INFO] 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 [2020-01-28T06:31:55.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-01-28T06:31:55.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2020-01-28T06:31:55.162Z] [INFO] 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 [2020-01-28T06:31:55.162Z] [INFO] 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 271 kB/s) [2020-01-28T06:31:55.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-28T06:31:55.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-28T06:31:55.162Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-28T06:31:55.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-28T06:31:55.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-28T06:31:55.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-28T06:31:55.419Z] [INFO] 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 597 kB/s) [2020-01-28T06:31:55.419Z] [INFO] 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 [2020-01-28T06:31:55.419Z] [INFO] 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 [2020-01-28T06:31:55.676Z] [INFO] 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 [2020-01-28T06:31:55.934Z] [INFO] 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 [2020-01-28T06:31:55.934Z] [INFO] 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 [2020-01-28T06:31:55.934Z] [INFO] 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 [2020-01-28T06:31:55.934Z] [INFO] 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 83 kB/s) [2020-01-28T06:31:55.934Z] [INFO] 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 [2020-01-28T06:31:55.934Z] [INFO] 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 [2020-01-28T06:31:56.191Z] [INFO] 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 [2020-01-28T06:31:56.449Z] [INFO] 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 [2020-01-28T06:31:56.707Z] [INFO] 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 [2020-01-28T06:31:56.707Z] [INFO] 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 [2020-01-28T06:31:56.707Z] [INFO] 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 180 kB/s) [2020-01-28T06:31:56.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-28T06:31:56.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-28T06:31:56.707Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-28T06:31:56.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-28T06:31:56.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-28T06:31:56.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-28T06:31:56.965Z] [INFO] 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 13 kB/s) [2020-01-28T06:31:56.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-01-28T06:31:56.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-01-28T06:31:57.223Z] [INFO] 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 [2020-01-28T06:31:57.481Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-01-28T06:31:57.481Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2020-01-28T06:31:57.481Z] [INFO] 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 [2020-01-28T06:31:57.481Z] [INFO] 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 20 kB/s) [2020-01-28T06:31:57.481Z] [INFO] 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 [2020-01-28T06:31:57.481Z] [INFO] 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 [2020-01-28T06:31:57.481Z] [INFO] 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 [2020-01-28T06:31:58.414Z] [INFO] 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 8.9 kB/s) [2020-01-28T06:31:58.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-01-28T06:31:58.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-01-28T06:31:58.414Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-01-28T06:31:58.671Z] [INFO] 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 85 kB/s) [2020-01-28T06:31:58.671Z] [INFO] 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 [2020-01-28T06:31:58.671Z] [INFO] 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 [2020-01-28T06:31:58.671Z] [INFO] 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 [2020-01-28T06:31:58.929Z] [INFO] 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 [2020-01-28T06:31:58.929Z] [INFO] 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 [2020-01-28T06:31:58.929Z] [INFO] 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 [2020-01-28T06:31:58.929Z] [INFO] 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 289 kB/s) [2020-01-28T06:31:58.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-28T06:31:58.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-28T06:31:58.929Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-28T06:31:59.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-28T06:31:59.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-28T06:31:59.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-28T06:31:59.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 345 kB/s) [2020-01-28T06:31:59.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-01-28T06:31:59.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-01-28T06:31:59.495Z] [INFO] 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 [2020-01-28T06:31:59.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-01-28T06:31:59.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2020-01-28T06:31:59.752Z] [INFO] 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 [2020-01-28T06:31:59.752Z] [INFO] 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 65 kB/s) [2020-01-28T06:31:59.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-28T06:32:00.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-28T06:32:00.011Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-28T06:32:00.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-28T06:32:00.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-28T06:32:00.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-28T06:32:00.269Z] [INFO] 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 266 kB/s) [2020-01-28T06:32:00.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-01-28T06:32:00.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-01-28T06:32:00.269Z] [INFO] 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 [2020-01-28T06:32:00.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-01-28T06:32:00.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2020-01-28T06:32:00.834Z] [INFO] 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 [2020-01-28T06:32:00.834Z] [INFO] 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 43 kB/s) [2020-01-28T06:32:00.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-01-28T06:32:00.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-01-28T06:32:00.834Z] [INFO] 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 [2020-01-28T06:32:01.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-01-28T06:32:01.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2020-01-28T06:32:01.092Z] [INFO] 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 [2020-01-28T06:32:01.092Z] [INFO] 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 83 kB/s) [2020-01-28T06:32:01.092Z] [INFO] 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 [2020-01-28T06:32:01.092Z] [INFO] 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 [2020-01-28T06:32:01.092Z] [INFO] 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 [2020-01-28T06:32:01.608Z] [INFO] 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 [2020-01-28T06:32:01.608Z] [INFO] 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 [2020-01-28T06:32:01.608Z] [INFO] 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 [2020-01-28T06:32:01.608Z] [INFO] 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 484 kB/s) [2020-01-28T06:32:01.608Z] [INFO] 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 [2020-01-28T06:32:01.608Z] [INFO] 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 [2020-01-28T06:32:01.608Z] [INFO] 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 [2020-01-28T06:32:01.866Z] [INFO] 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 [2020-01-28T06:32:01.866Z] [INFO] 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 [2020-01-28T06:32:01.866Z] [INFO] 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 [2020-01-28T06:32:02.124Z] [INFO] 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 46 kB/s) [2020-01-28T06:32:02.124Z] [INFO] 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 [2020-01-28T06:32:02.124Z] [INFO] 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 [2020-01-28T06:32:02.124Z] [INFO] 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 [2020-01-28T06:32:02.382Z] [INFO] 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 [2020-01-28T06:32:02.382Z] [INFO] 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 [2020-01-28T06:32:02.382Z] [INFO] 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 [2020-01-28T06:32:02.640Z] [INFO] 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 4.4 kB/s) [2020-01-28T06:32:02.640Z] [INFO] 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 [2020-01-28T06:32:02.640Z] [INFO] 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 [2020-01-28T06:32:02.640Z] [INFO] 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 [2020-01-28T06:32:02.897Z] [INFO] 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 [2020-01-28T06:32:02.897Z] [INFO] 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 [2020-01-28T06:32:02.897Z] [INFO] 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 [2020-01-28T06:32:03.156Z] [INFO] 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 16 kB/s) [2020-01-28T06:32:03.156Z] [INFO] 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 [2020-01-28T06:32:03.156Z] [INFO] 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 [2020-01-28T06:32:03.156Z] [INFO] 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 [2020-01-28T06:32:03.503Z] [INFO] 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 [2020-01-28T06:32:03.503Z] [INFO] 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 [2020-01-28T06:32:03.503Z] [INFO] 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 [2020-01-28T06:32:03.503Z] [INFO] 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 35 kB/s) [2020-01-28T06:32:03.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-01-28T06:32:03.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-01-28T06:32:03.503Z] [INFO] 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 [2020-01-28T06:32:03.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-01-28T06:32:03.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2020-01-28T06:32:03.762Z] [INFO] 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 [2020-01-28T06:32:03.762Z] [INFO] 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 38 kB/s) [2020-01-28T06:32:03.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-01-28T06:32:04.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-01-28T06:32:04.020Z] [INFO] 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 [2020-01-28T06:32:04.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-01-28T06:32:04.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2020-01-28T06:32:04.278Z] [INFO] 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 [2020-01-28T06:32:04.278Z] [INFO] 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 20 kB/s) [2020-01-28T06:32:04.278Z] [INFO] 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 [2020-01-28T06:32:04.278Z] [INFO] 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 [2020-01-28T06:32:04.278Z] [INFO] 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 [2020-01-28T06:32:04.535Z] [INFO] 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 [2020-01-28T06:32:04.535Z] [INFO] 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 [2020-01-28T06:32:04.793Z] [INFO] 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 [2020-01-28T06:32:04.793Z] [INFO] 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 30 kB/s) [2020-01-28T06:32:04.793Z] [INFO] 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 [2020-01-28T06:32:04.793Z] [INFO] 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 [2020-01-28T06:32:04.793Z] [INFO] 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 [2020-01-28T06:32:05.050Z] [INFO] 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 [2020-01-28T06:32:05.050Z] [INFO] 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 [2020-01-28T06:32:05.050Z] [INFO] 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 [2020-01-28T06:32:05.050Z] [INFO] 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 19 kB/s) [2020-01-28T06:32:05.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-01-28T06:32:05.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-01-28T06:32:05.309Z] [INFO] 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 [2020-01-28T06:32:05.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-01-28T06:32:05.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2020-01-28T06:32:05.567Z] [INFO] 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 [2020-01-28T06:32:05.567Z] [INFO] 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 28 kB/s) [2020-01-28T06:32:05.567Z] [INFO] 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 [2020-01-28T06:32:05.567Z] [INFO] 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 [2020-01-28T06:32:05.826Z] [INFO] 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 [2020-01-28T06:32:06.084Z] [INFO] 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 [2020-01-28T06:32:06.084Z] [INFO] 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 [2020-01-28T06:32:06.084Z] [INFO] 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 [2020-01-28T06:32:06.341Z] [INFO] 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 36 kB/s) [2020-01-28T06:32:06.341Z] [INFO] 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 [2020-01-28T06:32:06.341Z] [INFO] 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 [2020-01-28T06:32:06.341Z] [INFO] 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 [2020-01-28T06:32:06.599Z] [INFO] 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 [2020-01-28T06:32:06.599Z] [INFO] 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 [2020-01-28T06:32:06.599Z] [INFO] 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 [2020-01-28T06:32:06.599Z] [INFO] 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 32 kB/s) [2020-01-28T06:32:06.599Z] [INFO] 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 [2020-01-28T06:32:06.599Z] [INFO] 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 [2020-01-28T06:32:06.599Z] [INFO] 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 [2020-01-28T06:32:06.857Z] [INFO] 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 [2020-01-28T06:32:07.114Z] [INFO] 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 [2020-01-28T06:32:07.114Z] [INFO] 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 [2020-01-28T06:32:07.114Z] [INFO] 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 15 kB/s) [2020-01-28T06:32:07.114Z] [INFO] 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 [2020-01-28T06:32:07.114Z] [INFO] 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 [2020-01-28T06:32:07.114Z] [INFO] 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 [2020-01-28T06:32:07.372Z] [INFO] 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 [2020-01-28T06:32:07.372Z] [INFO] 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 [2020-01-28T06:32:07.372Z] [INFO] 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 [2020-01-28T06:32:07.630Z] [INFO] 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 15 kB/s) [2020-01-28T06:32:07.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-01-28T06:32:07.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-01-28T06:32:07.630Z] [INFO] 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 [2020-01-28T06:32:07.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-01-28T06:32:07.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2020-01-28T06:32:07.889Z] [INFO] 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 [2020-01-28T06:32:07.889Z] [INFO] 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 11 kB/s) [2020-01-28T06:32:07.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-28T06:32:07.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-28T06:32:07.889Z] [INFO] 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 [2020-01-28T06:32:08.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-28T06:32:08.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-28T06:32:08.454Z] [INFO] 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 [2020-01-28T06:32:08.454Z] [INFO] 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 774 kB/s) [2020-01-28T06:32:08.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-28T06:32:08.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-28T06:32:08.454Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-28T06:32:08.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-28T06:32:08.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-28T06:32:08.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-28T06:32:08.713Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:32:08.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2020-01-28T06:32:08.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2020-01-28T06:32:08.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2020-01-28T06:32:09.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2020-01-28T06:32:09.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2020-01-28T06:32:09.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2020-01-28T06:32:09.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 264 kB/s) [2020-01-28T06:32:09.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-01-28T06:32:09.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-01-28T06:32:09.279Z] [INFO] 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 [2020-01-28T06:32:09.537Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-01-28T06:32:09.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2020-01-28T06:32:09.537Z] [INFO] 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 [2020-01-28T06:32:09.537Z] [INFO] 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 149 kB/s) [2020-01-28T06:32:09.537Z] [INFO] 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 [2020-01-28T06:32:09.537Z] [INFO] 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 [2020-01-28T06:32:09.537Z] [INFO] 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 [2020-01-28T06:32:10.102Z] [INFO] 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 [2020-01-28T06:32:10.102Z] [INFO] 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 [2020-01-28T06:32:10.102Z] [INFO] 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 [2020-01-28T06:32:10.102Z] [INFO] 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 207 kB/s) [2020-01-28T06:32:10.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-28T06:32:10.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-28T06:32:10.102Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-28T06:32:10.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-28T06:32:10.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-28T06:32:10.361Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-28T06:32:10.361Z] [INFO] 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 728 kB/s) [2020-01-28T06:32:10.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-01-28T06:32:10.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-01-28T06:32:10.618Z] [INFO] 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 [2020-01-28T06:32:10.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-01-28T06:32:10.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2020-01-28T06:32:10.876Z] [INFO] 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 [2020-01-28T06:32:10.876Z] [INFO] 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 121 kB/s) [2020-01-28T06:32:10.876Z] [INFO] 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 [2020-01-28T06:32:10.876Z] [INFO] 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 [2020-01-28T06:32:10.876Z] [INFO] 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 [2020-01-28T06:32:11.134Z] [INFO] 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 [2020-01-28T06:32:11.134Z] [INFO] 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 [2020-01-28T06:32:11.391Z] [INFO] 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 [2020-01-28T06:32:11.391Z] [INFO] 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 182 kB/s) [2020-01-28T06:32:11.391Z] [INFO] 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 [2020-01-28T06:32:11.391Z] [INFO] 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 [2020-01-28T06:32:11.391Z] [INFO] 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 [2020-01-28T06:32:11.801Z] [INFO] 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 [2020-01-28T06:32:11.801Z] [INFO] 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 [2020-01-28T06:32:11.801Z] [INFO] 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 [2020-01-28T06:32:11.801Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:32:11.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-28T06:32:11.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-28T06:32:11.801Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-28T06:32:12.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-28T06:32:12.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-28T06:32:12.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-28T06:32:12.060Z] [INFO] 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 1.0 MB/s) [2020-01-28T06:32:12.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-28T06:32:12.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-28T06:32:12.060Z] [INFO] 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 [2020-01-28T06:32:12.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-28T06:32:12.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-28T06:32:12.626Z] [INFO] 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 [2020-01-28T06:32:12.626Z] [INFO] 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 407 kB/s) [2020-01-28T06:32:12.626Z] [INFO] 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 [2020-01-28T06:32:12.626Z] [INFO] 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 [2020-01-28T06:32:12.884Z] [INFO] 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 [2020-01-28T06:32:13.143Z] [INFO] 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 [2020-01-28T06:32:13.143Z] [INFO] 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 [2020-01-28T06:32:13.143Z] [INFO] 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 [2020-01-28T06:32:13.143Z] [INFO] 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 107 kB/s) [2020-01-28T06:32:13.143Z] [INFO] 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 [2020-01-28T06:32:13.143Z] [INFO] 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 [2020-01-28T06:32:13.143Z] [INFO] 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 [2020-01-28T06:32:13.402Z] [INFO] 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 [2020-01-28T06:32:13.402Z] [INFO] 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 [2020-01-28T06:32:13.660Z] [INFO] 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 [2020-01-28T06:32:13.660Z] [INFO] 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 137 kB/s) [2020-01-28T06:32:13.660Z] [INFO] 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 [2020-01-28T06:32:13.660Z] [INFO] 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 [2020-01-28T06:32:13.660Z] [INFO] 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 [2020-01-28T06:32:13.918Z] [INFO] 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 [2020-01-28T06:32:13.918Z] [INFO] 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 [2020-01-28T06:32:13.918Z] [INFO] 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 [2020-01-28T06:32:13.918Z] [INFO] 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 184 kB/s) [2020-01-28T06:32:13.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-01-28T06:32:13.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-01-28T06:32:13.918Z] [INFO] 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 [2020-01-28T06:32:14.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-01-28T06:32:14.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2020-01-28T06:32:14.485Z] [INFO] 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 [2020-01-28T06:32:14.485Z] [INFO] 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 663 kB/s) [2020-01-28T06:32:14.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-28T06:32:14.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-28T06:32:14.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-28T06:32:14.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-28T06:32:14.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-28T06:32:14.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-28T06:32:14.744Z] [INFO] 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.3 MB/s) [2020-01-28T06:32:14.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-28T06:32:14.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-28T06:32:14.744Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-28T06:32:15.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-28T06:32:15.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-28T06:32:15.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-28T06:32:15.262Z] [INFO] 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 119 kB/s) [2020-01-28T06:32:15.262Z] [INFO] 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 [2020-01-28T06:32:15.262Z] [INFO] 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 [2020-01-28T06:32:15.262Z] [INFO] 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 [2020-01-28T06:32:15.520Z] [INFO] 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 [2020-01-28T06:32:15.520Z] [INFO] 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 [2020-01-28T06:32:15.520Z] [INFO] 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 [2020-01-28T06:32:15.520Z] [INFO] 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 343 kB/s) [2020-01-28T06:32:15.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2020-01-28T06:32:15.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2020-01-28T06:32:15.520Z] [INFO] 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 [2020-01-28T06:32:16.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2020-01-28T06:32:16.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2020-01-28T06:32:16.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2020-01-28T06:32:16.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 102 kB/s) [2020-01-28T06:32:16.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-28T06:32:16.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-28T06:32:16.086Z] [INFO] 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 [2020-01-28T06:32:16.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-28T06:32:16.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-28T06:32:16.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-28T06:32:16.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 899 kB/s) [2020-01-28T06:32:16.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-28T06:32:16.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-28T06:32:16.344Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-28T06:32:16.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-28T06:32:16.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-28T06:32:16.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-28T06:32:16.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 501 kB/s) [2020-01-28T06:32:16.859Z] [INFO] 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 [2020-01-28T06:32:16.859Z] [INFO] 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 [2020-01-28T06:32:16.859Z] [INFO] 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 [2020-01-28T06:32:17.118Z] [INFO] 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 [2020-01-28T06:32:17.118Z] [INFO] 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 [2020-01-28T06:32:17.118Z] [INFO] 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 [2020-01-28T06:32:17.118Z] [INFO] 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 209 kB/s) [2020-01-28T06:32:17.118Z] [INFO] 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 [2020-01-28T06:32:17.376Z] [INFO] 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 230 kB/s) [2020-01-28T06:32:17.376Z] [INFO] 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 [2020-01-28T06:32:17.376Z] [INFO] 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) [2020-01-28T06:32:17.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-28T06:32:17.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-28T06:32:17.376Z] [INFO] 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 [2020-01-28T06:32:17.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-28T06:32:17.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-28T06:32:17.642Z] [INFO] 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 [2020-01-28T06:32:17.642Z] [INFO] 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 154 kB/s) [2020-01-28T06:32:17.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-28T06:32:17.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-28T06:32:17.642Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-28T06:32:18.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-28T06:32:18.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-28T06:32:18.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-28T06:32:18.212Z] [INFO] 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 156 kB/s) [2020-01-28T06:32:18.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-01-28T06:32:18.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-01-28T06:32:18.212Z] [INFO] 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 [2020-01-28T06:32:18.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-01-28T06:32:18.470Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2020-01-28T06:32:18.470Z] [INFO] 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 [2020-01-28T06:32:18.470Z] [INFO] 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 334 kB/s) [2020-01-28T06:32:18.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-28T06:32:18.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-28T06:32:18.470Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-28T06:32:19.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-28T06:32:19.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-28T06:32:19.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-28T06:32:19.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 124 kB/s) [2020-01-28T06:32:19.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-01-28T06:32:19.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-01-28T06:32:19.036Z] [INFO] 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 [2020-01-28T06:32:19.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-01-28T06:32:19.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2020-01-28T06:32:19.294Z] [INFO] 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 [2020-01-28T06:32:19.294Z] [INFO] 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 272 kB/s) [2020-01-28T06:32:19.294Z] [INFO] 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 [2020-01-28T06:32:19.294Z] [INFO] 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 [2020-01-28T06:32:19.294Z] [INFO] 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 [2020-01-28T06:32:19.860Z] [INFO] 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 [2020-01-28T06:32:19.860Z] [INFO] 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 [2020-01-28T06:32:19.860Z] [INFO] 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 [2020-01-28T06:32:19.860Z] [INFO] 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 865 kB/s) [2020-01-28T06:32:19.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2020-01-28T06:32:19.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2020-01-28T06:32:19.860Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2020-01-28T06:32:20.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2020-01-28T06:32:20.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2020-01-28T06:32:20.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2020-01-28T06:32:20.117Z] [INFO] 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 1.0 MB/s) [2020-01-28T06:32:20.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-01-28T06:32:20.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-01-28T06:32:20.117Z] [INFO] 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 [2020-01-28T06:32:20.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-01-28T06:32:20.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2020-01-28T06:32:20.702Z] [INFO] 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 [2020-01-28T06:32:20.702Z] [INFO] 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 389 kB/s) [2020-01-28T06:32:20.702Z] [INFO] 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 [2020-01-28T06:32:20.702Z] [INFO] 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 [2020-01-28T06:32:20.702Z] [INFO] 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 [2020-01-28T06:32:20.960Z] [INFO] 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 [2020-01-28T06:32:20.960Z] [INFO] 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 [2020-01-28T06:32:20.960Z] [INFO] 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 [2020-01-28T06:32:20.960Z] [INFO] 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 611 kB/s) [2020-01-28T06:32:20.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-28T06:32:20.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-28T06:32:20.960Z] [INFO] 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 [2020-01-28T06:32:21.527Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-28T06:32:21.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-28T06:32:22.461Z] [INFO] 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 [2020-01-28T06:32:22.461Z] [INFO] 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 269 kB/s) [2020-01-28T06:32:22.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-28T06:32:22.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-28T06:32:22.461Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-28T06:32:22.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-28T06:32:22.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-28T06:32:22.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-28T06:32:22.977Z] [INFO] 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 448 kB/s) [2020-01-28T06:32:22.977Z] [INFO] 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 [2020-01-28T06:32:22.977Z] [INFO] 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 [2020-01-28T06:32:22.977Z] [INFO] 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 [2020-01-28T06:32:23.235Z] [INFO] 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 [2020-01-28T06:32:23.235Z] [INFO] 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 [2020-01-28T06:32:23.235Z] [INFO] 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 [2020-01-28T06:32:23.235Z] [INFO] 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 479 kB/s) [2020-01-28T06:32:23.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2020-01-28T06:32:23.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2020-01-28T06:32:23.493Z] [INFO] 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 [2020-01-28T06:32:23.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2020-01-28T06:32:23.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2020-01-28T06:32:23.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2020-01-28T06:32:23.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 81 kB/s) [2020-01-28T06:32:23.752Z] [INFO] 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 [2020-01-28T06:32:23.752Z] [INFO] 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 [2020-01-28T06:32:23.752Z] [INFO] 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 [2020-01-28T06:32:24.010Z] [INFO] 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 [2020-01-28T06:32:24.010Z] [INFO] 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 [2020-01-28T06:32:24.010Z] [INFO] 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 [2020-01-28T06:32:25.383Z] [INFO] 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 11 kB/s) [2020-01-28T06:32:25.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2020-01-28T06:32:25.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2020-01-28T06:32:25.383Z] [INFO] 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 [2020-01-28T06:32:25.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2020-01-28T06:32:25.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2020-01-28T06:32:25.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2020-01-28T06:32:25.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 99 kB/s) [2020-01-28T06:32:25.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2020-01-28T06:32:25.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2020-01-28T06:32:25.641Z] [INFO] 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 [2020-01-28T06:32:25.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2020-01-28T06:32:25.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2020-01-28T06:32:25.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2020-01-28T06:32:25.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 216 kB/s) [2020-01-28T06:32:25.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2020-01-28T06:32:25.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2020-01-28T06:32:26.156Z] [INFO] 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 [2020-01-28T06:32:26.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2020-01-28T06:32:26.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2020-01-28T06:32:26.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2020-01-28T06:32:26.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 326 kB/s) [2020-01-28T06:32:26.721Z] [INFO] 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 [2020-01-28T06:32:26.721Z] [INFO] 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 [2020-01-28T06:32:26.721Z] [INFO] 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 [2020-01-28T06:32:26.978Z] [INFO] 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 [2020-01-28T06:32:26.978Z] [INFO] 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 [2020-01-28T06:32:26.978Z] [INFO] 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 [2020-01-28T06:32:27.236Z] [INFO] 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 122 kB/s) [2020-01-28T06:32:27.236Z] [INFO] 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 [2020-01-28T06:32:27.236Z] [INFO] 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 [2020-01-28T06:32:27.236Z] [INFO] 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 [2020-01-28T06:32:27.494Z] [INFO] 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 [2020-01-28T06:32:27.494Z] [INFO] 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 [2020-01-28T06:32:27.495Z] [INFO] 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 [2020-01-28T06:32:27.495Z] [INFO] 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 112 kB/s) [2020-01-28T06:32:27.495Z] [INFO] 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 [2020-01-28T06:32:27.495Z] [INFO] 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 [2020-01-28T06:32:27.495Z] [INFO] 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 [2020-01-28T06:32:27.753Z] [INFO] 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 [2020-01-28T06:32:27.753Z] [INFO] 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 [2020-01-28T06:32:28.011Z] [INFO] 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 [2020-01-28T06:32:28.011Z] [INFO] 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 528 kB/s) [2020-01-28T06:32:28.011Z] [INFO] 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 [2020-01-28T06:32:28.011Z] [INFO] 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 [2020-01-28T06:32:28.011Z] [INFO] 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 [2020-01-28T06:32:28.269Z] [INFO] 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 [2020-01-28T06:32:28.269Z] [INFO] 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 [2020-01-28T06:32:28.269Z] [INFO] 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 [2020-01-28T06:32:28.269Z] [INFO] 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 166 kB/s) [2020-01-28T06:32:28.269Z] [INFO] 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 [2020-01-28T06:32:28.269Z] [INFO] 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 [2020-01-28T06:32:28.269Z] [INFO] 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 [2020-01-28T06:32:28.526Z] [INFO] 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 [2020-01-28T06:32:28.784Z] [INFO] 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 [2020-01-28T06:32:28.784Z] [INFO] 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 [2020-01-28T06:32:28.784Z] [INFO] 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 120 kB/s) [2020-01-28T06:32:28.784Z] [INFO] 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 [2020-01-28T06:32:28.784Z] [INFO] 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 [2020-01-28T06:32:28.784Z] [INFO] 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 [2020-01-28T06:32:29.042Z] [INFO] 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 [2020-01-28T06:32:29.042Z] [INFO] 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 [2020-01-28T06:32:29.042Z] [INFO] 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 [2020-01-28T06:32:29.042Z] [INFO] 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 97 kB/s) [2020-01-28T06:32:29.042Z] [INFO] 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 [2020-01-28T06:32:29.042Z] [INFO] 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 [2020-01-28T06:32:29.042Z] [INFO] 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 [2020-01-28T06:32:29.711Z] [INFO] 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 [2020-01-28T06:32:29.711Z] [INFO] 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 [2020-01-28T06:32:29.711Z] [INFO] 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 [2020-01-28T06:32:29.711Z] [INFO] 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 103 kB/s) [2020-01-28T06:32:29.711Z] [INFO] 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 [2020-01-28T06:32:29.711Z] [INFO] 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 [2020-01-28T06:32:29.711Z] [INFO] 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 [2020-01-28T06:32:29.969Z] [INFO] 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 [2020-01-28T06:32:29.969Z] [INFO] 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 [2020-01-28T06:32:29.969Z] [INFO] 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 [2020-01-28T06:32:29.969Z] [INFO] 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 46 kB/s) [2020-01-28T06:32:29.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-28T06:32:29.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-28T06:32:29.969Z] [INFO] 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 [2020-01-28T06:32:30.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-28T06:32:30.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-28T06:32:30.536Z] [INFO] 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 [2020-01-28T06:32:30.536Z] [INFO] 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 893 kB/s) [2020-01-28T06:32:30.536Z] [INFO] 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 [2020-01-28T06:32:30.536Z] [INFO] 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 [2020-01-28T06:32:30.536Z] [INFO] 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 [2020-01-28T06:32:30.795Z] [INFO] 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 [2020-01-28T06:32:30.795Z] [INFO] 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 [2020-01-28T06:32:30.795Z] [INFO] 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 [2020-01-28T06:32:30.795Z] [INFO] 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 98 kB/s) [2020-01-28T06:32:30.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2020-01-28T06:32:30.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2020-01-28T06:32:30.795Z] [INFO] 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 [2020-01-28T06:32:31.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2020-01-28T06:32:31.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2020-01-28T06:32:31.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2020-01-28T06:32:31.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 232 kB/s) [2020-01-28T06:32:31.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2020-01-28T06:32:31.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2020-01-28T06:32:31.312Z] [INFO] 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 [2020-01-28T06:32:31.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2020-01-28T06:32:31.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2020-01-28T06:32:31.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2020-01-28T06:32:31.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 126 kB/s) [2020-01-28T06:32:31.570Z] [INFO] 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 [2020-01-28T06:32:31.570Z] [INFO] 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 [2020-01-28T06:32:31.570Z] [INFO] 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 [2020-01-28T06:32:31.828Z] [INFO] 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 [2020-01-28T06:32:32.085Z] [INFO] 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 [2020-01-28T06:32:32.086Z] [INFO] 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 [2020-01-28T06:32:32.086Z] [INFO] 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 189 kB/s) [2020-01-28T06:32:32.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2020-01-28T06:32:32.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2020-01-28T06:32:33.018Z] [INFO] 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 [2020-01-28T06:32:33.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2020-01-28T06:32:33.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2020-01-28T06:32:33.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2020-01-28T06:32:33.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 230 kB/s) [2020-01-28T06:32:33.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2020-01-28T06:32:33.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2020-01-28T06:32:33.534Z] [INFO] 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 [2020-01-28T06:32:34.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2020-01-28T06:32:34.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2020-01-28T06:32:34.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2020-01-28T06:32:34.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 635 kB/s) [2020-01-28T06:32:34.099Z] [INFO] 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 [2020-01-28T06:32:34.099Z] [INFO] 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 [2020-01-28T06:32:34.099Z] [INFO] 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 [2020-01-28T06:32:34.357Z] [INFO] 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 [2020-01-28T06:32:34.357Z] [INFO] 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 [2020-01-28T06:32:34.357Z] [INFO] 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 [2020-01-28T06:32:34.357Z] [INFO] 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 107 kB/s) [2020-01-28T06:32:34.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-28T06:32:34.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-28T06:32:34.357Z] [INFO] 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 [2020-01-28T06:32:35.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-28T06:32:35.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-28T06:32:35.730Z] [INFO] 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 [2020-01-28T06:32:35.730Z] [INFO] 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 570 kB/s) [2020-01-28T06:32:35.730Z] [INFO] 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 [2020-01-28T06:32:35.730Z] [INFO] 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 [2020-01-28T06:32:35.987Z] [INFO] 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 [2020-01-28T06:32:36.246Z] [INFO] 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 [2020-01-28T06:32:36.246Z] [INFO] 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 [2020-01-28T06:32:36.246Z] [INFO] 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 [2020-01-28T06:32:36.246Z] [INFO] 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 70 kB/s) [2020-01-28T06:32:36.246Z] [INFO] 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 [2020-01-28T06:32:36.246Z] [INFO] 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 [2020-01-28T06:32:36.246Z] [INFO] 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 [2020-01-28T06:32:36.504Z] [INFO] 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 [2020-01-28T06:32:36.504Z] [INFO] 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 [2020-01-28T06:32:36.761Z] [INFO] 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 [2020-01-28T06:32:36.761Z] [INFO] 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 336 kB/s) [2020-01-28T06:32:36.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-28T06:32:36.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-28T06:32:36.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-28T06:32:37.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-28T06:32:37.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-28T06:32:37.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-28T06:32:37.018Z] [INFO] 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 1.3 MB/s) [2020-01-28T06:32:37.018Z] [INFO] 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 [2020-01-28T06:32:37.018Z] [INFO] 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 [2020-01-28T06:32:37.018Z] [INFO] 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 [2020-01-28T06:32:37.276Z] [INFO] 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 [2020-01-28T06:32:37.534Z] [INFO] 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 [2020-01-28T06:32:37.534Z] [INFO] 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 [2020-01-28T06:32:37.534Z] [INFO] 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 79 kB/s) [2020-01-28T06:32:37.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-28T06:32:37.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-28T06:32:37.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-28T06:32:37.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-28T06:32:37.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-28T06:32:37.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-28T06:32:37.791Z] [INFO] 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 1.6 MB/s) [2020-01-28T06:32:37.791Z] [INFO] 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 [2020-01-28T06:32:37.791Z] [INFO] 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 [2020-01-28T06:32:37.791Z] [INFO] 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 [2020-01-28T06:32:38.049Z] [INFO] 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 [2020-01-28T06:32:38.308Z] [INFO] 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 [2020-01-28T06:32:38.308Z] [INFO] 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 [2020-01-28T06:32:38.308Z] [INFO] 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 460 kB/s) [2020-01-28T06:32:38.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-28T06:32:38.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-28T06:32:38.308Z] [INFO] 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 [2020-01-28T06:32:38.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-28T06:32:38.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-28T06:32:38.566Z] [INFO] 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 [2020-01-28T06:32:38.566Z] [INFO] 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 666 kB/s) [2020-01-28T06:32:38.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-28T06:32:38.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-28T06:32:38.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-28T06:32:39.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-28T06:32:39.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-28T06:32:39.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-28T06:32:39.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 481 kB/s) [2020-01-28T06:32:39.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2020-01-28T06:32:39.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2020-01-28T06:32:39.131Z] [INFO] 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 [2020-01-28T06:32:39.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2020-01-28T06:32:39.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2020-01-28T06:32:39.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2020-01-28T06:32:39.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 386 kB/s) [2020-01-28T06:32:39.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-28T06:32:39.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-28T06:32:39.391Z] [INFO] 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 [2020-01-28T06:32:39.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-28T06:32:39.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-28T06:32:39.707Z] [INFO] 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 [2020-01-28T06:32:39.707Z] [INFO] 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 91 kB/s) [2020-01-28T06:32:39.707Z] [INFO] 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 [2020-01-28T06:32:40.061Z] [INFO] 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 214 kB/s) [2020-01-28T06:32:40.061Z] [INFO] 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 [2020-01-28T06:32:40.061Z] [INFO] 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 598 kB/s) [2020-01-28T06:32:40.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-28T06:32:40.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-28T06:32:40.061Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-28T06:32:40.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] 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 122 kB/s) [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-01-28T06:32:40.628Z] [INFO] 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 [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-28T06:32:40.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-28T06:32:40.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-28T06:32:40.886Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 4.5 MB/s) [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] 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 [2020-01-28T06:32:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-28T06:32:41.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-28T06:32:41.402Z] [INFO] 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 [2020-01-28T06:32:41.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-28T06:32:41.402Z] [INFO] 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 [2020-01-28T06:32:41.402Z] [INFO] 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 [2020-01-28T06:32:41.402Z] [INFO] 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 [2020-01-28T06:32:41.402Z] [INFO] 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 [2020-01-28T06:32:41.402Z] [INFO] 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 [2020-01-28T06:32:41.660Z] [INFO] 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 [2020-01-28T06:32:41.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-28T06:32:41.660Z] [INFO] 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 [2020-01-28T06:32:41.660Z] [INFO] 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 [2020-01-28T06:32:41.660Z] [INFO] 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 [2020-01-28T06:32:41.917Z] [INFO] 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 [2020-01-28T06:32:41.917Z] [INFO] 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 [2020-01-28T06:32:41.917Z] [INFO] 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 [2020-01-28T06:32:41.917Z] [INFO] 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 [2020-01-28T06:32:42.175Z] [INFO] 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 [2020-01-28T06:32:42.175Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-28T06:32:42.175Z] [INFO] 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 [2020-01-28T06:32:42.175Z] [INFO] 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 [2020-01-28T06:32:42.432Z] [INFO] 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 100 kB/s) [2020-01-28T06:32:42.432Z] [INFO] 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 [2020-01-28T06:32:42.432Z] [INFO] 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 [2020-01-28T06:32:42.432Z] [INFO] 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 [2020-01-28T06:32:42.432Z] [INFO] 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 [2020-01-28T06:32:42.690Z] [INFO] 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 [2020-01-28T06:32:42.690Z] [INFO] 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 [2020-01-28T06:32:42.690Z] [INFO] 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 [2020-01-28T06:32:42.947Z] [INFO] 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 [2020-01-28T06:32:42.947Z] [INFO] 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 [2020-01-28T06:32:42.947Z] [INFO] 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 [2020-01-28T06:32:42.947Z] [INFO] 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 [2020-01-28T06:32:42.947Z] [INFO] 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 [2020-01-28T06:32:43.205Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-28T06:32:43.205Z] [INFO] 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 [2020-01-28T06:32:43.205Z] [INFO] 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 [2020-01-28T06:32:43.205Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-01-28T06:32:43.497Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-28T06:32:43.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-01-28T06:32:43.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-01-28T06:32:43.497Z] [INFO] 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 [2020-01-28T06:32:43.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-01-28T06:32:43.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-01-28T06:32:43.498Z] [INFO] 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 [2020-01-28T06:32:43.498Z] [INFO] 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 [2020-01-28T06:32:43.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-28T06:32:43.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2020-01-28T06:32:43.756Z] [INFO] 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 [2020-01-28T06:32:43.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-28T06:32:44.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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.9 MB/s) [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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.5 MB/s) [2020-01-28T06:32:44.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-28T06:32:44.015Z] [INFO] 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 3.8 MB/s) [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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.5 MB/s) [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 3.7 MB/s) [2020-01-28T06:32:44.015Z] [INFO] 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 434 kB/s) [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.015Z] [INFO] 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 185 kB/s) [2020-01-28T06:32:44.015Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 2.0 MB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 249 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 640 kB/s) [2020-01-28T06:32:44.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-28T06:32:44.274Z] [INFO] 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 837 kB/s) [2020-01-28T06:32:44.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 280 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 605 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 252 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 512 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 272 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 876 kB/s) [2020-01-28T06:32:44.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2020-01-28T06:32:44.274Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 174 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.274Z] [INFO] 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 399 kB/s) [2020-01-28T06:32:44.274Z] [INFO] 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 [2020-01-28T06:32:44.275Z] [INFO] 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 785 kB/s) [2020-01-28T06:32:44.275Z] [INFO] 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 [2020-01-28T06:32:44.275Z] [INFO] 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 200 kB/s) [2020-01-28T06:32:44.275Z] [INFO] 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 [2020-01-28T06:32:44.533Z] [INFO] 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 99 kB/s) [2020-01-28T06:32:44.533Z] [INFO] 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 [2020-01-28T06:32:44.533Z] [INFO] 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 462 kB/s) [2020-01-28T06:32:44.533Z] [INFO] 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 [2020-01-28T06:32:44.533Z] [INFO] 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 403 kB/s) [2020-01-28T06:32:44.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-28T06:32:44.533Z] [INFO] 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 1.1 MB/s) [2020-01-28T06:32:44.533Z] [INFO] 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 [2020-01-28T06:32:44.533Z] [INFO] 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.6 MB/s) [2020-01-28T06:32:44.533Z] [INFO] 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 [2020-01-28T06:32:44.533Z] [INFO] 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 19 kB/s) [2020-01-28T06:32:44.533Z] [INFO] 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 [2020-01-28T06:32:44.533Z] [INFO] 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.4 MB/s) [2020-01-28T06:32:44.533Z] [INFO] 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.9 kB/s) [2020-01-28T06:32:44.791Z] [INFO] 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 552 kB/s) [2020-01-28T06:32:44.791Z] [INFO] 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 70 kB/s) [2020-01-28T06:32:44.791Z] [INFO] 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 3.0 MB/s) [2020-01-28T06:32:45.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-28T06:32:45.615Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ [2020-01-28T06:32:45.615Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ [2020-01-28T06:32:45.873Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/releases/9.2/r.1 [2020-01-28T06:32:45.873Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB) [2020-01-28T06:32:45.873Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB) [2020-01-28T06:32:46.438Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/ [2020-01-28T06:32:46.438Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/ [2020-01-28T06:32:46.438Z] [INFO] Adding repository http://archive.eclipse.org/linuxtools/update-5.3.0 [2020-01-28T06:32:46.696Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2020-01-28T06:32:46.696Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2020-01-28T06:32:46.954Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-28T06:32:46.954Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-28T06:32:46.954Z] [INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots [2020-01-28T06:32:46.954Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-28T06:32:46.954Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-28T06:32:47.212Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/ [2020-01-28T06:32:47.212Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/ [2020-01-28T06:32:47.212Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2 [2020-01-28T06:32:47.470Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/ [2020-01-28T06:32:47.470Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/ [2020-01-28T06:32:47.470Z] [INFO] Adding repository http://download.eclipse.org/tm/terminal/updates/4.2 [2020-01-28T06:32:47.729Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/ [2020-01-28T06:32:47.729Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/ [2020-01-28T06:32:47.729Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2020-01-28T06:32:47.729Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2020-01-28T06:32:48.187Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-28T06:32:48.187Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-28T06:32:48.187Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/launchbar/neon.2 [2020-01-28T06:32:48.187Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-28T06:32:48.187Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-28T06:32:48.188Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-28T06:32:48.188Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-28T06:32:48.188Z] [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository [2020-01-28T06:32:48.446Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-28T06:32:48.446Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-28T06:32:48.809Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2020-01-28T06:32:48.809Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2020-01-28T06:32:49.158Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-28T06:32:49.159Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-28T06:32:49.159Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-28T06:32:49.159Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-28T06:32:49.418Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [2020-01-28T06:32:49.418Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [2020-01-28T06:32:49.418Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [2020-01-28T06:32:49.418Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2020-01-28T06:32:49.418Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2020-01-28T06:32:49.678Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-01-28T06:32:49.678Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-01-28T06:32:49.934Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-01-28T06:32:49.935Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-01-28T06:32:49.935Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-28T06:32:49.935Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-28T06:32:50.192Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-28T06:32:50.192Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-28T06:32:50.192Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-28T06:32:50.451Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400 [2020-01-28T06:32:50.451Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-28T06:32:50.451Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-28T06:32:51.020Z] [INFO] Adding repository http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2020-01-28T06:32:51.020Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2020-01-28T06:32:51.020Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2020-01-28T06:32:51.020Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/ [2020-01-28T06:32:51.020Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/ [2020-01-28T06:32:51.278Z] [INFO] Adding repository http://download.eclipse.org/webtools/repository/neon [2020-01-28T06:32:51.278Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/ [2020-01-28T06:32:51.278Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/ [2020-01-28T06:32:51.278Z] [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) [2020-01-28T06:32:51.279Z] [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) [2020-01-28T06:32:51.844Z] [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) [2020-01-28T06:32:51.845Z] [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) [2020-01-28T06:32:52.104Z] [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) [2020-01-28T06:32:52.104Z] [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) [2020-01-28T06:32:52.670Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ [2020-01-28T06:32:52.670Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ [2020-01-28T06:32:52.670Z] [INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.12 [2020-01-28T06:32:52.670Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [2020-01-28T06:32:52.670Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [2020-01-28T06:32:52.928Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [2020-01-28T06:32:52.928Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [2020-01-28T06:32:53.186Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [2020-01-28T06:32:53.186Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [2020-01-28T06:32:53.186Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [2020-01-28T06:32:53.186Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [2020-01-28T06:32:53.444Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [2020-01-28T06:32:53.444Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [2020-01-28T06:32:53.444Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [2020-01-28T06:32:53.444Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [2020-01-28T06:32:53.702Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [2020-01-28T06:32:53.702Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [2020-01-28T06:32:56.231Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-28T06:33:01.493Z] [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) [2020-01-28T06:33:01.493Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:01.493Z] [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) [2020-01-28T06:33:01.493Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911... [2020-01-28T06:33:01.493Z] [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) [2020-01-28T06:33:01.493Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:01.493Z] [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) [2020-01-28T06:33:01.751Z] [INFO] Unpacking com.google.guava_15.0.0.v201403281430... [2020-01-28T06:33:02.688Z] [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) [2020-01-28T06:33:02.688Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:02.688Z] [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) [2020-01-28T06:33:02.688Z] [INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843... [2020-01-28T06:33:03.010Z] [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) [2020-01-28T06:33:03.010Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:03.010Z] [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) [2020-01-28T06:33:03.010Z] [INFO] Unpacking org.eclipse.cdt.core_6.2.0.201703062208... [2020-01-28T06:33:04.913Z] [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) [2020-01-28T06:33:04.913Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:04.913Z] [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) [2020-01-28T06:33:05.171Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201703062208... [2020-01-28T06:33:05.171Z] [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) [2020-01-28T06:33:05.171Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:05.171Z] [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) [2020-01-28T06:33:05.171Z] [INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621... [2020-01-28T06:33:05.171Z] [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) [2020-01-28T06:33:05.171Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:05.171Z] [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) [2020-01-28T06:33:05.429Z] [INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621... [2020-01-28T06:33:05.429Z] [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) [2020-01-28T06:33:05.429Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:05.429Z] [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) [2020-01-28T06:33:05.429Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849... [2020-01-28T06:33:05.687Z] [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) [2020-01-28T06:33:05.687Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:05.687Z] [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) [2020-01-28T06:33:05.687Z] [INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349... [2020-01-28T06:33:05.687Z] [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) [2020-01-28T06:33:05.687Z] [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) [2020-01-28T06:33:05.945Z] [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) [2020-01-28T06:33:05.945Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:05.945Z] [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) [2020-01-28T06:33:05.945Z] [INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342... [2020-01-28T06:33:06.204Z] [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) [2020-01-28T06:33:06.204Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:06.204Z] [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) [2020-01-28T06:33:06.204Z] [INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720... [2020-01-28T06:33:06.204Z] [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) [2020-01-28T06:33:06.204Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:06.204Z] [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) [2020-01-28T06:33:06.462Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705... [2020-01-28T06:33:06.462Z] [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) [2020-01-28T06:33:06.462Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:06.462Z] [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) [2020-01-28T06:33:06.719Z] [INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849... [2020-01-28T06:33:06.720Z] [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) [2020-01-28T06:33:06.720Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:06.720Z] [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) [2020-01-28T06:33:06.977Z] [INFO] Unpacking com.ibm.icu_56.1.0.v201601250100... [2020-01-28T06:33:11.165Z] [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) [2020-01-28T06:33:11.165Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:11.165Z] [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) [2020-01-28T06:33:11.165Z] [INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651... [2020-01-28T06:33:11.165Z] [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) [2020-01-28T06:33:11.165Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:11.165Z] [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) [2020-01-28T06:33:11.165Z] [INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230... [2020-01-28T06:33:12.097Z] [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) [2020-01-28T06:33:12.097Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:12.097Z] [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) [2020-01-28T06:33:12.097Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406... [2020-01-28T06:33:12.354Z] [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) [2020-01-28T06:33:12.354Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:12.354Z] [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) [2020-01-28T06:33:12.354Z] [INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218... [2020-01-28T06:33:12.354Z] [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) [2020-01-28T06:33:12.354Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:12.354Z] [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) [2020-01-28T06:33:12.613Z] [INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411... [2020-01-28T06:33:12.613Z] [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) [2020-01-28T06:33:12.613Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:12.613Z] [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) [2020-01-28T06:33:12.613Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528... [2020-01-28T06:33:12.613Z] [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) [2020-01-28T06:33:12.613Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:12.613Z] [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) [2020-01-28T06:33:12.871Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457... [2020-01-28T06:33:12.871Z] [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) [2020-01-28T06:33:12.871Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:12.871Z] [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) [2020-01-28T06:33:12.871Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2020-01-28T06:33:13.129Z] [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) [2020-01-28T06:33:13.129Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:13.129Z] [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) [2020-01-28T06:33:13.129Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2020-01-28T06:33:13.386Z] [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) [2020-01-28T06:33:13.386Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:13.386Z] [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) [2020-01-28T06:33:13.386Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [2020-01-28T06:33:13.644Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-28T06:33:13.644Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-01-28T06:33:13.644Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-01-28T06:33:13.901Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2020-01-28T06:33:13.901Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2020-01-28T06:33:14.159Z] [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) [2020-01-28T06:33:14.159Z] [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) [2020-01-28T06:33:14.159Z] [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) [2020-01-28T06:33:14.159Z] [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) [2020-01-28T06:33:14.416Z] [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) [2020-01-28T06:33:14.416Z] [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) [2020-01-28T06:33:14.416Z] [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) [2020-01-28T06:33:14.416Z] [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) [2020-01-28T06:33:14.676Z] [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) [2020-01-28T06:33:14.676Z] [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) [2020-01-28T06:33:14.676Z] [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) [2020-01-28T06:33:14.676Z] [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) [2020-01-28T06:33:15.001Z] [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) [2020-01-28T06:33:15.001Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:15.001Z] [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) [2020-01-28T06:33:15.001Z] [INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419... [2020-01-28T06:33:15.001Z] [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) [2020-01-28T06:33:15.001Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:15.001Z] [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) [2020-01-28T06:33:15.259Z] [INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805... [2020-01-28T06:33:15.517Z] [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) [2020-01-28T06:33:15.517Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:15.517Z] [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) [2020-01-28T06:33:15.517Z] [INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045... [2020-01-28T06:33:20.776Z] [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) [2020-01-28T06:33:20.776Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:20.776Z] [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) [2020-01-28T06:33:20.776Z] [INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911... [2020-01-28T06:33:21.343Z] [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) [2020-01-28T06:33:21.343Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:21.343Z] [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) [2020-01-28T06:33:21.343Z] [INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935... [2020-01-28T06:33:21.908Z] [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) [2020-01-28T06:33:21.908Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:21.908Z] [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) [2020-01-28T06:33:22.167Z] [INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801... [2020-01-28T06:33:22.167Z] [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) [2020-01-28T06:33:22.167Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:22.167Z] [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) [2020-01-28T06:33:22.167Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626... [2020-01-28T06:33:22.424Z] [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) [2020-01-28T06:33:22.424Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:22.424Z] [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) [2020-01-28T06:33:22.682Z] [INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856... [2020-01-28T06:33:22.940Z] [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) [2020-01-28T06:33:22.940Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:22.940Z] [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) [2020-01-28T06:33:22.940Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635... [2020-01-28T06:33:23.198Z] [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) [2020-01-28T06:33:23.198Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:23.198Z] [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) [2020-01-28T06:33:23.455Z] [INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534... [2020-01-28T06:33:23.455Z] [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) [2020-01-28T06:33:23.455Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:23.455Z] [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) [2020-01-28T06:33:23.455Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910... [2020-01-28T06:33:23.714Z] [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) [2020-01-28T06:33:23.714Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:23.714Z] [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) [2020-01-28T06:33:23.714Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747... [2020-01-28T06:33:23.714Z] [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) [2020-01-28T06:33:23.714Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:23.714Z] [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) [2020-01-28T06:33:23.972Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852... [2020-01-28T06:33:23.972Z] [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) [2020-01-28T06:33:23.972Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:23.972Z] [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) [2020-01-28T06:33:24.229Z] [INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534... [2020-01-28T06:33:24.229Z] [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) [2020-01-28T06:33:24.229Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:24.229Z] [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) [2020-01-28T06:33:24.229Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528... [2020-01-28T06:33:24.229Z] [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) [2020-01-28T06:33:24.229Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:24.229Z] [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) [2020-01-28T06:33:24.487Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804... [2020-01-28T06:33:24.487Z] [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) [2020-01-28T06:33:24.487Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:24.487Z] [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) [2020-01-28T06:33:24.487Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927... [2020-01-28T06:33:24.487Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB) [2020-01-28T06:33:24.487Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB) [2020-01-28T06:33:24.745Z] [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) [2020-01-28T06:33:24.745Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:24.745Z] [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) [2020-01-28T06:33:24.745Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100... [2020-01-28T06:33:24.745Z] [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) [2020-01-28T06:33:24.745Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:24.745Z] [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) [2020-01-28T06:33:25.003Z] [INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032... [2020-01-28T06:33:25.003Z] [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) [2020-01-28T06:33:25.003Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:25.003Z] [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) [2020-01-28T06:33:25.003Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241... [2020-01-28T06:33:25.261Z] [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) [2020-01-28T06:33:25.261Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:25.261Z] [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) [2020-01-28T06:33:25.261Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614... [2020-01-28T06:33:25.261Z] [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) [2020-01-28T06:33:25.261Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:25.261Z] [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) [2020-01-28T06:33:25.261Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804... [2020-01-28T06:33:25.520Z] [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) [2020-01-28T06:33:25.520Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:25.520Z] [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) [2020-01-28T06:33:25.520Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2020-01-28T06:33:25.520Z] [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) [2020-01-28T06:33:25.520Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:25.520Z] [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) [2020-01-28T06:33:25.778Z] [INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247... [2020-01-28T06:33:26.036Z] [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) [2020-01-28T06:33:26.036Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:26.036Z] [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) [2020-01-28T06:33:26.294Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025... [2020-01-28T06:33:26.294Z] [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) [2020-01-28T06:33:26.294Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:26.294Z] [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) [2020-01-28T06:33:26.294Z] [INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512... [2020-01-28T06:33:26.294Z] [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) [2020-01-28T06:33:26.294Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:26.294Z] [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) [2020-01-28T06:33:26.552Z] [INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113... [2020-01-28T06:33:26.810Z] [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) [2020-01-28T06:33:26.810Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:26.810Z] [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) [2020-01-28T06:33:26.810Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210... [2020-01-28T06:33:27.069Z] [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) [2020-01-28T06:33:27.069Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:27.069Z] [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) [2020-01-28T06:33:27.069Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505... [2020-01-28T06:33:27.403Z] [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) [2020-01-28T06:33:27.403Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:27.403Z] [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) [2020-01-28T06:33:27.403Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836... [2020-01-28T06:33:27.403Z] [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) [2020-01-28T06:33:27.403Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:27.403Z] [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) [2020-01-28T06:33:27.403Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759... [2020-01-28T06:33:27.403Z] [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) [2020-01-28T06:33:27.403Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:27.403Z] [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) [2020-01-28T06:33:27.664Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459... [2020-01-28T06:33:27.664Z] [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) [2020-01-28T06:33:27.664Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:27.664Z] [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) [2020-01-28T06:33:27.922Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759... [2020-01-28T06:33:27.923Z] [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) [2020-01-28T06:33:27.923Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:27.923Z] [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) [2020-01-28T06:33:27.923Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759... [2020-01-28T06:33:28.181Z] [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) [2020-01-28T06:33:28.181Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:28.181Z] [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) [2020-01-28T06:33:28.181Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624... [2020-01-28T06:33:28.181Z] [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) [2020-01-28T06:33:28.181Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:28.181Z] [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) [2020-01-28T06:33:28.439Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247... [2020-01-28T06:33:28.439Z] [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) [2020-01-28T06:33:28.439Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:28.439Z] [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) [2020-01-28T06:33:28.439Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247... [2020-01-28T06:33:28.698Z] [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) [2020-01-28T06:33:28.698Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:28.698Z] [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) [2020-01-28T06:33:28.698Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129... [2020-01-28T06:33:28.698Z] [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) [2020-01-28T06:33:28.698Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:28.698Z] [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) [2020-01-28T06:33:28.960Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415... [2020-01-28T06:33:28.960Z] [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) [2020-01-28T06:33:28.960Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:28.960Z] [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) [2020-01-28T06:33:28.960Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832... [2020-01-28T06:33:29.218Z] [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) [2020-01-28T06:33:29.218Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:29.218Z] [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) [2020-01-28T06:33:29.218Z] [INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036... [2020-01-28T06:33:29.218Z] [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) [2020-01-28T06:33:29.218Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:29.218Z] [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) [2020-01-28T06:33:29.476Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531... [2020-01-28T06:33:29.476Z] [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) [2020-01-28T06:33:29.476Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:29.476Z] [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) [2020-01-28T06:33:29.734Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759... [2020-01-28T06:33:29.734Z] [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) [2020-01-28T06:33:29.734Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:29.734Z] [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) [2020-01-28T06:33:29.734Z] [INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247... [2020-01-28T06:33:29.993Z] [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) [2020-01-28T06:33:29.993Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:29.993Z] [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) [2020-01-28T06:33:29.993Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318... [2020-01-28T06:33:29.993Z] [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) [2020-01-28T06:33:29.993Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:29.993Z] [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) [2020-01-28T06:33:30.250Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337... [2020-01-28T06:33:30.250Z] [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) [2020-01-28T06:33:30.250Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:30.250Z] [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) [2020-01-28T06:33:30.250Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834... [2020-01-28T06:33:30.250Z] [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) [2020-01-28T06:33:30.250Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:30.250Z] [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) [2020-01-28T06:33:30.507Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834... [2020-01-28T06:33:30.507Z] [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) [2020-01-28T06:33:30.507Z] [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) [2020-01-28T06:33:30.507Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:30.765Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220... [2020-01-28T06:33:30.765Z] [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) [2020-01-28T06:33:30.765Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:30.765Z] [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) [2020-01-28T06:33:30.765Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834... [2020-01-28T06:33:31.023Z] [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) [2020-01-28T06:33:31.023Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:31.024Z] [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) [2020-01-28T06:33:31.024Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324... [2020-01-28T06:33:31.024Z] [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) [2020-01-28T06:33:31.024Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:31.024Z] [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) [2020-01-28T06:33:31.281Z] [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617... [2020-01-28T06:33:31.281Z] [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) [2020-01-28T06:33:31.281Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:31.281Z] [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) [2020-01-28T06:33:31.281Z] [INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307... [2020-01-28T06:33:31.540Z] [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) [2020-01-28T06:33:31.540Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:31.540Z] [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) [2020-01-28T06:33:31.540Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817... [2020-01-28T06:33:31.798Z] [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) [2020-01-28T06:33:31.798Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:31.798Z] [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) [2020-01-28T06:33:31.798Z] [INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120... [2020-01-28T06:33:32.055Z] [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) [2020-01-28T06:33:32.055Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:32.055Z] [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) [2020-01-28T06:33:32.055Z] [INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534... [2020-01-28T06:33:32.313Z] [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) [2020-01-28T06:33:32.313Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:32.313Z] [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) [2020-01-28T06:33:32.313Z] [INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906... [2020-01-28T06:33:32.879Z] [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) [2020-01-28T06:33:32.879Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:32.879Z] [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) [2020-01-28T06:33:32.879Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512... [2020-01-28T06:33:33.819Z] [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) [2020-01-28T06:33:33.820Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:33.820Z] [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) [2020-01-28T06:33:34.077Z] [INFO] Unpacking org.eclipse.test.performance_3.12.0.v20170213-1316... [2020-01-28T06:33:34.077Z] [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) [2020-01-28T06:33:34.077Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:34.077Z] [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) [2020-01-28T06:33:34.077Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2020-01-28T06:33:39.341Z] [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) [2020-01-28T06:33:39.341Z] [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) [2020-01-28T06:33:40.403Z] [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/ (13.17MB of 59.71MB at 13.13MB/s) [2020-01-28T06:33:41.339Z] [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/ (31.62MB of 59.71MB at 15.78MB/s) [2020-01-28T06:33:42.272Z] [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/ (57.84MB of 59.71MB at 19.26MB/s) [2020-01-28T06:33:42.530Z] [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) [2020-01-28T06:33:42.530Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:42.530Z] [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) [2020-01-28T06:33:42.788Z] [INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539... [2020-01-28T06:33:44.161Z] [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) [2020-01-28T06:33:44.161Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.161Z] [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) [2020-01-28T06:33:44.161Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827... [2020-01-28T06:33:44.161Z] [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) [2020-01-28T06:33:44.161Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.161Z] [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) [2020-01-28T06:33:44.161Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640... [2020-01-28T06:33:44.161Z] [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) [2020-01-28T06:33:44.161Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.161Z] [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) [2020-01-28T06:33:44.419Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903... [2020-01-28T06:33:44.419Z] [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) [2020-01-28T06:33:44.419Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.419Z] [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) [2020-01-28T06:33:44.419Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [2020-01-28T06:33:44.677Z] [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) [2020-01-28T06:33:44.677Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.677Z] [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) [2020-01-28T06:33:44.677Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2020-01-28T06:33:44.677Z] [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) [2020-01-28T06:33:44.677Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.677Z] [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) [2020-01-28T06:33:44.934Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711... [2020-01-28T06:33:44.934Z] [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) [2020-01-28T06:33:44.934Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:44.934Z] [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) [2020-01-28T06:33:44.934Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512... [2020-01-28T06:33:45.866Z] [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) [2020-01-28T06:33:45.867Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:45.867Z] [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) [2020-01-28T06:33:46.123Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512... [2020-01-28T06:33:47.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-01-28T06:33:47.623Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-28T06:33:47.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-28T06:33:47.623Z] [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) [2020-01-28T06:33:47.623Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:47.623Z] [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) [2020-01-28T06:33:47.881Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400... [2020-01-28T06:33:47.881Z] [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) [2020-01-28T06:33:47.881Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:47.881Z] [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) [2020-01-28T06:33:47.881Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2020-01-28T06:33:48.446Z] [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) [2020-01-28T06:33:48.446Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:48.446Z] [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) [2020-01-28T06:33:48.446Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2020-01-28T06:33:48.703Z] [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) [2020-01-28T06:33:48.703Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:48.703Z] [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) [2020-01-28T06:33:48.703Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2020-01-28T06:33:48.961Z] [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) [2020-01-28T06:33:48.961Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:48.961Z] [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) [2020-01-28T06:33:48.961Z] [INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720... [2020-01-28T06:33:49.218Z] [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) [2020-01-28T06:33:49.218Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:49.218Z] [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) [2020-01-28T06:33:49.475Z] [INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338... [2020-01-28T06:33:50.410Z] [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) [2020-01-28T06:33:50.410Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:50.410Z] [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) [2020-01-28T06:33:50.410Z] [INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337... [2020-01-28T06:33:50.410Z] [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) [2020-01-28T06:33:50.410Z] [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) [2020-01-28T06:33:50.807Z] [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) [2020-01-28T06:33:50.807Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:50.807Z] [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) [2020-01-28T06:33:50.807Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2020-01-28T06:33:56.068Z] [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) [2020-01-28T06:33:56.068Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:56.068Z] [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) [2020-01-28T06:33:56.068Z] [INFO] Unpacking org.eclipse.osgi.util_3.3.100.v20150423-1351... [2020-01-28T06:33:56.068Z] [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) [2020-01-28T06:33:56.068Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:56.068Z] [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) [2020-01-28T06:33:56.068Z] [INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700... [2020-01-28T06:33:56.326Z] [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) [2020-01-28T06:33:56.326Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:56.326Z] [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) [2020-01-28T06:33:56.326Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.700.v201604272318... [2020-01-28T06:33:56.583Z] [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) [2020-01-28T06:33:56.583Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:56.583Z] [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) [2020-01-28T06:33:56.841Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857... [2020-01-28T06:33:57.099Z] [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) [2020-01-28T06:33:57.099Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:57.099Z] [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) [2020-01-28T06:33:57.099Z] [INFO] Unpacking org.eclipse.ui.themes_1.1.300.v20161107-1827... [2020-01-28T06:33:57.099Z] [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) [2020-01-28T06:33:57.099Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:57.099Z] [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) [2020-01-28T06:33:57.356Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833... [2020-01-28T06:33:57.356Z] [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) [2020-01-28T06:33:57.357Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:57.357Z] [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) [2020-01-28T06:33:57.357Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831... [2020-01-28T06:33:57.614Z] [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) [2020-01-28T06:33:57.614Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:57.614Z] [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) [2020-01-28T06:33:57.614Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.200.v201304241450... [2020-01-28T06:33:57.614Z] [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) [2020-01-28T06:33:57.614Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:57.614Z] [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) [2020-01-28T06:33:57.871Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002... [2020-01-28T06:33:57.871Z] [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) [2020-01-28T06:33:57.871Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:57.871Z] [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) [2020-01-28T06:33:57.871Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423... [2020-01-28T06:33:58.129Z] [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) [2020-01-28T06:33:58.129Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:58.129Z] [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) [2020-01-28T06:33:58.129Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011... [2020-01-28T06:33:58.129Z] [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) [2020-01-28T06:33:58.129Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:58.129Z] [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) [2020-01-28T06:33:58.386Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.200.v201505132009... [2020-01-28T06:33:58.386Z] [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) [2020-01-28T06:33:58.386Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:58.386Z] [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) [2020-01-28T06:33:58.387Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1000.v201608061842... [2020-01-28T06:33:58.644Z] [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) [2020-01-28T06:33:58.644Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:58.644Z] [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) [2020-01-28T06:33:58.644Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.500.v201605120129... [2020-01-28T06:33:59.209Z] [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) [2020-01-28T06:33:59.209Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:59.209Z] [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) [2020-01-28T06:33:59.209Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.700.v201508251749... [2020-01-28T06:33:59.467Z] [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) [2020-01-28T06:33:59.467Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:59.467Z] [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) [2020-01-28T06:33:59.467Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.500.v201310231452... [2020-01-28T06:33:59.467Z] [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) [2020-01-28T06:33:59.467Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:59.467Z] [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) [2020-01-28T06:33:59.724Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1001.v201702270442... [2020-01-28T06:33:59.982Z] [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) [2020-01-28T06:33:59.982Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:33:59.982Z] [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) [2020-01-28T06:34:00.240Z] [INFO] Unpacking org.eclipse.xsd_2.12.0.v20160526-0356... [2020-01-28T06:34:00.844Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-28T06:34:01.103Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-01-28T06:34:01.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-01-28T06:34:01.360Z] [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) [2020-01-28T06:34:01.360Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:01.361Z] [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) [2020-01-28T06:34:01.361Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845... [2020-01-28T06:34:01.361Z] [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) [2020-01-28T06:34:01.361Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:01.361Z] [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) [2020-01-28T06:34:01.618Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845... [2020-01-28T06:34:01.875Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2020-01-28T06:34:01.875Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:01.875Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2020-01-28T06:34:01.875Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2020-01-28T06:34:01.875Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2020-01-28T06:34:01.875Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:01.875Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2020-01-28T06:34:02.137Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2020-01-28T06:34:02.137Z] [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) [2020-01-28T06:34:02.137Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:02.137Z] [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) [2020-01-28T06:34:02.397Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845... [2020-01-28T06:34:02.397Z] [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) [2020-01-28T06:34:02.397Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:02.397Z] [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) [2020-01-28T06:34:02.397Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2020-01-28T06:34:02.656Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-01-28T06:34:03.307Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-28T06:34:03.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-28T06:34:03.307Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-28T06:34:03.307Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-01-28T06:34:03.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-01-28T06:34:03.564Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-01-28T06:34:03.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-28T06:34:03.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-28T06:34:04.081Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-28T06:34:04.338Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-28T06:34:04.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-28T06:34:04.596Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-28T06:34:04.596Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-01-28T06:34:04.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-01-28T06:34:04.854Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-01-28T06:34:04.854Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-28T06:34:05.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-28T06:34:05.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-28T06:34:05.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-01-28T06:34:05.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-01-28T06:34:05.884Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-01-28T06:34:06.142Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-28T06:34:06.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-28T06:34:06.400Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-28T06:34:06.400Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-01-28T06:34:06.400Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-01-28T06:34:06.658Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-01-28T06:34:06.916Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-28T06:34:06.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-28T06:34:07.174Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-28T06:34:07.431Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-01-28T06:34:07.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-01-28T06:34:07.688Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-01-28T06:34:07.947Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-01-28T06:34:07.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-01-28T06:34:08.512Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-01-28T06:34:08.770Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-28T06:34:08.770Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-28T06:34:08.770Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-28T06:34:08.770Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-01-28T06:34:08.770Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-01-28T06:34:09.027Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-01-28T06:34:09.027Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-28T06:34:09.027Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-28T06:34:09.285Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-28T06:34:09.543Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-01-28T06:34:09.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-01-28T06:34:09.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-01-28T06:34:10.061Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-28T06:34:10.319Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-28T06:34:10.319Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-28T06:34:10.319Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-01-28T06:34:10.319Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-01-28T06:34:10.577Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-01-28T06:34:10.835Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-28T06:34:10.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-28T06:34:11.093Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-28T06:34:11.350Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-01-28T06:34:11.350Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-01-28T06:34:11.608Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-01-28T06:34:12.009Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-28T06:34:13.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-28T06:34:13.473Z] [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) [2020-01-28T06:34:13.473Z] [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) [2020-01-28T06:34:13.732Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-28T06:34:13.732Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-28T06:34:13.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-28T06:34:13.989Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-28T06:34:13.989Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-01-28T06:34:13.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-01-28T06:34:13.989Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-01-28T06:34:14.248Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-28T06:34:14.248Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-28T06:34:14.506Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-28T06:34:14.763Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-28T06:34:14.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-28T06:34:14.763Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-28T06:34:14.763Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-01-28T06:34:14.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-01-28T06:34:14.763Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-01-28T06:34:15.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-28T06:34:15.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-28T06:34:15.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-28T06:34:15.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-28T06:34:15.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-28T06:34:15.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-28T06:34:15.278Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-01-28T06:34:15.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-01-28T06:34:15.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-01-28T06:34:15.535Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-01-28T06:34:15.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-01-28T06:34:15.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-01-28T06:34:15.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-01-28T06:34:15.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-01-28T06:34:15.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-01-28T06:34:15.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-28T06:34:15.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-28T06:34:16.052Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-28T06:34:16.310Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-28T06:34:16.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-28T06:34:16.310Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-28T06:34:16.310Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-01-28T06:34:16.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-01-28T06:34:16.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-01-28T06:34:16.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-01-28T06:34:16.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-01-28T06:34:17.083Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-01-28T06:34:17.341Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-01-28T06:34:17.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-01-28T06:34:17.341Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-01-28T06:34:17.341Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-01-28T06:34:17.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-01-28T06:34:17.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-01-28T06:34:17.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-28T06:34:17.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-28T06:34:17.857Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-28T06:34:18.116Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-28T06:34:18.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-28T06:34:18.373Z] [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) [2020-01-28T06:34:18.373Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:18.373Z] [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) [2020-01-28T06:34:18.373Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.1.0.201703062208... [2020-01-28T06:34:18.631Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB) [2020-01-28T06:34:18.631Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB) [2020-01-28T06:34:18.888Z] [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) [2020-01-28T06:34:18.888Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:18.888Z] [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) [2020-01-28T06:34:18.888Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.1.0.201703062208... [2020-01-28T06:34:19.145Z] [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) [2020-01-28T06:34:19.145Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:19.145Z] [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) [2020-01-28T06:34:19.403Z] [INFO] Unpacking org.eclipse.cdt.ui_6.1.0.201703062208... [2020-01-28T06:34:21.301Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB) [2020-01-28T06:34:21.301Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB) [2020-01-28T06:34:21.301Z] [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) [2020-01-28T06:34:21.301Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:21.301Z] [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) [2020-01-28T06:34:21.558Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201703062208... [2020-01-28T06:34:21.559Z] [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) [2020-01-28T06:34:21.559Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:21.559Z] [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) [2020-01-28T06:34:21.559Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.2.0.201703062208... [2020-01-28T06:34:22.491Z] [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) [2020-01-28T06:34:22.491Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:22.491Z] [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) [2020-01-28T06:34:22.491Z] [INFO] Unpacking org.eclipse.cdt.launch_9.1.0.201703062208... [2020-01-28T06:34:22.491Z] [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) [2020-01-28T06:34:22.491Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:22.491Z] [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) [2020-01-28T06:34:22.491Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201703062208... [2020-01-28T06:34:22.801Z] [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) [2020-01-28T06:34:22.801Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:22.801Z] [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) [2020-01-28T06:34:22.801Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208... [2020-01-28T06:34:23.156Z] [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) [2020-01-28T06:34:23.156Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:23.156Z] [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) [2020-01-28T06:34:23.156Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201703062208... [2020-01-28T06:34:23.721Z] [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) [2020-01-28T06:34:23.721Z] [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) [2020-01-28T06:34:23.721Z] [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) [2020-01-28T06:34:23.721Z] [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) [2020-01-28T06:34:23.721Z] [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) [2020-01-28T06:34:23.721Z] [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) [2020-01-28T06:34:23.978Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-28T06:34:24.236Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-28T06:34:24.236Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-28T06:34:24.236Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-28T06:34:24.493Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-01-28T06:34:24.494Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-01-28T06:34:24.751Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-01-28T06:34:25.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-28T06:34:25.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-28T06:34:25.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-28T06:34:25.267Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-01-28T06:34:25.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-01-28T06:34:25.525Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-01-28T06:34:25.783Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-28T06:34:25.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-28T06:34:26.041Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-28T06:34:26.041Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-01-28T06:34:26.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-01-28T06:34:26.298Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-01-28T06:34:26.298Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-28T06:34:26.298Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-28T06:34:26.556Z] [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) [2020-01-28T06:34:26.556Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:26.556Z] [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) [2020-01-28T06:34:26.556Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932... [2020-01-28T06:34:26.556Z] [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) [2020-01-28T06:34:26.556Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:26.556Z] [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) [2020-01-28T06:34:26.813Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917... [2020-01-28T06:34:26.813Z] [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) [2020-01-28T06:34:26.813Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:26.813Z] [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) [2020-01-28T06:34:26.813Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650... [2020-01-28T06:34:27.070Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (80.52kB) [2020-01-28T06:34:27.071Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:27.071Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (80.52kB) [2020-01-28T06:34:27.071Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201909031456... [2020-01-28T06:34:27.071Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (35.83kB) [2020-01-28T06:34:27.071Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:27.071Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (35.83kB) [2020-01-28T06:34:27.330Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201909031456... [2020-01-28T06:34:27.330Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (20.84kB) [2020-01-28T06:34:27.330Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:27.330Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (20.84kB) [2020-01-28T06:34:27.330Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201909031456... [2020-01-28T06:34:27.588Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (54.2kB) [2020-01-28T06:34:27.588Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:27.588Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/plugins/ (54.2kB) [2020-01-28T06:34:27.588Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201909031456... [2020-01-28T06:34:27.846Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-28T06:34:27.846Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-28T06:34:27.846Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-28T06:34:27.846Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-28T06:34:27.846Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-01-28T06:34:27.846Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-01-28T06:34:28.106Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-01-28T06:34:28.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-28T06:34:28.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-28T06:34:28.365Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-28T06:34:28.623Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-01-28T06:34:28.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-01-28T06:34:29.188Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-01-28T06:34:29.446Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-01-28T06:34:29.446Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-01-28T06:34:29.704Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-01-28T06:34:30.270Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-28T06:34:30.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-28T06:34:30.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-28T06:34:30.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-28T06:34:30.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-28T06:34:30.784Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-28T06:34:30.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-01-28T06:34:30.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-01-28T06:34:30.784Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-01-28T06:34:31.043Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-28T06:34:31.043Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-28T06:34:31.300Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-28T06:34:31.558Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-01-28T06:34:31.558Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-01-28T06:34:32.124Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-01-28T06:34:32.501Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-28T06:34:32.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-28T06:34:33.002Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-28T06:34:33.002Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-28T06:34:33.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-28T06:34:33.301Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-28T06:34:33.301Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-01-28T06:34:33.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-01-28T06:34:33.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-01-28T06:34:33.598Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-28T06:34:33.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-28T06:34:33.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-28T06:34:34.113Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-01-28T06:34:34.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-01-28T06:34:34.371Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-01-28T06:34:34.628Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-01-28T06:34:34.628Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-01-28T06:34:34.886Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-01-28T06:34:34.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-28T06:34:34.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-28T06:34:35.144Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-28T06:34:35.144Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-01-28T06:34:35.144Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-01-28T06:34:35.144Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-01-28T06:34:35.144Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-28T06:34:35.144Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-28T06:34:35.402Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-28T06:34:35.402Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-28T06:34:35.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-28T06:34:35.660Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-28T06:34:35.660Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-01-28T06:34:35.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-01-28T06:34:35.660Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-01-28T06:34:35.918Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-28T06:34:35.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-28T06:34:35.918Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-28T06:34:36.176Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-01-28T06:34:36.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-01-28T06:34:36.434Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-01-28T06:34:36.692Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-01-28T06:34:36.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-01-28T06:34:36.692Z] [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) [2020-01-28T06:34:36.692Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:36.692Z] [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) [2020-01-28T06:34:36.692Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147... [2020-01-28T06:34:36.950Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-01-28T06:34:36.950Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-01-28T06:34:36.950Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-01-28T06:34:37.208Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-01-28T06:34:37.208Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-01-28T06:34:37.208Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-01-28T06:34:37.208Z] [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) [2020-01-28T06:34:37.208Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:37.208Z] [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) [2020-01-28T06:34:37.466Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2020-01-28T06:34:37.466Z] [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) [2020-01-28T06:34:37.466Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:37.466Z] [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) [2020-01-28T06:34:37.466Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2020-01-28T06:34:37.723Z] [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) [2020-01-28T06:34:37.723Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:37.723Z] [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) [2020-01-28T06:34:37.723Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2020-01-28T06:34:37.723Z] [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) [2020-01-28T06:34:37.723Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:37.723Z] [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) [2020-01-28T06:34:37.723Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2020-01-28T06:34:37.980Z] [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) [2020-01-28T06:34:37.980Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:37.980Z] [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) [2020-01-28T06:34:37.980Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2020-01-28T06:34:37.980Z] [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) [2020-01-28T06:34:37.980Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:37.980Z] [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) [2020-01-28T06:34:38.238Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2020-01-28T06:34:38.238Z] [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) [2020-01-28T06:34:38.238Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:38.238Z] [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) [2020-01-28T06:34:38.238Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2020-01-28T06:34:38.496Z] [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) [2020-01-28T06:34:38.496Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:38.496Z] [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) [2020-01-28T06:34:38.753Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2020-01-28T06:34:38.753Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB) [2020-01-28T06:34:38.753Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:38.753Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB) [2020-01-28T06:34:38.753Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220... [2020-01-28T06:34:38.753Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB) [2020-01-28T06:34:38.753Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:38.753Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB) [2020-01-28T06:34:39.010Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [2020-01-28T06:34:39.010Z] [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) [2020-01-28T06:34:39.010Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:39.010Z] [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) [2020-01-28T06:34:39.268Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [2020-01-28T06:34:39.268Z] [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) [2020-01-28T06:34:39.268Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:39.268Z] [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) [2020-01-28T06:34:39.268Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215... [2020-01-28T06:34:39.268Z] [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) [2020-01-28T06:34:39.268Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:39.268Z] [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) [2020-01-28T06:34:39.525Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036... [2020-01-28T06:34:39.525Z] [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) [2020-01-28T06:34:39.525Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:39.525Z] [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) [2020-01-28T06:34:39.525Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605... [2020-01-28T06:34:39.783Z] [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) [2020-01-28T06:34:39.783Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:39.783Z] [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) [2020-01-28T06:34:39.783Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540... [2020-01-28T06:34:40.041Z] [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) [2020-01-28T06:34:40.041Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:40.041Z] [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) [2020-01-28T06:34:40.041Z] [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611... [2020-01-28T06:34:40.299Z] [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) [2020-01-28T06:34:40.299Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:40.299Z] [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) [2020-01-28T06:34:40.299Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715... [2020-01-28T06:34:40.557Z] [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) [2020-01-28T06:34:40.557Z] [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) [2020-01-28T06:34:40.815Z] [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) [2020-01-28T06:34:41.073Z] [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) [2020-01-28T06:34:41.073Z] [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) [2020-01-28T06:34:41.073Z] [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) [2020-01-28T06:34:41.073Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:41.073Z] [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) [2020-01-28T06:34:41.333Z] [INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642... [2020-01-28T06:34:41.333Z] [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) [2020-01-28T06:34:41.333Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:41.333Z] [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) [2020-01-28T06:34:41.333Z] [INFO] Unpacking org.eclipse.compare.win32_1.1.0.v20160418-1534... [2020-01-28T06:34:41.333Z] [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) [2020-01-28T06:34:41.333Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:41.333Z] [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) [2020-01-28T06:34:41.602Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025... [2020-01-28T06:34:41.602Z] [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) [2020-01-28T06:34:41.602Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:41.602Z] [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) [2020-01-28T06:34:41.602Z] [INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057... [2020-01-28T06:34:41.863Z] [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) [2020-01-28T06:34:41.863Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:41.863Z] [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) [2020-01-28T06:34:41.863Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940... [2020-01-28T06:34:41.863Z] [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) [2020-01-28T06:34:41.863Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:41.863Z] [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) [2020-01-28T06:34:41.863Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650... [2020-01-28T06:34:42.121Z] [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) [2020-01-28T06:34:42.121Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.121Z] [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) [2020-01-28T06:34:42.121Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940... [2020-01-28T06:34:42.121Z] [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) [2020-01-28T06:34:42.121Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.121Z] [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) [2020-01-28T06:34:42.456Z] [INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850... [2020-01-28T06:34:42.456Z] [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) [2020-01-28T06:34:42.456Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.456Z] [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) [2020-01-28T06:34:42.456Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450... [2020-01-28T06:34:42.456Z] [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) [2020-01-28T06:34:42.456Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.456Z] [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) [2020-01-28T06:34:42.456Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419... [2020-01-28T06:34:42.714Z] [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) [2020-01-28T06:34:42.714Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.714Z] [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) [2020-01-28T06:34:42.714Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740... [2020-01-28T06:34:42.714Z] [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) [2020-01-28T06:34:42.714Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.714Z] [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) [2020-01-28T06:34:42.972Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405... [2020-01-28T06:34:42.972Z] [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) [2020-01-28T06:34:42.972Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:42.972Z] [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) [2020-01-28T06:34:42.972Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218... [2020-01-28T06:34:43.229Z] [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) [2020-01-28T06:34:43.229Z] [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) [2020-01-28T06:34:43.229Z] [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) [2020-01-28T06:34:43.229Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:43.229Z] [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) [2020-01-28T06:34:43.229Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20160405-1820... [2020-01-28T06:34:43.488Z] [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) [2020-01-28T06:34:43.488Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:43.488Z] [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) [2020-01-28T06:34:43.488Z] [INFO] Unpacking org.eclipse.ecf.identity_3.7.0.v20160405-1820... [2020-01-28T06:34:43.488Z] [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) [2020-01-28T06:34:43.488Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:43.488Z] [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) [2020-01-28T06:34:43.745Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442... [2020-01-28T06:34:43.745Z] [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) [2020-01-28T06:34:43.745Z] [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) [2020-01-28T06:34:43.745Z] [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) [2020-01-28T06:34:43.745Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:43.745Z] [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) [2020-01-28T06:34:44.003Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160405-1820... [2020-01-28T06:34:44.003Z] [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) [2020-01-28T06:34:44.003Z] [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) [2020-01-28T06:34:44.003Z] [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) [2020-01-28T06:34:44.003Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:44.003Z] [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) [2020-01-28T06:34:44.003Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820... [2020-01-28T06:34:44.260Z] [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) [2020-01-28T06:34:44.260Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:44.261Z] [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) [2020-01-28T06:34:44.261Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820... [2020-01-28T06:34:44.261Z] [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) [2020-01-28T06:34:44.261Z] [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) [2020-01-28T06:34:44.517Z] [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) [2020-01-28T06:34:44.517Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:44.517Z] [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) [2020-01-28T06:34:44.517Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820... [2020-01-28T06:34:44.517Z] [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) [2020-01-28T06:34:44.518Z] [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) [2020-01-28T06:34:44.775Z] [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) [2020-01-28T06:34:44.775Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:44.775Z] [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) [2020-01-28T06:34:44.775Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820... [2020-01-28T06:34:44.775Z] [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) [2020-01-28T06:34:44.775Z] [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) [2020-01-28T06:34:45.033Z] [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) [2020-01-28T06:34:45.033Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:45.033Z] [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) [2020-01-28T06:34:45.033Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820... [2020-01-28T06:34:45.033Z] [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) [2020-01-28T06:34:45.033Z] [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) [2020-01-28T06:34:45.291Z] [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) [2020-01-28T06:34:45.291Z] [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) [2020-01-28T06:34:45.291Z] [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) [2020-01-28T06:34:45.291Z] [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) [2020-01-28T06:34:45.548Z] [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) [2020-01-28T06:34:45.549Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:45.549Z] [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) [2020-01-28T06:34:45.549Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450... [2020-01-28T06:34:45.549Z] [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) [2020-01-28T06:34:45.549Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:45.549Z] [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) [2020-01-28T06:34:45.806Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223... [2020-01-28T06:34:45.806Z] [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) [2020-01-28T06:34:45.806Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:45.806Z] [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) [2020-01-28T06:34:45.806Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850... [2020-01-28T06:34:45.806Z] [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) [2020-01-28T06:34:45.806Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:45.806Z] [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) [2020-01-28T06:34:46.065Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329... [2020-01-28T06:34:46.065Z] [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) [2020-01-28T06:34:46.065Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:46.065Z] [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) [2020-01-28T06:34:46.065Z] [INFO] Unpacking org.eclipse.jetty.http_9.3.9.v20160517... [2020-01-28T06:34:46.323Z] [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) [2020-01-28T06:34:46.323Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:46.323Z] [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) [2020-01-28T06:34:46.323Z] [INFO] Unpacking org.eclipse.jetty.server_9.3.9.v20160517... [2020-01-28T06:34:46.580Z] [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) [2020-01-28T06:34:46.580Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:46.580Z] [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) [2020-01-28T06:34:46.580Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.3.9.v20160517... [2020-01-28T06:34:46.580Z] [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) [2020-01-28T06:34:46.580Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:46.580Z] [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) [2020-01-28T06:34:46.837Z] [INFO] Unpacking org.eclipse.jetty.util_9.3.9.v20160517... [2020-01-28T06:34:46.837Z] [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) [2020-01-28T06:34:46.837Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:46.837Z] [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) [2020-01-28T06:34:47.095Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528... [2020-01-28T06:34:47.095Z] [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) [2020-01-28T06:34:47.095Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.095Z] [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) [2020-01-28T06:34:47.095Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358... [2020-01-28T06:34:47.095Z] [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) [2020-01-28T06:34:47.095Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.095Z] [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) [2020-01-28T06:34:47.353Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442... [2020-01-28T06:34:47.353Z] [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) [2020-01-28T06:34:47.353Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.353Z] [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) [2020-01-28T06:34:47.353Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834... [2020-01-28T06:34:47.353Z] [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) [2020-01-28T06:34:47.353Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.353Z] [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) [2020-01-28T06:34:47.611Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450... [2020-01-28T06:34:47.611Z] [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) [2020-01-28T06:34:47.611Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.611Z] [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) [2020-01-28T06:34:47.611Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.500.v20160504-1450... [2020-01-28T06:34:47.611Z] [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) [2020-01-28T06:34:47.611Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.611Z] [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) [2020-01-28T06:34:47.869Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450... [2020-01-28T06:34:47.869Z] [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) [2020-01-28T06:34:47.869Z] [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) [2020-01-28T06:34:47.869Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.869Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450... [2020-01-28T06:34:47.869Z] [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) [2020-01-28T06:34:47.869Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:47.869Z] [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) [2020-01-28T06:34:48.127Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834... [2020-01-28T06:34:48.127Z] [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) [2020-01-28T06:34:48.127Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:48.127Z] [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) [2020-01-28T06:34:48.127Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834... [2020-01-28T06:34:48.127Z] [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) [2020-01-28T06:34:48.127Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:48.127Z] [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) [2020-01-28T06:34:48.385Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450... [2020-01-28T06:34:48.385Z] [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) [2020-01-28T06:34:48.385Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:48.385Z] [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) [2020-01-28T06:34:48.385Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2020-01-28T06:34:48.643Z] [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) [2020-01-28T06:34:48.643Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:48.643Z] [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) [2020-01-28T06:34:48.643Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2020-01-28T06:34:48.901Z] [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) [2020-01-28T06:34:48.901Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:48.901Z] [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) [2020-01-28T06:34:48.901Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927... [2020-01-28T06:34:48.901Z] [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) [2020-01-28T06:34:48.901Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:48.901Z] [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) [2020-01-28T06:34:49.158Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450... [2020-01-28T06:34:49.158Z] [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) [2020-01-28T06:34:49.158Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.158Z] [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) [2020-01-28T06:34:49.158Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442... [2020-01-28T06:34:49.158Z] [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) [2020-01-28T06:34:49.158Z] [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) [2020-01-28T06:34:49.416Z] [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) [2020-01-28T06:34:49.416Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.416Z] [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) [2020-01-28T06:34:49.416Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834... [2020-01-28T06:34:49.416Z] [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) [2020-01-28T06:34:49.416Z] [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) [2020-01-28T06:34:49.416Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.416Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455... [2020-01-28T06:34:49.416Z] [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) [2020-01-28T06:34:49.416Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.416Z] [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) [2020-01-28T06:34:49.674Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450... [2020-01-28T06:34:49.674Z] [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) [2020-01-28T06:34:49.674Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.674Z] [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) [2020-01-28T06:34:49.674Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450... [2020-01-28T06:34:49.931Z] [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) [2020-01-28T06:34:49.931Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.931Z] [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) [2020-01-28T06:34:49.931Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834... [2020-01-28T06:34:49.931Z] [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) [2020-01-28T06:34:49.931Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:49.931Z] [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) [2020-01-28T06:34:50.188Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450... [2020-01-28T06:34:50.188Z] [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) [2020-01-28T06:34:50.189Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:50.189Z] [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) [2020-01-28T06:34:50.189Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324... [2020-01-28T06:34:50.446Z] [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) [2020-01-28T06:34:50.446Z] [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) [2020-01-28T06:34:50.446Z] [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) [2020-01-28T06:34:50.446Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:50.446Z] [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) [2020-01-28T06:34:50.799Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834... [2020-01-28T06:34:51.155Z] [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) [2020-01-28T06:34:51.155Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:51.155Z] [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) [2020-01-28T06:34:51.155Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529... [2020-01-28T06:34:51.155Z] [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) [2020-01-28T06:34:51.155Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:51.155Z] [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) [2020-01-28T06:34:51.155Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529... [2020-01-28T06:34:51.412Z] [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) [2020-01-28T06:34:51.412Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:51.412Z] [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) [2020-01-28T06:34:51.412Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225... [2020-01-28T06:34:51.412Z] [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) [2020-01-28T06:34:51.412Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:51.412Z] [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) [2020-01-28T06:34:51.671Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455... [2020-01-28T06:34:51.671Z] [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) [2020-01-28T06:34:51.671Z] [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) [2020-01-28T06:34:51.671Z] [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) [2020-01-28T06:34:51.671Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:51.671Z] [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) [2020-01-28T06:34:51.930Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138... [2020-01-28T06:34:51.930Z] [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) [2020-01-28T06:34:51.930Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:51.930Z] [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) [2020-01-28T06:34:51.930Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450... [2020-01-28T06:34:52.188Z] [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) [2020-01-28T06:34:52.188Z] [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) [2020-01-28T06:34:52.188Z] [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) [2020-01-28T06:34:52.188Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:52.188Z] [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) [2020-01-28T06:34:52.188Z] [INFO] Unpacking org.eclipse.help.base_4.1.2.v20170301-0400... [2020-01-28T06:34:52.448Z] [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) [2020-01-28T06:34:52.448Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:52.448Z] [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) [2020-01-28T06:34:52.448Z] [INFO] Unpacking org.eclipse.help.ui_4.0.200.v20160510-0758... [2020-01-28T06:34:52.705Z] [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) [2020-01-28T06:34:52.706Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:52.706Z] [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) [2020-01-28T06:34:52.963Z] [INFO] Unpacking org.eclipse.help.webapp_3.8.0.v20160504-0839... [2020-01-28T06:34:53.221Z] [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) [2020-01-28T06:34:53.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:53.221Z] [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) [2020-01-28T06:34:53.221Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.3.9.v20160517... [2020-01-28T06:34:53.221Z] [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) [2020-01-28T06:34:53.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:53.221Z] [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) [2020-01-28T06:34:53.479Z] [INFO] Unpacking org.eclipse.jetty.io_9.3.9.v20160517... [2020-01-28T06:34:53.479Z] [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) [2020-01-28T06:34:53.479Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:53.479Z] [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) [2020-01-28T06:34:53.737Z] [INFO] Unpacking org.eclipse.jetty.security_9.3.9.v20160517... [2020-01-28T06:34:53.737Z] [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) [2020-01-28T06:34:53.737Z] [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) [2020-01-28T06:34:53.996Z] [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) [2020-01-28T06:34:53.996Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:53.996Z] [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) [2020-01-28T06:34:54.253Z] [INFO] Unpacking org.eclipse.platform_4.6.3.v20170301-0400... [2020-01-28T06:34:54.253Z] [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) [2020-01-28T06:34:54.253Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:54.253Z] [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) [2020-01-28T06:34:54.512Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009... [2020-01-28T06:34:55.888Z] [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) [2020-01-28T06:34:55.888Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:55.888Z] [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) [2020-01-28T06:34:56.454Z] [INFO] Unpacking org.apache.ant_1.9.6.v201510161327... [2020-01-28T06:34:56.721Z] [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) [2020-01-28T06:34:56.721Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:56.721Z] [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) [2020-01-28T06:34:56.978Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558... [2020-01-28T06:34:57.235Z] [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) [2020-01-28T06:34:57.235Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:57.235Z] [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) [2020-01-28T06:34:57.494Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839... [2020-01-28T06:34:57.494Z] [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) [2020-01-28T06:34:57.494Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:57.494Z] [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) [2020-01-28T06:34:57.751Z] [INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210... [2020-01-28T06:34:57.751Z] [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) [2020-01-28T06:34:57.751Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:57.751Z] [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) [2020-01-28T06:34:57.751Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.2.v20170203-1115... [2020-01-28T06:34:58.008Z] [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) [2020-01-28T06:34:58.008Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:58.008Z] [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) [2020-01-28T06:34:58.266Z] [INFO] Unpacking org.eclipse.ui.net_1.3.0.v20160426-1633... [2020-01-28T06:34:58.266Z] [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) [2020-01-28T06:34:58.266Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:58.266Z] [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) [2020-01-28T06:34:58.266Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858... [2020-01-28T06:34:58.523Z] [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) [2020-01-28T06:34:58.523Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:58.523Z] [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) [2020-01-28T06:34:58.523Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310... [2020-01-28T06:34:58.523Z] [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) [2020-01-28T06:34:58.523Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:58.523Z] [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) [2020-01-28T06:34:58.523Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255... [2020-01-28T06:34:58.781Z] [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) [2020-01-28T06:34:58.781Z] [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) [2020-01-28T06:34:58.781Z] [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) [2020-01-28T06:34:58.781Z] [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) [2020-01-28T06:34:59.039Z] [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) [2020-01-28T06:34:59.039Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:59.039Z] [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) [2020-01-28T06:34:59.039Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750... [2020-01-28T06:34:59.971Z] [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) [2020-01-28T06:34:59.971Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:34:59.971Z] [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) [2020-01-28T06:35:00.228Z] [INFO] Unpacking org.eclipse.rcp_4.6.3.v20170301-0400... [2020-01-28T06:35:00.228Z] [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) [2020-01-28T06:35:00.228Z] [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) [2020-01-28T06:35:00.228Z] [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) [2020-01-28T06:35:00.228Z] [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) [2020-01-28T06:35:00.504Z] [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) [2020-01-28T06:35:00.504Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:00.504Z] [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) [2020-01-28T06:35:00.504Z] [INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055... [2020-01-28T06:35:00.504Z] [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) [2020-01-28T06:35:00.504Z] [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) [2020-01-28T06:35:00.504Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:00.768Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826... [2020-01-28T06:35:01.028Z] [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) [2020-01-28T06:35:01.028Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.028Z] [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) [2020-01-28T06:35:01.028Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940... [2020-01-28T06:35:01.028Z] [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) [2020-01-28T06:35:01.028Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.028Z] [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) [2020-01-28T06:35:01.285Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418... [2020-01-28T06:35:01.285Z] [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) [2020-01-28T06:35:01.285Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.285Z] [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) [2020-01-28T06:35:01.286Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740... [2020-01-28T06:35:01.286Z] [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) [2020-01-28T06:35:01.286Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.286Z] [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) [2020-01-28T06:35:01.543Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442... [2020-01-28T06:35:01.543Z] [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) [2020-01-28T06:35:01.543Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.543Z] [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) [2020-01-28T06:35:01.543Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450... [2020-01-28T06:35:01.800Z] [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) [2020-01-28T06:35:01.800Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.800Z] [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) [2020-01-28T06:35:01.800Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940... [2020-01-28T06:35:01.800Z] [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) [2020-01-28T06:35:01.800Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:01.800Z] [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) [2020-01-28T06:35:02.059Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650... [2020-01-28T06:35:02.059Z] [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) [2020-01-28T06:35:02.059Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:02.059Z] [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) [2020-01-28T06:35:02.059Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740... [2020-01-28T06:35:02.059Z] [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) [2020-01-28T06:35:02.059Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:02.059Z] [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) [2020-01-28T06:35:02.318Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001... [2020-01-28T06:35:02.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-01-28T06:35:02.576Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-28T06:35:02.576Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-28T06:35:02.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-28T06:35:03.091Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-01-28T06:35:03.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-01-28T06:35:03.091Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-01-28T06:35:03.350Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-28T06:35:03.350Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-28T06:35:03.350Z] [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) [2020-01-28T06:35:03.350Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:03.350Z] [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) [2020-01-28T06:35:03.608Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450... [2020-01-28T06:35:03.608Z] [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) [2020-01-28T06:35:03.608Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:03.608Z] [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) [2020-01-28T06:35:03.608Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531... [2020-01-28T06:35:03.608Z] [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) [2020-01-28T06:35:03.608Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:03.608Z] [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) [2020-01-28T06:35:03.867Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335... [2020-01-28T06:35:03.867Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-28T06:35:03.867Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-28T06:35:03.867Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-28T06:35:04.125Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-28T06:35:04.125Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-01-28T06:35:04.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-01-28T06:35:04.384Z] [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) [2020-01-28T06:35:04.384Z] [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) [2020-01-28T06:35:04.642Z] [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) [2020-01-28T06:35:04.642Z] [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) [2020-01-28T06:35:04.899Z] [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) [2020-01-28T06:35:04.899Z] [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) [2020-01-28T06:35:05.157Z] [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) [2020-01-28T06:35:05.157Z] [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) [2020-01-28T06:35:05.157Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-01-28T06:35:05.415Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-01-28T06:35:05.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-01-28T06:35:05.672Z] [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) [2020-01-28T06:35:05.672Z] [INFO] The user operation is waiting for background work to complete. [2020-01-28T06:35:05.672Z] [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) [2020-01-28T06:35:05.672Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2020-01-28T06:35:07.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-01-28T06:35:07.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-01-28T06:35:07.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-01-28T06:35:08.085Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-01-28T06:35:08.343Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-01-28T06:35:08.343Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-01-28T06:35:08.908Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-01-28T06:35:09.167Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-28T06:35:09.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-28T06:35:09.733Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-28T06:35:09.733Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-28T06:35:09.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-28T06:35:09.991Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-28T06:35:09.991Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-01-28T06:35:09.991Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-01-28T06:35:09.991Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-01-28T06:35:10.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-28T06:35:10.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-28T06:35:10.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-28T06:35:10.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-01-28T06:35:10.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-01-28T06:35:10.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-01-28T06:35:10.600Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-28T06:35:10.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-28T06:35:10.600Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-28T06:35:10.600Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-01-28T06:35:10.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-01-28T06:35:10.600Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-01-28T06:35:10.865Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-28T06:35:10.865Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-28T06:35:10.865Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-28T06:35:10.865Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-28T06:35:10.865Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-28T06:35:10.865Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-28T06:35:11.123Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-01-28T06:35:11.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-01-28T06:35:11.123Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-01-28T06:35:11.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-28T06:35:11.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-28T06:35:11.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-28T06:35:11.641Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-01-28T06:35:11.641Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-01-28T06:35:11.899Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-01-28T06:35:11.899Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-01-28T06:35:11.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-01-28T06:35:12.156Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-01-28T06:35:12.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-28T06:35:12.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-28T06:35:12.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-28T06:35:12.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-28T06:35:12.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-28T06:35:12.673Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-28T06:35:12.673Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-01-28T06:35:12.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-01-28T06:35:12.673Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-01-28T06:35:12.673Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-28T06:35:12.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-28T06:35:12.931Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-28T06:35:12.931Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-01-28T06:35:12.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-01-28T06:35:12.931Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-01-28T06:35:13.188Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-28T06:35:13.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-28T06:35:13.189Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-28T06:35:13.446Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-01-28T06:35:13.446Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-01-28T06:35:13.446Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-01-28T06:35:13.705Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-01-28T06:35:13.705Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-01-28T06:35:13.963Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-01-28T06:35:13.963Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2020-01-28T06:35:13.963Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-28T06:35:14.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-28T06:35:14.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-28T06:35:14.221Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-28T06:35:14.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-01-28T06:35:14.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-01-28T06:35:14.221Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-01-28T06:35:14.479Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-28T06:35:14.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-28T06:35:14.479Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-28T06:35:14.737Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-01-28T06:35:14.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-01-28T06:35:14.737Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-01-28T06:35:14.995Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-01-28T06:35:14.995Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-01-28T06:35:15.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-01-28T06:35:15.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-28T06:35:15.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-28T06:35:15.511Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-28T06:35:15.769Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-28T06:35:15.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-28T06:35:15.769Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-28T06:35:15.769Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-01-28T06:35:15.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-01-28T06:35:16.026Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-01-28T06:35:16.026Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-28T06:35:16.026Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-28T06:35:16.284Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-28T06:35:16.284Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-01-28T06:35:16.284Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-01-28T06:35:16.542Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-01-28T06:35:16.542Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-01-28T06:35:16.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-01-28T06:35:16.801Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-01-28T06:35:17.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-01-28T06:35:17.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-01-28T06:35:17.059Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-01-28T06:35:17.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-28T06:35:17.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-28T06:35:17.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-28T06:35:17.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-28T06:35:17.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-28T06:35:17.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-28T06:35:17.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-01-28T06:35:17.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-01-28T06:35:17.577Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-01-28T06:35:17.577Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2020-01-28T06:35:17.577Z] [INFO] ------------------------------------------------------------------------ [2020-01-28T06:35:17.577Z] [INFO] Reactor Build Order: [2020-01-28T06:35:17.577Z] [INFO] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass Common Utilities Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass State System Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass TMF Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass CTF Support Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] Trace Compass LTTng Support Parent [pom] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2020-01-28T06:35:17.577Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass BTF Support Parent [pom] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Documentation [pom] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass RCP Parent [pom] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.cli.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Json trace Parent [pom] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.cli [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Release Engineering Parent [pom] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Target Platform [pom] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2020-01-28T06:35:17.578Z] [INFO] Trace Compass Repository [eclipse-repository] [2020-01-28T06:35:17.578Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-plugin] [2020-01-28T06:35:17.578Z] [INFO] [2020-01-28T06:35:17.578Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2020-01-28T06:35:17.578Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT [1/138] [2020-01-28T06:35:17.578Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T06:35:17.578Z] [INFO] [2020-01-28T06:35:17.578Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2020-01-28T06:35:17.836Z] [INFO] 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 [2020-01-28T06:35:17.836Z] [INFO] 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 [2020-01-28T06:35:17.836Z] [INFO] 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 [2020-01-28T06:35:18.403Z] [INFO] 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 [2020-01-28T06:35:18.403Z] [INFO] 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 [2020-01-28T06:35:18.403Z] [INFO] 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 [2020-01-28T06:35:18.403Z] [INFO] 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 83 kB/s) [2020-01-28T06:35:18.403Z] [INFO] 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 [2020-01-28T06:35:18.403Z] [INFO] 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 [2020-01-28T06:35:18.403Z] [INFO] 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 [2020-01-28T06:35:18.662Z] [INFO] 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 [2020-01-28T06:35:18.662Z] [INFO] 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 [2020-01-28T06:35:18.662Z] [INFO] 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 [2020-01-28T06:35:18.921Z] [INFO] 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 131 kB/s) [2020-01-28T06:35:18.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-28T06:35:18.921Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-28T06:35:19.210Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-28T06:35:19.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-28T06:35:19.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-28T06:35:19.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-28T06:35:19.555Z] [INFO] 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.1 MB/s) [2020-01-28T06:35:19.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2020-01-28T06:35:19.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2020-01-28T06:35:19.814Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2020-01-28T06:35:20.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2020-01-28T06:35:20.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2020-01-28T06:35:20.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2020-01-28T06:35:20.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 381 kB/s) [2020-01-28T06:35:20.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-28T06:35:20.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-28T06:35:20.380Z] [INFO] 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 [2020-01-28T06:35:20.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-28T06:35:20.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-28T06:35:20.894Z] [INFO] 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 [2020-01-28T06:35:20.895Z] [INFO] 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 282 kB/s) [2020-01-28T06:35:20.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-28T06:35:20.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-28T06:35:20.895Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-28T06:35:21.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-28T06:35:21.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-28T06:35:21.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-28T06:35:21.152Z] [INFO] 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.3 MB/s) [2020-01-28T06:35:21.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2020-01-28T06:35:21.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2020-01-28T06:35:21.152Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2020-01-28T06:35:21.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2020-01-28T06:35:21.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2020-01-28T06:35:21.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 25 kB/s) [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2020-01-28T06:35:21.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2020-01-28T06:35:21.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.717Z] [INFO] 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 [2020-01-28T06:35:21.975Z] [INFO] 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 [2020-01-28T06:35:21.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2020-01-28T06:35:21.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-28T06:35:21.975Z] [INFO] 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 [2020-01-28T06:35:21.975Z] [INFO] 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 [2020-01-28T06:35:21.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2020-01-28T06:35:21.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-28T06:35:21.975Z] [INFO] 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 [2020-01-28T06:35:22.233Z] [INFO] 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 [2020-01-28T06:35:22.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2020-01-28T06:35:22.233Z] [INFO] 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 [2020-01-28T06:35:22.233Z] [INFO] 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 [2020-01-28T06:35:22.233Z] [INFO] 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.3 MB/s) [2020-01-28T06:35:22.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 414 kB/s) [2020-01-28T06:35:22.233Z] [INFO] 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.2 MB/s) [2020-01-28T06:35:22.233Z] [INFO] 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 1.7 MB/s) [2020-01-28T06:35:22.233Z] [INFO] [2020-01-28T06:35:22.233Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2020-01-28T06:35:22.233Z] [INFO] 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 [2020-01-28T06:35:22.233Z] [INFO] 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 [2020-01-28T06:35:22.233Z] [INFO] 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 [2020-01-28T06:35:22.491Z] [INFO] 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 [2020-01-28T06:35:22.751Z] [INFO] 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 [2020-01-28T06:35:22.751Z] [INFO] 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 [2020-01-28T06:35:22.751Z] [INFO] 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 113 kB/s) [2020-01-28T06:35:22.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2020-01-28T06:35:22.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2020-01-28T06:35:22.751Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2020-01-28T06:35:23.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2020-01-28T06:35:23.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2020-01-28T06:35:23.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2020-01-28T06:35:23.009Z] [INFO] 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 123 kB/s) [2020-01-28T06:35:23.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-28T06:35:23.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-28T06:35:23.266Z] [INFO] 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 [2020-01-28T06:35:23.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-28T06:35:23.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-28T06:35:23.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-28T06:35:23.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 3.2 kB/s) [2020-01-28T06:35:23.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-28T06:35:23.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-28T06:35:23.781Z] [INFO] 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 [2020-01-28T06:35:24.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-28T06:35:24.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-28T06:35:24.038Z] [INFO] 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 [2020-01-28T06:35:24.038Z] [INFO] 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 47 kB/s) [2020-01-28T06:35:24.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-28T06:35:24.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-28T06:35:24.296Z] [INFO] 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 [2020-01-28T06:35:24.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-28T06:35:24.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-28T06:35:24.811Z] [INFO] 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 [2020-01-28T06:35:24.811Z] [INFO] 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) [2020-01-28T06:35:24.811Z] [INFO] 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 [2020-01-28T06:35:24.812Z] [INFO] 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 [2020-01-28T06:35:24.812Z] [INFO] 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 [2020-01-28T06:35:25.376Z] [INFO] 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 [2020-01-28T06:35:25.377Z] [INFO] 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 [2020-01-28T06:35:25.377Z] [INFO] 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 [2020-01-28T06:35:25.377Z] [INFO] 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 46 kB/s) [2020-01-28T06:35:25.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2020-01-28T06:35:25.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2020-01-28T06:35:25.377Z] [INFO] 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 [2020-01-28T06:35:25.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2020-01-28T06:35:25.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2020-01-28T06:35:25.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2020-01-28T06:35:25.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 29 kB/s) [2020-01-28T06:35:25.893Z] [INFO] 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 [2020-01-28T06:35:25.893Z] [INFO] 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 [2020-01-28T06:35:25.893Z] [INFO] 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 [2020-01-28T06:35:26.152Z] [INFO] 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 [2020-01-28T06:35:26.152Z] [INFO] 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 [2020-01-28T06:35:26.152Z] [INFO] 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 [2020-01-28T06:35:26.152Z] [INFO] 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 106 kB/s) [2020-01-28T06:35:26.152Z] [INFO] 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 [2020-01-28T06:35:26.152Z] [INFO] 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 [2020-01-28T06:35:26.152Z] [INFO] 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 [2020-01-28T06:35:26.719Z] [INFO] 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 [2020-01-28T06:35:26.719Z] [INFO] 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 [2020-01-28T06:35:26.719Z] [INFO] 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 [2020-01-28T06:35:26.978Z] [INFO] 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 62 kB/s) [2020-01-28T06:35:26.978Z] [INFO] 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 [2020-01-28T06:35:26.978Z] [INFO] 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 [2020-01-28T06:35:27.911Z] [INFO] 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 [2020-01-28T06:35:28.169Z] [INFO] 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 [2020-01-28T06:35:28.169Z] [INFO] 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 [2020-01-28T06:35:28.169Z] [INFO] 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 [2020-01-28T06:35:28.427Z] [INFO] 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 81 kB/s) [2020-01-28T06:35:28.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-01-28T06:35:28.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-01-28T06:35:28.427Z] [INFO] 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 [2020-01-28T06:35:28.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-01-28T06:35:28.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2020-01-28T06:35:28.685Z] [INFO] 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 [2020-01-28T06:35:28.685Z] [INFO] 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 336 kB/s) [2020-01-28T06:35:28.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-28T06:35:28.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-28T06:35:28.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-28T06:35:29.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-28T06:35:29.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-28T06:35:29.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-28T06:35:29.261Z] [INFO] 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 528 kB/s) [2020-01-28T06:35:29.261Z] [INFO] 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 [2020-01-28T06:35:29.261Z] [INFO] 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 [2020-01-28T06:35:29.261Z] [INFO] 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 [2020-01-28T06:35:29.519Z] [INFO] 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 [2020-01-28T06:35:29.519Z] [INFO] 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 [2020-01-28T06:35:29.519Z] [INFO] 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 [2020-01-28T06:35:29.519Z] [INFO] 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) [2020-01-28T06:35:29.519Z] [INFO] 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 [2020-01-28T06:35:29.519Z] [INFO] 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 [2020-01-28T06:35:29.777Z] [INFO] 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 [2020-01-28T06:35:30.034Z] [INFO] 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 [2020-01-28T06:35:30.034Z] [INFO] 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 [2020-01-28T06:35:30.034Z] [INFO] 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 [2020-01-28T06:35:30.034Z] [INFO] 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 134 kB/s) [2020-01-28T06:35:30.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-01-28T06:35:30.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-01-28T06:35:30.034Z] [INFO] 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 [2020-01-28T06:35:30.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-01-28T06:35:30.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2020-01-28T06:35:30.549Z] [INFO] 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 [2020-01-28T06:35:30.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 499 kB/s) [2020-01-28T06:35:30.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-01-28T06:35:30.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-01-28T06:35:30.550Z] [INFO] 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 [2020-01-28T06:35:30.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-01-28T06:35:30.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2020-01-28T06:35:30.808Z] [INFO] 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 [2020-01-28T06:35:30.808Z] [INFO] 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) [2020-01-28T06:35:30.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-28T06:35:30.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-28T06:35:30.808Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-28T06:35:31.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-28T06:35:31.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-28T06:35:31.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-28T06:35:31.372Z] [INFO] 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 529 kB/s) [2020-01-28T06:35:31.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-28T06:35:31.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-28T06:35:31.373Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-28T06:35:31.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-28T06:35:31.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-28T06:35:31.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-28T06:35:31.630Z] [INFO] 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 3.1 kB/s) [2020-01-28T06:35:31.630Z] [INFO] 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 [2020-01-28T06:35:31.630Z] [INFO] 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 [2020-01-28T06:35:31.887Z] [INFO] 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 [2020-01-28T06:35:32.144Z] [INFO] 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 [2020-01-28T06:35:32.144Z] [INFO] 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 [2020-01-28T06:35:32.144Z] [INFO] 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 [2020-01-28T06:35:32.427Z] [INFO] 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 23 kB/s) [2020-01-28T06:35:32.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-28T06:35:32.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-28T06:35:32.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-28T06:35:32.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-28T06:35:32.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-28T06:35:32.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-28T06:35:32.685Z] [INFO] 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 29 kB/s) [2020-01-28T06:35:32.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-28T06:35:32.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-28T06:35:32.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-28T06:35:33.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-28T06:35:33.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-28T06:35:33.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-28T06:35:33.201Z] [INFO] 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 40 kB/s) [2020-01-28T06:35:33.201Z] [INFO] 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 [2020-01-28T06:35:33.201Z] [INFO] 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 [2020-01-28T06:35:33.201Z] [INFO] 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 [2020-01-28T06:35:33.458Z] [INFO] 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 [2020-01-28T06:35:33.458Z] [INFO] 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 [2020-01-28T06:35:33.716Z] [INFO] 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 [2020-01-28T06:35:33.716Z] [INFO] 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 227 kB/s) [2020-01-28T06:35:33.716Z] [INFO] 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 [2020-01-28T06:35:33.716Z] [INFO] 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 [2020-01-28T06:35:33.716Z] [INFO] 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 [2020-01-28T06:35:33.973Z] [INFO] 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 [2020-01-28T06:35:33.973Z] [INFO] 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 [2020-01-28T06:35:33.973Z] [INFO] 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 [2020-01-28T06:35:33.973Z] [INFO] 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 182 kB/s) [2020-01-28T06:35:33.973Z] [INFO] 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 [2020-01-28T06:35:33.973Z] [INFO] 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 [2020-01-28T06:35:33.973Z] [INFO] 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 [2020-01-28T06:35:34.538Z] [INFO] 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 [2020-01-28T06:35:34.538Z] [INFO] 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 [2020-01-28T06:35:34.538Z] [INFO] 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 [2020-01-28T06:35:34.538Z] [INFO] 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 107 kB/s) [2020-01-28T06:35:34.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2020-01-28T06:35:34.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2020-01-28T06:35:34.538Z] [INFO] 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 [2020-01-28T06:35:34.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2020-01-28T06:35:34.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2020-01-28T06:35:34.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2020-01-28T06:35:34.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 961 kB/s) [2020-01-28T06:35:34.795Z] [INFO] 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 [2020-01-28T06:35:34.795Z] [INFO] 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 [2020-01-28T06:35:34.795Z] [INFO] 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 [2020-01-28T06:35:35.363Z] [INFO] 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 [2020-01-28T06:35:35.363Z] [INFO] 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 [2020-01-28T06:35:35.363Z] [INFO] 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 [2020-01-28T06:35:35.363Z] [INFO] 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 8.4 kB/s) [2020-01-28T06:35:35.363Z] [INFO] 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 [2020-01-28T06:35:35.363Z] [INFO] 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 [2020-01-28T06:35:35.363Z] [INFO] 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 [2020-01-28T06:35:35.620Z] [INFO] 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 [2020-01-28T06:35:35.620Z] [INFO] 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 [2020-01-28T06:35:35.620Z] [INFO] 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 [2020-01-28T06:35:35.878Z] [INFO] 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 58 kB/s) [2020-01-28T06:35:35.878Z] [INFO] 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 [2020-01-28T06:35:35.878Z] [INFO] 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 [2020-01-28T06:35:35.878Z] [INFO] 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 [2020-01-28T06:35:36.136Z] [INFO] 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 [2020-01-28T06:35:36.136Z] [INFO] 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 [2020-01-28T06:35:36.136Z] [INFO] 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 [2020-01-28T06:35:36.136Z] [INFO] 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 99 kB/s) [2020-01-28T06:35:36.136Z] [INFO] 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 [2020-01-28T06:35:36.136Z] [INFO] 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 [2020-01-28T06:35:36.136Z] [INFO] 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 [2020-01-28T06:35:36.700Z] [INFO] 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 [2020-01-28T06:35:36.700Z] [INFO] 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 [2020-01-28T06:35:36.700Z] [INFO] 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 [2020-01-28T06:35:36.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 329 kB/s) [2020-01-28T06:35:36.700Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-01-28T06:35:36.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-01-28T06:35:36.700Z] [INFO] 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 [2020-01-28T06:35:36.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-01-28T06:35:36.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2020-01-28T06:35:36.958Z] [INFO] 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 [2020-01-28T06:35:36.958Z] [INFO] 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 89 kB/s) [2020-01-28T06:35:36.958Z] [INFO] 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 [2020-01-28T06:35:36.958Z] [INFO] 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 [2020-01-28T06:35:37.216Z] [INFO] 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 [2020-01-28T06:35:37.474Z] [INFO] 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 [2020-01-28T06:35:37.474Z] [INFO] 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 [2020-01-28T06:35:37.474Z] [INFO] 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 [2020-01-28T06:35:37.474Z] [INFO] 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 94 kB/s) [2020-01-28T06:35:37.474Z] [INFO] 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 [2020-01-28T06:35:37.474Z] [INFO] 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 [2020-01-28T06:35:37.474Z] [INFO] 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 [2020-01-28T06:35:37.731Z] [INFO] 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 [2020-01-28T06:35:37.731Z] [INFO] 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 [2020-01-28T06:35:37.991Z] [INFO] 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 [2020-01-28T06:35:37.991Z] [INFO] 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 58 kB/s) [2020-01-28T06:35:37.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2020-01-28T06:35:37.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2020-01-28T06:35:37.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2020-01-28T06:35:37.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2020-01-28T06:35:37.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2020-01-28T06:35:37.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2020-01-28T06:35:37.991Z] [INFO] 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 [2020-01-28T06:35:37.991Z] [INFO] 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 [2020-01-28T06:35:37.991Z] [INFO] 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 [2020-01-28T06:35:37.991Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] 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 [2020-01-28T06:35:37.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-28T06:35:38.309Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-28T06:35:38.310Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-01-28T06:35:38.570Z] [INFO] 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 [2020-01-28T06:35:38.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2020-01-28T06:35:38.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-28T06:35:39.505Z] [INFO] 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 [2020-01-28T06:35:39.505Z] [INFO] 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 [2020-01-28T06:35:39.505Z] [INFO] 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 [2020-01-28T06:35:39.505Z] [INFO] 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 [2020-01-28T06:35:39.505Z] [INFO] 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 [2020-01-28T06:35:39.763Z] [INFO] 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 [2020-01-28T06:35:39.763Z] [INFO] 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 [2020-01-28T06:35:39.763Z] [INFO] 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 [2020-01-28T06:35:39.763Z] [INFO] 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 [2020-01-28T06:35:39.763Z] [INFO] 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 [2020-01-28T06:35:40.021Z] [INFO] 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 [2020-01-28T06:35:40.021Z] [INFO] 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 [2020-01-28T06:35:40.021Z] [INFO] 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 [2020-01-28T06:35:40.021Z] [INFO] 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 [2020-01-28T06:35:40.021Z] [INFO] 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 [2020-01-28T06:35:40.278Z] [INFO] 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 [2020-01-28T06:35:40.278Z] [INFO] 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 [2020-01-28T06:35:40.278Z] [INFO] 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 [2020-01-28T06:35:40.536Z] [INFO] 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 [2020-01-28T06:35:40.536Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-28T06:35:40.536Z] [INFO] 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 [2020-01-28T06:35:40.536Z] [INFO] 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 [2020-01-28T06:35:40.536Z] [INFO] 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 [2020-01-28T06:35:40.793Z] [INFO] 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 [2020-01-28T06:35:40.793Z] [INFO] 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 [2020-01-28T06:35:41.051Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-28T06:35:41.051Z] [INFO] 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 [2020-01-28T06:35:41.051Z] [INFO] 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 [2020-01-28T06:35:41.051Z] [INFO] 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 [2020-01-28T06:35:41.308Z] [INFO] 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 [2020-01-28T06:35:41.308Z] [INFO] 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 [2020-01-28T06:35:41.308Z] [INFO] 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 [2020-01-28T06:35:41.308Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2020-01-28T06:35:41.308Z] [INFO] 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 [2020-01-28T06:35:41.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2020-01-28T06:35:41.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2020-01-28T06:35:41.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2020-01-28T06:35:41.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2020-01-28T06:35:41.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2020-01-28T06:35:41.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2020-01-28T06:35:41.565Z] [INFO] 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 [2020-01-28T06:35:41.565Z] [INFO] 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 [2020-01-28T06:35:41.565Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-01-28T06:35:41.823Z] [INFO] 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 [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2020-01-28T06:35:41.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2020-01-28T06:35:42.081Z] [INFO] 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 [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2020-01-28T06:35:42.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 860 kB/s) [2020-01-28T06:35:42.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 863 kB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.3 MB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.4 MB/s) [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 185 kB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] 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 255 kB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] 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 248 kB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] 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 95 kB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] 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 102 kB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.8 MB/s) [2020-01-28T06:35:42.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.0 MB/s) [2020-01-28T06:35:42.340Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 129 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 112 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 155 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 109 kB/s) [2020-01-28T06:35:42.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-28T06:35:42.341Z] [INFO] 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 106 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 176 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 72 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 282 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 208 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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.3 MB/s) [2020-01-28T06:35:42.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-28T06:35:42.341Z] [INFO] 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.3 MB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 60 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 515 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 658 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 128 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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 256 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 [2020-01-28T06:35:42.341Z] [INFO] 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.0 MB/s) [2020-01-28T06:35:42.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2020-01-28T06:35:42.341Z] [INFO] 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 129 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 44 kB/s) [2020-01-28T06:35:42.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-28T06:35:42.341Z] [INFO] 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 210 kB/s) [2020-01-28T06:35:42.341Z] [INFO] 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 651 kB/s) [2020-01-28T06:35:42.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 152 kB/s) [2020-01-28T06:35:42.599Z] [INFO] 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 702 kB/s) [2020-01-28T06:35:42.857Z] [INFO] [2020-01-28T06:35:42.857Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2020-01-28T06:35:42.857Z] [INFO] [2020-01-28T06:35:42.857Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2020-01-28T06:35:42.857Z] [INFO] [2020-01-28T06:35:42.857Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2020-01-28T06:35:42.857Z] [INFO] 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 [2020-01-28T06:35:42.857Z] [INFO] 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 [2020-01-28T06:35:42.857Z] [INFO] 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 [2020-01-28T06:35:43.114Z] [INFO] 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 [2020-01-28T06:35:43.114Z] [INFO] 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 [2020-01-28T06:35:43.114Z] [INFO] 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 [2020-01-28T06:35:43.370Z] [INFO] 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 27 kB/s) [2020-01-28T06:35:43.370Z] [INFO] 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 [2020-01-28T06:35:43.370Z] [INFO] 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 [2020-01-28T06:35:43.370Z] [INFO] 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 [2020-01-28T06:35:43.627Z] [INFO] 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 [2020-01-28T06:35:43.627Z] [INFO] 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 [2020-01-28T06:35:43.627Z] [INFO] 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 [2020-01-28T06:35:43.885Z] [INFO] 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 264 kB/s) [2020-01-28T06:35:43.885Z] [INFO] [2020-01-28T06:35:43.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2020-01-28T06:35:43.885Z] [INFO] [2020-01-28T06:35:43.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2020-01-28T06:35:43.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-28T06:35:43.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-28T06:35:43.885Z] [INFO] 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 [2020-01-28T06:35:44.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-28T06:35:44.142Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-28T06:35:44.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-28T06:35:44.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 349 kB/s) [2020-01-28T06:35:44.142Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2020-01-28T06:35:44.142Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2020-01-28T06:35:44.142Z] [INFO] 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 [2020-01-28T06:35:44.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2020-01-28T06:35:44.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2020-01-28T06:35:44.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2020-01-28T06:35:44.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 92 kB/s) [2020-01-28T06:35:44.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2020-01-28T06:35:44.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2020-01-28T06:35:44.708Z] [INFO] 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 [2020-01-28T06:35:44.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2020-01-28T06:35:44.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2020-01-28T06:35:44.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2020-01-28T06:35:44.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 219 kB/s) [2020-01-28T06:35:44.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2020-01-28T06:35:45.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2020-01-28T06:35:45.223Z] [INFO] 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 [2020-01-28T06:35:45.480Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2020-01-28T06:35:45.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2020-01-28T06:35:45.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2020-01-28T06:35:45.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 101 kB/s) [2020-01-28T06:35:45.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-28T06:35:45.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2020-01-28T06:35:45.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2020-01-28T06:35:45.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-28T06:35:45.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2020-01-28T06:35:45.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2020-01-28T06:35:45.480Z] [INFO] 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 [2020-01-28T06:35:45.480Z] [INFO] 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 [2020-01-28T06:35:45.480Z] [INFO] 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 [2020-01-28T06:35:46.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2020-01-28T06:35:46.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2020-01-28T06:35:46.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 5.5 MB/s) [2020-01-28T06:35:46.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.6 MB/s) [2020-01-28T06:35:46.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 4.6 MB/s) [2020-01-28T06:35:46.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.2.0-SNAPSHOT/org.eclipse.tracecompass-5.2.0-SNAPSHOT.pom [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2020-01-28T06:35:46.045Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138] [2020-01-28T06:35:46.045Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-28T06:35:46.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.2.0-SNAPSHOT.pom [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2020-01-28T06:35:46.045Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT [3/138] [2020-01-28T06:35:46.045Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2020-01-28T06:35:46.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.2.0-SNAPSHOT.pom [2020-01-28T06:35:46.045Z] [INFO] [2020-01-28T06:35:46.045Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2020-01-28T06:35:46.045Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT [4/138] [2020-01-28T06:35:46.045Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:35:46.046Z] [INFO] [2020-01-28T06:35:46.046Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:46.046Z] [INFO] [2020-01-28T06:35:46.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:46.046Z] [INFO] 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 [2020-01-28T06:35:46.046Z] [INFO] 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 [2020-01-28T06:35:46.303Z] [INFO] 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 [2020-01-28T06:35:46.560Z] [INFO] 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 [2020-01-28T06:35:46.560Z] [INFO] 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 [2020-01-28T06:35:46.560Z] [INFO] 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 [2020-01-28T06:35:46.560Z] [INFO] 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 50 kB/s) [2020-01-28T06:35:46.560Z] [INFO] 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 [2020-01-28T06:35:46.560Z] [INFO] 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 424 kB/s) [2020-01-28T06:35:46.560Z] [INFO] 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 [2020-01-28T06:35:46.560Z] [INFO] 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) [2020-01-28T06:35:46.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-28T06:35:46.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-28T06:35:47.932Z] [INFO] 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 [2020-01-28T06:35:47.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-28T06:35:47.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-28T06:35:47.932Z] [INFO] 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 [2020-01-28T06:35:47.932Z] [INFO] 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 101 kB/s) [2020-01-28T06:35:47.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-28T06:35:48.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-28T06:35:48.189Z] [INFO] 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 [2020-01-28T06:35:48.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-28T06:35:48.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-28T06:35:48.447Z] [INFO] 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 [2020-01-28T06:35:48.447Z] [INFO] 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 93 kB/s) [2020-01-28T06:35:48.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-01-28T06:35:48.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-01-28T06:35:48.447Z] [INFO] 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 [2020-01-28T06:35:48.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-01-28T06:35:48.962Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2020-01-28T06:35:48.962Z] [INFO] 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 [2020-01-28T06:35:48.962Z] [INFO] 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 159 kB/s) [2020-01-28T06:35:48.962Z] [INFO] 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 [2020-01-28T06:35:48.962Z] [INFO] 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 [2020-01-28T06:35:48.962Z] [INFO] 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 [2020-01-28T06:35:49.219Z] [INFO] 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 [2020-01-28T06:35:49.219Z] [INFO] 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 [2020-01-28T06:35:49.219Z] [INFO] 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 [2020-01-28T06:35:49.219Z] [INFO] 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 73 kB/s) [2020-01-28T06:35:49.219Z] [INFO] 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 [2020-01-28T06:35:49.476Z] [INFO] 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 [2020-01-28T06:35:49.476Z] [INFO] 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 [2020-01-28T06:35:49.734Z] [INFO] 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 [2020-01-28T06:35:49.734Z] [INFO] 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 [2020-01-28T06:35:49.734Z] [INFO] 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 [2020-01-28T06:35:49.734Z] [INFO] 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 381 kB/s) [2020-01-28T06:35:49.734Z] [INFO] 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 [2020-01-28T06:35:49.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-01-28T06:35:49.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-28T06:35:49.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-28T06:35:49.734Z] [INFO] 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 [2020-01-28T06:35:49.734Z] [INFO] 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 [2020-01-28T06:35:49.991Z] [INFO] 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 11 MB/s) [2020-01-28T06:35:49.992Z] [INFO] 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 [2020-01-28T06:35:49.992Z] [INFO] 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 [2020-01-28T06:35:49.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-01-28T06:35:49.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-28T06:35:49.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-28T06:35:50.249Z] [INFO] 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 [2020-01-28T06:35:50.249Z] [INFO] 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 [2020-01-28T06:35:50.249Z] [INFO] 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 [2020-01-28T06:35:50.249Z] [INFO] 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 [2020-01-28T06:35:50.249Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-01-28T06:35:50.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-28T06:35:50.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2020-01-28T06:35:50.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-28T06:35:50.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 [2020-01-28T06:35:50.509Z] [INFO] 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 384 kB/s) [2020-01-28T06:35:50.510Z] [INFO] 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.0 MB/s) [2020-01-28T06:35:50.510Z] [INFO] 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) [2020-01-28T06:35:50.510Z] [INFO] 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 2.2 MB/s) [2020-01-28T06:35:50.510Z] [INFO] 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.4 MB/s) [2020-01-28T06:35:50.768Z] [INFO] The project's OSGi version is 4.2.0.202001280629 [2020-01-28T06:35:50.768Z] [INFO] [2020-01-28T06:35:50.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:50.768Z] [INFO] [2020-01-28T06:35:50.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:50.768Z] [INFO] [2020-01-28T06:35:50.768Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:50.768Z] [INFO] [2020-01-28T06:35:50.768Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:50.768Z] [INFO] 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 [2020-01-28T06:35:50.768Z] [INFO] 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 [2020-01-28T06:35:50.768Z] [INFO] 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 [2020-01-28T06:35:51.333Z] [INFO] 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 [2020-01-28T06:35:51.333Z] [INFO] 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 [2020-01-28T06:35:51.333Z] [INFO] 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 [2020-01-28T06:35:51.333Z] [INFO] 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 27 kB/s) [2020-01-28T06:35:51.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-01-28T06:35:51.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-01-28T06:35:51.333Z] [INFO] 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 [2020-01-28T06:35:51.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-01-28T06:35:51.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2020-01-28T06:35:51.848Z] [INFO] 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 [2020-01-28T06:35:51.848Z] [INFO] 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 75 kB/s) [2020-01-28T06:35:51.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-01-28T06:35:51.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-01-28T06:35:52.106Z] [INFO] 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 [2020-01-28T06:35:52.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-01-28T06:35:52.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2020-01-28T06:35:52.364Z] [INFO] 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 [2020-01-28T06:35:52.364Z] [INFO] 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 615 kB/s) [2020-01-28T06:35:52.364Z] [INFO] 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 [2020-01-28T06:35:52.364Z] [INFO] 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 [2020-01-28T06:35:52.364Z] [INFO] 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 [2020-01-28T06:35:52.622Z] [INFO] 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 [2020-01-28T06:35:52.622Z] [INFO] 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 [2020-01-28T06:35:52.622Z] [INFO] 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 [2020-01-28T06:35:52.622Z] [INFO] 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 406 kB/s) [2020-01-28T06:35:52.622Z] [INFO] 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 [2020-01-28T06:35:52.880Z] [INFO] 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 [2020-01-28T06:35:52.880Z] [INFO] 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 [2020-01-28T06:35:53.138Z] [INFO] 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 [2020-01-28T06:35:53.138Z] [INFO] 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 [2020-01-28T06:35:53.138Z] [INFO] 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 [2020-01-28T06:35:53.138Z] [INFO] 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 90 kB/s) [2020-01-28T06:35:53.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-01-28T06:35:53.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-01-28T06:35:53.138Z] [INFO] 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 [2020-01-28T06:35:53.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-01-28T06:35:53.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2020-01-28T06:35:53.707Z] [INFO] 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 [2020-01-28T06:35:53.707Z] [INFO] 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 37 kB/s) [2020-01-28T06:35:53.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2020-01-28T06:35:53.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2020-01-28T06:35:53.966Z] [INFO] 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 [2020-01-28T06:35:54.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2020-01-28T06:35:54.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2020-01-28T06:35:54.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2020-01-28T06:35:54.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 88 kB/s) [2020-01-28T06:35:54.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2020-01-28T06:35:54.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2020-01-28T06:35:54.227Z] [INFO] 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 [2020-01-28T06:35:54.700Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2020-01-28T06:35:54.700Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2020-01-28T06:35:54.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2020-01-28T06:35:54.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 229 kB/s) [2020-01-28T06:35:54.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-01-28T06:35:54.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-01-28T06:35:54.959Z] [INFO] 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 [2020-01-28T06:35:55.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-01-28T06:35:55.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-01-28T06:35:55.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2020-01-28T06:35:55.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 244 kB/s) [2020-01-28T06:35:55.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-01-28T06:35:55.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-01-28T06:35:55.216Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-01-28T06:35:55.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] 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 66 kB/s) [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-01-28T06:35:55.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-01-28T06:35:55.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.783Z] [INFO] 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 [2020-01-28T06:35:55.784Z] [INFO] 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 [2020-01-28T06:35:56.042Z] [INFO] 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 [2020-01-28T06:35:56.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-01-28T06:35:56.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2020-01-28T06:35:56.042Z] [INFO] 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 [2020-01-28T06:35:56.042Z] [INFO] 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 [2020-01-28T06:35:56.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2020-01-28T06:35:56.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2020-01-28T06:35:56.042Z] [INFO] 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 [2020-01-28T06:35:56.300Z] [INFO] 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 [2020-01-28T06:35:56.300Z] [INFO] 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 [2020-01-28T06:35:56.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2020-01-28T06:35:56.300Z] [INFO] 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 [2020-01-28T06:35:56.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 446 kB/s) [2020-01-28T06:35:56.300Z] [INFO] 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 2.1 MB/s) [2020-01-28T06:35:56.300Z] [INFO] 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 89 kB/s) [2020-01-28T06:35:56.558Z] [INFO] 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 1.3 MB/s) [2020-01-28T06:35:56.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:35:56.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/main/resources [2020-01-28T06:35:56.558Z] [INFO] [2020-01-28T06:35:56.558Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:35:56.558Z] [INFO] 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 [2020-01-28T06:35:56.558Z] [INFO] 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 [2020-01-28T06:35:56.558Z] [INFO] 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 [2020-01-28T06:35:56.816Z] [INFO] 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 [2020-01-28T06:35:56.816Z] [INFO] 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 [2020-01-28T06:35:56.816Z] [INFO] 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 [2020-01-28T06:35:56.816Z] [INFO] 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 46 kB/s) [2020-01-28T06:35:56.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-01-28T06:35:56.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-01-28T06:35:56.816Z] [INFO] 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 [2020-01-28T06:35:57.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-01-28T06:35:57.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2020-01-28T06:35:57.409Z] [INFO] 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 [2020-01-28T06:35:57.409Z] [INFO] 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 226 kB/s) [2020-01-28T06:35:57.409Z] [INFO] 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 [2020-01-28T06:35:57.409Z] [INFO] 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 [2020-01-28T06:35:57.409Z] [INFO] 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 [2020-01-28T06:35:57.668Z] [INFO] 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 [2020-01-28T06:35:57.668Z] [INFO] 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 [2020-01-28T06:35:57.668Z] [INFO] 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 [2020-01-28T06:35:57.668Z] [INFO] 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 58 kB/s) [2020-01-28T06:35:57.668Z] [INFO] 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 [2020-01-28T06:35:57.668Z] [INFO] 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 [2020-01-28T06:35:57.668Z] [INFO] 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 [2020-01-28T06:35:58.234Z] [INFO] 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 [2020-01-28T06:35:58.235Z] [INFO] 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 [2020-01-28T06:35:58.235Z] [INFO] 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 [2020-01-28T06:35:58.235Z] [INFO] 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 132 kB/s) [2020-01-28T06:35:58.235Z] [INFO] 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 [2020-01-28T06:35:58.235Z] [INFO] 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 [2020-01-28T06:35:58.235Z] [INFO] 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 [2020-01-28T06:35:58.492Z] [INFO] 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 [2020-01-28T06:35:58.492Z] [INFO] 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 [2020-01-28T06:35:58.492Z] [INFO] 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 [2020-01-28T06:35:58.492Z] [INFO] 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 92 kB/s) [2020-01-28T06:35:58.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-01-28T06:35:58.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-01-28T06:35:58.750Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-01-28T06:35:59.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 110 kB/s) [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.008Z] [INFO] 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 [2020-01-28T06:35:59.267Z] [INFO] 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 [2020-01-28T06:35:59.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-01-28T06:35:59.267Z] [INFO] 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 [2020-01-28T06:35:59.267Z] [INFO] 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 [2020-01-28T06:35:59.267Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 [2020-01-28T06:35:59.525Z] [INFO] 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 816 kB/s) [2020-01-28T06:35:59.525Z] [INFO] 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 1.0 MB/s) [2020-01-28T06:35:59.525Z] [INFO] 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 113 kB/s) [2020-01-28T06:35:59.525Z] [INFO] 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 53 kB/s) [2020-01-28T06:35:59.782Z] [INFO] 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 11 MB/s) [2020-01-28T06:35:59.782Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/classes [2020-01-28T06:36:03.064Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[816] [2020-01-28T06:36:03.064Z] argsArray[i] = entry.getKey(); [2020-01-28T06:36:03.064Z] ^^^^^^^^^^^^^^ [2020-01-28T06:36:03.064Z] 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 [2020-01-28T06:36:03.064Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[817] [2020-01-28T06:36:03.064Z] argsArray[i + 1] = entry.getValue(); [2020-01-28T06:36:03.064Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:36:03.064Z] 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 [2020-01-28T06:36:03.064Z] 2 problems (2 warnings) [2020-01-28T06:36:03.064Z] [INFO] [2020-01-28T06:36:03.064Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:03.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:03.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/test/resources [2020-01-28T06:36:03.064Z] [INFO] [2020-01-28T06:36:03.064Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:03.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar [2020-01-28T06:36:03.324Z] [INFO] [2020-01-28T06:36:03.324Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:03.582Z] [INFO] [2020-01-28T06:36:03.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:03.841Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-01-28T06:36:04.101Z] [INFO] [2020-01-28T06:36:04.101Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:04.101Z] [INFO] [2020-01-28T06:36:04.101Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:04.101Z] [INFO] [2020-01-28T06:36:04.101Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:04.101Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-01-28T06:36:04.666Z] [INFO] [2020-01-28T06:36:04.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:04.666Z] [INFO] [2020-01-28T06:36:04.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:04.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-01-28T06:36:04.666Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.pom [2020-01-28T06:36:04.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar [2020-01-28T06:36:04.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:36:04.666Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T06:36:04.666Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T06:36:04.666Z] [INFO] [2020-01-28T06:36:04.666Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2020-01-28T06:36:04.666Z] [INFO] [2020-01-28T06:36:04.666Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2020-01-28T06:36:04.666Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT [5/138] [2020-01-28T06:36:04.666Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T06:36:04.666Z] [INFO] [2020-01-28T06:36:04.666Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.924Z] [INFO] [2020-01-28T06:36:04.924Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.924Z] [INFO] [2020-01-28T06:36:04.924Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.924Z] [INFO] [2020-01-28T06:36:04.924Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.924Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-28T06:36:04.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.2.0-SNAPSHOT.pom [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2020-01-28T06:36:04.925Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/138] [2020-01-28T06:36:04.925Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] The project's OSGi version is 1.2.0.202001280629 [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:04.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2020-01-28T06:36:04.925Z] [INFO] [2020-01-28T06:36:04.925Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:04.925Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2020-01-28T06:36:06.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2020-01-28T06:36:06.298Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2020-01-28T06:36:06.298Z] .add(String.valueOf(fStart)) [2020-01-28T06:36:06.298Z] .add(String.valueOf(fStart + fDuration)) [2020-01-28T06:36:06.298Z] .toString(); [2020-01-28T06:36:06.298Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:06.298Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:06.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2020-01-28T06:36:06.298Z] private final Comparator fDefaultIntervalComparator = Comparator [2020-01-28T06:36:06.298Z] .comparingLong(E::getEnd) [2020-01-28T06:36:06.298Z] .thenComparingLong(E::getStart); [2020-01-28T06:36:06.298Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:06.298Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-28T06:36:06.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2020-01-28T06:36:06.298Z] fFileChannelIn = fFileInputStream.getChannel(); [2020-01-28T06:36:06.298Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:06.298Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-01-28T06:36:06.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2020-01-28T06:36:06.298Z] fFileChannelOut = fFileOutputStream.getChannel(); [2020-01-28T06:36:06.298Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:06.298Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-01-28T06:36:06.298Z] 4 problems (4 warnings) [2020-01-28T06:36:06.298Z] [INFO] [2020-01-28T06:36:06.298Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:06.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2020-01-28T06:36:06.298Z] [INFO] [2020-01-28T06:36:06.298Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2020-01-28T06:36:06.298Z] [INFO] [2020-01-28T06:36:06.298Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.298Z] [INFO] [2020-01-28T06:36:06.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-01-28T06:36:06.556Z] [INFO] [2020-01-28T06:36:06.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.556Z] [INFO] [2020-01-28T06:36:06.556Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.556Z] [INFO] [2020-01-28T06:36:06.556Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.556Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.815Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:06.815Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:06.815Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:06.815Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:06.815Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:06.815Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2020-01-28T06:36:06.815Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138] [2020-01-28T06:36:06.815Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] The project's OSGi version is 2.1.2.202001280629 [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:06.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2020-01-28T06:36:06.815Z] [INFO] [2020-01-28T06:36:06.815Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:06.815Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2020-01-28T06:36:07.747Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2020-01-28T06:36:07.747Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2020-01-28T06:36:07.747Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.747Z] Type safety: Unchecked cast from BasicSegment to E [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2020-01-28T06:36:07.748Z] store.add((E) elem); // warning from type, it should be fine [2020-01-28T06:36:07.748Z] ^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: Unchecked cast from Object to E [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2020-01-28T06:36:07.748Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: Unchecked cast from Comparator to Comparator [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2020-01-28T06:36:07.748Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2020-01-28T06:36:07.748Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] 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>' [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2020-01-28T06:36:07.748Z] E element = (E) object; [2020-01-28T06:36:07.748Z] ^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: Unchecked cast from Object to E [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-28T06:36:07.748Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-28T06:36:07.748Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-28T06:36:07.748Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-28T06:36:07.748Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[297] [2020-01-28T06:36:07.748Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] 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 [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[300] [2020-01-28T06:36:07.748Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] 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 [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] [2020-01-28T06:36:07.748Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] [2020-01-28T06:36:07.748Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2020-01-28T06:36:07.748Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2020-01-28T06:36:07.748Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2020-01-28T06:36:07.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2020-01-28T06:36:07.748Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2020-01-28T06:36:07.748Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:07.748Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2020-01-28T06:36:07.748Z] 16 problems (16 warnings) [2020-01-28T06:36:07.748Z] [INFO] [2020-01-28T06:36:07.748Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:07.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2020-01-28T06:36:07.748Z] [INFO] [2020-01-28T06:36:07.748Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2020-01-28T06:36:07.748Z] [INFO] [2020-01-28T06:36:07.748Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.748Z] [INFO] [2020-01-28T06:36:07.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-01-28T06:36:07.749Z] [INFO] [2020-01-28T06:36:07.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.749Z] [INFO] [2020-01-28T06:36:07.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.749Z] [INFO] [2020-01-28T06:36:07.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:07.749Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:08.007Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:08.007Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:08.007Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:08.007Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:08.007Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:08.007Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2020-01-28T06:36:08.007Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138] [2020-01-28T06:36:08.007Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] The project's OSGi version is 4.3.0.202001280629 [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:08.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2020-01-28T06:36:08.007Z] [INFO] [2020-01-28T06:36:08.007Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:08.007Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2020-01-28T06:36:09.411Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2020-01-28T06:36:09.411Z] ^^^^^^^^^^^^^ [2020-01-28T06:36:09.411Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2020-01-28T06:36:09.411Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2020-01-28T06:36:09.411Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:09.411Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2020-01-28T06:36:09.411Z] throws StateValueTypeException, AttributeNotFoundException { [2020-01-28T06:36:09.411Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:09.411Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2020-01-28T06:36:09.411Z] throws StateValueTypeException, AttributeNotFoundException { [2020-01-28T06:36:09.411Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:09.411Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2020-01-28T06:36:09.411Z] throws AttributeNotFoundException, StateSystemDisposedException { [2020-01-28T06:36:09.411Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:09.411Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2020-01-28T06:36:09.411Z] throws AttributeNotFoundException, StateSystemDisposedException { [2020-01-28T06:36:09.411Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:09.411Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2020-01-28T06:36:09.411Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2020-01-28T06:36:09.411Z] ^^^^^^^^^ [2020-01-28T06:36:09.411Z] Javadoc: Missing tag for parameter nodeStart [2020-01-28T06:36:09.411Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2020-01-28T06:36:09.411Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2020-01-28T06:36:09.411Z] ^^^^^^^ [2020-01-28T06:36:09.411Z] Javadoc: Missing tag for parameter reverse [2020-01-28T06:36:09.411Z] 8 problems (8 warnings) [2020-01-28T06:36:09.411Z] [INFO] [2020-01-28T06:36:09.411Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:09.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2020-01-28T06:36:09.411Z] [INFO] [2020-01-28T06:36:09.411Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.411Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar [2020-01-28T06:36:09.669Z] [INFO] [2020-01-28T06:36:09.669Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.669Z] [INFO] [2020-01-28T06:36:09.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-01-28T06:36:09.669Z] [INFO] [2020-01-28T06:36:09.669Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.669Z] [INFO] [2020-01-28T06:36:09.669Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.669Z] [INFO] [2020-01-28T06:36:09.669Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:09.669Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/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.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.pom [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/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.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2metadata.xml [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/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.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2artifacts.xml [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2020-01-28T06:36:10.236Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT [9/138] [2020-01-28T06:36:10.236Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-28T06:36:10.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.2.0-SNAPSHOT.pom [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2020-01-28T06:36:10.236Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT [10/138] [2020-01-28T06:36:10.236Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] Deleting /home/jenkins/agent/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]) [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] The project's OSGi version is 1.0.4.202001280629 [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:10.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2020-01-28T06:36:10.236Z] [INFO] [2020-01-28T06:36:10.236Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.236Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2020-01-28T06:36:10.494Z] [INFO] [2020-01-28T06:36:10.494Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:10.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2020-01-28T06:36:10.494Z] [INFO] [2020-01-28T06:36:10.494Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-28T06:36:10.494Z] [INFO] [2020-01-28T06:36:10.494Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.494Z] [INFO] [2020-01-28T06:36:10.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.752Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-01-28T06:36:10.752Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.pom [2020-01-28T06:36:10.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-28T06:36:10.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:36:10.752Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-28T06:36:10.752Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2020-01-28T06:36:10.752Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT [11/138] [2020-01-28T06:36:10.752Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] The project's OSGi version is 5.2.0.202001280629 [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:10.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2020-01-28T06:36:10.752Z] [INFO] [2020-01-28T06:36:10.752Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:10.752Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[148] [2020-01-28T06:36:16.028Z] List path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[153] [2020-01-28T06:36:16.028Z] callsites = (List) result; [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Type safety: Unchecked cast from Object to List [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2020-01-28T06:36:16.028Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2020-01-28T06:36:16.028Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2020-01-28T06:36:16.028Z] return (T) resolve; [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Type safety: Unchecked cast from Object to T [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2020-01-28T06:36:16.028Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2020-01-28T06:36:16.028Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2020-01-28T06:36:16.028Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2020-01-28T06:36:16.028Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2020-01-28T06:36:16.028Z] fTimesRequested = Longs.toArray(times); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2020-01-28T06:36:16.028Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2020-01-28T06:36:16.028Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2020-01-28T06:36:16.028Z] return dir.getAbsolutePath(); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2020-01-28T06:36:16.028Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[50] [2020-01-28T06:36:16.028Z] COLORS.put(matcher.group(4).toLowerCase(), hexColor); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.028Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2020-01-28T06:36:16.028Z] * @param cppFilt [2020-01-28T06:36:16.028Z] ^^^^^^^ [2020-01-28T06:36:16.028Z] Javadoc: Description expected after this reference [2020-01-28T06:36:16.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2020-01-28T06:36:16.028Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2020-01-28T06:36:16.028Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2020-01-28T06:36:16.029Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2020-01-28T06:36:16.029Z] ^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2020-01-28T06:36:16.029Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Unnecessary $NON-NLS$ tag [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[245] [2020-01-28T06:36:16.029Z] public TraceEntryModel build() { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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 [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[298] [2020-01-28T06:36:16.029Z] public ModuleEntryModel build() { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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 [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[353] [2020-01-28T06:36:16.029Z] public StateSystemEntryModel build() { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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 [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[412] [2020-01-28T06:36:16.029Z] public AttributeEntryModel build() { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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 [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2020-01-28T06:36:16.029Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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>>' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2020-01-28T06:36:16.029Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2020-01-28T06:36:16.029Z] ^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2020-01-28T06:36:16.029Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2020-01-28T06:36:16.029Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2020-01-28T06:36:16.029Z] builder.put(Long.toString(series.getId()), series); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[54] [2020-01-28T06:36:16.029Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, List, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2020-01-28T06:36:16.029Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2020-01-28T06:36:16.029Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2020-01-28T06:36:16.029Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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 [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2020-01-28T06:36:16.029Z] Map searchMap = (Map) searchFilterObject; [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Type safety: Unchecked cast from Object to Map [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2020-01-28T06:36:16.029Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] 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>>' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2020-01-28T06:36:16.029Z] fMetadata = metadata; [2020-01-28T06:36:16.029Z] ^^^^^^^^ [2020-01-28T06:36:16.029Z] 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>' [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2020-01-28T06:36:16.029Z] V node = queue.poll(); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2020-01-28T06:36:16.029Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.029Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2020-01-28T06:36:16.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2020-01-28T06:36:16.029Z] return fSymbolMapping.lastKey(); [2020-01-28T06:36:16.029Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.030Z] 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 [2020-01-28T06:36:16.030Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2020-01-28T06:36:16.030Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2020-01-28T06:36:16.030Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.030Z] 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>' [2020-01-28T06:36:16.030Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2020-01-28T06:36:16.030Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2020-01-28T06:36:16.030Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.030Z] 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>>' [2020-01-28T06:36:16.030Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2020-01-28T06:36:16.030Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2020-01-28T06:36:16.030Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.030Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T06:36:16.030Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2020-01-28T06:36:16.030Z] ITmfXyModel model = new TmfXyModel(title, series); [2020-01-28T06:36:16.030Z] ^^^^^^ [2020-01-28T06:36:16.030Z] 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>' [2020-01-28T06:36:16.030Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2020-01-28T06:36:16.030Z] fTraceTypeId = traceTypeId; [2020-01-28T06:36:16.030Z] ^^^^^^^^^^^ [2020-01-28T06:36:16.030Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:16.030Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[176] [2020-01-28T06:36:16.030Z] Map> regexesMap = (Map>) regexesObject; [2020-01-28T06:36:16.030Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:16.030Z] Type safety: Unchecked cast from Object to Map> [2020-01-28T06:36:16.030Z] 44 problems (44 warnings) [2020-01-28T06:36:16.288Z] [INFO] [2020-01-28T06:36:16.288Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:16.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:16.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2020-01-28T06:36:16.288Z] [INFO] [2020-01-28T06:36:16.288Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:16.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar [2020-01-28T06:36:16.804Z] [INFO] [2020-01-28T06:36:16.804Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:16.804Z] [INFO] [2020-01-28T06:36:16.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:17.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-01-28T06:36:17.938Z] [INFO] [2020-01-28T06:36:17.938Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:17.938Z] [INFO] [2020-01-28T06:36:17.938Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:17.938Z] [INFO] [2020-01-28T06:36:17.938Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:17.938Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-01-28T06:36:19.838Z] [INFO] [2020-01-28T06:36:19.838Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:19.838Z] [INFO] [2020-01-28T06:36:19.838Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:19.838Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-01-28T06:36:19.838Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.pom [2020-01-28T06:36:19.838Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar [2020-01-28T06:36:19.838Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:36:19.838Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T06:36:19.838Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T06:36:19.838Z] [INFO] [2020-01-28T06:36:19.838Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2020-01-28T06:36:19.838Z] [INFO] [2020-01-28T06:36:19.838Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2020-01-28T06:36:19.838Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138] [2020-01-28T06:36:19.838Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:19.838Z] [INFO] [2020-01-28T06:36:19.838Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.838Z] [INFO] [2020-01-28T06:36:19.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.839Z] [INFO] The project's OSGi version is 2.0.2.202001280629 [2020-01-28T06:36:19.839Z] [INFO] [2020-01-28T06:36:19.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.839Z] [INFO] [2020-01-28T06:36:19.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.839Z] [INFO] [2020-01-28T06:36:19.839Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.839Z] [INFO] [2020-01-28T06:36:19.839Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:19.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2020-01-28T06:36:19.839Z] [INFO] [2020-01-28T06:36:19.839Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:19.839Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2020-01-28T06:36:20.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2020-01-28T06:36:20.098Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2020-01-28T06:36:20.098Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:20.098Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:36:20.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2020-01-28T06:36:20.098Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-28T06:36:20.098Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:20.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:36:20.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2020-01-28T06:36:20.098Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2020-01-28T06:36:20.098Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:20.098Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:36:20.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2020-01-28T06:36:20.098Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2020-01-28T06:36:20.098Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:20.098Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:36:20.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2020-01-28T06:36:20.098Z] int quark = entry.getValue(); [2020-01-28T06:36:20.098Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:36:20.098Z] 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 [2020-01-28T06:36:20.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2020-01-28T06:36:20.098Z] fGroups = Arrays.copyOf(groups, groups.length); [2020-01-28T06:36:20.098Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:20.098Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2020-01-28T06:36:20.098Z] 6 problems (6 warnings) [2020-01-28T06:36:20.357Z] [INFO] [2020-01-28T06:36:20.357Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:20.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2020-01-28T06:36:20.358Z] [INFO] [2020-01-28T06:36:20.358Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.358Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:36:20.358Z] [INFO] [2020-01-28T06:36:20.358Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.358Z] [INFO] [2020-01-28T06:36:20.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-01-28T06:36:20.358Z] [INFO] [2020-01-28T06:36:20.358Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.358Z] [INFO] [2020-01-28T06:36:20.358Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.358Z] [INFO] [2020-01-28T06:36:20.358Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.358Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2020-01-28T06:36:20.617Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT [13/138] [2020-01-28T06:36:20.617Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-28T06:36:20.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.2.0-SNAPSHOT.pom [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2020-01-28T06:36:20.617Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT [14/138] [2020-01-28T06:36:20.617Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:20.617Z] [INFO] Deleting /home/jenkins/agent/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]) [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:20.617Z] [INFO] The project's OSGi version is 1.0.4.202001280629 [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:20.617Z] [INFO] [2020-01-28T06:36:20.617Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:20.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-01-28T06:36:20.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-01-28T06:36:20.617Z] [INFO] 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 [2020-01-28T06:36:25.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-01-28T06:36:25.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-01-28T06:36:25.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2020-01-28T06:36:25.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 102 kB/s) [2020-01-28T06:36:25.959Z] [INFO] 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 [2020-01-28T06:36:25.959Z] [INFO] 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 [2020-01-28T06:36:25.959Z] [INFO] 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 [2020-01-28T06:36:26.524Z] [INFO] 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 [2020-01-28T06:36:26.524Z] [INFO] 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 [2020-01-28T06:36:26.524Z] [INFO] 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 [2020-01-28T06:36:26.524Z] [INFO] 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 27 kB/s) [2020-01-28T06:36:26.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-01-28T06:36:26.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-01-28T06:36:26.524Z] [INFO] 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 [2020-01-28T06:36:26.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-01-28T06:36:26.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2020-01-28T06:36:26.782Z] [INFO] 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 [2020-01-28T06:36:26.782Z] [INFO] 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 120 kB/s) [2020-01-28T06:36:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-28T06:36:27.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-28T06:36:27.039Z] [INFO] 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 [2020-01-28T06:36:27.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-28T06:36:27.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-28T06:36:27.297Z] [INFO] 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 [2020-01-28T06:36:27.297Z] [INFO] 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 76 kB/s) [2020-01-28T06:36:27.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-28T06:36:27.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-28T06:36:27.297Z] [INFO] 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 [2020-01-28T06:36:27.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-28T06:36:27.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] 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 443 kB/s) [2020-01-28T06:36:27.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-28T06:36:27.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-28T06:36:27.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-01-28T06:36:27.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-28T06:36:27.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:27.814Z] [INFO] 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 [2020-01-28T06:36:28.071Z] [INFO] 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 [2020-01-28T06:36:28.072Z] [INFO] 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 [2020-01-28T06:36:28.072Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2020-01-28T06:36:28.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 1.8 MB/s) [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 227 kB/s) [2020-01-28T06:36:28.638Z] [INFO] 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 110 kB/s) [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 [2020-01-28T06:36:28.638Z] [INFO] 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 809 kB/s) [2020-01-28T06:36:28.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 1.5 MB/s) [2020-01-28T06:36:28.638Z] [INFO] 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 200 kB/s) [2020-01-28T06:36:28.638Z] [INFO] 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 1.2 MB/s) [2020-01-28T06:36:28.896Z] [INFO] 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 3.6 MB/s) [2020-01-28T06:36:29.154Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2020-01-28T06:36:29.154Z] ANTLR Parser Generator Version 3.5.2 [2020-01-28T06:36:29.720Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2020-01-28T06:36:29.720Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2020-01-28T06:36:30.651Z] Input file /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2020-01-28T06:36:30.651Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2020-01-28T06:36:30.651Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2020-01-28T06:36:30.651Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2020-01-28T06:36:30.651Z] [2020-01-28T06:36:30.651Z] As a result, alternative(s) 2 were disabled for that input [2020-01-28T06:36:30.909Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2020-01-28T06:36:30.909Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2020-01-28T06:36:30.909Z] [2020-01-28T06:36:30.909Z] As a result, alternative(s) 3 were disabled for that input [2020-01-28T06:36:30.909Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2020-01-28T06:36:30.909Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2020-01-28T06:36:30.909Z] [2020-01-28T06:36:30.909Z] As a result, alternative(s) 2 were disabled for that input [2020-01-28T06:36:31.474Z] [INFO] [2020-01-28T06:36:31.474Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:31.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:31.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2020-01-28T06:36:31.474Z] [INFO] [2020-01-28T06:36:31.474Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:31.474Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2020-01-28T06:36:32.040Z] [INFO] [2020-01-28T06:36:32.040Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:32.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2020-01-28T06:36:32.040Z] [INFO] [2020-01-28T06:36:32.040Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-28T06:36:32.040Z] [INFO] [2020-01-28T06:36:32.040Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.040Z] [INFO] [2020-01-28T06:36:32.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-01-28T06:36:32.298Z] [INFO] [2020-01-28T06:36:32.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.298Z] [INFO] [2020-01-28T06:36:32.298Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.298Z] [INFO] [2020-01-28T06:36:32.298Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.298Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-01-28T06:36:32.557Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.pom [2020-01-28T06:36:32.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-28T06:36:32.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:36:32.557Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-28T06:36:32.557Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2020-01-28T06:36:32.557Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT [15/138] [2020-01-28T06:36:32.557Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] The project's OSGi version is 4.0.2.202001280629 [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:32.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2020-01-28T06:36:32.557Z] [INFO] [2020-01-28T06:36:32.557Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:32.557Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2020-01-28T06:36:33.930Z] return !(pathname.getName().equals("metadata")); [2020-01-28T06:36:33.930Z] ^^^^^^^^^^ [2020-01-28T06:36:33.930Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2020-01-28T06:36:33.930Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2020-01-28T06:36:33.930Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:33.930Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2020-01-28T06:36:33.930Z] return (top != null) ? top.getCurrentEvent() : null; [2020-01-28T06:36:33.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:33.930Z] Potential resource leak: 'top' may not be closed at this location [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2020-01-28T06:36:33.930Z] return hasMoreEvents(); [2020-01-28T06:36:33.930Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:33.930Z] Potential resource leak: 'top' may not be closed at this location [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2020-01-28T06:36:33.930Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2020-01-28T06:36:33.930Z] ^^ [2020-01-28T06:36:33.930Z] Potential resource leak: 'se' may not be closed [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2020-01-28T06:36:33.930Z] returnArray[i] = null; [2020-01-28T06:36:33.930Z] ^^^^ [2020-01-28T06:36:33.930Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2020-01-28T06:36:33.930Z] return fInnerElements.get(index); [2020-01-28T06:36:33.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:33.930Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2020-01-28T06:36:33.930Z] return fInnerElements.remove(index); [2020-01-28T06:36:33.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:36:33.930Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2020-01-28T06:36:33.930Z] SparseList sparseList = (SparseList) list; [2020-01-28T06:36:33.930Z] ^^^^^^^^^^ [2020-01-28T06:36:33.930Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2020-01-28T06:36:33.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2020-01-28T06:36:33.930Z] SparseList sparseList = (SparseList) list; [2020-01-28T06:36:33.930Z] ^^^^^^^^^^ [2020-01-28T06:36:33.930Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2020-01-28T06:36:33.930Z] 10 problems (10 warnings) [2020-01-28T06:36:33.930Z] [INFO] [2020-01-28T06:36:33.930Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:33.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:33.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2020-01-28T06:36:33.930Z] [INFO] [2020-01-28T06:36:33.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:33.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar [2020-01-28T06:36:33.930Z] [INFO] [2020-01-28T06:36:33.930Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:33.930Z] [INFO] [2020-01-28T06:36:33.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:33.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-01-28T06:36:34.188Z] [INFO] [2020-01-28T06:36:34.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:34.188Z] [INFO] [2020-01-28T06:36:34.188Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:34.188Z] [INFO] [2020-01-28T06:36:34.188Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:34.188Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-01-28T06:36:34.445Z] [INFO] [2020-01-28T06:36:34.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:34.445Z] [INFO] [2020-01-28T06:36:34.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:34.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-01-28T06:36:34.446Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.pom [2020-01-28T06:36:34.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar [2020-01-28T06:36:34.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:36:34.446Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2metadata.xml [2020-01-28T06:36:34.446Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2artifacts.xml [2020-01-28T06:36:34.446Z] [INFO] [2020-01-28T06:36:34.446Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2020-01-28T06:36:34.446Z] [INFO] [2020-01-28T06:36:34.446Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2020-01-28T06:36:34.446Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT [16/138] [2020-01-28T06:36:34.446Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:36:34.446Z] [INFO] [2020-01-28T06:36:34.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.446Z] [INFO] [2020-01-28T06:36:34.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.446Z] [INFO] [2020-01-28T06:36:34.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.708Z] [INFO] The project's OSGi version is 1.0.7.202001280629 [2020-01-28T06:36:34.708Z] [INFO] [2020-01-28T06:36:34.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.708Z] [INFO] [2020-01-28T06:36:34.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.708Z] [INFO] [2020-01-28T06:36:34.708Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.708Z] [INFO] [2020-01-28T06:36:34.708Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:34.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2020-01-28T06:36:34.708Z] [INFO] [2020-01-28T06:36:34.708Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:34.708Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2020-01-28T06:36:35.509Z] [INFO] [2020-01-28T06:36:35.509Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:36:35.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2020-01-28T06:36:35.509Z] [INFO] [2020-01-28T06:36:35.509Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-28T06:36:35.509Z] [INFO] [2020-01-28T06:36:35.509Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.509Z] [INFO] [2020-01-28T06:36:35.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.768Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-01-28T06:36:35.768Z] [INFO] [2020-01-28T06:36:35.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.768Z] [INFO] [2020-01-28T06:36:35.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.768Z] [INFO] [2020-01-28T06:36:35.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:35.768Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-01-28T06:36:36.026Z] [INFO] [2020-01-28T06:36:36.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:36.026Z] [INFO] [2020-01-28T06:36:36.026Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:36.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-01-28T06:36:36.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-01-28T06:36:36.026Z] [INFO] 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 [2020-01-28T06:36:36.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-01-28T06:36:36.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2020-01-28T06:36:36.283Z] [INFO] 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 [2020-01-28T06:36:37.657Z] [INFO] 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 9.4 kB/s) [2020-01-28T06:36:37.657Z] [INFO] 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 [2020-01-28T06:36:37.657Z] [INFO] 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 [2020-01-28T06:36:37.657Z] [INFO] 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 [2020-01-28T06:36:37.657Z] [INFO] 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 [2020-01-28T06:36:37.916Z] [INFO] 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 [2020-01-28T06:36:37.916Z] [INFO] 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 [2020-01-28T06:36:37.916Z] [INFO] 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 137 kB/s) [2020-01-28T06:36:37.916Z] [INFO] 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 [2020-01-28T06:36:37.916Z] [INFO] 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 [2020-01-28T06:36:37.916Z] [INFO] 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 [2020-01-28T06:36:38.174Z] [INFO] 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 [2020-01-28T06:36:38.175Z] [INFO] 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 [2020-01-28T06:36:38.175Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] 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 27 kB/s) [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.432Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.690Z] [INFO] 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 [2020-01-28T06:36:38.947Z] [INFO] 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 375 kB/s) [2020-01-28T06:36:38.947Z] [INFO] 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 3.9 MB/s) [2020-01-28T06:36:38.947Z] [INFO] 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 7.7 MB/s) [2020-01-28T06:36:39.512Z] [INFO] Executing tasks [2020-01-28T06:36:39.512Z] [2020-01-28T06:36:39.512Z] main: [2020-01-28T06:36:39.770Z] [2020-01-28T06:36:39.770Z] main: [2020-01-28T06:36:39.770Z] [2020-01-28T06:36:39.770Z] checkAnyTraceExists: [2020-01-28T06:36:39.770Z] [2020-01-28T06:36:39.770Z] verifyChecksum: [2020-01-28T06:36:39.770Z] [echo] Verifying: ${anyTraceExists} [2020-01-28T06:36:39.770Z] [2020-01-28T06:36:39.770Z] deleteFailedCheckSumTraces: [2020-01-28T06:36:39.770Z] [2020-01-28T06:36:39.770Z] downloadTraceFiles: [2020-01-28T06:36:39.770Z] [echo] Attempting to download test traces [2020-01-28T06:36:39.770Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2020-01-28T06:36:39.770Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2020-01-28T06:36:45.034Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2020-01-28T06:36:45.034Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2020-01-28T06:36:45.294Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2020-01-28T06:36:45.294Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2020-01-28T06:36:45.552Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2020-01-28T06:36:45.552Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2020-01-28T06:36:47.452Z] [exec] Cloning into 'ctf-testsuite'... [2020-01-28T06:36:47.711Z] [2020-01-28T06:36:47.711Z] pullTestSuite: [2020-01-28T06:36:47.971Z] [exec] Your branch is up-to-date with 'origin/master'. [2020-01-28T06:36:47.971Z] [exec] Already on 'master' [2020-01-28T06:36:48.405Z] [exec] Already up-to-date. [2020-01-28T06:36:48.405Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2020-01-28T06:36:48.405Z] [exec] [2020-01-28T06:36:48.405Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2020-01-28T06:36:48.405Z] [exec] changes and commit them, and you can discard any commits you make in this [2020-01-28T06:36:48.405Z] [exec] state without impacting any branches by performing another checkout. [2020-01-28T06:36:48.405Z] [exec] [2020-01-28T06:36:48.405Z] [exec] If you want to create a new branch to retain commits you create, you may [2020-01-28T06:36:48.405Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2020-01-28T06:36:48.405Z] [exec] [2020-01-28T06:36:48.405Z] [exec] git checkout -b [2020-01-28T06:36:48.405Z] [exec] [2020-01-28T06:36:48.405Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2020-01-28T06:36:48.405Z] [2020-01-28T06:36:48.405Z] extractTraces: [2020-01-28T06:36:48.405Z] [2020-01-28T06:36:48.405Z] checkAnyTraceExists: [2020-01-28T06:36:48.405Z] [2020-01-28T06:36:48.405Z] verifyChecksum: [2020-01-28T06:36:48.405Z] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2020-01-28T06:36:48.972Z] [2020-01-28T06:36:48.972Z] warnFailedCheckSum: [2020-01-28T06:36:48.972Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2020-01-28T06:36:48.972Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-28T06:36:48.972Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2020-01-28T06:36:50.872Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-28T06:36:51.437Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2020-01-28T06:36:51.695Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-28T06:36:51.695Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2020-01-28T06:36:54.976Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-28T06:36:56.875Z] [echo] Traces extracted successfully [2020-01-28T06:36:56.875Z] [INFO] Executed tasks [2020-01-28T06:36:56.875Z] [INFO] [2020-01-28T06:36:56.875Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:36:57.808Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2020-01-28T06:36:57.808Z] [INFO] Command line: [2020-01-28T06:36:57.808Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T06:36:57.808Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:37:01.088Z] !SESSION 2020-01-28 06:36:57.926 ----------------------------------------------- [2020-01-28T06:37:01.088Z] eclipse.buildId=unknown [2020-01-28T06:37:01.088Z] java.version=1.8.0_202 [2020-01-28T06:37:01.088Z] java.vendor=Oracle Corporation [2020-01-28T06:37:01.088Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:37:01.088Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T06:37:01.089Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T06:37:01.089Z] [2020-01-28T06:37:01.089Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:37:00.621 [2020-01-28T06:37:01.089Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:37:01.089Z] !STACK 0 [2020-01-28T06:37:01.089Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-28T06:37:01.089Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:37:01.089Z] [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:37:01.089Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2020-01-28T06:37:04.409Z] [2020-01-28T06:37:04.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:03.841 [2020-01-28T06:37:04.409Z] !MESSAGE Struct already contains a field named ctx [2020-01-28T06:37:04.409Z] [2020-01-28T06:37:04.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:03.843 [2020-01-28T06:37:04.409Z] !MESSAGE Struct already contains a field named ctx [2020-01-28T06:37:04.409Z] [2020-01-28T06:37:04.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:03.844 [2020-01-28T06:37:04.409Z] !MESSAGE Struct already contains a field named ctx [2020-01-28T06:37:04.409Z] [2020-01-28T06:37:04.409Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:03.845 [2020-01-28T06:37:04.409Z] !MESSAGE Struct already contains a field named ctx [2020-01-28T06:37:04.409Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2020-01-28T06:37:04.409Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.133 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2020-01-28T06:37:04.409Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2020-01-28T06:37:04.409Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2020-01-28T06:37:04.409Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2020-01-28T06:37:04.409Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.002 s [2020-01-28T06:37:04.409Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.014 s [2020-01-28T06:37:04.409Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2020-01-28T06:37:04.409Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2020-01-28T06:37:04.409Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2020-01-28T06:37:04.409Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.012 s [2020-01-28T06:37:04.409Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.172 s [2020-01-28T06:37:04.409Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.01 s [2020-01-28T06:37:04.409Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2020-01-28T06:37:04.409Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2020-01-28T06:37:04.409Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2020-01-28T06:37:04.409Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2020-01-28T06:37:04.409Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2020-01-28T06:37:04.409Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2020-01-28T06:37:04.409Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2020-01-28T06:37:04.409Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2020-01-28T06:37:04.409Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2020-01-28T06:37:04.409Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.409Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.409Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.410Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.410Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.410Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2020-01-28T06:37:04.410Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.004 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-28T06:37:04.410Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2020-01-28T06:37:04.974Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2020-01-28T06:37:04.974Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.136 s [2020-01-28T06:37:04.974Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.019 s [2020-01-28T06:37:04.974Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.053 s [2020-01-28T06:37:04.974Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.016 s [2020-01-28T06:37:04.974Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.014 s [2020-01-28T06:37:04.974Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.068 s [2020-01-28T06:37:04.974Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.012 s [2020-01-28T06:37:04.974Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2020-01-28T06:37:26.889Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.779 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2020-01-28T06:37:26.889Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.185 s [2020-01-28T06:37:26.889Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.308 s [2020-01-28T06:37:26.889Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.178 s [2020-01-28T06:37:26.889Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.155 s [2020-01-28T06:37:26.889Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.109 s [2020-01-28T06:37:26.889Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.716 s [2020-01-28T06:37:26.889Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.438 s [2020-01-28T06:37:26.889Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.432 s [2020-01-28T06:37:26.889Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.762 s [2020-01-28T06:37:26.889Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.051 s [2020-01-28T06:37:26.889Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.056 s [2020-01-28T06:37:26.889Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.709 s [2020-01-28T06:37:26.889Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.728 s [2020-01-28T06:37:26.889Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.266 s [2020-01-28T06:37:26.889Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.306 s [2020-01-28T06:37:26.889Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2020-01-28T06:37:26.889Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.053 s [2020-01-28T06:37:26.889Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.027 s [2020-01-28T06:37:26.889Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.065 s [2020-01-28T06:37:26.889Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2020-01-28T06:37:26.889Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.009 s [2020-01-28T06:37:26.889Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2020-01-28T06:37:26.889Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.186 s [2020-01-28T06:37:26.889Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.026 s [2020-01-28T06:37:26.889Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.865 s [2020-01-28T06:37:26.889Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.413 s [2020-01-28T06:37:26.889Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.015 s [2020-01-28T06:37:26.889Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.466 s [2020-01-28T06:37:26.889Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2020-01-28T06:37:26.889Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.229 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2020-01-28T06:37:26.889Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.123 s [2020-01-28T06:37:26.889Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.174 s [2020-01-28T06:37:26.889Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.329 s [2020-01-28T06:37:26.890Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.269 s [2020-01-28T06:37:26.890Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.326 s [2020-01-28T06:37:26.890Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2020-01-28T06:37:26.890Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2020-01-28T06:37:26.890Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.005 s [2020-01-28T06:37:26.890Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2020-01-28T06:37:26.890Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.004 s [2020-01-28T06:37:26.890Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.004 s [2020-01-28T06:37:26.890Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-01-28T06:37:26.890Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-01-28T06:37:26.890Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2020-01-28T06:37:26.890Z] [2020-01-28T06:37:26.890Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:26.431 [2020-01-28T06:37:26.890Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2020-01-28T06:37:26.890Z] [2020-01-28T06:37:26.890Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:26.431 [2020-01-28T06:37:26.890Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2020-01-28T06:37:26.890Z] [2020-01-28T06:37:26.890Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:26.512 [2020-01-28T06:37:26.890Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2020-01-28T06:37:26.890Z] [2020-01-28T06:37:26.890Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:26.513 [2020-01-28T06:37:26.890Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-28T06:37:27.824Z] [2020-01-28T06:37:27.824Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:27.531 [2020-01-28T06:37:27.824Z] !MESSAGE channel0_1 [+] 1 Events [2020-01-28T06:37:27.824Z] [2020-01-28T06:37:27.824Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:27.532 [2020-01-28T06:37:27.824Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-28T06:37:27.824Z] [2020-01-28T06:37:27.824Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:27.619 [2020-01-28T06:37:27.824Z] !MESSAGE channel0_1 [++] 1 Events [2020-01-28T06:37:27.824Z] [2020-01-28T06:37:27.824Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:27.619 [2020-01-28T06:37:27.824Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-28T06:37:27.824Z] [2020-01-28T06:37:27.824Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:27.813 [2020-01-28T06:37:27.824Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2020-01-28T06:37:27.824Z] [2020-01-28T06:37:27.824Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:27.814 [2020-01-28T06:37:27.824Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-28T06:37:28.388Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2020-01-28T06:37:28.388Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.039 s [2020-01-28T06:37:28.388Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.091 s [2020-01-28T06:37:28.388Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.083 s [2020-01-28T06:37:28.388Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.081 s [2020-01-28T06:37:28.388Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.051 s [2020-01-28T06:37:28.388Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2020-01-28T06:37:28.388Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.079 s [2020-01-28T06:37:28.388Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.526 s [2020-01-28T06:37:28.388Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2020-01-28T06:37:28.388Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.043 s [2020-01-28T06:37:28.388Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.079 s [2020-01-28T06:37:28.388Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.093 s [2020-01-28T06:37:28.388Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2020-01-28T06:37:28.388Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.039 s [2020-01-28T06:37:28.388Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2020-01-28T06:37:28.388Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.078 s [2020-01-28T06:37:28.388Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.047 s [2020-01-28T06:37:28.388Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.086 s [2020-01-28T06:37:28.388Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.155 s [2020-01-28T06:37:28.388Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2020-01-28T06:37:30.289Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2020-01-28T06:37:30.289Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.233 s [2020-01-28T06:37:30.289Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.221 s [2020-01-28T06:37:30.289Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.266 s [2020-01-28T06:37:30.289Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.489 s [2020-01-28T06:37:30.289Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.106 s [2020-01-28T06:37:30.289Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.113 s [2020-01-28T06:37:30.289Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.126 s [2020-01-28T06:37:30.289Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.149 s [2020-01-28T06:37:30.289Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.104 s [2020-01-28T06:37:30.289Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.102 s [2020-01-28T06:37:30.289Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.062 s [2020-01-28T06:37:30.289Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2020-01-28T06:37:30.289Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-28T06:37:30.289Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2020-01-28T06:37:32.192Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.966 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2020-01-28T06:37:32.192Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2020-01-28T06:37:32.192Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.094 s [2020-01-28T06:37:32.192Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.098 s [2020-01-28T06:37:32.192Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.118 s [2020-01-28T06:37:32.192Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.109 s [2020-01-28T06:37:32.192Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.092 s [2020-01-28T06:37:32.192Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.091 s [2020-01-28T06:37:32.192Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.097 s [2020-01-28T06:37:32.192Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.102 s [2020-01-28T06:37:32.192Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.094 s [2020-01-28T06:37:32.192Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.094 s [2020-01-28T06:37:32.192Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.132 s [2020-01-28T06:37:32.192Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.093 s [2020-01-28T06:37:32.192Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.094 s [2020-01-28T06:37:32.192Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.095 s [2020-01-28T06:37:32.192Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.109 s [2020-01-28T06:37:32.192Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.094 s [2020-01-28T06:37:32.192Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.125 s [2020-01-28T06:37:32.192Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.105 s [2020-01-28T06:37:32.192Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2020-01-28T06:37:32.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2020-01-28T06:37:32.192Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.031 s [2020-01-28T06:37:32.192Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2020-01-28T06:37:32.192Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2020-01-28T06:37:32.192Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2020-01-28T06:37:32.192Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2020-01-28T06:37:32.192Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2020-01-28T06:37:32.192Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2020-01-28T06:37:32.192Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2020-01-28T06:37:32.192Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-01-28T06:37:32.192Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-01-28T06:37:32.192Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-01-28T06:37:32.192Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2020-01-28T06:37:33.127Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2020-01-28T06:37:33.127Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.031 s [2020-01-28T06:37:33.127Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.055 s [2020-01-28T06:37:33.127Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.053 s [2020-01-28T06:37:33.127Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.364 s [2020-01-28T06:37:33.127Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2020-01-28T06:37:33.127Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2020-01-28T06:37:33.127Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.03 s [2020-01-28T06:37:33.127Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.05 s [2020-01-28T06:37:33.127Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.054 s [2020-01-28T06:37:33.128Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.045 s [2020-01-28T06:37:33.128Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.091 s [2020-01-28T06:37:33.128Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2020-01-28T06:37:33.693Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2020-01-28T06:37:33.693Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.236 s [2020-01-28T06:37:33.693Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.076 s [2020-01-28T06:37:33.693Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.035 s [2020-01-28T06:37:33.693Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.031 s [2020-01-28T06:37:33.693Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.06 s [2020-01-28T06:37:33.693Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.032 s [2020-01-28T06:37:33.693Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.034 s [2020-01-28T06:37:33.693Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2020-01-28T06:37:35.067Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2020-01-28T06:37:35.067Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2020-01-28T06:37:35.067Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2020-01-28T06:37:35.067Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2020-01-28T06:37:35.067Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-01-28T06:37:35.067Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2020-01-28T06:37:35.067Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2020-01-28T06:37:35.067Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.032 s [2020-01-28T06:37:35.067Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.029 s [2020-01-28T06:37:35.067Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.03 s [2020-01-28T06:37:35.067Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2020-01-28T06:37:35.067Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2020-01-28T06:37:35.067Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-01-28T06:37:35.067Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2020-01-28T06:37:35.067Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-01-28T06:37:35.067Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.032 s [2020-01-28T06:37:35.067Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2020-01-28T06:37:35.067Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.032 s [2020-01-28T06:37:35.067Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.059 s [2020-01-28T06:37:35.067Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.029 s [2020-01-28T06:37:35.067Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2020-01-28T06:37:35.067Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2020-01-28T06:37:35.068Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.065 s [2020-01-28T06:37:35.068Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.061 s [2020-01-28T06:37:35.068Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.067 s [2020-01-28T06:37:35.068Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.1 s [2020-01-28T06:37:35.068Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2020-01-28T06:37:35.068Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.093 s [2020-01-28T06:37:35.068Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.029 s [2020-01-28T06:37:35.068Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2020-01-28T06:37:35.068Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2020-01-28T06:37:35.068Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2020-01-28T06:37:35.068Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2020-01-28T06:37:35.068Z] line 10:46 mismatched character '' expecting '"' [2020-01-28T06:37:35.068Z] line 9:16 no viable alternative at character 'o' [2020-01-28T06:37:35.068Z] line 9:20 no viable alternative at character '?' [2020-01-28T06:37:35.068Z] line 12:14 no viable alternative at character '' [2020-01-28T06:37:35.068Z] line 32:0 mismatched character '' expecting '"' [2020-01-28T06:37:35.068Z] line 8:11 required (...)+ loop did not match anything at character ';' [2020-01-28T06:37:35.068Z] [2020-01-28T06:37:35.068Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.039 [2020-01-28T06:37:35.068Z] !MESSAGE Unknown integer attribute: aa [2020-01-28T06:37:35.068Z] [2020-01-28T06:37:35.068Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.040 [2020-01-28T06:37:35.068Z] !MESSAGE Unknown integer attribute: zz [2020-01-28T06:37:35.068Z] [2020-01-28T06:37:35.068Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.040 [2020-01-28T06:37:35.068Z] !MESSAGE Unknown trace attribute: blah [2020-01-28T06:37:35.068Z] [2020-01-28T06:37:35.326Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.041 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2020-01-28T06:37:35.327Z] [2020-01-28T06:37:35.327Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.108 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown trace attribute: test2 [2020-01-28T06:37:35.327Z] [2020-01-28T06:37:35.327Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.123 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown trace attribute: test [2020-01-28T06:37:35.327Z] [2020-01-28T06:37:35.327Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.124 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown trace attribute: test1 [2020-01-28T06:37:35.327Z] [2020-01-28T06:37:35.327Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.124 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown trace attribute: test2 [2020-01-28T06:37:35.327Z] [2020-01-28T06:37:35.327Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.125 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown trace attribute: test3 [2020-01-28T06:37:35.327Z] [2020-01-28T06:37:35.327Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:37:35.125 [2020-01-28T06:37:35.327Z] !MESSAGE Unknown trace attribute: test4 [2020-01-28T06:37:35.896Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2020-01-28T06:37:35.896Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.015 s [2020-01-28T06:37:35.896Z] testTrace[1: 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 [2020-01-28T06:37:35.896Z] testTrace[2: 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 [2020-01-28T06:37:35.896Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[4: 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 [2020-01-28T06:37:35.896Z] testTrace[5: 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 [2020-01-28T06:37:35.896Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.896Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[8: 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 [2020-01-28T06:37:35.896Z] testTrace[9: 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 [2020-01-28T06:37:35.896Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.896Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[12: 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 [2020-01-28T06:37:35.896Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.896Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-01-28T06:37:35.896Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-28T06:37:35.896Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.053 s [2020-01-28T06:37:35.896Z] testTrace[17: 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 [2020-01-28T06:37:35.896Z] testTrace[18: 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 [2020-01-28T06:37:35.896Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[20: 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 [2020-01-28T06:37:35.896Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.896Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.896Z] testTrace[23: 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 [2020-01-28T06:37:35.896Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-01-28T06:37:35.896Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-28T06:37:35.896Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.896Z] testTrace[29: 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 [2020-01-28T06:37:35.896Z] testTrace[30: 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 [2020-01-28T06:37:35.896Z] 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 s [2020-01-28T06:37:35.896Z] testTrace[32: 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 [2020-01-28T06:37:35.896Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.896Z] testTrace[36: 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 [2020-01-28T06:37:35.896Z] testTrace[37: 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 [2020-01-28T06:37:35.897Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[40: 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 [2020-01-28T06:37:35.897Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[44: 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 [2020-01-28T06:37:35.897Z] testTrace[45: 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 [2020-01-28T06:37:35.897Z] testTrace[46: 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 [2020-01-28T06:37:35.897Z] testTrace[47: 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 [2020-01-28T06:37:35.897Z] testTrace[48: 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 [2020-01-28T06:37:35.897Z] testTrace[49: 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 [2020-01-28T06:37:35.897Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[51: 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 [2020-01-28T06:37:35.897Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[53: 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 [2020-01-28T06:37:35.897Z] testTrace[54: 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 [2020-01-28T06:37:35.897Z] testTrace[55: 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 s [2020-01-28T06:37:35.897Z] testTrace[56: 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 [2020-01-28T06:37:35.897Z] testTrace[57: 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.059 s [2020-01-28T06:37:35.897Z] testTrace[58: 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 [2020-01-28T06:37:35.897Z] testTrace[59: 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 [2020-01-28T06:37:35.897Z] testTrace[60: 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 [2020-01-28T06:37:35.897Z] testTrace[61: 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 [2020-01-28T06:37:35.897Z] testTrace[62: 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 [2020-01-28T06:37:35.897Z] testTrace[63: 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 [2020-01-28T06:37:35.897Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[65: 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 [2020-01-28T06:37:35.897Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[67: 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 s [2020-01-28T06:37:35.897Z] testTrace[68: 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 [2020-01-28T06:37:35.897Z] testTrace[69: 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 [2020-01-28T06:37:35.897Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[73: 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 [2020-01-28T06:37:35.897Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[77: 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 [2020-01-28T06:37:35.897Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[82: 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 [2020-01-28T06:37:35.897Z] testTrace[83: 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 [2020-01-28T06:37:35.897Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[87: 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 [2020-01-28T06:37:35.897Z] testTrace[88: 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 [2020-01-28T06:37:35.897Z] testTrace[89: 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 [2020-01-28T06:37:35.897Z] testTrace[90: 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 [2020-01-28T06:37:35.897Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[92: 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 s [2020-01-28T06:37:35.897Z] testTrace[93: 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 [2020-01-28T06:37:35.897Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.897Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.897Z] testTrace[97: 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 [2020-01-28T06:37:35.897Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2020-01-28T06:37:35.897Z] testTrace[99: 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 [2020-01-28T06:37:35.897Z] testTrace[100: 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 [2020-01-28T06:37:35.897Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.057 s [2020-01-28T06:37:35.897Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-28T06:37:35.897Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.898Z] testTrace[104: 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 [2020-01-28T06:37:35.898Z] testTrace[105: 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 [2020-01-28T06:37:35.898Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[107: 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 [2020-01-28T06:37:35.898Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.011 s [2020-01-28T06:37:35.898Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.898Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2020-01-28T06:37:35.898Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.898Z] testTrace[116: 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 [2020-01-28T06:37:35.898Z] testTrace[117: 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 [2020-01-28T06:37:35.898Z] testTrace[118: 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 [2020-01-28T06:37:35.898Z] testTrace[119: 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 [2020-01-28T06:37:35.898Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-28T06:37:35.898Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2020-01-28T06:37:35.898Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[125: 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 [2020-01-28T06:37:35.898Z] testTrace[126: 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.001 s [2020-01-28T06:37:35.898Z] testTrace[127: 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 [2020-01-28T06:37:35.898Z] testTrace[128: 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 [2020-01-28T06:37:35.898Z] testTrace[129: 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 [2020-01-28T06:37:35.898Z] testTrace[130: 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 [2020-01-28T06:37:35.898Z] testTrace[131: 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.001 s [2020-01-28T06:37:35.898Z] testTrace[132: 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 [2020-01-28T06:37:35.898Z] testTrace[133: 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.001 s [2020-01-28T06:37:35.898Z] testTrace[134: 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 [2020-01-28T06:37:35.898Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.05 s [2020-01-28T06:37:35.898Z] testTrace[136: 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.001 s [2020-01-28T06:37:35.898Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-28T06:37:35.898Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-28T06:37:35.898Z] testTrace[139: 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.002 s [2020-01-28T06:37:35.898Z] testTrace[140: 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 [2020-01-28T06:37:35.898Z] testTrace[141: 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.001 s [2020-01-28T06:37:35.898Z] testTrace[142: 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 [2020-01-28T06:37:35.898Z] testTrace[143: 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 [2020-01-28T06:37:35.898Z] testTrace[144: 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 [2020-01-28T06:37:35.898Z] testTrace[145: 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 [2020-01-28T06:37:35.898Z] testTrace[146: 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.001 s [2020-01-28T06:37:35.898Z] 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 [2020-01-28T06:37:35.898Z] testTrace[148: 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.001 s [2020-01-28T06:37:35.898Z] 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 [2020-01-28T06:37:35.898Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[151: 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 [2020-01-28T06:37:35.898Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[153: 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 [2020-01-28T06:37:35.898Z] testTrace[154: 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 [2020-01-28T06:37:35.898Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-28T06:37:35.898Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2020-01-28T06:37:35.898Z] testTrace[161: 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 [2020-01-28T06:37:35.898Z] 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.001 s [2020-01-28T06:37:35.898Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.177 s [2020-01-28T06:37:35.898Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.898Z] testTrace[166: 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 [2020-01-28T06:37:35.898Z] testTrace[167: 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 [2020-01-28T06:37:35.898Z] testTrace[168: 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.002 s [2020-01-28T06:37:35.898Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testTrace[170: 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 [2020-01-28T06:37:35.899Z] testTrace[171: 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.12 s [2020-01-28T06:37:35.899Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.018 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2020-01-28T06:37:35.899Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2020-01-28T06:37:35.899Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2020-01-28T06:37:35.899Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2020-01-28T06:37:35.899Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2020-01-28T06:37:35.899Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2020-01-28T06:37:35.899Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2020-01-28T06:37:35.899Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2020-01-28T06:37:35.899Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2020-01-28T06:37:35.899Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2020-01-28T06:37:35.899Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2020-01-28T06:37:35.899Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2020-01-28T06:37:35.899Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2020-01-28T06:37:35.899Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2020-01-28T06:37:35.899Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2020-01-28T06:37:35.899Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2020-01-28T06:37:35.899Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2020-01-28T06:37:35.899Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.074 s [2020-01-28T06:37:35.899Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.899Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.899Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2020-01-28T06:37:35.900Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2020-01-28T06:37:35.900Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2020-01-28T06:37:35.900Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2020-01-28T06:37:35.900Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2020-01-28T06:37:35.900Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2020-01-28T06:37:35.900Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:35.900Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:35.900Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2020-01-28T06:37:36.157Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2020-01-28T06:37:36.157Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:36.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.082 s [2020-01-28T06:37:36.158Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2020-01-28T06:37:36.158Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2020-01-28T06:37:36.158Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:36.158Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2020-01-28T06:37:36.158Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2020-01-28T06:37:36.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2020-01-28T06:37:36.158Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2020-01-28T06:37:36.158Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2020-01-28T06:37:36.158Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2020-01-28T06:37:36.158Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2020-01-28T06:37:36.158Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:36.158Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:36.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2020-01-28T06:37:38.690Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2020-01-28T06:37:38.690Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2020-01-28T06:37:38.690Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.089 s [2020-01-28T06:37:38.690Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.083 s [2020-01-28T06:37:38.690Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.043 s [2020-01-28T06:37:38.690Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2020-01-28T06:37:38.690Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2020-01-28T06:37:38.690Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.122 s [2020-01-28T06:37:38.690Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2020-01-28T06:37:38.690Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.042 s [2020-01-28T06:37:38.690Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.086 s [2020-01-28T06:37:38.690Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.082 s [2020-01-28T06:37:38.690Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2020-01-28T06:37:38.690Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2020-01-28T06:37:38.690Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.081 s [2020-01-28T06:37:38.690Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.078 s [2020-01-28T06:37:38.690Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.042 s [2020-01-28T06:37:38.690Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.081 s [2020-01-28T06:37:38.690Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.08 s [2020-01-28T06:37:38.690Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.055 s [2020-01-28T06:37:38.690Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.084 s [2020-01-28T06:37:38.690Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.09 s [2020-01-28T06:37:38.690Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2020-01-28T06:37:38.690Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2020-01-28T06:37:38.690Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.178 s [2020-01-28T06:37:38.690Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2020-01-28T06:37:38.690Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.075 s [2020-01-28T06:37:38.690Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2020-01-28T06:37:38.690Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2020-01-28T06:37:38.690Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2020-01-28T06:37:38.690Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2020-01-28T06:37:38.690Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2020-01-28T06:37:38.690Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2020-01-28T06:37:38.690Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2020-01-28T06:37:38.690Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2020-01-28T06:37:38.690Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2020-01-28T06:37:38.690Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2020-01-28T06:37:38.690Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2020-01-28T06:37:38.690Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2020-01-28T06:37:38.690Z] [2020-01-28T06:37:38.690Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-28 06:37:38.244 [2020-01-28T06:37:38.690Z] !MESSAGE Some message [2020-01-28T06:37:38.690Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2020-01-28T06:37:38.690Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-01-28T06:37:38.690Z] [2020-01-28T06:37:38.690Z] Results: [2020-01-28T06:37:38.690Z] [2020-01-28T06:37:38.690Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2020-01-28T06:37:38.690Z] [2020-01-28T06:37:38.951Z] [INFO] All tests passed! [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-01-28T06:37:38.951Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.pom [2020-01-28T06:37:38.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-28T06:37:38.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:37:38.951Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-01-28T06:37:38.951Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2020-01-28T06:37:38.951Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138] [2020-01-28T06:37:38.951Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] The project's OSGi version is 1.0.10.202001280629 [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:37:38.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2020-01-28T06:37:38.951Z] [INFO] [2020-01-28T06:37:38.951Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:38.951Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2020-01-28T06:37:40.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2020-01-28T06:37:40.326Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2020-01-28T06:37:40.326Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:40.326Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2020-01-28T06:37:40.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2020-01-28T06:37:40.326Z] fHistoryTreeFiles.add(historyTreeFile); [2020-01-28T06:37:40.326Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:37:40.326Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-28T06:37:40.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2020-01-28T06:37:40.326Z] fBackendMap.put(backend, historyTreeFile); [2020-01-28T06:37:40.326Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:37:40.326Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-28T06:37:40.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2020-01-28T06:37:40.326Z] ITmfStateInterval value = result.getValue(); [2020-01-28T06:37:40.326Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:40.326Z] 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 [2020-01-28T06:37:40.326Z] 4 problems (4 warnings) [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:37:40.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] [2020-01-28T06:37:40.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.326Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-01-28T06:37:40.583Z] [INFO] [2020-01-28T06:37:40.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:40.583Z] [INFO] [2020-01-28T06:37:40.583Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:43.110Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2020-01-28T06:37:43.110Z] [INFO] Command line: [2020-01-28T06:37:43.110Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T06:37:43.110Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:37:46.411Z] !SESSION 2020-01-28 06:37:42.900 ----------------------------------------------- [2020-01-28T06:37:46.411Z] eclipse.buildId=unknown [2020-01-28T06:37:46.411Z] java.version=1.8.0_202 [2020-01-28T06:37:46.411Z] java.vendor=Oracle Corporation [2020-01-28T06:37:46.411Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:37:46.411Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T06:37:46.411Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T06:37:46.411Z] [2020-01-28T06:37:46.411Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:37:45.703 [2020-01-28T06:37:46.411Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:37:46.411Z] !STACK 0 [2020-01-28T06:37:46.412Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42] [2020-01-28T06:37:46.412Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:37:46.412Z] [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:37:46.412Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:37:47.345Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2020-01-28T06:37:47.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2020-01-28T06:37:47.910Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.293 s [2020-01-28T06:37:47.910Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2020-01-28T06:37:50.440Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.451 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2020-01-28T06:37:50.440Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2020-01-28T06:37:50.440Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.091 s [2020-01-28T06:37:50.440Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2020-01-28T06:37:50.440Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.182 s [2020-01-28T06:37:50.440Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2020-01-28T06:37:50.440Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.974 s [2020-01-28T06:37:50.440Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2020-01-28T06:37:50.440Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.01 s [2020-01-28T06:37:50.441Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2020-01-28T06:37:50.441Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.082 s [2020-01-28T06:37:50.441Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2020-01-28T06:37:50.441Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.088 s [2020-01-28T06:37:50.441Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2020-01-28T06:37:51.375Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2020-01-28T06:37:51.375Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2020-01-28T06:37:51.375Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-01-28T06:37:51.375Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2020-01-28T06:37:51.375Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.016 s [2020-01-28T06:37:51.375Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-01-28T06:37:51.375Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.622 s [2020-01-28T06:37:51.375Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2020-01-28T06:37:51.375Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2020-01-28T06:37:51.375Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-01-28T06:37:51.375Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2020-01-28T06:37:51.375Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2020-01-28T06:37:51.375Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.538 s [2020-01-28T06:37:51.375Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2020-01-28T06:37:55.561Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.43 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2020-01-28T06:37:55.561Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.383 s [2020-01-28T06:37:55.561Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3 s [2020-01-28T06:37:55.561Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2020-01-28T06:37:55.561Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2020-01-28T06:37:55.561Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.009 s [2020-01-28T06:37:55.561Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2020-01-28T06:37:55.561Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.004 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.044 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.561Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2020-01-28T06:37:55.562Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2020-01-28T06:37:55.562Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2020-01-28T06:37:55.562Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.562Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2020-01-28T06:37:55.562Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2020-01-28T06:37:55.562Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.009 s [2020-01-28T06:37:55.562Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.051 s [2020-01-28T06:37:55.562Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2020-01-28T06:37:55.562Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.562Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2020-01-28T06:37:55.562Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2020-01-28T06:37:55.562Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.003 s [2020-01-28T06:37:55.562Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2020-01-28T06:37:55.562Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2020-01-28T06:37:55.562Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2020-01-28T06:37:55.562Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.013 s [2020-01-28T06:37:55.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2020-01-28T06:37:55.562Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2020-01-28T06:37:55.562Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.562Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.562Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.562Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.562Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2020-01-28T06:37:55.562Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2020-01-28T06:37:55.562Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2020-01-28T06:37:55.562Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2020-01-28T06:37:55.820Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2020-01-28T06:37:55.820Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2020-01-28T06:37:55.820Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.820Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-01-28T06:37:55.820Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.036 s [2020-01-28T06:37:55.820Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2020-01-28T06:37:55.820Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.820Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.009 s [2020-01-28T06:37:55.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2020-01-28T06:37:55.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2020-01-28T06:37:55.820Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.820Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2020-01-28T06:37:55.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2020-01-28T06:37:55.820Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2020-01-28T06:37:55.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2020-01-28T06:37:55.820Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2020-01-28T06:37:55.820Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2020-01-28T06:37:55.820Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.820Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.820Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2020-01-28T06:37:55.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2020-01-28T06:37:55.820Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.820Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2020-01-28T06:37:55.821Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2020-01-28T06:37:55.821Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.821Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2020-01-28T06:37:55.821Z] [2020-01-28T06:37:55.821Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-01-28 06:37:55.710 [2020-01-28T06:37:55.821Z] !MESSAGE Custom factory for type 87 does not exist [2020-01-28T06:37:55.821Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2020-01-28T06:37:55.821Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.003 s [2020-01-28T06:37:55.821Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2020-01-28T06:37:55.821Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-28T06:37:55.821Z] [2020-01-28T06:37:55.821Z] Results: [2020-01-28T06:37:55.821Z] [2020-01-28T06:37:55.821Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T06:37:55.821Z] [2020-01-28T06:37:56.385Z] [INFO] All tests passed! [2020-01-28T06:37:56.385Z] [INFO] [2020-01-28T06:37:56.385Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:56.385Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:37:56.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.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.pom [2020-01-28T06:37:56.385Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:37:56.385Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:37:56.385Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:37:56.386Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2020-01-28T06:37:56.386Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138] [2020-01-28T06:37:56.386Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] The project's OSGi version is 1.0.11.202001280629 [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:37:56.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2020-01-28T06:37:56.386Z] [INFO] [2020-01-28T06:37:56.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:56.642Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2020-01-28T06:37:59.172Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2020-01-28T06:37:59.172Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:59.172Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2020-01-28T06:37:59.172Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2020-01-28T06:37:59.172Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:59.172Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:37:59.172Z] 5. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.172Z] @SuppressWarnings({"javadoc", "nls"}) [2020-01-28T06:37:59.172Z] ^^^^^ [2020-01-28T06:37:59.172Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2020-01-28T06:37:59.172Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2020-01-28T06:37:59.172Z] ^^^^^^ [2020-01-28T06:37:59.172Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2020-01-28T06:37:59.172Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2020-01-28T06:37:59.172Z] ^^^^^^ [2020-01-28T06:37:59.172Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2020-01-28T06:37:59.172Z] return event; [2020-01-28T06:37:59.172Z] ^^^^^^^^^^^^^ [2020-01-28T06:37:59.172Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2020-01-28T06:37:59.172Z] return null; [2020-01-28T06:37:59.172Z] ^^^^^^^^^^^^ [2020-01-28T06:37:59.172Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-28T06:37:59.172Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2020-01-28T06:37:59.172Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2020-01-28T06:37:59.172Z] ^^^^ [2020-01-28T06:37:59.172Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2020-01-28T06:37:59.173Z] 11. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2020-01-28T06:37:59.173Z] 12. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2020-01-28T06:37:59.173Z] 13. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] @SuppressWarnings({ "nls", "javadoc"}) [2020-01-28T06:37:59.173Z] ^^^^^ [2020-01-28T06:37:59.173Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-28T06:37:59.173Z] 14. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", fField1.equals(fValue1)); [2020-01-28T06:37:59.173Z] ^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2020-01-28T06:37:59.173Z] 15. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] @SuppressWarnings({ "javadoc", "nls" }) [2020-01-28T06:37:59.173Z] ^^^^^ [2020-01-28T06:37:59.173Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-28T06:37:59.173Z] 16. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-01-28T06:37:59.173Z] 17. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-01-28T06:37:59.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2020-01-28T06:37:59.173Z] public void setUp() throws IOException { [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2020-01-28T06:37:59.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2020-01-28T06:37:59.173Z] @NonNull Iterable modules = super.getAnalysisModules(); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2020-01-28T06:37:59.173Z] 20. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", Objects.equals(fLocation2, fLocation3)); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2020-01-28T06:37:59.173Z] 21. INFO in /home/jenkins/agent/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 173) [2020-01-28T06:37:59.173Z] assertFalse("equals", Objects.equals(fLocation3, fLocation2)); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2020-01-28T06:37:59.173Z] 22. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-01-28T06:37:59.173Z] 23. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", fType1.equals(fLabels1)); [2020-01-28T06:37:59.173Z] ^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2020-01-28T06:37:59.173Z] 24. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] @SuppressWarnings("nls") [2020-01-28T06:37:59.173Z] ^^^^^ [2020-01-28T06:37:59.173Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-28T06:37:59.173Z] 25. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] @SuppressWarnings("nls") [2020-01-28T06:37:59.173Z] ^^^^^ [2020-01-28T06:37:59.173Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-28T06:37:59.173Z] 26. INFO in /home/jenkins/agent/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) [2020-01-28T06:37:59.173Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2020-01-28T06:37:59.173Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:37:59.173Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2020-01-28T06:37:59.173Z] 26 problems (0 errors, 9 warnings, 9 info) [2020-01-28T06:37:59.173Z] [INFO] [2020-01-28T06:37:59.173Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:59.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:37:59.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2020-01-28T06:37:59.173Z] [INFO] [2020-01-28T06:37:59.173Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:59.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-28T06:37:59.432Z] [INFO] [2020-01-28T06:37:59.432Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:59.432Z] [INFO] [2020-01-28T06:37:59.432Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:37:59.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-01-28T06:38:00.063Z] [INFO] [2020-01-28T06:38:00.063Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:38:00.063Z] [INFO] [2020-01-28T06:38:00.063Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:38:00.063Z] [INFO] [2020-01-28T06:38:00.063Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:38:00.063Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-01-28T06:38:00.995Z] [INFO] [2020-01-28T06:38:00.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:38:01.253Z] [INFO] [2020-01-28T06:38:01.253Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:38:01.818Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2020-01-28T06:38:01.818Z] [INFO] Command line: [2020-01-28T06:38:01.819Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T06:38:01.819Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:38:05.096Z] !SESSION 2020-01-28 06:38:01.917 ----------------------------------------------- [2020-01-28T06:38:05.096Z] eclipse.buildId=unknown [2020-01-28T06:38:05.096Z] java.version=1.8.0_202 [2020-01-28T06:38:05.096Z] java.vendor=Oracle Corporation [2020-01-28T06:38:05.096Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:38:05.096Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T06:38:05.096Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T06:38:05.096Z] [2020-01-28T06:38:05.096Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:38:04.415 [2020-01-28T06:38:05.096Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:38:05.096Z] !STACK 0 [2020-01-28T06:38:05.096Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T06:38:05.096Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:38:05.096Z] [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:38:05.096Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:38:06.994Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2020-01-28T06:38:06.994Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2020-01-28T06:38:06.994Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.069 s [2020-01-28T06:38:06.994Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.075 s [2020-01-28T06:38:06.994Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2020-01-28T06:38:06.994Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2020-01-28T06:38:06.994Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2020-01-28T06:38:06.994Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2020-01-28T06:38:06.994Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-28T06:38:06.994Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2020-01-28T06:38:06.994Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-28T06:38:06.994Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-28T06:38:06.994Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2020-01-28T06:38:06.994Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2020-01-28T06:38:08.368Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2020-01-28T06:38:08.368Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.008 s [2020-01-28T06:38:08.368Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.159 s [2020-01-28T06:38:08.368Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2020-01-28T06:38:08.368Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-28T06:38:08.368Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.332 s [2020-01-28T06:38:08.368Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-28T06:38:08.368Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.187 s [2020-01-28T06:38:08.368Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.11 s [2020-01-28T06:38:08.368Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2020-01-28T06:38:08.368Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-28T06:38:08.368Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.178 s [2020-01-28T06:38:08.368Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2020-01-28T06:38:08.368Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2020-01-28T06:38:08.368Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2020-01-28T06:38:08.368Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2020-01-28T06:38:08.368Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2020-01-28T06:38:08.368Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-01-28T06:38:08.368Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-01-28T06:38:08.368Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2020-01-28T06:38:16.504Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.989 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2020-01-28T06:38:16.504Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.997 s [2020-01-28T06:38:16.504Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.774 s [2020-01-28T06:38:16.504Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.646 s [2020-01-28T06:38:16.504Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.566 s [2020-01-28T06:38:16.504Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2020-01-28T06:38:16.504Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2020-01-28T06:38:16.504Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.007 s [2020-01-28T06:38:16.504Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2020-01-28T06:38:16.504Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2020-01-28T06:38:16.504Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2020-01-28T06:38:16.504Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2020-01-28T06:38:16.504Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-01-28T06:38:16.504Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-01-28T06:38:16.504Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-01-28T06:38:16.504Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2020-01-28T06:38:16.504Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:16.504Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2020-01-28T06:38:17.920Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.616 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2020-01-28T06:38:17.920Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.55 s [2020-01-28T06:38:17.920Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2020-01-28T06:38:17.920Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.527 s [2020-01-28T06:38:17.920Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.026 s [2020-01-28T06:38:17.920Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.318 s [2020-01-28T06:38:17.920Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.036 s [2020-01-28T06:38:17.920Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.04 s [2020-01-28T06:38:17.920Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.920Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.099 s [2020-01-28T06:38:17.920Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2020-01-28T06:38:17.920Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2020-01-28T06:38:17.920Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.920Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2020-01-28T06:38:17.921Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2020-01-28T06:38:17.921Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.051 s [2020-01-28T06:38:17.921Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.002 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2020-01-28T06:38:17.921Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2020-01-28T06:38:17.921Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2020-01-28T06:38:17.921Z] 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 [2020-01-28T06:38:17.921Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2020-01-28T06:38:17.921Z] 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 [2020-01-28T06:38:17.921Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.004 s [2020-01-28T06:38:17.921Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2020-01-28T06:38:17.921Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2020-01-28T06:38:17.921Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2020-01-28T06:38:17.921Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2020-01-28T06:38:17.921Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2020-01-28T06:38:17.921Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2020-01-28T06:38:17.921Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2020-01-28T06:38:17.921Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2020-01-28T06:38:17.921Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.921Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.922Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.922Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.922Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.922Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:17.922Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2020-01-28T06:38:18.180Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2020-01-28T06:38:18.180Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.058 s [2020-01-28T06:38:18.180Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.180Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.009 s [2020-01-28T06:38:18.180Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2020-01-28T06:38:18.180Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2020-01-28T06:38:18.180Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2020-01-28T06:38:18.180Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2020-01-28T06:38:18.180Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2020-01-28T06:38:18.180Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.180Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.180Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.181Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2020-01-28T06:38:18.181Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2020-01-28T06:38:18.181Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.055 s [2020-01-28T06:38:18.181Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2020-01-28T06:38:18.181Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2020-01-28T06:38:18.181Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.181Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.004 s [2020-01-28T06:38:18.181Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.181Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.181Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2020-01-28T06:38:18.181Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2020-01-28T06:38:18.181Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2020-01-28T06:38:18.181Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2020-01-28T06:38:18.181Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.181Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.181Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2020-01-28T06:38:18.439Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2020-01-28T06:38:18.439Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.439Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2020-01-28T06:38:18.439Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2020-01-28T06:38:18.439Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2020-01-28T06:38:18.439Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2020-01-28T06:38:18.439Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.439Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2020-01-28T06:38:18.440Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2020-01-28T06:38:18.440Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.083 s [2020-01-28T06:38:18.440Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.440Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.440Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.440Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.440Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.017 s [2020-01-28T06:38:18.440Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.440Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.440Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.440Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.440Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2020-01-28T06:38:18.440Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2020-01-28T06:38:18.440Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2020-01-28T06:38:18.440Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2020-01-28T06:38:18.440Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.440Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2020-01-28T06:38:18.698Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2020-01-28T06:38:18.698Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2020-01-28T06:38:18.698Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2020-01-28T06:38:18.698Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.698Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.698Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2020-01-28T06:38:18.699Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2020-01-28T06:38:18.699Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2020-01-28T06:38:18.699Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2020-01-28T06:38:18.699Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2020-01-28T06:38:18.699Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2020-01-28T06:38:18.699Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.699Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.005 s [2020-01-28T06:38:18.699Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.699Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2020-01-28T06:38:18.699Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2020-01-28T06:38:18.699Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2020-01-28T06:38:18.699Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2020-01-28T06:38:18.699Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2020-01-28T06:38:18.699Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2020-01-28T06:38:18.699Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2020-01-28T06:38:18.699Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2020-01-28T06:38:18.699Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2020-01-28T06:38:18.699Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2020-01-28T06:38:18.699Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.699Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2020-01-28T06:38:18.957Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2020-01-28T06:38:18.957Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.007 s [2020-01-28T06:38:18.957Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2020-01-28T06:38:18.957Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2020-01-28T06:38:18.957Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2020-01-28T06:38:18.957Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2020-01-28T06:38:18.957Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2020-01-28T06:38:18.957Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2020-01-28T06:38:18.957Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.957Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2020-01-28T06:38:18.957Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.957Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2020-01-28T06:38:18.957Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2020-01-28T06:38:18.957Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.084 s [2020-01-28T06:38:18.957Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.005 s [2020-01-28T06:38:18.957Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2020-01-28T06:38:18.957Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.004 s [2020-01-28T06:38:18.957Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.111 s [2020-01-28T06:38:18.957Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.958Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-01-28T06:38:18.958Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2020-01-28T06:38:19.215Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2020-01-28T06:38:19.215Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2020-01-28T06:38:19.215Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2020-01-28T06:38:19.215Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.075 s [2020-01-28T06:38:19.215Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2020-01-28T06:38:19.215Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2020-01-28T06:38:19.215Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2020-01-28T06:38:19.215Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2020-01-28T06:38:19.215Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2020-01-28T06:38:19.215Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2020-01-28T06:38:19.215Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2020-01-28T06:38:19.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2020-01-28T06:38:19.215Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.003 s [2020-01-28T06:38:19.215Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2020-01-28T06:38:21.741Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2020-01-28T06:38:21.742Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2020-01-28T06:38:21.742Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2020-01-28T06:38:21.742Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-28T06:38:21.742Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-28T06:38:21.742Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-28T06:38:21.742Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2020-01-28T06:38:21.742Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2020-01-28T06:38:21.742Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2020-01-28T06:38:21.742Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-28T06:38:21.742Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-28T06:38:21.742Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2020-01-28T06:38:21.742Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2020-01-28T06:38:21.742Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2020-01-28T06:38:21.742Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2020-01-28T06:38:21.742Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-28T06:38:21.742Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-28T06:38:21.742Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-28T06:38:21.742Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-28T06:38:21.742Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-28T06:38:21.742Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-28T06:38:21.742Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2020-01-28T06:38:21.742Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2020-01-28T06:38:21.742Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.009 s [2020-01-28T06:38:21.742Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2020-01-28T06:38:21.742Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.006 s [2020-01-28T06:38:21.742Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2020-01-28T06:38:21.742Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2020-01-28T06:38:21.742Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2020-01-28T06:38:21.742Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2020-01-28T06:38:23.640Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2020-01-28T06:38:23.640Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.031 s [2020-01-28T06:38:23.640Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.019 s [2020-01-28T06:38:23.640Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.044 s [2020-01-28T06:38:23.640Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2020-01-28T06:38:23.640Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.001 s [2020-01-28T06:38:23.640Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2020-01-28T06:38:23.640Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.222 s [2020-01-28T06:38:23.640Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.22 s [2020-01-28T06:38:23.640Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.244 s [2020-01-28T06:38:23.640Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.016 s [2020-01-28T06:38:23.640Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.016 s [2020-01-28T06:38:23.640Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2020-01-28T06:38:26.165Z] [2020-01-28T06:38:26.165Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-28 06:38:25.993 [2020-01-28T06:38:26.165Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-01-28T06:38:26.165Z] !STACK 0 [2020-01-28T06:38:26.165Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2020-01-28T06:38:26.165Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-01-28T06:38:26.165Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-01-28T06:38:26.165Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-01-28T06:38:26.165Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-01-28T06:38:26.165Z] at java.lang.Thread.run(Thread.java:748) [2020-01-28T06:38:27.098Z] [2020-01-28T06:38:27.098Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-28 06:38:27.097 [2020-01-28T06:38:27.098Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-01-28T06:38:27.098Z] !STACK 0 [2020-01-28T06:38:27.098Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2020-01-28T06:38:27.098Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-01-28T06:38:27.098Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-01-28T06:38:27.098Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-01-28T06:38:27.098Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-01-28T06:38:27.098Z] at java.lang.Thread.run(Thread.java:748) [2020-01-28T06:38:27.098Z] [2020-01-28T06:38:27.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:27.101 [2020-01-28T06:38:27.358Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(28,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request [2020-01-28T06:38:28.292Z] [2020-01-28T06:38:28.292Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-28 06:38:28.186 [2020-01-28T06:38:28.292Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-01-28T06:38:28.292Z] !STACK 0 [2020-01-28T06:38:28.292Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2020-01-28T06:38:28.292Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-01-28T06:38:28.292Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-01-28T06:38:28.292Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-01-28T06:38:28.292Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-01-28T06:38:28.292Z] at java.lang.Thread.run(Thread.java:748) [2020-01-28T06:38:28.292Z] [2020-01-28T06:38:28.292Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:28.189 [2020-01-28T06:38:28.292Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(30,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 [2020-01-28T06:38:30.825Z] [2020-01-28T06:38:30.825Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:30.440 [2020-01-28T06:38:30.825Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(37,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 [2020-01-28T06:38:31.757Z] [2020-01-28T06:38:31.757Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:31.619 [2020-01-28T06:38:31.757Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2020-01-28T06:38:31.757Z] !STACK 0 [2020-01-28T06:38:31.757Z] java.lang.IllegalStateException: This exception happens before initialization [2020-01-28T06:38:31.757Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2020-01-28T06:38:31.757Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:38:31.757Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:38:31.757Z] [2020-01-28T06:38:31.757Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:31.621 [2020-01-28T06:38:31.757Z] !MESSAGE Exception executing analysis [2020-01-28T06:38:31.757Z] !STACK 0 [2020-01-28T06:38:31.757Z] java.lang.IllegalStateException: This exception happens before initialization [2020-01-28T06:38:31.757Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2020-01-28T06:38:31.757Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:38:31.758Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:38:33.129Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.397 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2020-01-28T06:38:33.129Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.169 s [2020-01-28T06:38:33.129Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.331 s [2020-01-28T06:38:33.129Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.327 s [2020-01-28T06:38:33.129Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2020-01-28T06:38:33.129Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.132 s [2020-01-28T06:38:33.129Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.132 s [2020-01-28T06:38:33.129Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.125 s [2020-01-28T06:38:33.130Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.016 s [2020-01-28T06:38:33.130Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.024 s [2020-01-28T06:38:33.130Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.135 s [2020-01-28T06:38:33.130Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2020-01-28T06:38:35.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2020-01-28T06:38:35.031Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.903 s [2020-01-28T06:38:35.031Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.03 s [2020-01-28T06:38:35.031Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2020-01-28T06:38:35.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2020-01-28T06:38:35.031Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.008 s [2020-01-28T06:38:35.031Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2020-01-28T06:38:35.031Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2020-01-28T06:38:35.031Z] [2020-01-28T06:38:35.031Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.754 [2020-01-28T06:38:35.031Z] !MESSAGE Error parsing /tmp/markers4323281196678199933xml [2020-01-28T06:38:35.031Z] !STACK 0 [2020-01-28T06:38:35.031Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4323281196678199933xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.031Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.031Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.031Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.031Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.031Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2020-01-28T06:38:35.031Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.031Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.031Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.031Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.031Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.031Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.031Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.031Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.031Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.031Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.031Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.031Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.031Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.031Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.031Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.031Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.031Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.031Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.031Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.031Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.032Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.032Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.032Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.032Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.032Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.032Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.032Z] [2020-01-28T06:38:35.032Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.802 [2020-01-28T06:38:35.032Z] !MESSAGE Error parsing /tmp/markers5998543422361864882xml [2020-01-28T06:38:35.032Z] !STACK 0 [2020-01-28T06:38:35.032Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5998543422361864882xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.032Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.032Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.032Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.032Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.032Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.032Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.032Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.032Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.032Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.032Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.032Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.032Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.032Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.032Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.032Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.032Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.032Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.032Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.032Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.032Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.032Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.032Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.032Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.032Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.032Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.032Z] [2020-01-28T06:38:35.032Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.812 [2020-01-28T06:38:35.032Z] !MESSAGE Error parsing /tmp/markers7436726229428199671xml [2020-01-28T06:38:35.032Z] !STACK 0 [2020-01-28T06:38:35.032Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7436726229428199671xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-28T06:38:35.032Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.033Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.033Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.033Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.033Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.033Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.033Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.033Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.033Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.033Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.033Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.033Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.033Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.033Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.033Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.033Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.033Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.033Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.033Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.033Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.033Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.033Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.033Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.033Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.033Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.033Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.033Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.033Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.033Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.033Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.033Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.033Z] [2020-01-28T06:38:35.033Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.822 [2020-01-28T06:38:35.033Z] !MESSAGE Error parsing /tmp/markers9025231173741380029xml [2020-01-28T06:38:35.033Z] !STACK 0 [2020-01-28T06:38:35.033Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9025231173741380029xml; 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. [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.033Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.033Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.033Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.033Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.033Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.033Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.033Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.033Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.033Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.033Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.033Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.033Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.033Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.033Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.033Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.033Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.033Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.033Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.033Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.033Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.034Z] [2020-01-28T06:38:35.034Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.835 [2020-01-28T06:38:35.034Z] !MESSAGE Error parsing /tmp/markers7075178422244780952xml [2020-01-28T06:38:35.034Z] !STACK 0 [2020-01-28T06:38:35.034Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0] [2020-01-28T06:38:35.034Z] at com.google.common.collect.Range.(Range.java:366) [2020-01-28T06:38:35.034Z] at com.google.common.collect.Range.create(Range.java:156) [2020-01-28T06:38:35.034Z] at com.google.common.collect.Range.closed(Range.java:180) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.034Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.034Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.034Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.034Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.034Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.034Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.034Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.034Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.034Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.034Z] [2020-01-28T06:38:35.034Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.905 [2020-01-28T06:38:35.034Z] !MESSAGE Error parsing /tmp/markers6115835346398462398xml [2020-01-28T06:38:35.034Z] !STACK 0 [2020-01-28T06:38:35.034Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6115835346398462398xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.034Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.034Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.034Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.034Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.034Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.034Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.034Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.034Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.034Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.034Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.034Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.034Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.034Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.034Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.035Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.035Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.035Z] [2020-01-28T06:38:35.035Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.914 [2020-01-28T06:38:35.035Z] !MESSAGE Error parsing /tmp/markers1392119511884109920xml [2020-01-28T06:38:35.035Z] !STACK 0 [2020-01-28T06:38:35.035Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0] [2020-01-28T06:38:35.035Z] at com.google.common.collect.Range.(Range.java:366) [2020-01-28T06:38:35.035Z] at com.google.common.collect.Range.create(Range.java:156) [2020-01-28T06:38:35.035Z] at com.google.common.collect.Range.closed(Range.java:180) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.035Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.035Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.035Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.035Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.035Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.035Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.035Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.035Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.035Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.035Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.035Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.035Z] [2020-01-28T06:38:35.035Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.921 [2020-01-28T06:38:35.035Z] !MESSAGE Error parsing /tmp/markers8100649407548435388xml [2020-01-28T06:38:35.035Z] !STACK 0 [2020-01-28T06:38:35.035Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8100649407548435388xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.035Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.035Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.035Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.035Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.035Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.035Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.035Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.035Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.036Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.036Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.036Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.036Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.036Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.036Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.036Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.036Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.036Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.036Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.036Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.036Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.036Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.036Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.036Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.036Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.036Z] [2020-01-28T06:38:35.036Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:38:34.931 [2020-01-28T06:38:35.036Z] !MESSAGE Error parsing /tmp/markers4184114236931344066xml [2020-01-28T06:38:35.036Z] !STACK 0 [2020-01-28T06:38:35.036Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4184114236931344066xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-28T06:38:35.036Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-28T06:38:35.036Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-28T06:38:35.036Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-28T06:38:35.036Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-28T06:38:35.036Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.036Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.036Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.036Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T06:38:35.036Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T06:38:35.036Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T06:38:35.036Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T06:38:35.036Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T06:38:35.036Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T06:38:35.036Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.036Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.036Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T06:38:35.036Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T06:38:35.036Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T06:38:35.036Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.036Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.036Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.036Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T06:38:35.036Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T06:38:35.036Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:38:35.036Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:38:35.037Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:38:35.037Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:38:35.037Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:38:35.037Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:38:35.037Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:38:35.037Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:38:35.037Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:38:35.037Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:38:35.037Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:38:35.037Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:38:35.037Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2020-01-28T06:38:35.037Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.205 s [2020-01-28T06:38:35.037Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.012 s [2020-01-28T06:38:35.037Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.064 s [2020-01-28T06:38:35.037Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.005 s [2020-01-28T06:38:35.037Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2020-01-28T06:38:35.295Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2020-01-28T06:38:35.295Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-01-28T06:38:35.295Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2020-01-28T06:38:35.295Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-01-28T06:38:35.295Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2020-01-28T06:38:35.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2020-01-28T06:38:35.295Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.007 s [2020-01-28T06:38:35.295Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2020-01-28T06:38:35.295Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2020-01-28T06:38:35.295Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.2 s [2020-01-28T06:38:35.295Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2020-01-28T06:38:36.228Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2020-01-28T06:38:36.228Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.148 s [2020-01-28T06:38:36.228Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2020-01-28T06:38:36.228Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.082 s [2020-01-28T06:38:36.228Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2020-01-28T06:38:36.228Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.029 s [2020-01-28T06:38:36.228Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.059 s [2020-01-28T06:38:36.228Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2020-01-28T06:38:36.228Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.119 s [2020-01-28T06:38:36.228Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2020-01-28T06:38:36.228Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2020-01-28T06:38:36.228Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.057 s [2020-01-28T06:38:36.228Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.022 s [2020-01-28T06:38:36.228Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.01 s [2020-01-28T06:38:36.228Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2020-01-28T06:38:36.228Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2020-01-28T06:40:12.662Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.329 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2020-01-28T06:40:12.662Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.465 s [2020-01-28T06:40:12.662Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.523 s [2020-01-28T06:40:12.662Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.484 s [2020-01-28T06:40:12.662Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.448 s [2020-01-28T06:40:12.662Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.464 s [2020-01-28T06:40:12.662Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.981 s [2020-01-28T06:40:12.662Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.659 s [2020-01-28T06:40:12.662Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.039 s [2020-01-28T06:40:12.662Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.016 s [2020-01-28T06:40:12.662Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.633 s [2020-01-28T06:40:12.662Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.539 s [2020-01-28T06:40:12.662Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.453 s [2020-01-28T06:40:12.662Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.491 s [2020-01-28T06:40:12.662Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.497 s [2020-01-28T06:40:12.662Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.897 s [2020-01-28T06:40:12.662Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.453 s [2020-01-28T06:40:12.662Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.473 s [2020-01-28T06:40:12.662Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.931 s [2020-01-28T06:40:12.662Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.521 s [2020-01-28T06:40:12.662Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.454 s [2020-01-28T06:40:12.662Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.533 s [2020-01-28T06:40:12.662Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.458 s [2020-01-28T06:40:12.662Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.458 s [2020-01-28T06:40:12.662Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.482 s [2020-01-28T06:40:12.662Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.516 s [2020-01-28T06:40:12.662Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.465 s [2020-01-28T06:40:12.662Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.555 s [2020-01-28T06:40:12.662Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.941 s [2020-01-28T06:40:12.663Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.104 s [2020-01-28T06:40:12.663Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.52 s [2020-01-28T06:40:12.663Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.896 s [2020-01-28T06:40:12.663Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.922 s [2020-01-28T06:40:12.663Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.526 s [2020-01-28T06:40:12.663Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.008 s [2020-01-28T06:40:12.663Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.538 s [2020-01-28T06:40:12.663Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.528 s [2020-01-28T06:40:12.663Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.561 s [2020-01-28T06:40:12.663Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.482 s [2020-01-28T06:40:12.663Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.471 s [2020-01-28T06:40:12.663Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.558 s [2020-01-28T06:40:12.663Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.554 s [2020-01-28T06:40:12.663Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.457 s [2020-01-28T06:40:12.663Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.459 s [2020-01-28T06:40:12.663Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.454 s [2020-01-28T06:40:12.663Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.458 s [2020-01-28T06:40:12.663Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.474 s [2020-01-28T06:40:12.663Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.515 s [2020-01-28T06:40:12.663Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2020-01-28T06:41:49.096Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.266 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2020-01-28T06:41:49.096Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.941 s [2020-01-28T06:41:49.096Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.954 s [2020-01-28T06:41:49.096Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.958 s [2020-01-28T06:41:49.096Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.96 s [2020-01-28T06:41:49.096Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.023 s [2020-01-28T06:41:49.096Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.153 s [2020-01-28T06:41:49.096Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.005 s [2020-01-28T06:41:49.097Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.433 s [2020-01-28T06:41:49.097Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.103 s [2020-01-28T06:41:49.097Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.064 s [2020-01-28T06:41:49.097Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.911 s [2020-01-28T06:41:49.097Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.359 s [2020-01-28T06:41:49.097Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.001 s [2020-01-28T06:41:49.097Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.986 s [2020-01-28T06:41:49.097Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.916 s [2020-01-28T06:41:49.097Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.924 s [2020-01-28T06:41:49.097Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.933 s [2020-01-28T06:41:49.097Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.962 s [2020-01-28T06:41:49.097Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3 s [2020-01-28T06:41:49.097Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.944 s [2020-01-28T06:41:49.097Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.033 s [2020-01-28T06:41:49.097Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.044 s [2020-01-28T06:41:49.097Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.06 s [2020-01-28T06:41:49.097Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.105 s [2020-01-28T06:41:49.097Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.01 s [2020-01-28T06:41:49.097Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.94 s [2020-01-28T06:41:49.097Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.955 s [2020-01-28T06:41:49.097Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.902 s [2020-01-28T06:41:49.097Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.92 s [2020-01-28T06:41:49.097Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.927 s [2020-01-28T06:41:49.097Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.954 s [2020-01-28T06:41:49.097Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.928 s [2020-01-28T06:41:49.097Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.934 s [2020-01-28T06:41:49.097Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.015 s [2020-01-28T06:41:49.097Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2020-01-28T06:41:57.229Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.764 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2020-01-28T06:41:57.229Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-28T06:41:57.229Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2020-01-28T06:41:57.229Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.026 s [2020-01-28T06:41:57.229Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-28T06:41:57.229Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.916 s [2020-01-28T06:41:57.229Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.112 s [2020-01-28T06:41:57.229Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.095 s [2020-01-28T06:41:57.229Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.047 s [2020-01-28T06:41:57.229Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.941 s [2020-01-28T06:41:57.229Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.167 s [2020-01-28T06:41:57.229Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2020-01-28T06:41:57.229Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.078 s [2020-01-28T06:41:57.229Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-28T06:41:57.229Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2020-01-28T06:41:57.229Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.025 s [2020-01-28T06:41:57.229Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.052 s [2020-01-28T06:41:57.229Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.935 s [2020-01-28T06:41:57.229Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-01-28T06:41:57.229Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-01-28T06:41:57.229Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.16 s [2020-01-28T06:41:57.229Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.107 s [2020-01-28T06:41:57.229Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.068 s [2020-01-28T06:41:57.229Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.048 s [2020-01-28T06:41:57.229Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-28T06:41:57.229Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-28T06:41:57.229Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2020-01-28T06:41:57.229Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.023 s [2020-01-28T06:41:57.229Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2020-01-28T06:42:07.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.159 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2020-01-28T06:42:07.190Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.736 s [2020-01-28T06:42:07.190Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.443 s [2020-01-28T06:42:07.190Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.586 s [2020-01-28T06:42:07.190Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.459 s [2020-01-28T06:42:07.190Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.463 s [2020-01-28T06:42:07.190Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.468 s [2020-01-28T06:42:07.190Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2020-01-28T06:42:07.190Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2020-01-28T06:42:07.190Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.051 s [2020-01-28T06:42:07.190Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.029 s [2020-01-28T06:42:07.190Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.117 s [2020-01-28T06:42:07.190Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2020-01-28T06:42:07.190Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2020-01-28T06:42:07.190Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-28T06:42:07.190Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2020-01-28T06:42:17.157Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.893 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2020-01-28T06:42:17.157Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.174 s [2020-01-28T06:42:17.157Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.589 s [2020-01-28T06:42:17.157Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2020-01-28T06:42:17.157Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.018 s [2020-01-28T06:42:17.157Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2020-01-28T06:42:19.692Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.967 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2020-01-28T06:42:19.694Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.474 s [2020-01-28T06:42:19.694Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.492 s [2020-01-28T06:42:19.694Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2020-01-28T06:42:34.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.965 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2020-01-28T06:42:34.593Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 8.046 s [2020-01-28T06:42:34.593Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.919 s [2020-01-28T06:42:34.593Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2020-01-28T06:42:34.593Z] 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 [2020-01-28T06:42:34.593Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2020-01-28T06:42:34.593Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2020-01-28T06:42:34.593Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2020-01-28T06:42:34.593Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2020-01-28T06:42:34.593Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.013 s [2020-01-28T06:42:34.593Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-01-28T06:42:34.593Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.172 s [2020-01-28T06:42:34.593Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-01-28T06:42:34.593Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.013 s [2020-01-28T06:42:34.593Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.024 s [2020-01-28T06:42:34.593Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.082 s [2020-01-28T06:42:34.593Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-01-28T06:42:34.593Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.011 s [2020-01-28T06:42:34.593Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.002 s [2020-01-28T06:42:34.593Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-28T06:42:34.593Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.013 s [2020-01-28T06:42:34.594Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2020-01-28T06:42:41.151Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.87 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2020-01-28T06:42:41.151Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.4 s [2020-01-28T06:42:41.151Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.645 s [2020-01-28T06:42:41.151Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.67 s [2020-01-28T06:42:41.151Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.003 s [2020-01-28T06:42:41.151Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-28T06:42:41.151Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-28T06:42:41.151Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.373 s [2020-01-28T06:42:41.151Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.354 s [2020-01-28T06:42:41.151Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-28T06:42:41.151Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.665 s [2020-01-28T06:42:41.151Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.003 s [2020-01-28T06:42:41.151Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-28T06:42:41.151Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-28T06:42:41.151Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-28T06:42:41.151Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.373 s [2020-01-28T06:42:41.151Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-28T06:42:41.151Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-28T06:42:41.151Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.376 s [2020-01-28T06:42:41.151Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2020-01-28T06:42:44.430Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.303 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2020-01-28T06:42:44.430Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.22 s [2020-01-28T06:42:44.430Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.072 s [2020-01-28T06:42:44.430Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.759 s [2020-01-28T06:42:44.430Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.101 s [2020-01-28T06:42:44.430Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.107 s [2020-01-28T06:42:44.430Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.812 s [2020-01-28T06:42:44.430Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.107 s [2020-01-28T06:42:44.430Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.117 s [2020-01-28T06:42:44.430Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2020-01-28T06:42:44.430Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2020-01-28T06:42:44.430Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2020-01-28T06:42:44.430Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2020-01-28T06:42:44.430Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2020-01-28T06:42:44.430Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2020-01-28T06:42:44.430Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2020-01-28T06:42:44.430Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2020-01-28T06:42:44.430Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2020-01-28T06:42:44.430Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2020-01-28T06:42:44.430Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2020-01-28T06:42:44.430Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-28T06:42:44.430Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2020-01-28T06:42:46.330Z] [2020-01-28T06:42:46.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:42:46.107 [2020-01-28T06:42:46.330Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-28T06:42:46.330Z] !STACK 0 [2020-01-28T06:42:46.330Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:42:46.330Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:42:46.330Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:42:46.330Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:42:46.330Z] [2020-01-28T06:42:46.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:42:46.111 [2020-01-28T06:42:46.330Z] !MESSAGE Exception executing analysis [2020-01-28T06:42:46.330Z] !STACK 0 [2020-01-28T06:42:46.330Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:42:46.330Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:42:46.330Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:42:46.330Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:42:48.228Z] [2020-01-28T06:42:48.228Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:42:47.733 [2020-01-28T06:42:48.228Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-28T06:42:48.228Z] !STACK 0 [2020-01-28T06:42:48.228Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:42:48.228Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:42:48.228Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:42:48.228Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:42:48.228Z] [2020-01-28T06:42:48.228Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:42:47.735 [2020-01-28T06:42:48.228Z] !MESSAGE Exception executing analysis [2020-01-28T06:42:48.228Z] !STACK 0 [2020-01-28T06:42:48.228Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:42:48.228Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:42:48.228Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:42:48.228Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:42:48.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.525 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2020-01-28T06:42:48.228Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.887 s [2020-01-28T06:42:48.228Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.637 s [2020-01-28T06:42:48.228Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2020-01-28T06:42:48.228Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2020-01-28T06:42:48.228Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2020-01-28T06:42:48.228Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2020-01-28T06:42:48.228Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2020-01-28T06:42:48.228Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2020-01-28T06:42:48.228Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2020-01-28T06:42:48.228Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2020-01-28T06:42:48.228Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-01-28T06:42:48.228Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-01-28T06:42:48.228Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-01-28T06:42:48.228Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2020-01-28T06:43:06.300Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.005 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2020-01-28T06:43:06.300Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.002 s [2020-01-28T06:43:06.300Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2020-01-28T06:43:06.300Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2020-01-28T06:43:06.300Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2020-01-28T06:43:06.300Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2020-01-28T06:43:06.300Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2020-01-28T06:43:06.300Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2020-01-28T06:43:06.300Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.012 s [2020-01-28T06:43:06.300Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2020-01-28T06:43:06.300Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2020-01-28T06:43:06.300Z] [2020-01-28T06:43:06.300Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-28 06:43:04.524 [2020-01-28T06:43:06.300Z] !MESSAGE no spawner in java.library.path [2020-01-28T06:43:06.300Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2020-01-28T06:43:06.300Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.742 s [2020-01-28T06:43:06.300Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.086 s [2020-01-28T06:43:06.300Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.007 s [2020-01-28T06:43:06.300Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2020-01-28T06:43:06.300Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.006 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2020-01-28T06:43:06.300Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2020-01-28T06:43:06.300Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.004 s [2020-01-28T06:43:06.300Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2020-01-28T06:43:06.300Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.004 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2020-01-28T06:43:06.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2020-01-28T06:43:06.300Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.006 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2020-01-28T06:43:06.300Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2020-01-28T06:43:06.300Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2020-01-28T06:43:06.300Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2020-01-28T06:43:06.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2020-01-28T06:43:06.300Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2020-01-28T06:43:06.300Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2020-01-28T06:43:06.300Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.009 s [2020-01-28T06:43:06.300Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2020-01-28T06:43:06.300Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2020-01-28T06:43:11.563Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.155 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2020-01-28T06:43:11.563Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.986 s [2020-01-28T06:43:11.563Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 2.167 s [2020-01-28T06:43:11.563Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2020-01-28T06:43:11.563Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2020-01-28T06:43:11.563Z] testValid[0: path /home/jenkins/agent/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.003 s [2020-01-28T06:43:11.563Z] testValid[1: path /home/jenkins/agent/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.036 s [2020-01-28T06:43:11.563Z] testValid[2: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:11.563Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2020-01-28T06:43:11.563Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2020-01-28T06:43:11.563Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.009 s [2020-01-28T06:43:11.563Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2020-01-28T06:43:11.563Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2020-01-28T06:43:14.844Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.397 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2020-01-28T06:43:14.844Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.118 s [2020-01-28T06:43:14.844Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.016 s [2020-01-28T06:43:14.844Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.116 s [2020-01-28T06:43:14.844Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.013 s [2020-01-28T06:43:14.844Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.115 s [2020-01-28T06:43:14.844Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.016 s [2020-01-28T06:43:14.844Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2020-01-28T06:43:32.917Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.245 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2020-01-28T06:43:32.917Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 10.875 s [2020-01-28T06:43:32.917Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 5.367 s [2020-01-28T06:43:32.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2020-01-28T06:43:32.917Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2020-01-28T06:43:32.917Z] testInvalid[0: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:32.917Z] testInvalid[1: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:32.917Z] testInvalid[2: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:32.917Z] testInvalid[3: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:32.917Z] testInvalid[4: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:32.917Z] testInvalid[5: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:32.917Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2020-01-28T06:43:34.288Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2020-01-28T06:43:34.288Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2020-01-28T06:43:34.288Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.004 s [2020-01-28T06:43:34.288Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2020-01-28T06:43:34.288Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.004 s [2020-01-28T06:43:34.288Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.006 s [2020-01-28T06:43:34.288Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.004 s [2020-01-28T06:43:34.288Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2020-01-28T06:43:34.288Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2020-01-28T06:43:34.288Z] testBadlyFormed[0: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:34.288Z] testBadlyFormed[1: path /home/jenkins/agent/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.001 s [2020-01-28T06:43:34.288Z] testBadlyFormed[2: path /home/jenkins/agent/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 s [2020-01-28T06:43:34.288Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2020-01-28T06:43:36.814Z] [2020-01-28T06:43:36.814Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:43:36.745 [2020-01-28T06:43:36.814Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(439,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2020-01-28T06:43:38.186Z] [2020-01-28T06:43:38.186Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:43:37.846 [2020-01-28T06:43:38.186Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(441,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2020-01-28T06:43:38.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.608 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2020-01-28T06:43:38.186Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.048 s [2020-01-28T06:43:38.186Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2020-01-28T06:43:38.186Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2020-01-28T06:43:38.186Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2020-01-28T06:43:38.186Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:38.186Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:38.186Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2020-01-28T06:43:40.083Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2020-01-28T06:43:40.083Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2020-01-28T06:43:40.083Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.541 s [2020-01-28T06:43:40.083Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.107 s [2020-01-28T06:43:40.083Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.35 s [2020-01-28T06:43:40.083Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-28T06:43:40.083Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2020-01-28T06:43:50.672Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.266 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2020-01-28T06:43:50.672Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.55 s [2020-01-28T06:43:50.672Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.605 s [2020-01-28T06:43:50.672Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.458 s [2020-01-28T06:43:50.672Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.542 s [2020-01-28T06:43:50.672Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.64 s [2020-01-28T06:43:50.672Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.466 s [2020-01-28T06:43:50.672Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2020-01-28T06:43:50.672Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2020-01-28T06:43:50.672Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.004 s [2020-01-28T06:43:50.672Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-01-28T06:43:50.672Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-01-28T06:43:50.672Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2020-01-28T06:43:50.672Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-01-28T06:43:50.672Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2020-01-28T06:44:02.868Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.108 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2020-01-28T06:44:02.868Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.022 s [2020-01-28T06:44:02.868Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.953 s [2020-01-28T06:44:02.868Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.075 s [2020-01-28T06:44:02.868Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.986 s [2020-01-28T06:44:02.868Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 2.043 s [2020-01-28T06:44:02.868Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 2.035 s [2020-01-28T06:44:02.868Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.018 s [2020-01-28T06:44:02.868Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.008 s [2020-01-28T06:44:02.868Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2020-01-28T06:44:02.868Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.92 s [2020-01-28T06:44:02.868Z] [2020-01-28T06:44:02.868Z] Results: [2020-01-28T06:44:02.868Z] [2020-01-28T06:44:02.868Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1 [2020-01-28T06:44:02.868Z] [2020-01-28T06:44:02.868Z] [2020-01-28T06:44:02.868Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 06:44:02.336 [2020-01-28T06:44:02.868Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T06:44:02.868Z] [INFO] All tests passed! [2020-01-28T06:44:02.868Z] [INFO] [2020-01-28T06:44:02.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:44:02.868Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-01-28T06:44:02.868Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.pom [2020-01-28T06:44:02.868Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-28T06:44:02.868Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:44:02.868Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-28T06:44:02.868Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-28T06:44:02.868Z] [INFO] [2020-01-28T06:44:02.868Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-28T06:44:02.868Z] [INFO] [2020-01-28T06:44:02.868Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2020-01-28T06:44:02.869Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/138] [2020-01-28T06:44:02.869Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] The project's OSGi version is 4.2.0.202001280629 [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:44:02.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2020-01-28T06:44:02.869Z] [INFO] [2020-01-28T06:44:02.869Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:02.869Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:03.437Z] return iter; [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'iter' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:03.437Z] elem = (CtfIterator) fTrace.createIterator(); [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'elem' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:03.437Z] return elem; [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'elem' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2020-01-28T06:44:03.437Z] CtfIterator iterator = getIterator(); [2020-01-28T06:44:03.437Z] ^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'iterator' may not be closed [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2020-01-28T06:44:03.437Z] return iterator == null ? null : iterator.getCurrentEvent(); [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2020-01-28T06:44:03.437Z] return retVal; [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2020-01-28T06:44:03.437Z] return ret; [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2020-01-28T06:44:03.437Z] return iterator == null ? false : iterator.seek(location); [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:03.437Z] return fPreviousEvent; [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'top' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:03.437Z] return fTrace.timestampCyclesToNanos(ts); [2020-01-28T06:44:03.437Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'top' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:03.437Z] return 0; [2020-01-28T06:44:03.437Z] ^^^^^^^^^ [2020-01-28T06:44:03.437Z] Potential resource leak: 'top' may not be closed at this location [2020-01-28T06:44:03.437Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2020-01-28T06:44:03.437Z] return getFirst(); [2020-01-28T06:44:03.437Z] ^^^^^^^^^^ [2020-01-28T06:44:03.437Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:44:03.437Z] 12 problems (12 warnings) [2020-01-28T06:44:03.437Z] [INFO] [2020-01-28T06:44:03.437Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:44:03.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2020-01-28T06:44:03.437Z] [INFO] [2020-01-28T06:44:03.437Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.437Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:44:03.437Z] [INFO] [2020-01-28T06:44:03.437Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.437Z] [INFO] [2020-01-28T06:44:03.437Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-01-28T06:44:03.698Z] [INFO] [2020-01-28T06:44:03.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.698Z] [INFO] [2020-01-28T06:44:03.698Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.698Z] [INFO] [2020-01-28T06:44:03.698Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.698Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-01-28T06:44:03.698Z] [INFO] [2020-01-28T06:44:03.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.698Z] [INFO] [2020-01-28T06:44:03.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.698Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:44:03.698Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:44:03.698Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:44:03.698Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:44:03.698Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:44:03.698Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:44:03.698Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2020-01-28T06:44:03.959Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138] [2020-01-28T06:44:03.959Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] The project's OSGi version is 1.0.9.202001280629 [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:44:03.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2020-01-28T06:44:03.959Z] [INFO] [2020-01-28T06:44:03.959Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:03.959Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2020-01-28T06:44:04.893Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:04.893Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2020-01-28T06:44:04.893Z] ^^^^^^^^^^^ [2020-01-28T06:44:04.893Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2020-01-28T06:44:04.894Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:04.894Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2020-01-28T06:44:04.894Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:44:04.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:44:04.894Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:04.894Z] Long.toString(2), [2020-01-28T06:44:04.894Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:44:04.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:44:05.153Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:05.153Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2020-01-28T06:44:05.153Z] ^^^ [2020-01-28T06:44:05.153Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-01-28T06:44:05.153Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:05.153Z] import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics; [2020-01-28T06:44:05.153Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:05.153Z] The type TmfEventsStatistics is deprecated [2020-01-28T06:44:05.153Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:05.153Z] * Unit tests for the {@link TmfEventsStatistics} [2020-01-28T06:44:05.153Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:05.153Z] Javadoc: The type TmfEventsStatistics is deprecated [2020-01-28T06:44:05.153Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:05.153Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2020-01-28T06:44:05.153Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:05.153Z] The type TmfEventsStatistics is deprecated [2020-01-28T06:44:05.153Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:44:05.153Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2020-01-28T06:44:05.153Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:44:05.153Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated [2020-01-28T06:44:05.153Z] 8 problems (8 warnings) [2020-01-28T06:44:05.153Z] [INFO] [2020-01-28T06:44:05.153Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:44:05.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2020-01-28T06:44:05.153Z] [INFO] [2020-01-28T06:44:05.153Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.153Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:44:05.153Z] [INFO] [2020-01-28T06:44:05.153Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.153Z] [INFO] [2020-01-28T06:44:05.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.153Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:44:05.413Z] [INFO] [2020-01-28T06:44:05.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.413Z] [INFO] [2020-01-28T06:44:05.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.413Z] [INFO] [2020-01-28T06:44:05.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.413Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T06:44:05.671Z] [INFO] [2020-01-28T06:44:05.671Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:05.671Z] [INFO] [2020-01-28T06:44:05.671Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:44:06.237Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2020-01-28T06:44:06.237Z] [INFO] Command line: [2020-01-28T06:44:06.237Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T06:44:06.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:44:11.507Z] !SESSION 2020-01-28 06:44:06.442 ----------------------------------------------- [2020-01-28T06:44:11.507Z] eclipse.buildId=unknown [2020-01-28T06:44:11.507Z] java.version=1.8.0_202 [2020-01-28T06:44:11.507Z] java.vendor=Oracle Corporation [2020-01-28T06:44:11.507Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:44:11.507Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T06:44:11.507Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T06:44:11.507Z] [2020-01-28T06:44:11.507Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:44:11.233 [2020-01-28T06:44:11.507Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:44:11.507Z] !STACK 0 [2020-01-28T06:44:11.507Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T06:44:11.507Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:44:11.507Z] [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:44:11.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:44:14.161Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2020-01-28T06:44:18.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.883 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2020-01-28T06:44:18.344Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 3.843 s [2020-01-28T06:44:18.344Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2020-01-28T06:44:22.533Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.004 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2020-01-28T06:44:22.533Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.878 s [2020-01-28T06:44:22.533Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.424 s [2020-01-28T06:44:22.533Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.198 s [2020-01-28T06:44:22.533Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.191 s [2020-01-28T06:44:22.533Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.109 s [2020-01-28T06:44:22.533Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.163 s [2020-01-28T06:44:22.533Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.745 s [2020-01-28T06:44:22.533Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.214 s [2020-01-28T06:44:22.533Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.126 s [2020-01-28T06:44:22.533Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.117 s [2020-01-28T06:44:22.533Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.145 s [2020-01-28T06:44:22.533Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.109 s [2020-01-28T06:44:22.533Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.119 s [2020-01-28T06:44:22.533Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.103 s [2020-01-28T06:44:22.533Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.116 s [2020-01-28T06:44:22.533Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.099 s [2020-01-28T06:44:22.533Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.096 s [2020-01-28T06:44:22.533Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2020-01-28T06:47:44.031Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.32 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2020-01-28T06:47:44.031Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 19.117 s [2020-01-28T06:47:44.031Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.728 s [2020-01-28T06:47:44.031Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 19.232 s [2020-01-28T06:47:44.031Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.859 s [2020-01-28T06:47:44.031Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.741 s [2020-01-28T06:47:44.031Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 19.71 s [2020-01-28T06:47:44.031Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 16.931 s [2020-01-28T06:47:44.031Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 17.517 s [2020-01-28T06:47:44.031Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.347 s [2020-01-28T06:47:44.031Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.301 s [2020-01-28T06:47:44.031Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.407 s [2020-01-28T06:47:44.031Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.411 s [2020-01-28T06:47:44.031Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.522 s [2020-01-28T06:47:44.031Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.242 s [2020-01-28T06:47:44.031Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.23 s [2020-01-28T06:47:44.031Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.235 s [2020-01-28T06:47:44.031Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.225 s [2020-01-28T06:47:44.031Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.221 s [2020-01-28T06:47:44.031Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.221 s [2020-01-28T06:47:44.031Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.223 s [2020-01-28T06:47:44.031Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 8.816 s [2020-01-28T06:47:44.031Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.274 s [2020-01-28T06:47:44.031Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 6.767 s [2020-01-28T06:47:44.031Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 7.733 s [2020-01-28T06:47:44.031Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.283 s [2020-01-28T06:47:44.031Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.997 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2020-01-28T06:47:44.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2020-01-28T06:47:44.031Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.023 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2020-01-28T06:47:44.031Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2020-01-28T06:47:44.031Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.107 s [2020-01-28T06:47:44.031Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.135 s [2020-01-28T06:47:44.031Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.04 s [2020-01-28T06:47:44.031Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.098 s [2020-01-28T06:47:44.031Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.14 s [2020-01-28T06:47:44.031Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.076 s [2020-01-28T06:47:44.031Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.063 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2020-01-28T06:47:44.031Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2020-01-28T06:47:44.031Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2020-01-28T06:47:44.031Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.063 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2020-01-28T06:47:44.031Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.557 s [2020-01-28T06:47:44.031Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.737 s [2020-01-28T06:47:44.031Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.408 s [2020-01-28T06:47:44.031Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2020-01-28T06:47:44.031Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.407 s [2020-01-28T06:47:44.031Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.546 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2020-01-28T06:47:44.031Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2020-01-28T06:47:44.031Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.005 s [2020-01-28T06:47:44.031Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.026 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2020-01-28T06:47:44.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2020-01-28T06:47:44.031Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2020-01-28T06:47:44.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2020-01-28T06:47:44.031Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2020-01-28T06:47:44.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2020-01-28T06:47:44.031Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2020-01-28T06:47:44.031Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2020-01-28T06:47:44.031Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.031Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.031Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.032Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.032Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-28T06:47:44.032Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-28T06:47:44.032Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2020-01-28T06:47:44.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2020-01-28T06:47:44.966Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.486 s [2020-01-28T06:47:44.966Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.049 s [2020-01-28T06:47:44.966Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2020-01-28T06:47:45.224Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2020-01-28T06:47:45.224Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-28T06:47:45.224Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-28T06:47:45.224Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2020-01-28T06:47:45.225Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2020-01-28T06:47:45.225Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2020-01-28T06:47:45.225Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2020-01-28T06:47:45.225Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-28T06:47:45.225Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.013 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.009 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.007 s [2020-01-28T06:47:45.225Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2020-01-28T06:47:45.225Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-28T06:47:45.225Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2020-01-28T06:47:45.225Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.068 s [2020-01-28T06:47:45.225Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2020-01-28T06:48:23.924Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.062 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2020-01-28T06:48:23.925Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.953 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.928 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.977 s [2020-01-28T06:48:23.925Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.086 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.82 s [2020-01-28T06:48:23.925Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.89 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.033 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2020-01-28T06:48:23.925Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.104 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.098 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.917 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.086 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.205 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2020-01-28T06:48:23.925Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.924 s [2020-01-28T06:48:23.925Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.081 s [2020-01-28T06:48:23.925Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.1 s [2020-01-28T06:48:23.925Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2020-01-28T06:49:20.247Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.894 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2020-01-28T06:49:20.247Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.012 s [2020-01-28T06:49:20.247Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 10.139 s [2020-01-28T06:49:20.247Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.314 s [2020-01-28T06:49:20.247Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.337 s [2020-01-28T06:49:20.247Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.266 s [2020-01-28T06:49:20.247Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.27 s [2020-01-28T06:49:20.247Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 9.722 s [2020-01-28T06:49:20.247Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-01-28T06:49:20.247Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2020-01-28T06:49:20.247Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-01-28T06:49:20.247Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.215 s [2020-01-28T06:49:20.247Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2020-01-28T06:49:20.247Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.345 s [2020-01-28T06:49:20.247Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.454 s [2020-01-28T06:49:20.247Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.111 s [2020-01-28T06:49:20.247Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2020-01-28T06:49:20.247Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.248 s [2020-01-28T06:49:20.247Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.234 s [2020-01-28T06:49:20.247Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-28T06:49:20.247Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-01-28T06:49:20.247Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-01-28T06:49:20.247Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2020-01-28T06:49:22.146Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.628 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2020-01-28T06:49:22.147Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.335 s [2020-01-28T06:49:22.147Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.18 s [2020-01-28T06:49:22.147Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.94 s [2020-01-28T06:49:22.147Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.171 s [2020-01-28T06:49:22.147Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2020-01-28T06:49:37.050Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.762 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2020-01-28T06:49:37.050Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.346 s [2020-01-28T06:49:37.050Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.077 s [2020-01-28T06:49:37.050Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2020-01-28T06:49:37.050Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.907 s [2020-01-28T06:49:37.050Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.048 s [2020-01-28T06:49:37.050Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.679 s [2020-01-28T06:49:37.050Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.241 s [2020-01-28T06:49:37.050Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.208 s [2020-01-28T06:49:37.050Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.919 s [2020-01-28T06:49:37.050Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.973 s [2020-01-28T06:49:37.050Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.214 s [2020-01-28T06:49:37.050Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.978 s [2020-01-28T06:49:37.050Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2020-01-28T06:49:39.584Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.92 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2020-01-28T06:49:39.584Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.229 s [2020-01-28T06:49:39.584Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2020-01-28T06:49:39.584Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2020-01-28T06:49:39.584Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-01-28T06:49:39.584Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-01-28T06:49:39.584Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.306 s [2020-01-28T06:49:39.584Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2020-01-28T06:49:39.584Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.593 s [2020-01-28T06:49:39.584Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-01-28T06:49:39.584Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.906 s [2020-01-28T06:49:39.584Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2020-01-28T06:49:39.584Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2020-01-28T06:49:39.584Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2020-01-28T06:49:39.842Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2020-01-28T06:49:39.842Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.842Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-28T06:49:39.842Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-28T06:49:39.843Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.002 s [2020-01-28T06:49:39.843Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.041 s [2020-01-28T06:49:39.843Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-28T06:49:39.843Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2020-01-28T06:49:49.809Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.06 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2020-01-28T06:49:49.810Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 5.861 s [2020-01-28T06:49:49.810Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 4.197 s [2020-01-28T06:49:49.810Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2020-01-28T06:49:51.707Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2020-01-28T06:49:51.707Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2020-01-28T06:49:51.707Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.096 s [2020-01-28T06:49:51.707Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.025 s [2020-01-28T06:49:51.707Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.099 s [2020-01-28T06:49:51.707Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2020-01-28T06:49:51.707Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2020-01-28T06:49:51.707Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.123 s [2020-01-28T06:49:51.707Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.051 s [2020-01-28T06:49:51.707Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:49:51.392 [2020-01-28T06:49:51.707Z] !MESSAGE Unknown trace attribute: test [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:49:51.398 [2020-01-28T06:49:51.707Z] !MESSAGE Unknown trace attribute: test1 [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:49:51.398 [2020-01-28T06:49:51.707Z] !MESSAGE Unknown trace attribute: test2 [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:49:51.399 [2020-01-28T06:49:51.707Z] !MESSAGE Unknown trace attribute: test3 [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-28 06:49:51.400 [2020-01-28T06:49:51.707Z] !MESSAGE Unknown trace attribute: test4 [2020-01-28T06:49:51.707Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2020-01-28T06:49:51.707Z] 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.013 s [2020-01-28T06:49:51.707Z] testValidate[1: /home/jenkins/agent/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.036 s [2020-01-28T06:49:51.707Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.002 s [2020-01-28T06:49:51.707Z] 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 s [2020-01-28T06:49:51.707Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.001 s [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] Results: [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.707Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2020-01-28T06:49:51.707Z] [2020-01-28T06:49:51.964Z] [INFO] All tests passed! [2020-01-28T06:49:51.964Z] [INFO] [2020-01-28T06:49:51.964Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:49:51.964Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:51.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.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.pom [2020-01-28T06:49:51.964Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:51.964Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:51.964Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:51.964Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:51.964Z] [INFO] [2020-01-28T06:49:51.964Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-28T06:49:51.964Z] [INFO] [2020-01-28T06:49:51.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2020-01-28T06:49:51.964Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138] [2020-01-28T06:49:51.965Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.222Z] [INFO] The project's OSGi version is 0.0.1.202001280629 [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.222Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.222Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:49:52.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2020-01-28T06:49:52.222Z] [INFO] [2020-01-28T06:49:52.223Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.223Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2020-01-28T06:49:52.480Z] [INFO] [2020-01-28T06:49:52.480Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:49:52.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2020-01-28T06:49:52.480Z] [INFO] [2020-01-28T06:49:52.480Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.480Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:49:52.480Z] [INFO] [2020-01-28T06:49:52.480Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.480Z] [INFO] [2020-01-28T06:49:52.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.480Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:49:52.480Z] [INFO] [2020-01-28T06:49:52.480Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.738Z] [INFO] [2020-01-28T06:49:52.738Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.738Z] [INFO] [2020-01-28T06:49:52.738Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.738Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T06:49:52.738Z] [INFO] [2020-01-28T06:49:52.738Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:52.738Z] [INFO] [2020-01-28T06:49:52.738Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:53.304Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2020-01-28T06:49:53.304Z] [INFO] Command line: [2020-01-28T06:49:53.305Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T06:49:53.305Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:49:56.586Z] !SESSION 2020-01-28 06:49:53.239 ----------------------------------------------- [2020-01-28T06:49:56.586Z] eclipse.buildId=unknown [2020-01-28T06:49:56.586Z] java.version=1.8.0_202 [2020-01-28T06:49:56.586Z] java.vendor=Oracle Corporation [2020-01-28T06:49:56.586Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:49:56.586Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T06:49:56.586Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T06:49:56.586Z] [2020-01-28T06:49:56.586Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:49:55.915 [2020-01-28T06:49:56.586Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:49:56.586Z] !STACK 0 [2020-01-28T06:49:56.586Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T06:49:56.586Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:49:56.586Z] [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:49:56.586Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:49:58.025Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2020-01-28T06:49:58.284Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2020-01-28T06:49:58.284Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.011 s [2020-01-28T06:49:58.284Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2020-01-28T06:49:58.541Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2020-01-28T06:49:58.541Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.266 s [2020-01-28T06:49:58.541Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.019 s [2020-01-28T06:49:58.541Z] [2020-01-28T06:49:58.541Z] Results: [2020-01-28T06:49:58.541Z] [2020-01-28T06:49:58.541Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T06:49:58.541Z] [2020-01-28T06:49:59.106Z] [INFO] All tests passed! [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:59.106Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:59.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.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.pom [2020-01-28T06:49:59.106Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:59.106Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:59.106Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:59.106Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2020-01-28T06:49:59.106Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT [22/138] [2020-01-28T06:49:59.106Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] The project's OSGi version is 5.2.0.202001280629 [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:49:59.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2020-01-28T06:49:59.106Z] [INFO] [2020-01-28T06:49:59.106Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:49:59.106Z] [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[24] [2020-01-28T06:50:05.660Z] @NonNullByDefault [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2020-01-28T06:50:05.660Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[51] [2020-01-28T06:50:05.660Z] String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor()); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[52] [2020-01-28T06:50:05.660Z] String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor()); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[109] [2020-01-28T06:50:05.660Z] OutputElementStyle style = entry.getValue(); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[112] [2020-01-28T06:50:05.660Z] new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues()))); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>' [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[145] [2020-01-28T06:50:05.660Z] String styleKey = styleEntry.getKey(); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] [2020-01-28T06:50:05.660Z] OutputElementStyle elementStyle = styleEntry.getValue(); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[172] [2020-01-28T06:50:05.660Z] stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]' [2020-01-28T06:50:05.660Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[277] [2020-01-28T06:50:05.660Z] Integer index = entry.getValue(); [2020-01-28T06:50:05.660Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.660Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] [2020-01-28T06:50:05.920Z] return closeZipFile(specifiedFile); [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] [2020-01-28T06:50:05.920Z] return archiveSize; [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] Potential resource leak: 'zipFile' may not be closed at this location [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java:[134] [2020-01-28T06:50:05.920Z] TmfOpenTraceHelper.openTraceFromElement(fExperimentParent); [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[16] [2020-01-28T06:50:05.920Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation; [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[88] [2020-01-28T06:50:05.920Z] * {@link IAnnotation} that represent this marker event [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[97] [2020-01-28T06:50:05.920Z] public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) { [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[100] [2020-01-28T06:50:05.920Z] fLabel = annotation.getLabel(); [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.920Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:05.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[77] [2020-01-28T06:50:05.920Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2020-01-28T06:50:05.920Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] 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 [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[252] [2020-01-28T06:50:05.921Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] 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 [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2859] [2020-01-28T06:50:05.921Z] elementStyle = provider.getElementStyle(event); [2020-01-28T06:50:05.921Z] ^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2020-01-28T06:50:05.921Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2020-01-28T06:50:05.921Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2020-01-28T06:50:05.921Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2020-01-28T06:50:05.921Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] 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 [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2020-01-28T06:50:05.921Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] 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 [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2020-01-28T06:50:05.921Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2020-01-28T06:50:05.921Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2020-01-28T06:50:05.921Z] ^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2020-01-28T06:50:05.921Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2020-01-28T06:50:05.921Z] ^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2020-01-28T06:50:05.921Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2020-01-28T06:50:05.921Z] ^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2020-01-28T06:50:05.921Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2020-01-28T06:50:05.921Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-28T06:50:05.921Z] ^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2020-01-28T06:50:05.921Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2020-01-28T06:50:05.921Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-28T06:50:05.921Z] ^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2020-01-28T06:50:05.921Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2020-01-28T06:50:05.921Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2020-01-28T06:50:05.921Z] ^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2020-01-28T06:50:05.921Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2020-01-28T06:50:05.921Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2020-01-28T06:50:05.922Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2020-01-28T06:50:05.922Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2020-01-28T06:50:05.922Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2020-01-28T06:50:05.922Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-01-28T06:50:05.922Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-28T06:50:05.922Z] ^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2020-01-28T06:50:05.922Z] ^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2020-01-28T06:50:05.922Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2020-01-28T06:50:05.922Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2020-01-28T06:50:05.922Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-01-28T06:50:05.923Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-01-28T06:50:05.923Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-01-28T06:50:05.923Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-01-28T06:50:05.923Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-01-28T06:50:05.923Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-01-28T06:50:05.923Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2020-01-28T06:50:05.923Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:05.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:05.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2020-01-28T06:50:05.923Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2020-01-28T06:50:06.200Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.200Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.200Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-01-28T06:50:06.200Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-28T06:50:06.200Z] ^^^^^^^^^^^^^ [2020-01-28T06:50:06.200Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.200Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-01-28T06:50:06.200Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-28T06:50:06.200Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.200Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.200Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-01-28T06:50:06.200Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-28T06:50:06.200Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[459] [2020-01-28T06:50:06.201Z] TmfOpenTraceHelper.openTraceFromElement(traceElement); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[212] [2020-01-28T06:50:06.201Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Type safety: Unchecked cast from Object to Set [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[251] [2020-01-28T06:50:06.201Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[430] [2020-01-28T06:50:06.201Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[490] [2020-01-28T06:50:06.201Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] [2020-01-28T06:50:06.201Z] return comparator.compare((T) e1, (T) e2); [2020-01-28T06:50:06.201Z] ^^^^^^ [2020-01-28T06:50:06.201Z] Type safety: Unchecked cast from Object to T [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] [2020-01-28T06:50:06.201Z] return comparator.compare((T) e1, (T) e2); [2020-01-28T06:50:06.201Z] ^^^^^^ [2020-01-28T06:50:06.201Z] Type safety: Unchecked cast from Object to T [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAsExperimentHandler.java:[168] [2020-01-28T06:50:06.201Z] TmfOpenTraceHelper.openTraceFromElement(experimentElement); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[37] [2020-01-28T06:50:06.201Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation; [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[38] [2020-01-28T06:50:06.201Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel; [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] [2020-01-28T06:50:06.201Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel; [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] [2020-01-28T06:50:06.201Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType; [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] [2020-01-28T06:50:06.201Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider; [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[173] [2020-01-28T06:50:06.201Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2020-01-28T06:50:06.201Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[180] [2020-01-28T06:50:06.201Z] ((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider)); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Null type safety (type annotations): The expression of type 'BiFunction>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>' [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[401] [2020-01-28T06:50:06.201Z] Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue()); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[564] [2020-01-28T06:50:06.201Z] if (provider instanceof IOutputAnnotationProvider) { [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-01-28T06:50:06.201Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-01-28T06:50:06.201Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-01-28T06:50:06.201Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-01-28T06:50:06.201Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.201Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[567] [2020-01-28T06:50:06.201Z] AnnotationCategoriesModel model = response.getModel(); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[569] [2020-01-28T06:50:06.202Z] viewMarkerCategories.addAll(model.getAnnotationCategories()); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[587] [2020-01-28T06:50:06.202Z] if (provider instanceof IOutputAnnotationProvider) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-01-28T06:50:06.202Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-01-28T06:50:06.202Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-01-28T06:50:06.202Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[590] [2020-01-28T06:50:06.202Z] AnnotationModel model = response.getModel(); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] [2020-01-28T06:50:06.202Z] for (Entry> entry : model.getAnnotations().entrySet()) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] [2020-01-28T06:50:06.202Z] for (Entry> entry : model.getAnnotations().entrySet()) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] [2020-01-28T06:50:06.202Z] for (Annotation annotation : entry.getValue()) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-01-28T06:50:06.202Z] if (annotation.getType() == AnnotationType.CHART) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-01-28T06:50:06.202Z] if (annotation.getType() == AnnotationType.CHART) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-01-28T06:50:06.202Z] if (annotation.getType() == AnnotationType.CHART) { [2020-01-28T06:50:06.202Z] ^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] [2020-01-28T06:50:06.202Z] if (annotation.getEntryId() != -1) { [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] [2020-01-28T06:50:06.202Z] markerEntry = fEntries.get(provider, annotation.getEntryId()); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[648] [2020-01-28T06:50:06.202Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2020-01-28T06:50:06.202Z] return traceElement.getSupplementaryResources(); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2020-01-28T06:50:06.202Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[354] [2020-01-28T06:50:06.202Z] TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java:[300] [2020-01-28T06:50:06.202Z] TmfOpenTraceHelper.openTraceFromElement(traceElement); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:06.202Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2020-01-28T06:50:06.202Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2020-01-28T06:50:06.202Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.202Z] 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 [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[46] [2020-01-28T06:50:06.203Z] @NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap); [2020-01-28T06:50:06.203Z] ^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2020-01-28T06:50:06.203Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2020-01-28T06:50:06.203Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2020-01-28T06:50:06.203Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2020-01-28T06:50:06.203Z] doFilterEvents(entry, eventList, predicates); [2020-01-28T06:50:06.203Z] ^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2020-01-28T06:50:06.203Z] doFilterEvents(entry, eventList, predicates); [2020-01-28T06:50:06.203Z] ^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2020-01-28T06:50:06.203Z] doFilterEvents(entry, eventList, predicates); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^ [2020-01-28T06:50:06.203Z] 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>>>' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2020-01-28T06:50:06.203Z] Collection quarks = getQuarksForEntry(entry, ss); [2020-01-28T06:50:06.203Z] ^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2020-01-28T06:50:06.203Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2020-01-28T06:50:06.203Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2020-01-28T06:50:06.203Z] return new TimeGraphLineEntry(model); [2020-01-28T06:50:06.203Z] ^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2020-01-28T06:50:06.203Z] return new TimeGraphEntry(model); [2020-01-28T06:50:06.203Z] ^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2020-01-28T06:50:06.203Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2020-01-28T06:50:06.203Z] ^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2020-01-28T06:50:06.203Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2020-01-28T06:50:06.203Z] ^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2020-01-28T06:50:06.203Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2020-01-28T06:50:06.203Z] ^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] [2020-01-28T06:50:06.203Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] [2020-01-28T06:50:06.203Z] new TmfTimestampFormat(attribute.getInputFormat()); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenExperimentHandler.java:[95] [2020-01-28T06:50:06.203Z] TmfOpenTraceHelper.openTraceFromElement(fExperiment); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2020-01-28T06:50:06.203Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2020-01-28T06:50:06.203Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] [2020-01-28T06:50:06.203Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2020-01-28T06:50:06.203Z] ((Iterable) inputElement).forEach(helper -> { [2020-01-28T06:50:06.203Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.203Z] Type safety: Unchecked cast from Object to Iterable [2020-01-28T06:50:06.203Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2020-01-28T06:50:06.204Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2020-01-28T06:50:06.204Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.204Z] Type safety: Unchecked cast from Object to Iterable [2020-01-28T06:50:06.204Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2020-01-28T06:50:06.204Z] super(model.getName()); [2020-01-28T06:50:06.204Z] ^^^^^ [2020-01-28T06:50:06.204Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2020-01-28T06:50:06.204Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[235] [2020-01-28T06:50:06.204Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-01-28T06:50:06.204Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.204Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-01-28T06:50:06.204Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[319] [2020-01-28T06:50:06.204Z] dataProvider = initializeDataProvider(fTrace); [2020-01-28T06:50:06.204Z] ^^^^^^ [2020-01-28T06:50:06.204Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T06:50:06.204Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[391] [2020-01-28T06:50:06.204Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2020-01-28T06:50:06.204Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:06.204Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.204Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2020-01-28T06:50:06.204Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2020-01-28T06:50:06.204Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.204Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-28T06:50:06.204Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2020-01-28T06:50:06.204Z] new TmfTimestampFormat(inputData.format); [2020-01-28T06:50:06.204Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.463Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.463Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[79] [2020-01-28T06:50:06.463Z] XmlUtils.safeValidate(schema, new StreamSource(input)); [2020-01-28T06:50:06.463Z] ^^^^^^ [2020-01-28T06:50:06.463Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema' [2020-01-28T06:50:06.463Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[263] [2020-01-28T06:50:06.463Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2020-01-28T06:50:06.463Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2020-01-28T06:50:06.463Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.463Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T06:50:06.463Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1230] [2020-01-28T06:50:06.464Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] [2020-01-28T06:50:06.464Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[97] [2020-01-28T06:50:06.464Z] data.put(IElementResolver.LABEL_KEY, getLabel()); [2020-01-28T06:50:06.464Z] ^^^^^^^^^ [2020-01-28T06:50:06.464Z] The field IElementResolver.LABEL_KEY is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenTraceHandler.java:[100] [2020-01-28T06:50:06.464Z] TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder()); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] [2020-01-28T06:50:06.464Z] new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$ [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2020-01-28T06:50:06.464Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2020-01-28T06:50:06.464Z] Object serviceObject = window.getService(IHandlerService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[770] [2020-01-28T06:50:06.464Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[774] [2020-01-28T06:50:06.464Z] Integer property = mapEntry.getKey(); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[841] [2020-01-28T06:50:06.464Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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>>' [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[870] [2020-01-28T06:50:06.464Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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>>' [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1475] [2020-01-28T06:50:06.464Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1838] [2020-01-28T06:50:06.464Z] service = site.getService(IWorkbenchSiteProgressService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2885] [2020-01-28T06:50:06.464Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2897] [2020-01-28T06:50:06.464Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] 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 [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2020-01-28T06:50:06.464Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[100] [2020-01-28T06:50:06.464Z] data.put(IElementResolver.ENTRY_NAME_KEY, entryName); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[112] [2020-01-28T06:50:06.464Z] return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of(); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2020-01-28T06:50:06.464Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The constructor StateItem(RGB) is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2020-01-28T06:50:06.464Z] import org.eclipse.jface.viewers.ViewerSorter; [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The type ViewerSorter is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2020-01-28T06:50:06.464Z] public class TmfViewerSorter extends ViewerSorter { [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] The type ViewerSorter is deprecated [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2020-01-28T06:50:06.464Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2020-01-28T06:50:06.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.464Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.464Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2020-01-28T06:50:06.464Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2020-01-28T06:50:06.465Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2020-01-28T06:50:06.465Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2020-01-28T06:50:06.465Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2020-01-28T06:50:06.465Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2020-01-28T06:50:06.465Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2020-01-28T06:50:06.465Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2020-01-28T06:50:06.465Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2020-01-28T06:50:06.465Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:06.465Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:50:06.465Z] 177 problems (177 warnings) [2020-01-28T06:50:06.465Z] [INFO] [2020-01-28T06:50:06.465Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:06.465Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:50:06.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2020-01-28T06:50:06.465Z] [INFO] [2020-01-28T06:50:06.465Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:06.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar [2020-01-28T06:50:07.288Z] [INFO] [2020-01-28T06:50:07.288Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:07.288Z] [INFO] [2020-01-28T06:50:07.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:07.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-01-28T06:50:08.478Z] [INFO] [2020-01-28T06:50:08.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:08.478Z] [INFO] [2020-01-28T06:50:08.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:08.478Z] [INFO] [2020-01-28T06:50:08.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:08.478Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:12.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-01-28T06:50:12.664Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.pom [2020-01-28T06:50:12.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar [2020-01-28T06:50:12.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:50:12.664Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T06:50:12.664Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2020-01-28T06:50:12.664Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138] [2020-01-28T06:50:12.664Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] The project's OSGi version is 0.0.5.202001280629 [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:50:12.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2020-01-28T06:50:12.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2020-01-28T06:50:12.664Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2020-01-28T06:50:12.664Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:12.664Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T06:50:12.664Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2020-01-28T06:50:12.664Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2020-01-28T06:50:12.664Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:50:12.664Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2020-01-28T06:50:12.664Z] 2 problems (2 warnings) [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:50:12.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.664Z] [INFO] [2020-01-28T06:50:12.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.665Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:50:12.665Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:50:12.665Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:50:12.665Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:50:12.665Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:50:12.665Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T06:50:12.665Z] [INFO] [2020-01-28T06:50:12.665Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-28T06:50:12.665Z] [INFO] [2020-01-28T06:50:12.665Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2020-01-28T06:50:12.665Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT [24/138] [2020-01-28T06:50:12.665Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] The project's OSGi version is 1.0.12.202001280629 [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:50:12.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2020-01-28T06:50:12.923Z] [INFO] [2020-01-28T06:50:12.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:12.923Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2020-01-28T06:50:14.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2020-01-28T06:50:14.296Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2020-01-28T06:50:14.296Z] ^^^^^^^^^ [2020-01-28T06:50:14.296Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2020-01-28T06:50:14.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2020-01-28T06:50:14.296Z] return tmfEvent; [2020-01-28T06:50:14.296Z] ^^^^^^^^^^^^^^^^ [2020-01-28T06:50:14.296Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-28T06:50:14.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2020-01-28T06:50:14.296Z] return null; [2020-01-28T06:50:14.296Z] ^^^^^^^^^^^^ [2020-01-28T06:50:14.296Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-28T06:50:14.296Z] 3 problems (3 warnings) [2020-01-28T06:50:14.296Z] [INFO] [2020-01-28T06:50:14.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:50:14.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2020-01-28T06:50:14.296Z] [INFO] [2020-01-28T06:50:14.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-28T06:50:14.296Z] [INFO] [2020-01-28T06:50:14.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.296Z] [INFO] [2020-01-28T06:50:14.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-01-28T06:50:14.554Z] [INFO] [2020-01-28T06:50:14.554Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.554Z] [INFO] [2020-01-28T06:50:14.554Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.554Z] [INFO] [2020-01-28T06:50:14.554Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:14.554Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-01-28T06:50:15.119Z] [INFO] [2020-01-28T06:50:15.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:15.119Z] [INFO] [2020-01-28T06:50:15.119Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:50:15.377Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2020-01-28T06:50:15.634Z] [INFO] Command line: [2020-01-28T06:50:15.634Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T06:50:15.634Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:50:18.914Z] !SESSION 2020-01-28 06:50:15.627 ----------------------------------------------- [2020-01-28T06:50:18.914Z] eclipse.buildId=unknown [2020-01-28T06:50:18.914Z] java.version=1.8.0_202 [2020-01-28T06:50:18.914Z] java.vendor=Oracle Corporation [2020-01-28T06:50:18.914Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:50:18.914Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T06:50:18.914Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T06:50:18.914Z] [2020-01-28T06:50:18.914Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:50:18.234 [2020-01-28T06:50:18.914Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:50:18.914Z] !STACK 0 [2020-01-28T06:50:18.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T06:50:18.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:50:18.914Z] [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:50:18.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:50:20.287Z] process 4364: 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 [2020-01-28T06:50:20.287Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-28T06:50:32.483Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2020-01-28T06:50:32.483Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2020-01-28T06:50:32.483Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.002 s [2020-01-28T06:50:32.483Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2020-01-28T06:50:32.483Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2020-01-28T06:50:32.483Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2020-01-28T06:50:32.483Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2020-01-28T06:50:32.483Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.483Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2020-01-28T06:50:32.484Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2020-01-28T06:50:32.484Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2020-01-28T06:50:32.484Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2020-01-28T06:50:32.484Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.004 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2020-01-28T06:50:32.484Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2020-01-28T06:50:32.484Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2020-01-28T06:50:32.484Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2020-01-28T06:50:32.484Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2020-01-28T06:50:32.484Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2020-01-28T06:50:32.484Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2020-01-28T06:50:32.484Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2020-01-28T06:50:32.484Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2020-01-28T06:50:32.484Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2020-01-28T06:50:32.484Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2020-01-28T06:50:32.484Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest) Time elapsed: 0.001 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2020-01-28T06:50:32.484Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2020-01-28T06:50:32.484Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.005 s [2020-01-28T06:50:32.484Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.003 s [2020-01-28T06:50:32.484Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2020-01-28T06:50:32.484Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2020-01-28T06:50:32.484Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2020-01-28T06:50:32.484Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-28T06:50:32.484Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2020-01-28T06:50:35.229Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.42 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2020-01-28T06:50:35.229Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 2.198 s [2020-01-28T06:50:35.229Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.22 s [2020-01-28T06:50:35.229Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2020-01-28T06:50:35.796Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2020-01-28T06:50:35.796Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.066 s [2020-01-28T06:50:35.796Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.087 s [2020-01-28T06:50:35.796Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.644 s [2020-01-28T06:50:35.796Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2020-01-28T06:50:39.078Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.903 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2020-01-28T06:50:39.078Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.262 s [2020-01-28T06:50:39.078Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.344 s [2020-01-28T06:50:39.078Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.759 s [2020-01-28T06:50:39.078Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.583 s [2020-01-28T06:50:39.078Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.952 s [2020-01-28T06:50:39.078Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2020-01-28T06:50:39.336Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2020-01-28T06:50:39.336Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.661 s [2020-01-28T06:50:39.336Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2020-01-28T06:50:40.269Z] [2020-01-28T06:50:40.269Z] !ENTRY org.eclipse.core.resources 2 2 2020-01-28 06:50:40.054 [2020-01-28T06:50:40.269Z] !MESSAGE Save operation warnings. [2020-01-28T06:50:40.269Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-01-28 06:50:40.055 [2020-01-28T06:50:40.269Z] !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. [2020-01-28T06:50:40.269Z] [2020-01-28T06:50:40.269Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-28 06:50:40.119 [2020-01-28T06:50:40.269Z] !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%) [2020-01-28T06:50:40.269Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2020-01-28T06:50:40.269Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.611 s [2020-01-28T06:50:40.269Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.073 s [2020-01-28T06:50:40.269Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.001 s [2020-01-28T06:50:40.269Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2020-01-28T06:50:40.269Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2020-01-28T06:50:40.269Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.014 s [2020-01-28T06:50:40.269Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2020-01-28T06:50:40.269Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2020-01-28T06:50:40.269Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2020-01-28T06:50:40.269Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2020-01-28T06:50:40.269Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2020-01-28T06:50:40.835Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2020-01-28T06:50:40.835Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.397 s [2020-01-28T06:50:40.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2020-01-28T06:50:40.835Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2020-01-28T06:50:40.835Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2020-01-28T06:50:40.835Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2020-01-28T06:50:40.835Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2020-01-28T06:50:40.835Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.003 s [2020-01-28T06:50:40.835Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2020-01-28T06:50:40.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2020-01-28T06:50:41.093Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2020-01-28T06:50:41.093Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.14 s [2020-01-28T06:50:41.093Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2020-01-28T06:50:41.093Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2020-01-28T06:50:41.093Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2020-01-28T06:50:41.093Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-28T06:50:41.093Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2020-01-28T06:50:41.093Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2020-01-28T06:50:42.026Z] [2020-01-28T06:50:42.026Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:41.824 [2020-01-28T06:50:42.026Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} [2020-01-28T06:50:42.284Z] [2020-01-28T06:50:42.284Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:42.144 [2020-01-28T06:50:42.284Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:50:42.284Z] [2020-01-28T06:50:42.284Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:42.156 [2020-01-28T06:50:42.284Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:50:43.218Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2020-01-28T06:50:43.218Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.937 s [2020-01-28T06:50:43.218Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2020-01-28T06:50:44.589Z] [2020-01-28T06:50:44.589Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:44.244 [2020-01-28T06:50:44.589Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:50:44.589Z] [2020-01-28T06:50:44.589Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:44.245 [2020-01-28T06:50:44.589Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:50:59.589Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.874 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2020-01-28T06:50:59.589Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.501 s [2020-01-28T06:50:59.589Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.007 s [2020-01-28T06:50:59.589Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2020-01-28T06:50:59.589Z] [2020-01-28T06:50:59.589Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:58.027 [2020-01-28T06:50:59.589Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:50:59.589Z] [2020-01-28T06:50:59.589Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:50:58.029 [2020-01-28T06:50:59.589Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@36a25457)} [2020-01-28T06:51:26.141Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.115 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2020-01-28T06:51:26.141Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.454 s [2020-01-28T06:51:26.141Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.508 s [2020-01-28T06:51:26.141Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.577 s [2020-01-28T06:51:26.141Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.298 s [2020-01-28T06:51:26.141Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2020-01-28T06:51:26.141Z] [2020-01-28T06:51:26.141Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:51:23.028 [2020-01-28T06:51:26.141Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:51:26.141Z] [2020-01-28T06:51:26.141Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:51:23.029 [2020-01-28T06:51:26.141Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@1e14ed59)} [2020-01-28T06:51:48.068Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.76 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2020-01-28T06:51:48.068Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.553 s [2020-01-28T06:51:48.068Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.725 s [2020-01-28T06:51:48.068Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.713 s [2020-01-28T06:51:48.068Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.468 s [2020-01-28T06:51:48.068Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.276 s [2020-01-28T06:51:48.068Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.558 s [2020-01-28T06:51:48.068Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.182 s [2020-01-28T06:51:48.068Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.777 s [2020-01-28T06:51:48.068Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.729 s [2020-01-28T06:51:48.068Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2020-01-28T06:51:48.068Z] [2020-01-28T06:51:48.068Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:51:46.786 [2020-01-28T06:51:48.068Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:51:48.068Z] [2020-01-28T06:51:48.068Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:51:46.787 [2020-01-28T06:51:48.068Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:52:14.591Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.07 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2020-01-28T06:52:14.591Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.046 s [2020-01-28T06:52:14.591Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 16.162 s [2020-01-28T06:52:14.591Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.05 s [2020-01-28T06:52:14.591Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.086 s [2020-01-28T06:52:14.591Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2020-01-28T06:52:14.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2020-01-28T06:52:14.591Z] [2020-01-28T06:52:14.591Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:52:13.902 [2020-01-28T06:52:14.591Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:52:14.591Z] [2020-01-28T06:52:14.591Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:52:13.904 [2020-01-28T06:52:14.591Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@5af08232)} [2020-01-28T06:53:10.797Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.015 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2020-01-28T06:53:10.797Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.779 s [2020-01-28T06:53:10.797Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 15.192 s [2020-01-28T06:53:10.797Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.314 s [2020-01-28T06:53:10.797Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.804 s [2020-01-28T06:53:10.797Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2020-01-28T06:53:10.797Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 15.113 s [2020-01-28T06:53:10.797Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2020-01-28T06:53:10.797Z] [2020-01-28T06:53:10.797Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:53:01.869 [2020-01-28T06:53:10.797Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:53:10.797Z] [2020-01-28T06:53:10.797Z] !ENTRY org.eclipse.ui 4 4 2020-01-28 06:53:01.870 [2020-01-28T06:53:10.797Z] !MESSAGE Conflicting handlers for org.eclipse.ui.file.print: {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@60688a97)} vs {ActionHandler(org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers.Print@45ac973)} [2020-01-28T06:53:32.713Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.995 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2020-01-28T06:53:32.713Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.565 s [2020-01-28T06:53:32.713Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.606 s [2020-01-28T06:53:32.713Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.578 s [2020-01-28T06:53:32.713Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.245 s [2020-01-28T06:53:32.713Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.559 s [2020-01-28T06:53:32.713Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2020-01-28T06:53:35.241Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.283 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2020-01-28T06:53:35.241Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.569 s [2020-01-28T06:53:35.241Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.572 s [2020-01-28T06:53:35.241Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.015 s [2020-01-28T06:53:35.241Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2020-01-28T06:53:43.353Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.203 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2020-01-28T06:53:43.353Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 5.488 s [2020-01-28T06:53:43.353Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.026 s [2020-01-28T06:53:43.353Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.674 s [2020-01-28T06:53:43.353Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2020-01-28T06:53:43.353Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2020-01-28T06:53:43.353Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.02 s [2020-01-28T06:53:43.353Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.005 s [2020-01-28T06:53:43.353Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.023 s [2020-01-28T06:53:43.353Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2020-01-28T06:53:43.353Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2020-01-28T06:53:43.353Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.366 s [2020-01-28T06:53:43.353Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.578 s [2020-01-28T06:53:43.353Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2020-01-28T06:53:43.353Z] [2020-01-28T06:53:43.353Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-28 06:53:43.243 [2020-01-28T06:53:43.353Z] !MESSAGE no spawner in java.library.path [2020-01-28T06:53:43.353Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2020-01-28T06:53:43.353Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.086 s [2020-01-28T06:53:43.353Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2020-01-28T06:53:43.611Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2020-01-28T06:53:43.611Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2020-01-28T06:53:43.611Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.017 s [2020-01-28T06:53:43.611Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2020-01-28T06:53:43.611Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-28T06:53:43.611Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2020-01-28T06:53:43.611Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-28T06:53:43.611Z] [2020-01-28T06:53:43.611Z] Results: [2020-01-28T06:53:43.611Z] [2020-01-28T06:53:43.611Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T06:53:43.611Z] [2020-01-28T06:53:44.544Z] [2020-01-28T06:53:44.544Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 06:53:44.426 [2020-01-28T06:53:44.544Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T06:53:44.802Z] [INFO] All tests passed! [2020-01-28T06:53:44.802Z] [INFO] [2020-01-28T06:53:44.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:53:44.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-01-28T06:53:44.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.pom [2020-01-28T06:53:44.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-28T06:53:44.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T06:53:44.803Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-01-28T06:53:44.803Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-01-28T06:53:44.803Z] [INFO] [2020-01-28T06:53:44.803Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-28T06:53:44.803Z] [INFO] [2020-01-28T06:53:44.803Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2020-01-28T06:53:44.803Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [25/138] [2020-01-28T06:53:44.803Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] The project's OSGi version is 1.0.11.202001280629 [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:53:45.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2020-01-28T06:53:45.061Z] [INFO] [2020-01-28T06:53:45.061Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:45.061Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2020-01-28T06:53:46.434Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[46] [2020-01-28T06:53:46.434Z] import org.eclipse.ui.internal.views.markers.BookmarksView; [2020-01-28T06:53:46.434Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:53:46.434Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar') [2020-01-28T06:53:46.434Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[57] [2020-01-28T06:53:46.434Z] * SWT bot test to test the {@link BookmarksView} in Trace Compass [2020-01-28T06:53:46.434Z] ^^^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar') [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2020-01-28T06:53:46.435Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] fEntries.add(pulse); [2020-01-28T06:53:46.435Z] ^^^^^ [2020-01-28T06:53:46.435Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2020-01-28T06:53:46.435Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2020-01-28T06:53:46.435Z] ^^^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] fEvents.put(pulse.getName(), events); [2020-01-28T06:53:46.435Z] ^^^^^^ [2020-01-28T06:53:46.435Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2020-01-28T06:53:46.435Z] ^^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] public void setFilterRegex(String filterRegex) { [2020-01-28T06:53:46.435Z] ^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Javadoc: Missing tag for parameter filterRegex [2020-01-28T06:53:46.435Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T06:53:46.435Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2020-01-28T06:53:46.435Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T06:53:46.435Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2020-01-28T06:53:46.435Z] 10 problems (10 warnings) [2020-01-28T06:53:46.435Z] [INFO] [2020-01-28T06:53:46.435Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T06:53:46.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2020-01-28T06:53:46.435Z] [INFO] [2020-01-28T06:53:46.435Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-28T06:53:46.691Z] [INFO] [2020-01-28T06:53:46.691Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.691Z] [INFO] [2020-01-28T06:53:46.691Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-28T06:53:46.949Z] [INFO] [2020-01-28T06:53:46.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.949Z] [INFO] [2020-01-28T06:53:46.949Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.949Z] [INFO] [2020-01-28T06:53:46.949Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:46.949Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-28T06:53:47.514Z] [INFO] [2020-01-28T06:53:47.514Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:47.514Z] [INFO] [2020-01-28T06:53:47.514Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T06:53:48.079Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T06:53:48.080Z] [INFO] Command line: [2020-01-28T06:53:48.080Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-28T06:53:48.080Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T06:53:51.361Z] !SESSION 2020-01-28 06:53:48.041 ----------------------------------------------- [2020-01-28T06:53:51.361Z] eclipse.buildId=unknown [2020-01-28T06:53:51.361Z] java.version=1.8.0_202 [2020-01-28T06:53:51.361Z] java.vendor=Oracle Corporation [2020-01-28T06:53:51.361Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T06:53:51.362Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T06:53:51.362Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-28T06:53:51.362Z] [2020-01-28T06:53:51.362Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 06:53:50.818 [2020-01-28T06:53:51.362Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T06:53:51.362Z] !STACK 0 [2020-01-28T06:53:51.362Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T06:53:51.362Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T06:53:51.362Z] [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:53:51.362Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T06:53:57.927Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2020-01-28T06:54:00.455Z] Display size: 1440x900 [2020-01-28T06:54:00.455Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T06:54:00.455Z] GTK version=2.24.30 [2020-01-28T06:54:00.455Z] GTK theme=unknown [2020-01-28T06:54:00.455Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T06:54:00.455Z] Time zone: Coordinated Universal Time [2020-01-28T06:54:00.455Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T06:54:00.455Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T06:54:05.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353520250 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:05.717Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:05.717Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:05.717Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:05.717Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:05.717Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:05.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353519796 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:05.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:05.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:05.717Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:05.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353519781 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:05.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353519781 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:05.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353519780 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:05.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353519727 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:05.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353519725 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} [2020-01-28T06:54:05.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353519700 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353519698 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353519698 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353519697 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:05.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353519696 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} [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353519691 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:05.718Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353519687 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353519687 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353519687 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353519686 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:05.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353519686 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 [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353519601 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:05.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:05.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:05.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:05.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - Clicking on Check all [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353519584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353519583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353519583 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353519583 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353519582 data=null item=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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353519578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353519578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353519577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353519577 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353519577 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Clicked on Check all [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353519528 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353519528 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353519527 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353519527 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353519526 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353519526 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353519526 data=null item=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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353519524 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353519524 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353519523 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') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353519523 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353519523 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:05.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:05.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') [2020-01-28T06:54:05.718Z] DEBUG - Clicking on OK [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353519514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353519514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353519514 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353519514 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353519513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353519513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:05.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353519513 data=null item=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') [2020-01-28T06:54:05.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353520066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:05.719Z] DEBUG - Clicked on [2020-01-28T06:54:05.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-28T06:54:05.976Z] DEBUG - number of items : 11 [2020-01-28T06:54:05.976Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353519197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353519197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.976Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353519196 data=null doit=true} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353519196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353519195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353519195 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} [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353519175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353519173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353519172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353519171 data=null doit=true} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353519171 data=null} to ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2020-01-28T06:54:05.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:05.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:05.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:05.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:05.977Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-01-28T06:54:05.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-353519120 data=null doit=true} to TreeItem with text {FILTER test} [2020-01-28T06:54:05.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-353519120 data=null} to TreeItem with text {FILTER test} [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-353519119 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-01-28T06:54:05.977Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353519119 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} [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-353519116 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-01-28T06:54:05.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519114 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519114 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519113 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353519113 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 [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519109 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519107 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519107 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519106 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519106 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353519105 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 [2020-01-28T06:54:05.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353519088 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:05.977Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-01-28T06:54:05.977Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-01-28T06:54:05.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353519027 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:05.977Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:05.977Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:05.977Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:06.236Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:06.236Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:06.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353518814 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:06.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353518806 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:06.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353518805 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:06.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353518805 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353518804 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:06.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518804 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} [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353518790 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:06.236Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:06.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353518780 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:06.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353518780 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:06.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353518780 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353518779 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:06.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518779 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 [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353518717 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:06.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:06.236Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353518704 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353518703 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353518703 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:06.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353518702 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353518702 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353518701 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353518701 data=null item=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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353518698 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353518697 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353518697 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') [2020-01-28T06:54:06.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353518697 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:06.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353518697 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:06.236Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:06.236Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2020-01-28T06:54:06.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-353518695 data=null doit=true} to TreeItem with text {Custom XML} [2020-01-28T06:54:06.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-353518695 data=null} to TreeItem with text {Custom XML} [2020-01-28T06:54:06.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-353518694 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-28T06:54:06.236Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353518693 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} [2020-01-28T06:54:06.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-353518691 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-28T06:54:06.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-353518689 data=null doit=true} to Tree node with text: testxmlextension [2020-01-28T06:54:06.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-353518688 data=null} to Tree node with text: testxmlextension [2020-01-28T06:54:06.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-353518688 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-28T06:54:06.495Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353518687 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 [2020-01-28T06:54:06.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-353518687 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-28T06:54:06.495Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:06.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-353518681 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension [2020-01-28T06:54:06.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-353518681 data=null doit=true} to Tree node with text: testxmlextension [2020-01-28T06:54:06.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-353518679 data=null} to Tree node with text: testxmlextension [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-353518627 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-28T06:54:06.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518627 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 [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-353518625 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - Clicking on Check selected [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-353518620 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353518620 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-353518620 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-353518619 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-353518619 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-353518619 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-353518618 data=null item=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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-353518617 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353518616 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-353518616 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-353518616 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-353518616 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Clicked on Check selected [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353518607 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353518607 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353518606 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353518606 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353518606 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353518605 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353518605 data=null item=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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353518602 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353518601 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353518601 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') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353518600 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353518600 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:06.496Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:06.496Z] 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') [2020-01-28T06:54:06.496Z] DEBUG - Clicking on OK [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353518594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353518594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353518594 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353518594 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353518593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353518593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:06.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353518593 data=null item=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') [2020-01-28T06:54:06.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353519013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:06.497Z] DEBUG - Clicked on [2020-01-28T06:54:06.497Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2020-01-28T06:54:06.497Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-28T06:54:06.497Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:06.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-353518428 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {FILTER test} [2020-01-28T06:54:06.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-353518427 data=null doit=true} to TreeItem with text {FILTER test} [2020-01-28T06:54:06.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-353518427 data=null} to TreeItem with text {FILTER test} [2020-01-28T06:54:06.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-353518426 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-01-28T06:54:06.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518426 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} [2020-01-28T06:54:06.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-353518414 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-01-28T06:54:06.755Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-01-28T06:54:06.755Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-28T06:54:06.755Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2020-01-28T06:54:06.755Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:06.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353518408 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:06.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353518408 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:06.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353518408 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:06.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353518407 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:06.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518407 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 [2020-01-28T06:54:06.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353518393 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:06.755Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-01-28T06:54:06.755Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-01-28T06:54:06.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353518389 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:06.755Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:06.755Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:06.755Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:06.755Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:06.755Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353518128 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.014Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353518121 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353518120 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353518120 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353518120 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:07.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518119 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} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353518107 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:07.014Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:07.014Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353518098 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353518098 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353518098 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353518097 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:07.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518097 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 [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353518089 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353518082 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353518081 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353518081 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353518081 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353518080 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353518080 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353518079 data=null item=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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353518078 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353518078 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353518078 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353518077 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353518077 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:07.014Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-353518076 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-353518076 data=null} to TreeItem with text {Custom Text} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-353518075 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:07.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353518075 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} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-353518072 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-353518072 data=null doit=true} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-353518071 data=null} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-353518071 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353518070 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 [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-353518028 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-353518021 data=null button=0 stateMask=0x0 x=114 y=60 count=0} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-353518021 data=null doit=true} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-353518020 data=null} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-353518020 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353518019 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 [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-353518018 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.014Z] DEBUG - Clicking on Check selected [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-353518013 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353518013 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') [2020-01-28T06:54:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-353518013 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:07.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-353518013 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-353518012 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-353518012 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-353518012 data=null item=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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-353518010 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353518010 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-353518009 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-353518009 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-353518009 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Clicked on Check selected [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353518005 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353518005 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353518005 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353518005 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353518004 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353518004 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353518003 data=null item=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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353518002 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353518002 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353518002 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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353518001 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353518001 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:07.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.015Z] 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') [2020-01-28T06:54:07.015Z] DEBUG - Clicking on OK [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353517996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353517996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353517996 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353517996 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353517995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353517995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353517995 data=null item=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') [2020-01-28T06:54:07.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353518320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:07.272Z] DEBUG - Clicked on [2020-01-28T06:54:07.272Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2020-01-28T06:54:07.272Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-28T06:54:07.272Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-353517895 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {FILTER test} [2020-01-28T06:54:07.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-353517894 data=null doit=true} to TreeItem with text {FILTER test} [2020-01-28T06:54:07.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-353517894 data=null} to TreeItem with text {FILTER test} [2020-01-28T06:54:07.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-353517893 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-01-28T06:54:07.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517893 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} [2020-01-28T06:54:07.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-353517883 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {FILTER test} [2020-01-28T06:54:07.273Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-01-28T06:54:07.273Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-28T06:54:07.273Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2020-01-28T06:54:07.273Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353517880 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:07.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353517880 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:07.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353517879 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:07.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353517879 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:07.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517879 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 [2020-01-28T06:54:07.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-353517819 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-28T06:54:07.273Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-01-28T06:54:07.273Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-01-28T06:54:07.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353517813 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:07.273Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:07.273Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:07.273Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:07.531Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:07.531Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353517610 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.531Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353517604 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353517603 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353517603 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353517602 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517602 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} [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353517590 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:07.531Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:07.531Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353517581 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353517581 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353517581 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353517580 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517580 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 [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353517523 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.531Z] DEBUG - Clicking on Check all [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353517515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353517515 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353517515 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353517514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353517514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353517514 data=null item=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') [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353517510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353517510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353517509 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353517509 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Clicked on Check all [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353517505 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353517505 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353517505 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353517505 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353517504 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353517504 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353517504 data=null item=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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353517503 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353517503 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353517503 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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353517502 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353517502 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:07.532Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:07.532Z] 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') [2020-01-28T06:54:07.532Z] DEBUG - Clicking on OK [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353517498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353517498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353517498 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353517498 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353517498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353517497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:07.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353517497 data=null item=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') [2020-01-28T06:54:07.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353517801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:07.532Z] DEBUG - Clicked on [2020-01-28T06:54:07.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353517411 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:07.532Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:07.532Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:07.532Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:07.789Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:07.789Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:07.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353517215 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:07.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:07.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:07.790Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353517207 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:07.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353517207 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:07.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353517206 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:07.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353517206 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:07.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517205 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} [2020-01-28T06:54:07.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353517192 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:07.790Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:07.790Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:07.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353517183 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:07.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353517183 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:07.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353517183 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:07.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353517182 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:08.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517182 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 [2020-01-28T06:54:08.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353517120 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:08.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:08.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:08.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:08.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - Clicking on Check all [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353517112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353517111 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353517111 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353517110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353517110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353517110 data=null item=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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353517107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353517107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353517107 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353517106 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Clicked on Check all [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353517101 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353517100 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353517100 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353517100 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353517100 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353517099 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353517099 data=null item=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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353517097 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353517097 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353517097 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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353517097 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353517096 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.049Z] DEBUG - Clicking on Check all [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353517092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353517092 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353517092 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353517091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353517091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353517091 data=null item=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') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353517087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353517086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353517086 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353517086 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.049Z] DEBUG - Clicked on Check all [2020-01-28T06:54:08.049Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-353517081 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML} [2020-01-28T06:54:08.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-353517081 data=null doit=true} to TreeItem with text {Custom XML} [2020-01-28T06:54:08.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-353517080 data=null} to TreeItem with text {Custom XML} [2020-01-28T06:54:08.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-353517080 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-28T06:54:08.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353517079 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} [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-353517078 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353517028 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353517027 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353517027 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353517027 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353517027 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353517027 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353517027 data=null item=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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353517025 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353517024 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353517024 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353517024 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353517024 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - Clicking on Check selected [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-353517020 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353517019 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-353517019 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-353517018 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-353517018 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-353517017 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-353517017 data=null item=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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-353517016 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353517015 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-353517015 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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-353517015 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-353517015 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Clicked on Check selected [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - Clicking on Check all [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353517010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353517010 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353517010 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353517009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353517009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353517008 data=null item=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') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353517004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353517003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353517003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353517003 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353517003 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - Clicked on Check all [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - Clicking on Uncheck selected [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-353516999 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-353516998 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-353516998 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-353516998 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-353516997 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-353516997 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-353516997 data=null item=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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-353516996 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-353516996 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-353516996 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-353516996 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-353516995 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Clicked on Uncheck selected [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.051Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353516991 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353516991 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353516991 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353516991 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353516991 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353516991 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353516990 data=null item=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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353516989 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353516988 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353516988 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') [2020-01-28T06:54:08.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353516988 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353516988 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.051Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:08.051Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:54:08.051Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:54:08.051Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:54:08.051Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.308Z] DEBUG - Clicking on Check all [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353516717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353516717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353516717 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353516717 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353516716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353516716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353516716 data=null item=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') [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353516714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353516714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353516713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353516713 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353516713 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.308Z] DEBUG - Clicked on Check all [2020-01-28T06:54:08.309Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:54:08.309Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:54:08.309Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2020-01-28T06:54:08.309Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.567Z] DEBUG - Clicking on Check all [2020-01-28T06:54:08.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353516401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353516401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353516401 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353516401 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353516400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353516400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353516400 data=null item=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') [2020-01-28T06:54:08.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353516396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353516395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353516395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353516395 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353516395 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Clicked on Check all [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353516390 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353516390 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353516390 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353516390 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353516389 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353516389 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353516389 data=null item=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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353516389 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353516389 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353516389 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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353516388 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353516388 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:08.568Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:08.568Z] 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') [2020-01-28T06:54:08.568Z] DEBUG - Clicking on OK [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353516384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353516383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353516383 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353516383 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353516383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353516383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353516383 data=null item=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') [2020-01-28T06:54:08.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353517400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:08.826Z] DEBUG - Clicked on [2020-01-28T06:54:08.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353516313 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:08.826Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:08.826Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:08.826Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:08.826Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:08.826Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:08.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353516176 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:08.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:08.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:08.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:08.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:08.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:08.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353516126 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:08.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353516126 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:08.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353516125 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:08.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353516125 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:08.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353516124 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} [2020-01-28T06:54:08.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353516112 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:08.827Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:08.827Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:08.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353516103 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:08.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353516103 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:08.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353516103 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:08.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353516103 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:08.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353516102 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 [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353516094 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:09.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - Clicking on Check all [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353516087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353516087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353516087 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353516087 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353516086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353516086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353516086 data=null item=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') [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353516084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353516083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353516083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353516083 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353516083 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.085Z] DEBUG - Clicked on Check all [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:09.085Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353516079 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353516079 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353516079 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353516079 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353516078 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353516078 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353516078 data=null item=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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353516078 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353516078 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353516078 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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353516078 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353516077 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:09.086Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.086Z] 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') [2020-01-28T06:54:09.086Z] DEBUG - Clicking on OK [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353516028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353516027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353516027 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353516027 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353516027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353516027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:09.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353516026 data=null item=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') [2020-01-28T06:54:09.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353516303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:09.086Z] DEBUG - Clicked on [2020-01-28T06:54:09.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:54:09.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.086Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353515904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:54:09.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353515904 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:09.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353515904 data=null} to TreeItem with text {test} [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353515903 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:09.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:09.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353515881 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:09.344Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353515826 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353515826 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353515826 data=null} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353515826 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353515813 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353515811 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353515811 data=null} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353515810 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353515810 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} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353515787 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:09.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353515784 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353515783 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353515783 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353515783 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515783 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]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353515718 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353515717 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353515717 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353515716 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353515716 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]} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353515710 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:09.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-353515708 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-353515708 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-353515708 data=null} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-353515708 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515708 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 [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-353515696 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-353515694 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-353515694 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-353515694 data=null} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-353515693 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515693 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 [2020-01-28T06:54:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-353515686 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:09.604Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-28T06:54:09.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353515479 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:09.604Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:09.604Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:09.604Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:09.864Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:09.864Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:09.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353515207 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:09.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.865Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353515201 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353515201 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353515200 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353515200 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515199 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} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353515177 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:09.865Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:09.865Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353515126 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353515126 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353515125 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353515125 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515124 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 [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353515115 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:09.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:09.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353515107 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353515107 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353515107 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353515107 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353515106 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353515106 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353515106 data=null item=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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353515103 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353515103 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353515103 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353515103 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353515103 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:09.865Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-353515102 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-353515102 data=null} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-353515101 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353515101 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} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-353515099 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-353515094 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-353515094 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-353515093 data=null} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-353515092 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353515092 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} [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-353515091 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.865Z] DEBUG - Clicking on Check selected [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-353515087 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353515087 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-353515087 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-353515086 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-353515086 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-353515086 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-353515086 data=null item=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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-353515084 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353515084 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-353515084 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') [2020-01-28T06:54:09.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-353515084 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-353515084 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - Clicked on Check selected [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353515080 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353515080 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353515080 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353515080 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353515079 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353515079 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353515078 data=null item=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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353515077 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353515077 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353515077 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') [2020-01-28T06:54:09.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353515077 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353515076 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:09.866Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:09.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:09.866Z] 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') [2020-01-28T06:54:09.866Z] DEBUG - Clicking on OK [2020-01-28T06:54:10.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353515072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353515072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353515072 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353515072 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353515028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353515028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353515027 data=null item=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') [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353515413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:10.207Z] DEBUG - Clicked on [2020-01-28T06:54:10.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:54:10.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353514921 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353514920 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353514920 data=null} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353514920 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353514901 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353514899 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353514898 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353514898 data=null} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353514897 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353514826 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:10.207Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-28T06:54:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353514824 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T06:54:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353514824 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:54:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353514824 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353514823 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514823 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]} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353514813 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:10.207Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-28T06:54:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-353514811 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-353514811 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-353514811 data=null} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-353514810 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514810 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 [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-353514800 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-353514799 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-353514799 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-353514798 data=null} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-353514798 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514798 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 [2020-01-28T06:54:10.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-353514790 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-28T06:54:10.465Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-28T06:54:10.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353514611 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:10.465Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:10.465Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:10.465Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:10.465Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:10.724Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:10.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353514426 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.724Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353514420 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:10.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353514420 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:10.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353514419 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353514419 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:10.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514418 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} [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353514406 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:10.724Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:10.724Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353514398 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:10.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353514398 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:10.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353514398 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353514397 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:10.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514397 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 [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353514390 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - Clicking on Check all [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353514384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353514384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353514383 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353514383 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353514383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353514383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353514382 data=null item=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') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353514379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353514379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353514378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353514378 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353514328 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - Clicked on Check all [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:10.724Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353514324 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') [2020-01-28T06:54:10.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353514324 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') [2020-01-28T06:54:10.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353514324 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353514324 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353514323 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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353514323 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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353514323 data=null item=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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353514322 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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353514322 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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353514322 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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353514322 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353514322 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:10.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:10.725Z] 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') [2020-01-28T06:54:10.725Z] DEBUG - Clicking on OK [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353514317 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353514317 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:10.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353514317 data=null item=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') [2020-01-28T06:54:10.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353514597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:10.725Z] DEBUG - Clicked on [2020-01-28T06:54:10.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353514280 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:10.725Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:10.725Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:10.725Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:10.985Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:10.985Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353514027 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.985Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353514020 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353514020 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353514020 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353514019 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353514019 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} [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353513999 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:10.985Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:10.985Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353513997 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353513997 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353513996 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353513996 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513996 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 [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353513987 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:10.985Z] DEBUG - Clicking on Check all [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-353513980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353513980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-353513979 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-353513979 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-353513979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-353513979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-353513978 data=null item=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') [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-353513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-353513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-353513976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-353513975 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-353513975 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-28T06:54:10.985Z] DEBUG - Clicked on Check all [2020-01-28T06:54:11.242Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:11.242Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:11.242Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353513926 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353513926 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353513926 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353513926 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353513925 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353513925 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353513925 data=null item=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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353513925 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353513924 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353513924 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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353513924 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353513924 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:11.243Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:11.243Z] 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') [2020-01-28T06:54:11.243Z] DEBUG - Clicking on OK [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353513920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353513920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353513919 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353513919 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353513919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353513919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353513919 data=null item=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') [2020-01-28T06:54:11.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353514222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:11.243Z] DEBUG - Clicked on [2020-01-28T06:54:11.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353513812 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:54:11.243Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:54:11.243Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:54:11.243Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:54:11.503Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:54:11.503Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:54:11.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353513597 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:11.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353513589 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-28T06:54:11.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353513589 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:54:11.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353513588 data=null} to TreeItem with text {Tracing} [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353513588 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:11.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513588 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} [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353513527 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-28T06:54:11.503Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-28T06:54:11.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-353513518 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-28T06:54:11.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-353513518 data=null doit=true} to Tree node with text: Trace Types [2020-01-28T06:54:11.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-353513518 data=null} to Tree node with text: Trace Types [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-353513517 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:11.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513517 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 [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-353513510 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:11.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:11.503Z] DEBUG - Clicking on Uncheck all [2020-01-28T06:54:11.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-353513503 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353513503 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-353513503 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-353513502 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-353513502 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-353513502 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-353513502 data=null item=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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-353513500 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-353513500 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-353513500 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-353513499 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-353513499 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Clicked on Uncheck all [2020-01-28T06:54:11.504Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-353513499 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-353513499 data=null} to TreeItem with text {Custom Text} [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-353513498 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:11.504Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353513498 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} [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-353513495 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-28T06:54:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-353513495 data=null doit=true} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-353513495 data=null} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-353513494 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353513494 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 [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-353513493 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-353513489 data=null button=0 stateMask=0x0 x=114 y=60 count=0} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-353513488 data=null doit=true} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-353513488 data=null} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-353513487 data=null button=1 stateMask=0x0 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513487 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 [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-353513486 data=null button=1 stateMask=0x80000 x=114 y=60 count=1} to Tree node with text: testtxtextension [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - Clicking on Check selected [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-353513482 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353513482 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-353513482 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-353513482 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-353513481 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-353513481 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-353513481 data=null item=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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-353513480 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-353513480 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-353513480 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-353513479 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-353513479 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Clicked on Check selected [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:11.504Z] DEBUG - Clicking on &Apply [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353513476 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353513475 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353513475 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353513475 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353513475 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353513475 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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353513475 data=null item=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') [2020-01-28T06:54:11.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353513473 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') [2020-01-28T06:54:11.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353513427 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') [2020-01-28T06:54:11.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353513427 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') [2020-01-28T06:54:11.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353513427 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353513427 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:54:11.505Z] DEBUG - Clicked on &Apply [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:54:11.763Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:11.763Z] 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') [2020-01-28T06:54:11.763Z] DEBUG - Clicking on OK [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353513422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353513422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353513422 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353513421 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353513421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353513421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:54:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353513421 data=null item=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') [2020-01-28T06:54:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353513797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:54:11.763Z] DEBUG - Clicked on [2020-01-28T06:54:11.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:54:11.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:11.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:11.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:11.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:11.763Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353513321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353513320 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353513320 data=null} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353513320 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353513306 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353513304 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353513304 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353513304 data=null} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353513304 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353513293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:54:11.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-28T06:54:11.763Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353513291 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353513291 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353513291 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353513290 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513290 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]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353513280 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353513278 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353513278 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353513278 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353513277 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353513277 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]} [2020-01-28T06:54:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353513218 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:12.021Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-28T06:54:12.021Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-28T06:54:12.021Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-28T06:54:12.279Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-28T06:54:12.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-353512900 data=null doit=true} to Shell with text {Trace Import} [2020-01-28T06:54:12.279Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-28T06:54:12.279Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-28T06:54:12.279Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-28T06:54:12.279Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-28T06:54:12.279Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510007 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510007 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510006 data=null 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') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353510005 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:15.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Clicking on OK [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353510003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353510003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353510003 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353510003 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353510002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353510002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.169Z] DEBUG - Clicked on OK [2020-01-28T06:54:15.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353510002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:15.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353510901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:54:16.301Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.005 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2020-01-28T06:54:16.302Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.465 s [2020-01-28T06:54:16.302Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.501 s [2020-01-28T06:54:16.302Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.033 s [2020-01-28T06:54:16.302Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.378 s [2020-01-28T06:54:16.302Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2020-01-28T06:54:16.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:54:16.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:16.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:16.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:16.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:16.866Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:16.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-353508292 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-01-28T06:54:16.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-353508291 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-28T06:54:16.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-353508291 data=null} to TreeItem with text {SomeProject} [2020-01-28T06:54:16.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-353508291 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:54:16.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353508291 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} [2020-01-28T06:54:17.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-353508027 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.124Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:17.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-353508025 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-353508025 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-353508025 data=null} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-353508024 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353508024 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} [2020-01-28T06:54:17.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-353508012 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.124Z] [2020-01-28T06:54:17.124Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-28 06:54:16.925 [2020-01-28T06:54:17.124Z] !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%) [2020-01-28T06:54:17.124Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2020-01-28T06:54:17.124Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2020-01-28T06:54:17.124Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2020-01-28T06:54:17.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-353507814 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' [2020-01-28T06:54:17.382Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2020-01-28T06:54:17.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-353507608 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-353507607 data=null} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-353507607 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353507607 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} [2020-01-28T06:54:17.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-353507601 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:54:17.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-353507600 data=null doit=true} to TreeItem with text {Trace Compass} [2020-01-28T06:54:17.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-353507599 data=null} to TreeItem with text {Trace Compass} [2020-01-28T06:54:17.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-353507599 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-01-28T06:54:17.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353507599 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} [2020-01-28T06:54:17.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-353507593 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-01-28T06:54:17.382Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2020-01-28T06:54:19.280Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:54:19.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:54:19.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:54:19.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:54:19.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:54:41.257Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2020-01-28T06:54:41.257Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2020-01-28T06:54:41.257Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2020-01-28T06:54:41.257Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2020-01-28T06:54:41.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-353485611 data=null doit=true} to Shell with text {Available Customizations} [2020-01-28T06:54:41.257Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2020-01-28T06:54:41.257Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2020-01-28T06:54:41.257Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2020-01-28T06:54:41.257Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2020-01-28T06:54:41.257Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@2a23c061 [2020-01-28T06:54:41.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-353485608 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') [2020-01-28T06:54:41.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:54:41.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:54:41.257Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:54:41.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-353485600 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2020-01-28T06:54:41.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-353485600 data=null doit=true} to TableItem with text {.* resources} [2020-01-28T06:54:41.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-353485599 data=null} to TableItem with text {.* resources} [2020-01-28T06:54:41.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-353485599 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-28T06:54:41.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353485598 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} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-353485598 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-28T06:54:41.258Z] DEBUG - Setting state to unchecked on: .* resources [2020-01-28T06:54:41.258Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-353485594 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-353485593 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:54:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-353485593 data=null} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-353485592 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353485592 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} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-353485591 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:54:41.258Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2020-01-28T06:54:41.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:54:41.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:54:41.258Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:54:41.258Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:54:41.258Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Clicking on OK [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353485588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353485587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353485587 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353485587 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353485587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353485587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353485587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:54:41.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-353485691 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...' [2020-01-28T06:54:41.258Z] DEBUG - Clicked on [2020-01-28T06:54:41.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:54:41.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:41.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:41.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:54:41.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:54:41.258Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-353485408 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-353485408 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-353485408 data=null} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-353485407 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353485407 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} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-353485321 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-353485321 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-353485321 data=null} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-353485320 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353485320 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} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-353485310 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353485309 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:54:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353485309 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353485308 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:41.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353485308 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]} [2020-01-28T06:54:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353485299 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:54:41.258Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2020-01-28T06:54:41.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:55:03.173Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2020-01-28T06:55:03.173Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2020-01-28T06:55:03.173Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2020-01-28T06:55:03.173Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2020-01-28T06:55:03.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-353465123 data=null doit=true} to Shell with text {Available Customizations} [2020-01-28T06:55:03.173Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2020-01-28T06:55:03.173Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2020-01-28T06:55:03.173Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2020-01-28T06:55:03.173Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2020-01-28T06:55:03.173Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@7d5176d6 [2020-01-28T06:55:03.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-353465121 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') [2020-01-28T06:55:03.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:03.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:03.173Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-353465115 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2020-01-28T06:55:03.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-353465115 data=null doit=true} to TableItem with text {.* resources} [2020-01-28T06:55:03.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-353465115 data=null} to TableItem with text {.* resources} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-353465114 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-28T06:55:03.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353465113 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} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-353465112 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-28T06:55:03.173Z] DEBUG - Setting state to checked on: .* resources [2020-01-28T06:55:03.173Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-353465109 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:55:03.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-353465109 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:55:03.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-353465109 data=null} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-353465108 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:55:03.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353465108 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} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-353465107 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-28T06:55:03.173Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2020-01-28T06:55:03.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:03.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:03.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:03.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:03.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Clicking on OK [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353465104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353465104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353465104 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353465104 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353465104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353465103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353465103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-353465201 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...' [2020-01-28T06:55:03.173Z] DEBUG - Clicked on [2020-01-28T06:55:03.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:55:03.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:03.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:03.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353464783 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:55:03.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:03.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:03.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:03.173Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-353464769 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-01-28T06:55:03.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-353464769 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-28T06:55:03.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-353464769 data=null} to TreeItem with text {SomeProject} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-353464768 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:55:03.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353464768 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} [2020-01-28T06:55:03.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-353464708 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-28T06:55:03.173Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:03.174Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:03.174Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:03.174Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:03.174Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463906 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463906 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463905 data=null 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') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463904 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353463904 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:03.174Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Clicking on OK [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353463903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353463903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353463902 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353463902 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353463902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353463902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Clicked on OK [2020-01-28T06:55:03.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353463902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:03.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353464606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:03.174Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.481 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2020-01-28T06:55:03.174Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.515 s [2020-01-28T06:55:03.174Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 40.791 s [2020-01-28T06:55:03.174Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2020-01-28T06:55:13.142Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.215 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2020-01-28T06:55:13.142Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 11.112 s [2020-01-28T06:55:13.142Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2020-01-28T06:55:15.043Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:15.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:15.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:15.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353449804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353449797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353449797 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353449797 data=null} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353449797 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353449793 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353449792 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353449791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353449791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353449790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353449790 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353449790 data=null} to (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:15.301Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2020-01-28T06:55:15.301Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2020-01-28T06:55:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-353449685 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' [2020-01-28T06:55:15.559Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2020-01-28T06:55:16.931Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2020-01-28T06:55:16.931Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2020-01-28T06:55:16.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-353448034 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' [2020-01-28T06:55:17.188Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2020-01-28T06:55:18.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353447095 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:55:18.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:18.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:18.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:18.122Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:18.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353447085 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:18.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353447085 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:18.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353447084 data=null} to TreeItem with text {test} [2020-01-28T06:55:18.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353447084 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:18.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353447084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:18.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353447026 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:18.122Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:18.122Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:18.122Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:18.689Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:18.689Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446286 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446286 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null 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') [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353446285 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:18.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.689Z] DEBUG - Clicking on OK [2020-01-28T06:55:18.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353446283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353446283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353446282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353446282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353446282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353446282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.948Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.948Z] DEBUG - Clicked on OK [2020-01-28T06:55:18.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353446282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:18.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353446981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:19.206Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.167 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2020-01-28T06:55:19.206Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.952 s [2020-01-28T06:55:19.206Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2020-01-28T06:55:23.387Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:23.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:23.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:23.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353441862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353441859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353441859 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353441858 data=null} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353441858 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353441803 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353441802 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353441801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353441800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353441800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353441800 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353441800 data=null} to (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:23.387Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:23.387Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:23.387Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:23.387Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:23.387Z] DEBUG - Inserting text:e [2020-01-28T06:55:23.387Z] into text (of type 'Text') [2020-01-28T06:55:23.387Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:23.387Z] DEBUG - Typing text 'e [2020-01-28T06:55:23.387Z] ' with an interval of 100ms. between characters. [2020-01-28T06:55:24.321Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353440701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353440701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353440700 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353440700 data=null} to (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353440700 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353440696 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:24.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353440694 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:25.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353439623 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:55:25.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:25.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:25.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:25.633Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:25.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353439525 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:25.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353439525 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:25.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353439525 data=null} to TreeItem with text {test} [2020-01-28T06:55:25.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353439524 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:25.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353439524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353439513 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:25.633Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:25.633Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:25.633Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:26.569Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:26.569Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438704 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438704 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438704 data=null 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') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438703 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353438703 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:26.569Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Clicking on OK [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353438701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353438701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353438701 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353438701 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353438700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353438700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.569Z] DEBUG - Clicked on OK [2020-01-28T06:55:26.569Z] [2020-01-28T06:55:26.569Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-28 06:55:26.275 [2020-01-28T06:55:26.569Z] !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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2045a469 [2020-01-28T06:55:26.569Z] !STACK 0 [2020-01-28T06:55:26.569Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:26.569Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-28T06:55:26.569Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-28T06:55:26.569Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:26.569Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:26.569Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:26.569Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-28T06:55:26.569Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:26.569Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:26.569Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:26.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:26.569Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:26.569Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:26.569Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:26.569Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:26.569Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:26.569Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:26.569Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:26.569Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-28T06:55:26.569Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-28T06:55:26.569Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-28T06:55:26.569Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-28T06:55:26.569Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:26.569Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-28T06:55:26.570Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:26.570Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:26.570Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:26.570Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:26.570Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:26.570Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:26.570Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:26.570Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:26.570Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-28T06:55:26.570Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-28T06:55:26.570Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-28T06:55:26.570Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-28T06:55:26.570Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-28T06:55:26.570Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-28T06:55:26.570Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-01-28T06:55:26.570Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:26.570Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-28T06:55:26.570Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-28T06:55:26.570Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-28T06:55:26.570Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:26.570Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:26.570Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-28T06:55:26.570Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-28T06:55:26.570Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-28T06:55:26.570Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-28T06:55:26.570Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-28T06:55:26.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-28T06:55:26.571Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-28T06:55:26.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-28T06:55:26.571Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-28T06:55:26.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:55:26.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:55:26.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:55:26.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:55:26.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:55:26.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:55:26.571Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:26.571Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:26.571Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:55:26.571Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:55:26.571Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:55:26.571Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:55:26.571Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:26.571Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-28T06:55:26.571Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:26.571Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:26.571Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-28T06:55:26.571Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-28T06:55:26.571Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-28T06:55:26.571Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:26.571Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:26.571Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:26.571Z] ... 156 more [2020-01-28T06:55:26.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353438700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:26.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353439413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:28.727Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:28.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:28.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:28.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353436320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353436316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353436316 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353436315 data=null} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353436315 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353436219 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353436217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353436215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353436215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353436215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353436215 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353436215 data=null} to (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:28.727Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:28.727Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:28.727Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:28.727Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:28.727Z] DEBUG - Inserting text:00 [2020-01-28T06:55:28.727Z] into text (of type 'Text') [2020-01-28T06:55:28.727Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:28.727Z] DEBUG - Typing text '00 [2020-01-28T06:55:28.727Z] ' with an interval of 100ms. between characters. [2020-01-28T06:55:29.660Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:29.660Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353435257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353435257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353435257 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353435257 data=null} to (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353435256 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353435252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:29.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353435250 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:30.850Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353434277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353434269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353434268 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353434268 data=null} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353434268 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353434237 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:30.851Z] [2020-01-28T06:55:30.851Z] !ENTRY org.eclipse.ui 4 0 2020-01-28 06:55:30.694 [2020-01-28T06:55:30.851Z] !MESSAGE Unhandled event loop exception [2020-01-28T06:55:30.851Z] !STACK 0 [2020-01-28T06:55:30.851Z] org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:30.851Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-28T06:55:30.851Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:30.851Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-28T06:55:30.851Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-28T06:55:30.851Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-28T06:55:30.851Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:30.851Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-28T06:55:30.851Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-28T06:55:30.851Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-28T06:55:30.851Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-28T06:55:30.851Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-28T06:55:30.851Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-28T06:55:30.851Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-28T06:55:30.851Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:55:30.851Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:55:30.851Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:55:30.851Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:55:30.851Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:55:30.851Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:55:30.851Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:30.851Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:30.851Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:55:30.851Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:55:30.851Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:55:30.851Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:55:30.851Z] Caused by: org.eclipse.swt.SWTException: Widget is disposed [2020-01-28T06:55:30.851Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.SWT.error(SWT.java:4419) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:483) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:537) [2020-01-28T06:55:30.851Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:285) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:30.851Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:30.851Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:30.851Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:30.851Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:30.851Z] ... 27 more [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353434233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353434232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353434232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353434232 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353434232 data=null} to (of type 'Table') [2020-01-28T06:55:30.851Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:32.749Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353431423 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:55:33.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:33.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:33.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:33.682Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:33.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353431360 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353431328 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:33.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353431328 data=null} to TreeItem with text {test} [2020-01-28T06:55:33.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353431327 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:33.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353431326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:33.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353431311 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:33.940Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:33.940Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:33.940Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:34.874Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:34.874Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430415 data=null 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') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430414 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353430414 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:34.874Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Clicking on OK [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353430412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353430412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353430412 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353430412 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353430412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353430412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:34.874Z] DEBUG - Clicked on OK [2020-01-28T06:55:34.874Z] [2020-01-28T06:55:34.874Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-28 06:55:34.606 [2020-01-28T06:55:34.874Z] !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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2045a469 [2020-01-28T06:55:34.874Z] !STACK 0 [2020-01-28T06:55:34.874Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:34.874Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-28T06:55:34.874Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-28T06:55:34.874Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:34.874Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:34.874Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:34.874Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:34.874Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-28T06:55:34.874Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:34.874Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:34.874Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:34.874Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:34.874Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:34.874Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:34.874Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:34.874Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:34.874Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:34.874Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:34.874Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:34.874Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-28T06:55:34.874Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-28T06:55:34.874Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-28T06:55:34.874Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-28T06:55:34.874Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-28T06:55:34.874Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-28T06:55:34.874Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-28T06:55:34.874Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-28T06:55:34.874Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:34.875Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:34.875Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:34.875Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-28T06:55:34.875Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-28T06:55:34.875Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-28T06:55:34.875Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-28T06:55:34.875Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-28T06:55:34.875Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-28T06:55:34.875Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-01-28T06:55:34.875Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:34.875Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-28T06:55:34.875Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-28T06:55:34.875Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-28T06:55:34.875Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:34.875Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:34.875Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-28T06:55:34.875Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-28T06:55:34.875Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-28T06:55:34.875Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-28T06:55:34.875Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-28T06:55:34.875Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-28T06:55:34.875Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-28T06:55:34.875Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:55:34.875Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:55:34.875Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:55:34.875Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:55:34.875Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:55:34.875Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:55:34.875Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:34.875Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:55:34.875Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:55:34.875Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:34.875Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-28T06:55:34.876Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:34.876Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:34.876Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-28T06:55:34.876Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-28T06:55:34.876Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-28T06:55:34.876Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:34.876Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:34.876Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:34.876Z] ... 156 more [2020-01-28T06:55:35.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353430412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:35.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353431185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:36.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:36.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:36.616Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:36.616Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353427977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353427973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353427973 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353427973 data=null} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353427972 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353427909 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353427908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:37.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353427907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:37.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353427907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:37.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353427906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:37.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353427906 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:37.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353427906 data=null} to (of type 'Table') [2020-01-28T06:55:37.183Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:37.183Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:37.183Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:37.183Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:37.183Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:37.183Z] DEBUG - Inserting text:HostF [2020-01-28T06:55:37.183Z] into text (of type 'Text') [2020-01-28T06:55:37.183Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:37.183Z] DEBUG - Typing text 'HostF [2020-01-28T06:55:37.183Z] ' with an interval of 100ms. between characters. [2020-01-28T06:55:38.115Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:38.115Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353426805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353426805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353426805 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353426804 data=null} to (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353426804 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353426800 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:38.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353426799 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:39.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353425791 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:55:39.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:39.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:39.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:39.306Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:39.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353425756 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:39.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353425756 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:39.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353425756 data=null} to TreeItem with text {test} [2020-01-28T06:55:39.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353425755 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:39.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353425755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:39.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353425744 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:39.306Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:39.306Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:39.306Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:40.265Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:40.265Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:40.265Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424921 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424921 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424920 data=null 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') [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353424920 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:40.265Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:40.266Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:40.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:40.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:40.266Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:40.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:40.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Clicking on OK [2020-01-28T06:55:40.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353424918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353424918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353424918 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353424918 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353424918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353424918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.266Z] DEBUG - Clicked on OK [2020-01-28T06:55:40.266Z] [2020-01-28T06:55:40.266Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-28 06:55:40.059 [2020-01-28T06:55:40.266Z] !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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2045a469 [2020-01-28T06:55:40.266Z] !STACK 0 [2020-01-28T06:55:40.266Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:40.266Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:40.266Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:40.266Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:40.266Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:40.266Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-28T06:55:40.266Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-28T06:55:40.266Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:40.266Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:40.266Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:40.266Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:40.266Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-28T06:55:40.266Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-28T06:55:40.266Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-28T06:55:40.266Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-28T06:55:40.266Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-28T06:55:40.266Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-28T06:55:40.266Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:40.266Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:40.266Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-28T06:55:40.266Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-28T06:55:40.266Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-28T06:55:40.266Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-28T06:55:40.266Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-28T06:55:40.266Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-28T06:55:40.266Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-28T06:55:40.266Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-28T06:55:40.266Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-28T06:55:40.267Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:40.267Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-28T06:55:40.267Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-28T06:55:40.267Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-28T06:55:40.267Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-28T06:55:40.267Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-28T06:55:40.267Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-28T06:55:40.267Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-01-28T06:55:40.267Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:40.267Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-28T06:55:40.267Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-28T06:55:40.267Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-28T06:55:40.267Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-28T06:55:40.267Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:40.267Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:40.267Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-28T06:55:40.267Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-28T06:55:40.267Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-28T06:55:40.267Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-28T06:55:40.267Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-28T06:55:40.267Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-28T06:55:40.267Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-28T06:55:40.267Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-28T06:55:40.267Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:55:40.267Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:55:40.267Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:55:40.267Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:55:40.267Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:55:40.267Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:55:40.267Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:40.267Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:40.267Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:55:40.267Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:55:40.267Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:55:40.267Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:55:40.267Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-28T06:55:40.267Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-28T06:55:40.267Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:40.267Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:40.267Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:40.267Z] ... 156 more [2020-01-28T06:55:40.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353424918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:40.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353425688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:42.424Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:42.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:42.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:42.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353422673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353422669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353422669 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353422669 data=null} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353422668 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353422612 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353422610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353422609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353422609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353422609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353422609 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353422609 data=null} to (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:42.424Z] DEBUG - Inserting text:2 into text (of type 'Text') [2020-01-28T06:55:42.424Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:42.424Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:42.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:42.424Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:42.989Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353422054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353422047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353422047 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353422047 data=null} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353422047 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353421991 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353421990 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353421989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353421989 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353421989 data=null} to (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:42.989Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:42.989Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:42.989Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:42.989Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:42.989Z] DEBUG - Inserting text:F into text (of type 'Text') [2020-01-28T06:55:42.989Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:42.989Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2020-01-28T06:55:43.246Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2020-01-28T06:55:43.246Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2020-01-28T06:55:43.246Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:43.246Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:43.246Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2020-01-28T06:55:44.616Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-01-28T06:55:44.616Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2020-01-28T06:55:44.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-353420574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-353420573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.616Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-353420573 data=null doit=true} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-353420573 data=null} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-353420573 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-353420543 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-353420514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-353420513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-353420513 data=null doit=true} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-353420513 data=null} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-353420513 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2020-01-28T06:55:44.617Z] DEBUG - Clicked on CLabel with text {} [2020-01-28T06:55:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353419332 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:55:45.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:45.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:45.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:45.989Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:45.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353419298 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353419297 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:45.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353419297 data=null} to TreeItem with text {test} [2020-01-28T06:55:45.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353419297 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:45.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353419297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:45.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353419287 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:45.989Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:45.989Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:45.989Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:46.556Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:46.556Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:46.556Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:46.556Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:46.556Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418578 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418578 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null 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') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353418577 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:46.557Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Clicking on OK [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353418575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353418575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353418575 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353418575 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353418575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353418575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.557Z] DEBUG - Clicked on OK [2020-01-28T06:55:46.557Z] [2020-01-28T06:55:46.557Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-28 06:55:46.409 [2020-01-28T06:55:46.557Z] !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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2045a469 [2020-01-28T06:55:46.557Z] !STACK 0 [2020-01-28T06:55:46.557Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:46.557Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-28T06:55:46.557Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:46.557Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:46.557Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:46.557Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:46.557Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:46.557Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-28T06:55:46.557Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-28T06:55:46.557Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-28T06:55:46.557Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:46.557Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:46.557Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:46.557Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:46.557Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:46.557Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:46.557Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:46.558Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-28T06:55:46.558Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-28T06:55:46.558Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-28T06:55:46.558Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-28T06:55:46.558Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-28T06:55:46.558Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-28T06:55:46.558Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-01-28T06:55:46.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:46.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-28T06:55:46.558Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-28T06:55:46.558Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-28T06:55:46.558Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:46.558Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:46.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-28T06:55:46.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-28T06:55:46.558Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-28T06:55:46.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-28T06:55:46.558Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-28T06:55:46.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-28T06:55:46.558Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-28T06:55:46.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-28T06:55:46.558Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-28T06:55:46.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:55:46.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:55:46.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:55:46.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:55:46.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:55:46.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:55:46.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:46.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:46.559Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:55:46.559Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:55:46.559Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:55:46.559Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:55:46.559Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:46.559Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-28T06:55:46.559Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:46.559Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:46.559Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-28T06:55:46.559Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-28T06:55:46.559Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-28T06:55:46.559Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:46.559Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:46.559Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:46.559Z] ... 156 more [2020-01-28T06:55:46.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353418575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:46.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353419211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:48.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:48.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:48.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:48.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353416269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353416265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353416265 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353416265 data=null} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353416265 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353416202 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353416201 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353416200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353416200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353416199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353416199 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353416199 data=null} to (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:55:48.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:48.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:48.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:48.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:48.869Z] DEBUG - Inserting text:HostF [2020-01-28T06:55:48.869Z] into text (of type 'Text') [2020-01-28T06:55:48.869Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:48.869Z] DEBUG - Typing text 'HostF [2020-01-28T06:55:48.869Z] ' with an interval of 100ms. between characters. [2020-01-28T06:55:50.242Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353414989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353414988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353414988 data=null doit=true} to (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353414988 data=null} to (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353414987 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353414983 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:55:50.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353414981 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-28T06:55:51.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353413966 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:55:51.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:51.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:51.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:51.175Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:51.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353413925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:51.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353413925 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:51.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353413925 data=null} to TreeItem with text {test} [2020-01-28T06:55:51.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353413924 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:51.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353413924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:51.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353413913 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:51.175Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:51.175Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:51.175Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:55:52.109Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:55:52.109Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413158 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413157 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413157 data=null 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') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413156 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353413156 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:55:52.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Clicking on OK [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353413154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353413154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353413154 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353413154 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353413154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353413154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.109Z] DEBUG - Clicked on OK [2020-01-28T06:55:52.109Z] [2020-01-28T06:55:52.109Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-28 06:55:51.821 [2020-01-28T06:55:52.109Z] !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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2b08f55a (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, 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@2045a469 [2020-01-28T06:55:52.109Z] !STACK 0 [2020-01-28T06:55:52.109Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:52.109Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-28T06:55:52.109Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-28T06:55:52.109Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:52.109Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:52.109Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:52.109Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:52.109Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-28T06:55:52.109Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:52.109Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:52.109Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:52.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:52.109Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:52.110Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:52.110Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-28T06:55:52.110Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-28T06:55:52.110Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-28T06:55:52.110Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T06:55:52.110Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-28T06:55:52.110Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-28T06:55:52.110Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-28T06:55:52.110Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-28T06:55:52.110Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-28T06:55:52.110Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-28T06:55:52.110Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-28T06:55:52.110Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-28T06:55:52.110Z] at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) [2020-01-28T06:55:52.110Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:52.110Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-28T06:55:52.110Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-28T06:55:52.110Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-28T06:55:52.110Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-28T06:55:52.110Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-28T06:55:52.110Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-28T06:55:52.110Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-28T06:55:52.110Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-28T06:55:52.111Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-28T06:55:52.111Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-28T06:55:52.111Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-28T06:55:52.111Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-28T06:55:52.111Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-28T06:55:52.111Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-28T06:55:52.111Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-28T06:55:52.111Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-28T06:55:52.111Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-28T06:55:52.111Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-28T06:55:52.111Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-28T06:55:52.111Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-28T06:55:52.111Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-28T06:55:52.111Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-28T06:55:52.111Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-28T06:55:52.111Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T06:55:52.111Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T06:55:52.111Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T06:55:52.111Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T06:55:52.111Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T06:55:52.111Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T06:55:52.111Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:52.111Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:52.111Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T06:55:52.111Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T06:55:52.111Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T06:55:52.111Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T06:55:52.111Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-28T06:55:52.111Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-28T06:55:52.111Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T06:55:52.111Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T06:55:52.111Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-28T06:55:52.111Z] ... 156 more [2020-01-28T06:55:52.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353413154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:55:52.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353413814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:55:52.369Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.123 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2020-01-28T06:55:52.369Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.565 s [2020-01-28T06:55:52.369Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.326 s [2020-01-28T06:55:52.369Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.371 s [2020-01-28T06:55:52.369Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.339 s [2020-01-28T06:55:52.369Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.391 s [2020-01-28T06:55:52.369Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2020-01-28T06:55:54.265Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:54.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:54.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:54.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:54.265Z] DEBUG - Clicking on TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353410951 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353410951 data=null doit=true} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353410950 data=null} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353410946 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353410915 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353410914 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-353410914 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-353410913 data=null doit=true} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-353410913 data=null} to TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - Clicked on TableItem with text {} [2020-01-28T06:55:54.265Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:55:54.265Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:55:54.265Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2020-01-28T06:55:54.265Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:54.265Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2020-01-28T06:55:55.197Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:55:57.095Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:55:57.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353408089 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:55:57.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353408088 data=null doit=true} to TableItem with text {} [2020-01-28T06:55:57.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353408088 data=null} to TableItem with text {} [2020-01-28T06:55:57.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353408088 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:55:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353408085 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:55:57.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353408084 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:55:57.096Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2020-01-28T06:55:57.096Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2020-01-28T06:55:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-353408046 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...' [2020-01-28T06:55:57.096Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2020-01-28T06:55:59.005Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:55:59.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:55:59.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:55:59.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:55:59.005Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:55:59.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353406050 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:55:59.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353406049 data=null doit=true} to TableItem with text {} [2020-01-28T06:55:59.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353406049 data=null} to TableItem with text {} [2020-01-28T06:55:59.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353406048 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:55:59.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353406045 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:55:59.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353406038 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:55:59.005Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2020-01-28T06:55:59.005Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2020-01-28T06:55:59.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-353405998 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...' [2020-01-28T06:55:59.005Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2020-01-28T06:55:59.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353405451 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:55:59.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:55:59.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:55:59.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:55:59.604Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:55:59.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353405442 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:55:59.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353405442 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:59.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353405442 data=null} to TreeItem with text {test} [2020-01-28T06:55:59.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353405442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:59.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353405441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:55:59.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353405414 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:55:59.604Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:55:59.604Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:55:59.861Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:56:00.426Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:56:00.426Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:56:00.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:00.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:56:00.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:00.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:00.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:00.426Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.426Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:56:00.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404718 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404718 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404718 data=null 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') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404717 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353404716 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:56:00.427Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Clicking on OK [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353404715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353404715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353404715 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353404714 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353404714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353404714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.427Z] DEBUG - Clicked on OK [2020-01-28T06:56:00.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353404714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:00.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353405369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:56:00.942Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.588 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2020-01-28T06:56:00.942Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.981 s [2020-01-28T06:56:00.943Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.041 s [2020-01-28T06:56:00.943Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2020-01-28T06:56:01.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:56:01.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:01.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:01.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:01.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:01.201Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353403894 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353403894 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353403894 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353403893 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353403893 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} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353403868 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353403867 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353403867 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353403866 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353403866 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353403866 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} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353403857 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353403857 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353403857 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353403856 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353403856 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} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353403851 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:01.201Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353403849 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353403849 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:56:01.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353403849 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353403849 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:56:01.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353403848 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]} [2020-01-28T06:56:01.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353403835 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:56:03.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2020-01-28T06:56:03.100Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.100Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401911 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401910 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} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401830 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401830 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.100Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.101Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401829 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401828 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} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401756 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401755 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.359Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401754 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401754 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} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401671 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401671 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.359Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401670 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401670 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} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401582 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401582 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-28T06:56:03.359Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.359Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.359Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401581 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401581 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} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401580 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401580 data=null} to ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2020-01-28T06:56:03.360Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.360Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401579 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401579 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} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401469 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401469 data=null} to ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.618Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2020-01-28T06:56:03.618Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.618Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401468 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401468 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} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401391 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401391 data=null} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.618Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - Attempting to set focus on (of type 'Label') [2020-01-28T06:56:03.618Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.618Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401386 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401386 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} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353401361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353401293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353401293 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353401292 data=null} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T06:56:03.876Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T06:56:03.876Z] DEBUG - Attempting to set focus on (of type 'Label') [2020-01-28T06:56:03.876Z] DEBUG - number of items : 7 [2020-01-28T06:56:03.876Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353401291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353401290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353401290 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353401290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353401290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353401290 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} [2020-01-28T06:56:03.876Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-01-28T06:56:03.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:03.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:03.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Selecting rows [2] in (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353401089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353401088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353401088 data=null doit=true} to (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353401088 data=null} to (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353401087 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353401085 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:56:03.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353401083 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table') [2020-01-28T06:56:06.400Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.309 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2020-01-28T06:56:06.400Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.895 s [2020-01-28T06:56:06.400Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2020-01-28T06:56:07.775Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:56:07.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:07.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:07.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:07.775Z] DEBUG - Clicking on TableItem with text {} [2020-01-28T06:56:07.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353397165 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:07.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353397164 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:07.775Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:07.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353397164 data=null} to TableItem with text {} [2020-01-28T06:56:07.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353397158 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:07.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353397155 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353397149 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:08.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-353397149 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:08.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-353397149 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-353397149 data=null} to TableItem with text {} [2020-01-28T06:56:08.032Z] DEBUG - Clicked on TableItem with text {} [2020-01-28T06:56:08.032Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:56:08.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:08.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:08.598Z] DEBUG - Clicking on TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353396457 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353396457 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353396456 data=null} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353396450 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353396447 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353396441 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-353396441 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-353396440 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-353396440 data=null} to TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - Clicked on TableItem with text {} [2020-01-28T06:56:08.598Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2020-01-28T06:56:08.598Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2020-01-28T06:56:08.598Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2020-01-28T06:56:08.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-353396406 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' [2020-01-28T06:56:08.856Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:08.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:08.856Z] DEBUG - Clicking on TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353396275 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353396275 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353396274 data=null} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353396274 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353396270 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353396268 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-353396268 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:08.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-353396268 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:08.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-353396267 data=null} to TableItem with text {} [2020-01-28T06:56:08.857Z] DEBUG - Clicked on TableItem with text {} [2020-01-28T06:56:08.857Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:56:08.857Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:56:08.857Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2020-01-28T06:56:08.857Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2020-01-28T06:56:08.857Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2020-01-28T06:56:08.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-353396197 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' [2020-01-28T06:56:09.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353395996 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:56:09.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:56:09.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:09.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:09.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:09.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353395966 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:56:09.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353395966 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:56:09.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353395966 data=null} to TreeItem with text {test} [2020-01-28T06:56:09.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353395965 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:56:09.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353395965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:56:09.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353395944 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:56:09.115Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:56:09.115Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:56:09.115Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:56:10.048Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:56:10.048Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395239 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null 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') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395238 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353395237 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:56:10.048Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Clicking on OK [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353395236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353395236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353395236 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353395236 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353395236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353395235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Clicked on OK [2020-01-28T06:56:10.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353395235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:10.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353395879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:56:10.048Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.953 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2020-01-28T06:56:10.049Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.708 s [2020-01-28T06:56:10.049Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.098 s [2020-01-28T06:56:10.049Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.243 s [2020-01-28T06:56:10.049Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2020-01-28T06:56:11.968Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:56:11.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:11.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:11.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:11.968Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-28T06:56:11.968Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-28T06:56:11.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-353393397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-28T06:56:11.968Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-28T06:56:11.968Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-28T06:56:11.968Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-28T06:56:11.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-353393214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-28T06:56:11.968Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-28T06:56:11.968Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-28T06:56:11.968Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-28T06:56:11.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-353393094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-28T06:56:11.968Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-28T06:56:11.968Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-28T06:56:11.968Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-28T06:56:11.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-353392983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-28T06:56:11.968Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-28T06:56:12.226Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-28T06:56:12.226Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-28T06:56:12.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-353392918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-28T06:56:12.226Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-28T06:56:13.600Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:56:13.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:13.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:13.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:13.600Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2020-01-28T06:56:13.600Z] DEBUG - Clicking on with mnemonic 'Show All' [2020-01-28T06:56:13.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-353391508 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' [2020-01-28T06:56:13.600Z] DEBUG - Clicked on with mnemonic 'Show All' [2020-01-28T06:56:14.971Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:56:14.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:14.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:14.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:14.971Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-28T06:56:14.971Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-28T06:56:14.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-353390012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-28T06:56:14.971Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-28T06:56:15.228Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-01-28T06:56:15.228Z] DEBUG - Clicking on with mnemonic 'Line' [2020-01-28T06:56:15.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-353389921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-01-28T06:56:15.228Z] DEBUG - Clicked on with mnemonic 'Line' [2020-01-28T06:56:15.228Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-28T06:56:15.228Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-28T06:56:15.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-353389847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-28T06:56:15.228Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-28T06:56:15.228Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-28T06:56:15.228Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-28T06:56:15.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-353389787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-28T06:56:15.228Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-28T06:56:15.228Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-28T06:56:15.228Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-28T06:56:15.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-353389741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-28T06:56:15.228Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-28T06:56:15.228Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-28T06:56:15.228Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-28T06:56:15.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-353389707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-28T06:56:15.228Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-28T06:56:15.486Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-28T06:56:15.486Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-28T06:56:15.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-353389689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-28T06:56:15.486Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-28T06:56:15.486Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-28T06:56:15.486Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-28T06:56:15.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-353389655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-28T06:56:15.486Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-28T06:56:15.486Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-01-28T06:56:15.486Z] DEBUG - Clicking on with mnemonic 'Line' [2020-01-28T06:56:15.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-353389585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-01-28T06:56:15.486Z] DEBUG - Clicked on with mnemonic 'Line' [2020-01-28T06:56:15.486Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-28T06:56:15.486Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-28T06:56:15.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-353389486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-28T06:56:15.744Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-28T06:56:15.744Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-28T06:56:15.744Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-28T06:56:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-353389375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-28T06:56:15.744Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-28T06:56:15.744Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-28T06:56:15.744Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-28T06:56:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-353389284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-28T06:56:15.744Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-28T06:56:17.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:56:17.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:17.115Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:17.115Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:17.116Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-28T06:56:17.116Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-28T06:56:17.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-353387810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-28T06:56:17.374Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-28T06:56:17.374Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-28T06:56:17.374Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-28T06:56:17.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-353387717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-28T06:56:17.374Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-28T06:56:17.374Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-28T06:56:17.374Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-28T06:56:17.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-353387640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-28T06:56:17.374Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-28T06:56:17.374Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-28T06:56:17.374Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-28T06:56:17.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-353387578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-28T06:56:17.374Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-28T06:56:17.631Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-01-28T06:56:17.631Z] DEBUG - Clicking on with mnemonic 'Line' [2020-01-28T06:56:17.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-353387529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-01-28T06:56:17.631Z] DEBUG - Clicked on with mnemonic 'Line' [2020-01-28T06:56:17.631Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-28T06:56:17.631Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-28T06:56:17.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-353387492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-28T06:56:17.631Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-28T06:56:17.631Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2020-01-28T06:56:17.631Z] DEBUG - Clicking on with mnemonic 'Show All' [2020-01-28T06:56:17.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-353387472 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' [2020-01-28T06:56:17.631Z] DEBUG - Clicked on with mnemonic 'Show All' [2020-01-28T06:56:17.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353387290 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:56:17.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:56:17.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:17.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:17.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353387281 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:56:17.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353387281 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:56:17.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353387281 data=null} to TreeItem with text {test} [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353387280 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:56:17.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353387280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353387260 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:56:17.889Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:56:17.889Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:56:17.889Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:56:17.889Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:56:17.889Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:56:17.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:17.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:56:17.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:17.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:17.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:17.889Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null 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') [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387075 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353387075 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.890Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:56:17.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Clicking on OK [2020-01-28T06:56:17.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353387074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353387074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353387074 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353387074 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353387074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353387074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:17.890Z] DEBUG - Clicked on OK [2020-01-28T06:56:18.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353387073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:18.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353387200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:56:18.712Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.543 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2020-01-28T06:56:18.712Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.386 s [2020-01-28T06:56:18.712Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.207 s [2020-01-28T06:56:18.712Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.858 s [2020-01-28T06:56:18.712Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2020-01-28T06:56:21.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:56:21.991Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:21.991Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:21.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:21.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:21.991Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:21.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353383008 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-28T06:56:21.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353383008 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:21.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353383007 data=null} to TableItem with text {} [2020-01-28T06:56:21.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353383007 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:21.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353383004 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:21.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353383002 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-28T06:56:21.991Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2020-01-28T06:56:22.250Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2020-01-28T06:56:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-353382925 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' [2020-01-28T06:56:22.250Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2020-01-28T06:56:22.250Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2020-01-28T06:56:22.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353382501 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:56:22.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:56:22.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:22.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:22.509Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:22.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353382492 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:56:22.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353382492 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:56:22.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353382491 data=null} to TreeItem with text {test} [2020-01-28T06:56:22.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353382491 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:56:22.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353382491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:56:22.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353382424 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:56:22.768Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:56:22.768Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:56:22.768Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:56:23.336Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:56:23.336Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381697 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381697 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381697 data=null 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') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353381696 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:56:23.336Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Clicking on OK [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353381695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353381695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353381695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353381695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353381694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353381694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.336Z] DEBUG - Clicked on OK [2020-01-28T06:56:23.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353381694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:23.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353382376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:56:24.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.19 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2020-01-28T06:56:24.062Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.143 s [2020-01-28T06:56:24.062Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2020-01-28T06:56:28.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.453 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2020-01-28T06:56:28.241Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 4.279 s [2020-01-28T06:56:28.241Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2020-01-28T06:56:28.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:56:28.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:28.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:28.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:28.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:28.499Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353376489 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353376488 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353376488 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353376488 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353376487 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} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353376470 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353376469 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353376469 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353376468 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353376468 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353376468 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} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353376460 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353376460 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353376460 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353376459 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.499Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353376459 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} [2020-01-28T06:56:28.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353376423 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:28.757Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:28.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353376421 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:56:28.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353376421 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:56:28.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353376421 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:56:28.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353376421 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:56:28.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353376420 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]} [2020-01-28T06:56:28.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353376405 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:56:30.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-28T06:56:30.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:30.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:30.653Z] DEBUG - number of items : 11 [2020-01-28T06:56:30.653Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353374777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353374777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353374777 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353374777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353374777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353374777 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} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353374768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353374763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353374763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353374763 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353374762 data=null} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:30.653Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-353374762 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER } [2020-01-28T06:56:30.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-353374761 data=null doit=true} to TreeItem with text {FILTER } [2020-01-28T06:56:30.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-353374761 data=null} to TreeItem with text {FILTER } [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-353374761 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER } [2020-01-28T06:56:30.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374760 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 } [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-353374751 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER } [2020-01-28T06:56:30.653Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-01-28T06:56:30.653Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-01-28T06:56:30.653Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:30.653Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-353374720 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-353374719 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-353374714 data=null} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-353374710 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374709 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} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-353374700 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-353374699 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-353374699 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-353374699 data=null} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-353374697 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-353374697 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-353374697 data=null} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-353374697 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374696 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} [2020-01-28T06:56:30.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-353374690 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-28T06:56:30.653Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-01-28T06:56:30.653Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-01-28T06:56:30.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-353374611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-01-28T06:56:30.653Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-01-28T06:56:30.653Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2020-01-28T06:56:30.653Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:30.653Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:30.653Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-28T06:56:30.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353374584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:30.653Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-28T06:56:30.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374580 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:30.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374579 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374579 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) [2020-01-28T06:56:30.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353374579 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) [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374578 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) [2020-01-28T06:56:30.654Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374578 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) [2020-01-28T06:56:30.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374577 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:30.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374577 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374577 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) [2020-01-28T06:56:30.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374577 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) [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353374519 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) [2020-01-28T06:56:30.654Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2020-01-28T06:56:30.654Z] DEBUG - Clicking on with mnemonic 'AND' [2020-01-28T06:56:30.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-353374484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2020-01-28T06:56:30.654Z] DEBUG - Clicked on with mnemonic 'AND' [2020-01-28T06:56:30.654Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-353374424 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2020-01-28T06:56:30.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-353374424 data=null doit=true} to Tree node with text: AND [2020-01-28T06:56:30.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-353374424 data=null} to Tree node with text: AND [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-353374424 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2020-01-28T06:56:30.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374423 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 [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-353374417 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2020-01-28T06:56:30.654Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2020-01-28T06:56:30.654Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2020-01-28T06:56:30.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-353374382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2020-01-28T06:56:30.654Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2020-01-28T06:56:30.654Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2020-01-28T06:56:30.654Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-28T06:56:30.654Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-28T06:56:30.654Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:30.654Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:30.654Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-28T06:56:30.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353374304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:30.654Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-28T06:56:30.654Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-28T06:56:30.654Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-28T06:56:30.654Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:30.654Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-353374286 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100" [2020-01-28T06:56:30.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-353374286 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2020-01-28T06:56:30.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-353374285 data=null} to Tree node with text: Timestamp CONTAINS "100" [2020-01-28T06:56:30.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-353374285 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2020-01-28T06:56:30.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374285 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" [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-353374214 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2020-01-28T06:56:30.913Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-353374212 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2020-01-28T06:56:30.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-353374212 data=null doit=true} to Tree node with text: AND [2020-01-28T06:56:30.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-353374212 data=null} to Tree node with text: AND [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-353374212 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2020-01-28T06:56:30.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353374211 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 [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-353374202 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2020-01-28T06:56:30.913Z] DEBUG - number of items : 11 [2020-01-28T06:56:30.913Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353374201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353374201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353374201 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353374201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353374201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353374200 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} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353374197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353374197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353374197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353374197 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353374196 data=null} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-01-28T06:56:30.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:30.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:30.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:30.913Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353374109 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353374108 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353374108 data=null} to TableItem with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353374108 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353374105 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:30.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353374103 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-01-28T06:56:30.913Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2020-01-28T06:56:30.913Z] DEBUG - Clicking on with mnemonic 'timestamp' [2020-01-28T06:56:31.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-353374023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2020-01-28T06:56:31.171Z] DEBUG - Clicked on with mnemonic 'timestamp' [2020-01-28T06:56:32.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:56:32.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:32.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:32.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:32.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:32.802Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353372378 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353372378 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353372378 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353372377 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353372377 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} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353372320 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353372318 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353372318 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353372318 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353372317 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353372317 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} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353372308 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:32.802Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2020-01-28T06:56:32.802Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353372307 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T06:56:32.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353372306 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:56:32.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353372306 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353372306 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:56:32.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353372306 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]} [2020-01-28T06:56:32.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353372298 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:56:34.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-28T06:56:34.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:34.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:34.173Z] DEBUG - number of items : 11 [2020-01-28T06:56:34.173Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353370771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353370771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.173Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353370770 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353370770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353370770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353370770 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} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353370727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353370726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353370726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353370725 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353370725 data=null} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.432Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:34.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-353370724 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER } [2020-01-28T06:56:34.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-353370724 data=null doit=true} to TreeItem with text {FILTER } [2020-01-28T06:56:34.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-353370724 data=null} to TreeItem with text {FILTER } [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-353370723 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER } [2020-01-28T06:56:34.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353370723 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 } [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-353370713 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER } [2020-01-28T06:56:34.432Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-01-28T06:56:34.432Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-01-28T06:56:34.432Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:34.432Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-353370703 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-353370703 data=null doit=true} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:34.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-353370699 data=null} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-353370695 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353370695 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} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-353370686 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-353370685 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-353370684 data=null doit=true} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-353370684 data=null} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-353370683 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-353370683 data=null doit=true} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-353370683 data=null} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-353370682 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353370682 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} [2020-01-28T06:56:34.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-353370672 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-28T06:56:34.432Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-01-28T06:56:34.432Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-01-28T06:56:34.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-353370580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-01-28T06:56:34.432Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-01-28T06:56:34.432Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2020-01-28T06:56:34.432Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:34.433Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:34.433Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-28T06:56:34.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353370512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:34.433Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-28T06:56:34.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370509 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:34.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370509 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:34.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370509 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) [2020-01-28T06:56:34.433Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353370508 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) [2020-01-28T06:56:34.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370508 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) [2020-01-28T06:56:34.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:34.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370507 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) [2020-01-28T06:56:34.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370507 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:34.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370507 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:34.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370506 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) [2020-01-28T06:56:34.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353370506 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) [2020-01-28T06:56:34.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353370490 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) [2020-01-28T06:56:34.691Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2020-01-28T06:56:34.691Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2020-01-28T06:56:34.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-353370408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2020-01-28T06:56:34.691Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2020-01-28T06:56:34.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2020-01-28T06:56:34.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2020-01-28T06:56:34.691Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353370316 data=null item=TreeItem { = [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2020-01-28T06:56:34.691Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-28T06:56:34.691Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-28T06:56:34.691Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:34.691Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:34.691Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2020-01-28T06:56:34.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353370314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:34.691Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-28T06:56:34.691Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-28T06:56:34.691Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-28T06:56:34.691Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2020-01-28T06:56:34.691Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-353370281 data=null doit=true} to Button with text {=} [2020-01-28T06:56:34.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-353370278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2020-01-28T06:56:34.691Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-353370274 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-353370271 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-353370271 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-353370270 data=null item=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') [2020-01-28T06:56:34.691Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-28T06:56:34.691Z] DEBUG - number of items : 11 [2020-01-28T06:56:34.691Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353370268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353370268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.691Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353370267 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353370267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353370267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353370267 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} [2020-01-28T06:56:34.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353370228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353370227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353370227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353370227 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353370227 data=null} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-01-28T06:56:34.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:34.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:34.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:34.949Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:34.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353370180 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-01-28T06:56:34.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353370179 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:34.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353370179 data=null} to TableItem with text {} [2020-01-28T06:56:34.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353370179 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-01-28T06:56:34.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353370176 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:34.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353370175 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-01-28T06:56:34.949Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2020-01-28T06:56:34.949Z] DEBUG - Clicking on with mnemonic 'field' [2020-01-28T06:56:34.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-353370142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2020-01-28T06:56:34.949Z] DEBUG - Clicked on with mnemonic 'field' [2020-01-28T06:56:36.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:56:36.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:36.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:36.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:36.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:36.578Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353368581 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353368581 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353368580 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353368580 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353368579 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} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353368568 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353368567 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353368567 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353368566 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353368566 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353368566 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} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353368558 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:36.578Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2020-01-28T06:56:36.578Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353368528 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T06:56:36.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353368527 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:56:36.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353368527 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353368527 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:56:36.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353368526 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]} [2020-01-28T06:56:36.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353368517 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:56:37.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-28T06:56:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:37.951Z] DEBUG - number of items : 11 [2020-01-28T06:56:37.951Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353367040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353367040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353367040 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353367039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353367039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353367039 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} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353367025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353367024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353367024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353367024 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353367024 data=null} to ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-01-28T06:56:37.951Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-353367023 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER } [2020-01-28T06:56:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-353367023 data=null doit=true} to TreeItem with text {FILTER } [2020-01-28T06:56:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-353367022 data=null} to TreeItem with text {FILTER } [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-353367022 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER } [2020-01-28T06:56:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353367022 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 } [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-353367015 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER } [2020-01-28T06:56:37.951Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-01-28T06:56:37.951Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-01-28T06:56:37.951Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:37.951Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353367006 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-353367006 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-353367004 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353367000 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353367000 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} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353366994 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353366993 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-353366993 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-353366993 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353366992 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-353366992 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-353366992 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353366991 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353366991 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} [2020-01-28T06:56:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-353366986 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-28T06:56:38.210Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-01-28T06:56:38.210Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-01-28T06:56:38.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-353366913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-01-28T06:56:38.210Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-01-28T06:56:38.210Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2020-01-28T06:56:38.210Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:38.210Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:38.210Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-28T06:56:38.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353366887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:38.210Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-28T06:56:38.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366885 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:38.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366884 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:38.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366884 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) [2020-01-28T06:56:38.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353366884 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) [2020-01-28T06:56:38.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366883 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) [2020-01-28T06:56:38.210Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:38.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366883 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) [2020-01-28T06:56:38.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366882 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:38.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366882 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-28T06:56:38.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366882 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) [2020-01-28T06:56:38.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353366882 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) [2020-01-28T06:56:38.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-353366868 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) [2020-01-28T06:56:38.210Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2020-01-28T06:56:38.210Z] DEBUG - Clicking on with mnemonic 'OR' [2020-01-28T06:56:38.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-353366797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2020-01-28T06:56:38.210Z] DEBUG - Clicked on with mnemonic 'OR' [2020-01-28T06:56:38.210Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:38.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-353366774 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2020-01-28T06:56:38.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-353366774 data=null doit=true} to Tree node with text: OR [2020-01-28T06:56:38.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-353366773 data=null} to Tree node with text: OR [2020-01-28T06:56:38.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-353366773 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2020-01-28T06:56:38.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353366773 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 [2020-01-28T06:56:38.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-353366766 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2020-01-28T06:56:38.468Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2020-01-28T06:56:38.468Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2020-01-28T06:56:38.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-353366690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2020-01-28T06:56:38.468Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2020-01-28T06:56:38.468Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2020-01-28T06:56:38.468Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:38.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2020-01-28T06:56:38.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2020-01-28T06:56:38.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2020-01-28T06:56:38.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2020-01-28T06:56:38.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353366612 data=null item=TreeItem { EQUALS} [2020-01-28T06:56:38.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2020-01-28T06:56:38.468Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-28T06:56:38.468Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-28T06:56:38.468Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:38.468Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:38.468Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-28T06:56:38.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353366588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:38.468Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-28T06:56:38.468Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-28T06:56:38.468Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-28T06:56:38.468Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:38.468Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:38.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-353366571 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2020-01-28T06:56:38.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-353366528 data=null doit=true} to Tree node with text: OR [2020-01-28T06:56:38.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-353366527 data=null} to Tree node with text: OR [2020-01-28T06:56:38.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-353366527 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2020-01-28T06:56:38.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353366526 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 [2020-01-28T06:56:38.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-353366517 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2020-01-28T06:56:38.468Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2020-01-28T06:56:38.468Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2020-01-28T06:56:38.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-353366479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2020-01-28T06:56:38.727Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2020-01-28T06:56:38.727Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2020-01-28T06:56:38.727Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2020-01-28T06:56:38.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2020-01-28T06:56:38.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2020-01-28T06:56:38.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353366394 data=null item=TreeItem { MATCHES} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2020-01-28T06:56:38.727Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-28T06:56:38.727Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-28T06:56:38.727Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-28T06:56:38.727Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-28T06:56:38.727Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2020-01-28T06:56:38.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-353366309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-28T06:56:38.727Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2020-01-28T06:56:38.727Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2020-01-28T06:56:38.727Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2020-01-28T06:56:38.727Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:56:38.727Z] DEBUG - number of items : 11 [2020-01-28T06:56:38.727Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353366224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353366224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353366224 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353366223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353366223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353366223 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} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353366221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353366221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353366220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353366220 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353366220 data=null} to ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-01-28T06:56:38.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:38.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:56:38.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:56:38.727Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:56:38.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353366173 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-01-28T06:56:38.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353366173 data=null doit=true} to TableItem with text {} [2020-01-28T06:56:38.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353366172 data=null} to TableItem with text {} [2020-01-28T06:56:38.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353366172 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-01-28T06:56:38.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353366169 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:56:38.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353366126 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-01-28T06:56:38.985Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2020-01-28T06:56:38.985Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2020-01-28T06:56:38.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-353366089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2020-01-28T06:56:38.985Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2020-01-28T06:56:41.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353363978 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:56:41.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:56:41.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:41.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:41.534Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:41.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353363944 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:41.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353363944 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:41.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353363944 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:41.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353363943 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:41.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353363943 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} [2020-01-28T06:56:41.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353363931 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:56:41.534Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:56:41.534Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:56:41.534Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:56:41.792Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:56:41.792Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363187 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363187 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363187 data=null 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') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363186 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353363186 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:56:41.792Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] DEBUG - Clicking on OK [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353363185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353363184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353363184 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353363184 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353363184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353363184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:41.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:42.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:42.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:42.049Z] DEBUG - Clicked on OK [2020-01-28T06:56:42.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353363184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:56:42.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353363880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:56:42.614Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.24 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2020-01-28T06:56:42.614Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.246 s [2020-01-28T06:56:42.614Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.762 s [2020-01-28T06:56:42.614Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.173 s [2020-01-28T06:56:42.614Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2020-01-28T06:56:42.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:56:42.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:42.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:42.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:56:42.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:56:42.871Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362282 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-353362282 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-353362282 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362281 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353362281 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} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362259 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362258 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-353362258 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-353362257 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362257 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353362257 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} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362248 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-353362248 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-353362248 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362247 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353362247 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} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-353362243 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:56:42.871Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353362241 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353362241 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:56:42.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353362241 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353362241 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:56:42.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353362241 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]} [2020-01-28T06:56:42.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353362228 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:56:46.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:56:46.146Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:56:46.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:56:46.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:56:46.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-28T06:56:46.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:56:46.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353358986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353358985 data=null doit=true} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353358985 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353358980 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353358977 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353358977 data=null} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353358976 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353358972 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353358970 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353358969 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-28T06:56:46.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353358968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353358366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353358366 data=null doit=true} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353358366 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353358361 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353358357 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353358357 data=null} to Sash with text {} [2020-01-28T06:56:46.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353358357 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:56:46.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353358353 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2020-01-28T06:56:46.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353358349 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:56:46.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353358348 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-28T06:56:46.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353358348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:56:47.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:50.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:56:50.747Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:56:50.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:56:50.747Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:56:50.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-28T06:56:50.747Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353354983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353354982 data=null button=0 stateMask=0x0 x=182 y=120 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353354977 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353354976 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353354957 data=null button=1 stateMask=0x0 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-353354951 data=null x=232 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353354951 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353354943 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353354926 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353354907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353354907 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353354906 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353354395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353354395 data=null button=0 stateMask=0x0 x=232 y=120 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353354389 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353354389 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353354376 data=null button=1 stateMask=0x0 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-353354372 data=null x=182 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353354372 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353354363 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353354358 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353354326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353354326 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:50.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353354326 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:51.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:53.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:56:53.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:56:53.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:56:53.841Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:56:53.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353351117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353351117 data=null button=0 stateMask=0x0 x=182 y=75 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353351114 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353351113 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353351101 data=null button=1 stateMask=0x0 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-353351098 data=null x=232 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353351097 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:53.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353351091 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:54.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353351087 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353351073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353351072 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:54.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353351072 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353350525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353350524 data=null button=0 stateMask=0x0 x=232 y=75 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353350521 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353350520 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353350503 data=null button=1 stateMask=0x0 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-353350499 data=null x=182 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353350499 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353350492 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353350488 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353350478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353350477 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:56:54.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353350477 data=null} to TimeGraphControl with text {} [2020-01-28T06:56:55.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:56:57.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:56:57.756Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2020-01-28T06:56:57.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:57:00.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:57:00.284Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:57:00.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:57:00.284Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:57:00.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-28T06:57:00.284Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353344792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353344792 data=null button=0 stateMask=0x0 x=182 y=67 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353344789 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353344788 data=null} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353344778 data=null button=1 stateMask=0x0 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-353344775 data=null x=232 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353344774 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353344770 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353344767 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353344758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353344757 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:57:00.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353344757 data=null} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353344249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353344249 data=null button=0 stateMask=0x0 x=232 y=67 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353344246 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353344246 data=null} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353344236 data=null button=1 stateMask=0x0 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-353344233 data=null x=182 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353344233 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353344228 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353344225 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353344216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353344216 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:57:00.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353344215 data=null} to TimeGraphControl with text {} [2020-01-28T06:57:01.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:57:03.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:57:03.945Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:57:03.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:57:03.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:57:03.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353341158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353341157 data=null doit=true} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353341157 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353341153 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353341151 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353341151 data=null} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353341151 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353341146 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353341144 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353341142 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:03.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353341142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353340541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353340541 data=null doit=true} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353340540 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353340536 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353340534 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353340533 data=null} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353340533 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353340530 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353340528 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353340527 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:04.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353340527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:05.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:57:07.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:57:07.603Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:57:07.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-28T06:57:07.603Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:57:07.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353337459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353337459 data=null doit=true} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353337459 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353337453 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353337451 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353337451 data=null} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353337451 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353337445 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353337443 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353337441 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:07.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353337441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353336840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353336839 data=null doit=true} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353336839 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353336834 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353336832 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353336832 data=null} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353336831 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353336828 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353336826 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353336825 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:08.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353336824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-28T06:57:08.730Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-28T06:57:08.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:57:08.730Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:57:08.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353336221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353336221 data=null doit=true} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353336221 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353336217 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353336215 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353336214 data=null} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353336214 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353336210 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353336208 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353336207 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:08.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353336207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-353335605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-353335605 data=null doit=true} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353335605 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-353335600 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-353335598 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-353335598 data=null} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353335597 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-353335594 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-353335592 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-353335590 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-28T06:57:09.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-353335590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-28T06:57:10.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:57:10.229Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2020-01-28T06:57:10.229Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2020-01-28T06:57:10.486Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2020-01-28T06:57:10.486Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2020-01-28T06:57:10.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-353334520 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-28T06:57:10.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:57:10.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:57:10.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:57:10.486Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:10.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-353334510 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:57:10.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-353334509 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:57:10.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-353334509 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:57:10.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-353334508 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:57:10.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353334508 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} [2020-01-28T06:57:10.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-353334498 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-28T06:57:10.487Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:57:10.487Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:57:10.743Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:57:11.308Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:57:11.308Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:57:11.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:57:11.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:57:11.308Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:57:11.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:11.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:11.308Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:57:11.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333802 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null 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') [2020-01-28T06:57:11.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353333801 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.309Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:57:11.309Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] DEBUG - Clicking on OK [2020-01-28T06:57:11.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353333800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353333799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353333799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353333799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353333799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353333799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.566Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.566Z] DEBUG - Clicked on OK [2020-01-28T06:57:11.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353333799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:11.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353334454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:57:12.131Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.47 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2020-01-28T06:57:12.131Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.739 s [2020-01-28T06:57:12.131Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.908 s [2020-01-28T06:57:12.131Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.879 s [2020-01-28T06:57:12.131Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.621 s [2020-01-28T06:57:12.131Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.606 s [2020-01-28T06:57:12.131Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.75 s [2020-01-28T06:57:12.131Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.915 s [2020-01-28T06:57:12.131Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2020-01-28T06:57:30.207Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.116 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2020-01-28T06:57:30.207Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.321 s [2020-01-28T06:57:30.207Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2020-01-28T06:57:30.207Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 8.164 s [2020-01-28T06:57:30.207Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.54 s [2020-01-28T06:57:30.207Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2020-01-28T06:57:30.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:57:30.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:57:30.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:57:30.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:57:30.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:57:30.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353316379 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353316378 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353316378 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353316378 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353316377 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} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353316321 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353316320 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353316320 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353316319 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353316319 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353316319 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} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353316310 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353316310 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353316309 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353316309 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353316309 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} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353316304 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:30.207Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353316302 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353316302 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:57:30.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353316301 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353316301 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:57:30.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353316301 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]} [2020-01-28T06:57:30.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353316286 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:57:52.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-01-28T06:57:52.154Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:57:52.154Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:57:52.154Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:57:52.154Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:57:52.154Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:57:52.154Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:57:52.154Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-28T06:57:52.154Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-28T06:57:52.154Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-28T06:57:52.154Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-28T06:57:52.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-353294915 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-28T06:57:52.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-353294915 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') [2020-01-28T06:57:52.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-353294915 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') [2020-01-28T06:57:52.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-353294915 data=null item=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') [2020-01-28T06:57:52.154Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.154Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-353294883 data=null doit=true} to Button with text {Current view} [2020-01-28T06:57:52.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-353294883 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} [2020-01-28T06:57:52.155Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-353294808 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-353294808 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') [2020-01-28T06:57:52.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-353294807 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') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-353294807 data=null item=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') [2020-01-28T06:57:52.155Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-353294781 data=null doit=true} to Button with text {&All pages} [2020-01-28T06:57:52.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-353294781 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} [2020-01-28T06:57:52.155Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-353294704 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-353294703 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') [2020-01-28T06:57:52.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-353294703 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') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-353294703 data=null item=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') [2020-01-28T06:57:52.155Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.155Z] 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') [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-353294675 data=null doit=true} to Button with text {Use current zoom} [2020-01-28T06:57:52.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-353294675 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} [2020-01-28T06:57:52.155Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-353294607 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-353294606 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') [2020-01-28T06:57:52.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-353294606 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') [2020-01-28T06:57:52.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-353294605 data=null item=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') [2020-01-28T06:57:52.155Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.155Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2020-01-28T06:57:52.155Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.155Z] 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') [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-353294504 data=null doit=true} to Button with text {Number of horizontal pages:} [2020-01-28T06:57:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-353294504 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:} [2020-01-28T06:57:52.156Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-353294480 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-353294480 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') [2020-01-28T06:57:52.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-353294479 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') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-353294479 data=null item=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') [2020-01-28T06:57:52.156Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-353294388 data=null doit=true} to Button with text {&All pages} [2020-01-28T06:57:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-353294388 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} [2020-01-28T06:57:52.156Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-353294324 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-353294323 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') [2020-01-28T06:57:52.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-353294323 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') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-353294323 data=null item=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') [2020-01-28T06:57:52.156Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-353294302 data=null doit=true} to Button with text {Selected pages} [2020-01-28T06:57:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-353294302 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} [2020-01-28T06:57:52.156Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-353294226 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-353294225 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') [2020-01-28T06:57:52.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-353294225 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') [2020-01-28T06:57:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-353294224 data=null item=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') [2020-01-28T06:57:52.156Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:57:52.156Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-28T06:57:52.156Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - Clicking on Cancel [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-353294192 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') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-353294192 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') [2020-01-28T06:57:52.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-353294192 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-353294192 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-353294192 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') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-353294191 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') [2020-01-28T06:57:52.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-353294191 data=null item=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') [2020-01-28T06:57:52.157Z] DEBUG - Clicked on [2020-01-28T06:57:52.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353293609 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:57:52.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:57:52.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:57:52.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:57:52.157Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353293583 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:52.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353293582 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:52.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353293582 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353293582 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:52.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353293582 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} [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353293571 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:52.157Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:57:52.157Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:57:52.157Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:57:52.157Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:57:52.157Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292791 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292790 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292789 data=null 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') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292789 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353292789 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:57:52.157Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Clicking on OK [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353292788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353292787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353292787 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353292787 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353292787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353292787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.722Z] DEBUG - Clicked on OK [2020-01-28T06:57:52.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353292787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:57:52.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353293501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:57:53.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:57:53.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:57:53.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:57:53.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:57:53.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:57:53.286Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:53.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353291675 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353291675 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353291675 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353291674 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353291674 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} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353291666 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353291664 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353291664 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353291664 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353291663 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353291663 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} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353291656 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353291655 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353291655 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353291654 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353291654 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} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353291649 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:57:53.287Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353291647 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353291647 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:57:53.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353291647 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:57:53.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353291646 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:57:53.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353291646 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]} [2020-01-28T06:57:53.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353291638 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:03.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-28T06:58:03.696Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - number of items : 9 [2020-01-28T06:58:03.696Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281346 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281346 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281345 data=null button=1 stateMask=0x0 x=5 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281345 data=null button=1 stateMask=0x80000 x=5 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - number of items : 9 [2020-01-28T06:58:03.696Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353281338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353281337 data=null doit=true} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353281337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353281337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281337 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} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353281336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353281336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281336 data=null doit=true} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353281336 data=null} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281336 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281335 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281332 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281326 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - number of items : 9 [2020-01-28T06:58:03.696Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281321 data=null doit=true} to ToolItem with tooltip text {Select} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281321 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} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353281319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353281318 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353281318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353281318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281317 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} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353281317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353281316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281316 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353281316 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281315 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281315 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281311 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281300 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281294 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281294 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281290 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281280 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - number of items : 9 [2020-01-28T06:58:03.696Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281276 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281276 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} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353281274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353281273 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353281273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353281273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281273 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} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353281272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353281272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281272 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353281272 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281271 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281270 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281267 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281258 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.696Z] DEBUG - number of items : 9 [2020-01-28T06:58:03.696Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281251 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-28T06:58:03.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281251 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} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353281249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353281249 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353281248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353281248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353281248 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} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353281240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353281240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353281240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353281239 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353281239 data=null} to ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2020-01-28T06:58:03.697Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281239 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281239 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281238 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281237 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.697Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on with mnemonic 'Select' [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-353281116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2020-01-28T06:58:03.956Z] DEBUG - Clicked on with mnemonic 'Select' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281115 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281114 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281110 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281105 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2020-01-28T06:58:03.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-353281088 data=null doit=true} to MenuItem with text {Select} [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-353281087 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} [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-353281087 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' [2020-01-28T06:58:03.956Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281085 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281085 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281081 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281073 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281069 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281069 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281065 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281056 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2020-01-28T06:58:03.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-353281022 data=null doit=true} to MenuItem with text {Zoom in} [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-353281022 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} [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-353281021 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' [2020-01-28T06:58:03.956Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353281021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353281020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353281019 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353281019 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353281016 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353281008 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2020-01-28T06:58:03.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-353280994 data=null doit=true} to MenuItem with text {Zoom out} [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-353280994 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} [2020-01-28T06:58:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-353280994 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' [2020-01-28T06:58:03.956Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2020-01-28T06:58:03.956Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-353280985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-353280985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-353280984 data=null doit=true} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-353280984 data=null} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-353280984 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-353280982 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-28T06:58:03.956Z] DEBUG - number of items : 9 [2020-01-28T06:58:03.956Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353280981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:03.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353280981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:03.957Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353280980 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:03.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353280980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:03.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353280980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.215Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.215Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.215Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.215Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.215Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.215Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.215Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2020-01-28T06:58:04.215Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2020-01-28T06:58:04.215Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2020-01-28T06:58:04.215Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2020-01-28T06:58:04.215Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-353280717 data=null} to (of type 'Combo') [2020-01-28T06:58:04.215Z] DEBUG - Set text on (of type 'Combo') to peer2 [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1344ad64 [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-353280714 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-353280713 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-353280713 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-353280713 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-353280712 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-353280712 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-353280712 data=null item=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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-353280712 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-353280712 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-353280712 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') [2020-01-28T06:58:04.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-353280711 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-353280711 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.474Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@31c00d59 [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-353280710 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-353280709 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-353280709 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-353280709 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-353280709 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-353280709 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-353280708 data=null item=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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-353280708 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-353280708 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-353280708 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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-353280708 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-353280708 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Clicking on Find [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-353280707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-353280706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-353280706 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-353280706 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-353280706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-353280706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-353280706 data=null item=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') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-353280701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-353280701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-353280700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-353280700 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-353280700 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - Clicked on Find [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T06:58:04.474Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.474Z] DEBUG - Clicking on Close [2020-01-28T06:58:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-353280699 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-353280699 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-353280699 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-353280698 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-353280698 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-353280698 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-353280698 data=null item=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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353280980 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)} [2020-01-28T06:58:04.475Z] DEBUG - Clicked on [2020-01-28T06:58:04.475Z] DEBUG - number of items : 9 [2020-01-28T06:58:04.475Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353280611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353280611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353280611 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353280610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353280610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-28T06:58:04.475Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.475Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.475Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.475Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.475Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.475Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2020-01-28T06:58:04.475Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2020-01-28T06:58:04.475Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2020-01-28T06:58:04.475Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2020-01-28T06:58:04.475Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2020-01-28T06:58:04.475Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-353280511 data=null} to (of type 'Combo') [2020-01-28T06:58:04.475Z] DEBUG - Set text on (of type 'Combo') to 1001 [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1fd5eb93 [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-353280509 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-353280509 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-353280509 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-353280509 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-353280508 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-353280508 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-353280508 data=null item=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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-353280507 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-353280507 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-353280507 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-353280507 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-353280507 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1565afbf [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-353280506 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-353280505 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-353280504 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-353280504 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-353280503 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-353280503 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-353280503 data=null item=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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-353280502 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-353280502 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-353280502 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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-353280502 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-353280501 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.475Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Clicking on Find [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-353280500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-353280500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-353280500 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-353280500 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-353280500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-353280500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-353280500 data=null item=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') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-353280486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-353280486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-353280486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-353280486 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-353280486 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - Clicked on Find [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-28T06:58:04.476Z] DEBUG - Clicking on Close [2020-01-28T06:58:04.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-353280484 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') [2020-01-28T06:58:04.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-353280484 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') [2020-01-28T06:58:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-353280484 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-353280484 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T06:58:04.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-353280484 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') [2020-01-28T06:58:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-353280484 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') [2020-01-28T06:58:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-353280483 data=null item=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') [2020-01-28T06:58:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353280610 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)} [2020-01-28T06:58:04.734Z] DEBUG - Clicked on [2020-01-28T06:58:04.734Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2020-01-28T06:58:04.734Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2020-01-28T06:58:04.734Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2020-01-28T06:58:04.734Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.734Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:04.734Z] DEBUG - Clicking on Add... [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-353280314 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') [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-353280314 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') [2020-01-28T06:58:04.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-353280314 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-28T06:58:04.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-353280314 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-353280313 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') [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-353280313 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') [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-353280290 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') [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-353280290 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') [2020-01-28T06:58:04.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-353280289 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-353280289 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-28T06:58:04.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-353280289 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-28T06:58:04.735Z] DEBUG - Clicked on Add... [2020-01-28T06:58:04.735Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2020-01-28T06:58:04.735Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-28T06:58:04.735Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-28T06:58:04.735Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2020-01-28T06:58:04.735Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-353280287 data=null} to (of type 'Combo') [2020-01-28T06:58:04.735Z] DEBUG - Set text on (of type 'Combo') to peer2 [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a2d9f99 [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-353280286 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-353280286 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-353280286 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-353280285 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-353280285 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-353280285 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-353280285 data=null item=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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-353280285 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-353280285 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-353280285 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-353280285 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-353280285 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-28T06:58:04.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-01-28T06:58:04.735Z] DEBUG - Clicking on Create [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-353280283 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-353280283 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-353280283 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-01-28T06:58:04.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-353280283 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-353280283 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-353280282 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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-353280282 data=null item=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') [2020-01-28T06:58:04.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-353280313 data=null item=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') [2020-01-28T06:58:04.735Z] DEBUG - Clicked on [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:04.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:04.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.736Z] DEBUG - Clicking on OK [2020-01-28T06:58:04.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353280209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353280209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353280209 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353280208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353280208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353280208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353280208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-353280396 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...' [2020-01-28T06:58:04.994Z] DEBUG - Clicked on [2020-01-28T06:58:04.994Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2020-01-28T06:58:04.994Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2020-01-28T06:58:04.994Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2020-01-28T06:58:04.994Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2020-01-28T06:58:04.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:04.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353280010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353280010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353280010 data=null doit=true} to (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353280010 data=null} to (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-353280010 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353280010 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') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-353280009 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table') [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - Clicking on Remove [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-353280008 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') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-353280008 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') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-353280008 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-353280007 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-353280007 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') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-353280007 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') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-353280007 data=null item=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') [2020-01-28T06:58:04.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Clicked on Remove [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:04.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Clicking on OK [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353280004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353280004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353280004 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353280004 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353280004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353280004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353280004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-353280093 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...' [2020-01-28T06:58:05.252Z] DEBUG - Clicked on [2020-01-28T06:58:05.252Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2020-01-28T06:58:05.252Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2020-01-28T06:58:05.252Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2020-01-28T06:58:05.252Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2020-01-28T06:58:05.252Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2020-01-28T06:58:05.252Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2020-01-28T06:58:05.252Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2020-01-28T06:58:05.252Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-01-28T06:58:05.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:05.252Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-01-28T06:58:05.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:05.252Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:05.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:05.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Clicking on OK [2020-01-28T06:58:05.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353279770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353279769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353279769 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353279769 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353279769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353279728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353279727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-353279811 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...' [2020-01-28T06:58:05.253Z] DEBUG - Clicked on [2020-01-28T06:58:05.253Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2020-01-28T06:58:05.253Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2020-01-28T06:58:05.514Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2020-01-28T06:58:05.514Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:05.514Z] DEBUG - Clicking on Default [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-353279650 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-353279650 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-353279649 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-353279649 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-353279649 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-353279649 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-353279649 data=null item=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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-353279612 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-353279612 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-353279612 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') [2020-01-28T06:58:05.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-353279611 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-353279611 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Clicked on Default [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:05.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Clicking on OK [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353279610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353279610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353279610 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353279610 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353279609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353279609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353279609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-353279686 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...' [2020-01-28T06:58:05.514Z] DEBUG - Clicked on [2020-01-28T06:58:05.514Z] DEBUG - number of items : 9 [2020-01-28T06:58:05.514Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353279578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353279577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353279577 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353279577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353279577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353279577 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} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.515Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2020-01-28T06:58:05.515Z] DEBUG - number of items : 9 [2020-01-28T06:58:05.515Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353279567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353279566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353279566 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353279566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353279566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353279566 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} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2020-01-28T06:58:05.515Z] DEBUG - number of items : 9 [2020-01-28T06:58:05.515Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353279520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353279520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353279520 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353279520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353279520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353279519 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} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2020-01-28T06:58:05.515Z] DEBUG - number of items : 9 [2020-01-28T06:58:05.515Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353279512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353279512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353279512 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353279512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353279512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353279511 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} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2020-01-28T06:58:05.515Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2020-01-28T06:58:05.515Z] DEBUG - Clicking on with mnemonic 'Next page' [2020-01-28T06:58:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-353279493 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' [2020-01-28T06:58:05.515Z] DEBUG - Clicked on with mnemonic 'Next page' [2020-01-28T06:58:05.515Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2020-01-28T06:58:05.515Z] DEBUG - Clicking on with mnemonic 'Previous page' [2020-01-28T06:58:05.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-353279477 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' [2020-01-28T06:58:05.515Z] DEBUG - Clicked on with mnemonic 'Previous page' [2020-01-28T06:58:05.774Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2020-01-28T06:58:05.774Z] DEBUG - Clicking on with mnemonic 'Last page' [2020-01-28T06:58:05.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-353279410 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' [2020-01-28T06:58:05.774Z] DEBUG - Clicked on with mnemonic 'Last page' [2020-01-28T06:58:05.774Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2020-01-28T06:58:05.774Z] DEBUG - Clicking on with mnemonic 'First page' [2020-01-28T06:58:05.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-353279323 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' [2020-01-28T06:58:05.774Z] DEBUG - Clicked on with mnemonic 'First page' [2020-01-28T06:58:05.774Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2020-01-28T06:58:05.774Z] DEBUG - Clicking on with mnemonic 'Pages...' [2020-01-28T06:58:05.774Z] DEBUG - Clicked on with mnemonic 'Pages...' [2020-01-28T06:58:05.774Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2020-01-28T06:58:05.774Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-28T06:58:05.774Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-28T06:58:05.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:05.774Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:05.774Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:05.774Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:05.774Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.774Z] DEBUG - Clicking on OK [2020-01-28T06:58:05.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353279207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353279206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353279206 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353279206 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353279206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:05.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353279206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:06.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353279206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:06.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-353279307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2020-01-28T06:58:06.032Z] DEBUG - Clicked on [2020-01-28T06:58:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353277080 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:58:07.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:58:07.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:07.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:07.932Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:07.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-353277053 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-28T06:58:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-353277053 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-28T06:58:07.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-353277053 data=null} to TreeItem with text {TestForFiltering} [2020-01-28T06:58:07.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-353277052 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:58:07.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353277052 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} [2020-01-28T06:58:07.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-353277042 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-28T06:58:07.932Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:07.932Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:08.189Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:08.753Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:58:08.753Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:58:08.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:08.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:08.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:08.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:08.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:08.753Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.753Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:58:08.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276372 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276372 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276371 data=null 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') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276371 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353276371 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:08.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] DEBUG - Clicking on OK [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353276370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353276370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353276370 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353276370 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353276369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353276369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:08.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:09.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:09.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:09.012Z] DEBUG - Clicked on OK [2020-01-28T06:58:09.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353276369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:09.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353276999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:09.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-01-28T06:58:09.785Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.478 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2020-01-28T06:58:09.785Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 24.71 s [2020-01-28T06:58:09.785Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 16.361 s [2020-01-28T06:58:09.785Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2020-01-28T06:58:11.683Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-28T06:58:11.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:11.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:11.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2020-01-28T06:58:11.940Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2020-01-28T06:58:11.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-353273208 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' [2020-01-28T06:58:11.940Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2020-01-28T06:58:11.940Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353273111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353273105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353273104 data=null doit=true} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353273104 data=null} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-353273104 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-353273101 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353273100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-353273086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353273086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-353273086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-353273085 data=null doit=true} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-353273085 data=null} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Selecting rows [4] in (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-353273082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-353273081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-353273081 data=null doit=true} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-353273081 data=null} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353273081 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353273078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353273028 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table') [2020-01-28T06:58:11.940Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2020-01-28T06:58:11.940Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2020-01-28T06:58:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-353272975 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-28T06:58:12.198Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-28T06:58:12.198Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-28T06:58:12.198Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-28T06:58:12.198Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-28T06:58:12.198Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-28T06:58:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353272802 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:58:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-353272802 data=null doit=true} to Shell with text {Preferences} [2020-01-28T06:58:12.198Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:58:12.198Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:58:12.198Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:58:12.198Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:58:12.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:12.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:12.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:12.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:12.198Z] DEBUG - Clicking on TreeItem with text {General} [2020-01-28T06:58:12.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-353272796 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-01-28T06:58:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-353272796 data=null doit=true} to TreeItem with text {General} [2020-01-28T06:58:12.198Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-353272795 data=null} to TreeItem with text {General} [2020-01-28T06:58:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-353272793 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-28T06:58:12.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272793 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} [2020-01-28T06:58:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-353272791 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-353272720 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-353272720 data=null doit=true} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-353272719 data=null} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Clicked on TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-353272718 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-353272718 data=null doit=true} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-353272718 data=null} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-353272717 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-28T06:58:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272717 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} [2020-01-28T06:58:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-353272716 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-28T06:58:12.998Z] DEBUG - Clicking on Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-353272214 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-353272214 data=null doit=true} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-353272213 data=null} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-353272213 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272212 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 [2020-01-28T06:58:12.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-353272211 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-353272174 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-353272174 data=null doit=true} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-353272174 data=null} to Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Clicked on Tree node with text: Appearance [2020-01-28T06:58:12.998Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-353272173 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-353272172 data=null doit=true} to Tree node with text: Appearance [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-353272172 data=null} to Tree node with text: Appearance [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-353272172 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272171 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 [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-353272170 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-28T06:58:12.999Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-353272169 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-353272169 data=null doit=true} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-353272168 data=null} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-353272168 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272168 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 [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-353272167 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-353272083 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-353272083 data=null doit=true} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-353272083 data=null} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-353272081 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-353272081 data=null doit=true} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-353272081 data=null} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-353272080 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272080 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 [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-353272078 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-28T06:58:12.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:12.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:12.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:12.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:12.999Z] DEBUG - Clicking on TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353272075 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353272074 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353272073 data=null} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353272068 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272067 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} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353272066 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-353272065 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-353272065 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-353272065 data=null} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Clicked on TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-353272064 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353272064 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353272064 data=null} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353272063 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272063 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} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353272062 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-353272061 data=null doit=true} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-353272061 data=null} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-353272061 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353272061 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} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-353272027 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-28T06:58:12.999Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272022 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272021 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272021 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272020 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272020 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272015 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272014 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272014 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272014 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272013 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272013 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272012 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272012 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353272012 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) [2020-01-28T06:58:12.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-353272010 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) [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-28T06:58:12.999Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - Clicking on &Use System Font [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-353272007 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-353272006 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-353272006 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-353272006 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-353272006 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-353272006 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-353272006 data=null item=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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-353271999 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-353271999 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-353271999 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-353271999 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-353271999 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - Clicked on &Use System Font [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:13.000Z] DEBUG - Clicking on &Apply [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-353271995 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353271995 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-353271995 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-353271995 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-353271995 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') [2020-01-28T06:58:13.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-353271995 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') [2020-01-28T06:58:13.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-353271995 data=null item=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') [2020-01-28T06:58:13.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-353271766 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') [2020-01-28T06:58:13.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-353271766 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') [2020-01-28T06:58:13.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-353271728 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') [2020-01-28T06:58:13.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-353271727 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:58:13.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-353271727 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-28T06:58:13.258Z] DEBUG - Clicked on &Apply [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - Clicking on &Reset [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-353271723 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') [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-353271723 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') [2020-01-28T06:58:13.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-353271723 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-353271722 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-353271722 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') [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-353271722 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') [2020-01-28T06:58:13.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-353271722 data=null item=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') [2020-01-28T06:58:13.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Clicked on &Reset [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-28T06:58:13.259Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:13.259Z] 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') [2020-01-28T06:58:13.259Z] DEBUG - Clicking on OK [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353271709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353271709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353271709 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353271709 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353271708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:58:13.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353271708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-28T06:58:13.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353271708 data=null item=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') [2020-01-28T06:58:13.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-353272961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-28T06:58:13.824Z] DEBUG - Clicked on [2020-01-28T06:58:14.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353271014 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T06:58:14.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:58:14.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:14.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:14.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:14.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353271004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T06:58:14.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353271003 data=null doit=true} to TreeItem with text {test} [2020-01-28T06:58:14.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353271003 data=null} to TreeItem with text {test} [2020-01-28T06:58:14.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353271003 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:58:14.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353271003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T06:58:14.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353270980 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T06:58:14.081Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:14.081Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:14.081Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:15.013Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:58:15.013Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270212 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270211 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270211 data=null 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') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270210 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353270210 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:15.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Clicking on OK [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353270209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353270209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353270209 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353270209 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353270209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353270209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.013Z] DEBUG - Clicked on OK [2020-01-28T06:58:15.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353270208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:15.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353270893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:15.837Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.104 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2020-01-28T06:58:15.837Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.044 s [2020-01-28T06:58:15.837Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2020-01-28T06:58:25.797Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.056 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2020-01-28T06:58:25.797Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.009 s [2020-01-28T06:58:25.797Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2020-01-28T06:58:26.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:58:26.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:26.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:26.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:26.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:26.055Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-353259021 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-353259021 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-353259021 data=null} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-353259020 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353259020 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} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-353259001 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-353259000 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-353258999 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-353258999 data=null} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-353258999 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353258999 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} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-353258990 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-353258990 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-353258989 data=null} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-353258989 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353258988 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} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-353258983 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:26.055Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353258981 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353258981 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:58:26.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353258980 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353258980 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:26.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353258979 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]} [2020-01-28T06:58:26.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353258966 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:27.426Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample1456246294397049778.xml"' [2020-01-28T06:58:27.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:27.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:27.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353257539 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T06:58:27.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353257539 data=null} to TreeItem with text {Traces [1]} [2020-01-28T06:58:27.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353257539 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:58:27.426Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353257539 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]} [2020-01-28T06:58:27.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353257530 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T06:58:27.426Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257485 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1456246294397049778.xml} time=-353257484 data=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1456246294397049778.xml} time=-353257484 data=null} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257484 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353257484 data=null item=TreeItem {sample1456246294397049778.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257463 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257462 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1456246294397049778.xml} time=-353257462 data=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1456246294397049778.xml} time=-353257461 data=null} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257461 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353257461 data=null item=TreeItem {sample1456246294397049778.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257456 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2020-01-28T06:58:27.684Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2020-01-28T06:58:27.684Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2020-01-28T06:58:27.684Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2020-01-28T06:58:27.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:27.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257293 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1456246294397049778.xml} time=-353257293 data=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1456246294397049778.xml} time=-353257292 data=null} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257292 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353257291 data=null item=TreeItem {sample1456246294397049778.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257289 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Clicking on TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257286 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1456246294397049778.xml} time=-353257286 data=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:27.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1456246294397049778.xml} time=-353257285 data=null} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257285 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353257281 data=null item=TreeItem {sample1456246294397049778.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257279 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample1456246294397049778.xml} time=-353257279 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample1456246294397049778.xml} time=-353257279 data=null doit=true} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample1456246294397049778.xml} time=-353257278 data=null} to TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - Clicked on TreeItem with text {sample1456246294397049778.xml} [2020-01-28T06:58:27.684Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:58:27.684Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:58:27.684Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:58:27.684Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:58:27.684Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:27.684Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.684Z] DEBUG - Clicking on OK [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353257268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353257268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353257268 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353257268 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353257268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353257268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:27.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353257267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:28.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-353257374 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...' [2020-01-28T06:58:28.250Z] DEBUG - Clicked on [2020-01-28T06:58:29.622Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample1456246294397049778.xml"' [2020-01-28T06:58:29.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:29.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - TestForOffsetting/Traces/sample1456246294397049778.xml - Eclipse Platform} time=-353255401 data=null doit=true} to Shell with text {data - Testing - TestForOffsetting/Traces/sample1456246294397049778.xml - Eclipse Platform} [2020-01-28T06:58:29.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:58:29.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:29.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:29.622Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:29.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-353255362 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-353255362 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:29.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-353255362 data=null} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:29.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-353255361 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:29.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353255361 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} [2020-01-28T06:58:29.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-353255340 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-28T06:58:29.883Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:29.883Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:29.883Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:30.607Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:58:30.607Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:58:30.607Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:30.607Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:30.607Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.607Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:30.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:30.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:30.607Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.607Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:58:30.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null 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') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353254682 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:30.608Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] DEBUG - Clicking on OK [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353254681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353254680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353254680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353254680 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353254679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353254679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353254679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353255297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:30.865Z] DEBUG - Clicked on [2020-01-28T06:58:30.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.085 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2020-01-28T06:58:30.865Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 5.085 s [2020-01-28T06:58:30.865Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2020-01-28T06:58:30.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2020-01-28T06:58:30.865Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2020-01-28T06:58:30.865Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2020-01-28T06:58:31.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:58:31.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:31.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:31.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:31.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:31.798Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353253308 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353253308 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353253308 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353253306 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353253306 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353253294 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353253293 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353253293 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353253293 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353253293 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353253292 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353253284 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353253284 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353253284 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353253283 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353253283 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353253278 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:31.798Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353253277 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353253277 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:58:31.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353253277 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353253277 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:31.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353253276 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]} [2020-01-28T06:58:31.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353253270 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:32.056Z] [2020-01-28T06:58:32.056Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:31.909 [2020-01-28T06:58:32.056Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-28T06:58:32.056Z] !STACK 0 [2020-01-28T06:58:32.056Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:32.056Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:32.056Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:32.056Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:32.056Z] [2020-01-28T06:58:32.056Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:31.912 [2020-01-28T06:58:32.056Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:32.056Z] !STACK 0 [2020-01-28T06:58:32.056Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:32.056Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:32.056Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:32.056Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:33.957Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"' [2020-01-28T06:58:34.215Z] DEBUG - matched EditorReference with text "", using matcher: with name '"A-Test-10K"' [2020-01-28T06:58:34.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:34.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:34.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:34.215Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353250863 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353250862 data=null doit=true} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353250862 data=null} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353250861 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353250859 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353250847 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Double-clicking on TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353250827 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353250827 data=null doit=true} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353250826 data=null} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353250825 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353250823 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353250809 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353250802 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-353250799 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-353250799 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353250798 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-353250797 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-353250797 data=null doit=true} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-353250797 data=null} to TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - Double-clicked on TableItem with text {} [2020-01-28T06:58:34.215Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit' [2020-01-28T06:58:34.215Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...' [2020-01-28T06:58:34.215Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...' [2020-01-28T06:58:34.472Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...' [2020-01-28T06:58:34.472Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-28T06:58:34.472Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: of type 'Text' [2020-01-28T06:58:34.473Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: (of type 'Text') [2020-01-28T06:58:34.473Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:58:34.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:34.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:34.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:34.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:34.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Clicking on OK [2020-01-28T06:58:34.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353250626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353250626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353250626 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353250626 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353250626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353250626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353250626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:34.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-353250788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...' [2020-01-28T06:58:34.730Z] DEBUG - Clicked on [2020-01-28T06:58:34.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:34.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:35.295Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353249786 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353249786 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:35.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353249785 data=null} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353249784 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353249784 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353249777 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353249777 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-353249776 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:35.295Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353249776 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:35.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353249625 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:35.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-353249597 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:35.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-353249596 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:35.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-353249596 data=null} to TreeItem with text {banana} [2020-01-28T06:58:35.552Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-28T06:58:35.810Z] [2020-01-28T06:58:35.810Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:35.647 [2020-01-28T06:58:35.810Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K [2020-01-28T06:58:35.810Z] !STACK 0 [2020-01-28T06:58:35.810Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:35.810Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:35.810Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:35.810Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:35.810Z] [2020-01-28T06:58:35.810Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:35.651 [2020-01-28T06:58:35.810Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:35.810Z] !STACK 0 [2020-01-28T06:58:35.810Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:35.810Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:35.810Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:35.810Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:37.707Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-28T06:58:37.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353247219 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:37.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353247219 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:37.707Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:37.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353247209 data=null} to TreeItem with text {banana} [2020-01-28T06:58:37.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353247184 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:37.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353247181 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:37.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353247179 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:37.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353247178 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:37.965Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-353247177 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:37.965Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353247177 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:38.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353246900 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:38.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-353246878 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:38.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-353246873 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:38.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-353246872 data=null} to TreeItem with text {banana} [2020-01-28T06:58:38.222Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353246695 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353246695 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:38.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353246685 data=null} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353246656 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353246625 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353246623 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353246623 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-353246622 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:38.480Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353246622 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:38.738Z] [2020-01-28T06:58:38.738Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:38.552 [2020-01-28T06:58:38.738Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-28T06:58:38.738Z] !STACK 0 [2020-01-28T06:58:38.738Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:38.738Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:38.738Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:38.738Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:38.738Z] [2020-01-28T06:58:38.738Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:38.553 [2020-01-28T06:58:38.738Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:38.738Z] !STACK 0 [2020-01-28T06:58:38.738Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:38.738Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:38.738Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:38.738Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:38.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353246600 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:38.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-353246277 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:38.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-353246227 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:38.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-353246226 data=null} to TreeItem with text {banana} [2020-01-28T06:58:38.738Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-28T06:58:38.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:38.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:38.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:38.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:40.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:40.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353244896 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:40.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353244895 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:40.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353244895 data=null} to TreeItem with text {banana} [2020-01-28T06:58:40.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353244895 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:40.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353244891 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:40.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353244889 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:40.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:40.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353244720 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:40.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353244701 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:40.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353244701 data=null} to TreeItem with text {banana} [2020-01-28T06:58:40.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353244700 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:40.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353244696 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:40.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353244694 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:40.499Z] DEBUG - matched MenuItem with text "Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:40.499Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:40.758Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:40.758Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries' [2020-01-28T06:58:40.758Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T06:58:40.758Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T06:58:40.758Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T06:58:40.758Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes') [2020-01-28T06:58:40.758Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:40.758Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Clicking on &Yes [2020-01-28T06:58:40.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-353244389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-353244388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-353244388 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-353244388 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-353244388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-353244388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-353244388 data=null item=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' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:40.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete Delete} time=-353244600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:41.016Z] DEBUG - Clicked on [2020-01-28T06:58:41.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:41.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-353242889 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-01-28T06:58:42.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:58:42.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:42.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:42.206Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:42.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353242861 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:42.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353242860 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:42.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353242860 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:42.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353242860 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:42.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353242860 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:42.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353242850 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:42.206Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:42.206Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:42.206Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:42.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:58:42.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242203 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242203 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242202 data=null 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') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242202 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353242202 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:42.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Clicking on OK [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353242201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353242201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353242201 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353242201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353242200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353242200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:42.772Z] DEBUG - Clicked on OK [2020-01-28T06:58:43.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353242200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:43.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353242805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:44.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:58:44.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:44.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:44.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:44.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:44.269Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353240995 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353240994 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353240994 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353240994 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353240993 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353240983 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353240982 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353240982 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353240982 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353240981 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353240981 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353240972 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353240971 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353240971 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353240971 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353240970 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353240965 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:44.269Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353240963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353240963 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T06:58:44.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353240963 data=null} to TreeItem with text {Traces [0]} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353240963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:44.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353240962 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]} [2020-01-28T06:58:44.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353240955 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T06:58:44.269Z] [2020-01-28T06:58:44.269Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:44.142 [2020-01-28T06:58:44.269Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-28T06:58:44.269Z] !STACK 0 [2020-01-28T06:58:44.269Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:44.269Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:44.269Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:44.269Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:44.269Z] [2020-01-28T06:58:44.269Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:44.144 [2020-01-28T06:58:44.269Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:44.269Z] !STACK 0 [2020-01-28T06:58:44.269Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:44.269Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:44.269Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:44.269Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:46.168Z] [2020-01-28T06:58:46.168Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:46.052 [2020-01-28T06:58:46.168Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-28T06:58:46.168Z] !STACK 0 [2020-01-28T06:58:46.168Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:46.168Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:46.168Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:46.168Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:46.168Z] [2020-01-28T06:58:46.168Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:46.054 [2020-01-28T06:58:46.168Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:46.168Z] !STACK 0 [2020-01-28T06:58:46.168Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:46.168Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:46.168Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:46.168Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:47.542Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T06:58:47.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:47.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:47.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:47.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:47.542Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353237532 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:47.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353237532 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:47.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353237531 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353237531 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:47.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353237531 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353237522 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:47.542Z] WARN - Tree item TreeItem with text {TestBookmarks} is already expanded. Won't expand it again. [2020-01-28T06:58:47.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-353237521 data=null doit=true} to TreeItem with text {Experiments [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-353237521 data=null} to TreeItem with text {Experiments [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-353237520 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353237520 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]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-353237515 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [0]} [2020-01-28T06:58:47.542Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-353237513 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-353237513 data=null doit=true} to TreeItem with text {experiment [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-353237512 data=null} to TreeItem with text {experiment [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-353237512 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353237512 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]} [2020-01-28T06:58:47.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-353237503 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-28T06:58:47.542Z] DEBUG - matched MenuItem with text "Select &Traces...", using matcher: with mnemonic 'Select Traces...' [2020-01-28T06:58:47.542Z] DEBUG - Clicking on with mnemonic 'Select Traces...' [2020-01-28T06:58:47.801Z] DEBUG - Clicked on with mnemonic 'Select Traces...' [2020-01-28T06:58:47.801Z] DEBUG - matched Shell with text "Select Traces", using matcher: with text 'Select Traces' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - Clicking on Select All [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-353237352 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-353237352 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-353237352 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-353237352 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-353237352 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-353237352 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-353237352 data=null item=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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-353237350 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-353237350 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-353237350 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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-353237350 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-353237350 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Clicked on Select All [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:47.801Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Clicking on &Finish [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353237348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353237348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353237348 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353237348 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353237348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353237348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T06:58:47.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353237347 data=null item=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') [2020-01-28T06:58:47.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select &Traces...} time=-353237426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select Traces...' [2020-01-28T06:58:47.801Z] DEBUG - Clicked on [2020-01-28T06:58:47.801Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=-353237287 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=-353237287 data=null doit=true} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=-353237287 data=null} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-353237286 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353237286 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]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-353237280 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Double-clicking on TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=-353237280 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=-353237280 data=null doit=true} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:47.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=-353237279 data=null} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-353237279 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353237279 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]} [2020-01-28T06:58:47.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-353237273 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-353237273 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.802Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {experiment [2]} time=-353237273 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]} [2020-01-28T06:58:47.802Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353237272 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]} [2020-01-28T06:58:48.059Z] [2020-01-28T06:58:48.059Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:47.853 [2020-01-28T06:58:48.059Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-28T06:58:48.059Z] !STACK 0 [2020-01-28T06:58:48.059Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:48.059Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:48.059Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:48.059Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:48.059Z] [2020-01-28T06:58:48.059Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:47.861 [2020-01-28T06:58:48.059Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-28T06:58:48.059Z] !STACK 0 [2020-01-28T06:58:48.059Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:48.059Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:48.059Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:48.059Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:48.059Z] [2020-01-28T06:58:48.059Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:47.905 [2020-01-28T06:58:48.059Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:48.059Z] !STACK 0 [2020-01-28T06:58:48.059Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:48.059Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:48.059Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:48.059Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:48.059Z] [2020-01-28T06:58:48.059Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:47.906 [2020-01-28T06:58:48.060Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:48.060Z] !STACK 0 [2020-01-28T06:58:48.060Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:48.060Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:48.060Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:48.060Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:48.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-353237217 data=null button=1 stateMask=0x80000 x=122 y=60 count=2} to TreeItem with text {experiment [2]} [2020-01-28T06:58:48.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {experiment [2]} time=-353236814 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-01-28T06:58:48.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {experiment [2]} time=-353236811 data=null doit=true} to TreeItem with text {experiment [2]} [2020-01-28T06:58:48.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {experiment [2]} time=-353236811 data=null} to TreeItem with text {experiment [2]} [2020-01-28T06:58:48.316Z] DEBUG - Double-clicked on TreeItem with text {experiment [2]} [2020-01-28T06:58:48.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:48.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:48.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:48.317Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"' [2020-01-28T06:58:50.213Z] DEBUG - matched EditorReference with text "", using matcher: with name '"experiment"' [2020-01-28T06:58:50.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:50.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:50.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T06:58:50.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:50.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:50.213Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353234947 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353234947 data=null doit=true} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353234946 data=null} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353234946 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353234943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353234908 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Double-clicking on TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-353234897 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-353234897 data=null doit=true} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-353234896 data=null} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353234896 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-353234892 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353234879 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-353234876 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-353234873 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-353234872 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-353234871 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-353234871 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-353234871 data=null doit=true} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-353234871 data=null} to TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - Double-clicked on TableItem with text {} [2020-01-28T06:58:50.213Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit' [2020-01-28T06:58:50.213Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...' [2020-01-28T06:58:50.213Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...' [2020-01-28T06:58:50.213Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...' [2020-01-28T06:58:50.213Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-28T06:58:50.213Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: of type 'Text' [2020-01-28T06:58:50.213Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: (of type 'Text') [2020-01-28T06:58:50.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:58:50.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:50.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:50.213Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:50.213Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:50.213Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Clicking on OK [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353234757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353234756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353234756 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353234756 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353234756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353234756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353234756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:50.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-353234823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...' [2020-01-28T06:58:50.470Z] DEBUG - Clicked on [2020-01-28T06:58:51.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:51.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:51.599Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353233593 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353233592 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:51.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353233591 data=null} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353233591 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353233590 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353233587 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353233587 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-353233586 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353233586 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:51.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353233494 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:51.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-353233470 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:51.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-353233470 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:51.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-353233470 data=null} to TreeItem with text {banana} [2020-01-28T06:58:51.600Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-28T06:58:52.003Z] [2020-01-28T06:58:52.003Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:51.627 [2020-01-28T06:58:52.003Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K [2020-01-28T06:58:52.003Z] !STACK 0 [2020-01-28T06:58:52.003Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:52.003Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:52.003Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:52.003Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:52.003Z] [2020-01-28T06:58:52.003Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:51.630 [2020-01-28T06:58:52.003Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:52.003Z] !STACK 0 [2020-01-28T06:58:52.003Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:52.003Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:52.003Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:52.003Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:53.901Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353231498 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353231498 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:53.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353231490 data=null} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353231466 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353231463 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353231461 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353231460 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-353231459 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353231459 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353231200 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-353231174 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-353231170 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-353231170 data=null} to TreeItem with text {banana} [2020-01-28T06:58:53.901Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353231007 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353231007 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:54.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353230998 data=null} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353230973 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353230970 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353230968 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353230968 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-353230967 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353230967 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353230947 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-28T06:58:54.417Z] [2020-01-28T06:58:54.417Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:54.240 [2020-01-28T06:58:54.417Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-28T06:58:54.417Z] !STACK 0 [2020-01-28T06:58:54.417Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:54.417Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:54.417Z] [2020-01-28T06:58:54.417Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:54.241 [2020-01-28T06:58:54.417Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-28T06:58:54.417Z] !STACK 0 [2020-01-28T06:58:54.417Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:54.417Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:54.417Z] [2020-01-28T06:58:54.417Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:54.245 [2020-01-28T06:58:54.417Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:54.417Z] !STACK 0 [2020-01-28T06:58:54.417Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:54.417Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:54.417Z] [2020-01-28T06:58:54.417Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 06:58:54.304 [2020-01-28T06:58:54.417Z] !MESSAGE Exception executing analysis [2020-01-28T06:58:54.417Z] !STACK 0 [2020-01-28T06:58:54.417Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T06:58:54.417Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T06:58:54.417Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T06:58:54.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-353230607 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:54.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-353230494 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-353230494 data=null} to TreeItem with text {banana} [2020-01-28T06:58:54.675Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:54.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:54.675Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:54.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353230229 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353230229 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353230229 data=null} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353230228 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353230224 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353230222 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:54.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-353230124 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-353230100 data=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-353230100 data=null} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-353230099 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353230096 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-353230094 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-28T06:58:54.934Z] DEBUG - matched MenuItem with text "Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:54.934Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:54.934Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:55.192Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries' [2020-01-28T06:58:55.192Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T06:58:55.192Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T06:58:55.192Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T06:58:55.192Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes') [2020-01-28T06:58:55.192Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:55.192Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Clicking on &Yes [2020-01-28T06:58:55.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-353229795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-353229795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-353229795 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-353229795 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-353229795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-353229794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-353229794 data=null item=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' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-28T06:58:55.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete Delete} time=-353230055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:56.127Z] DEBUG - Clicked on [2020-01-28T06:58:56.691Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T06:58:56.691Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T06:58:56.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-353228241 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-01-28T06:58:56.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T06:58:56.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T06:58:56.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T06:58:56.949Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T06:58:56.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-353228203 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:56.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-353228203 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:56.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-353228203 data=null} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:56.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-353228203 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:56.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353228203 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:56.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-353228192 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-28T06:58:56.949Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T06:58:56.949Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T06:58:56.949Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T06:58:57.514Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T06:58:57.514Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null 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') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227464 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353227464 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:58:57.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.514Z] DEBUG - Clicking on OK [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353227463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353227463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353227463 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353227463 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353227462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353227462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:57.515Z] DEBUG - Clicked on OK [2020-01-28T06:58:58.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353227462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:58:58.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353228101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T06:58:58.704Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.795 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2020-01-28T06:58:58.704Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) Time elapsed: 12.314 s [2020-01-28T06:58:58.704Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) Time elapsed: 14.794 s [2020-01-28T06:58:58.704Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2020-01-28T06:59:00.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-01-28T06:59:00.077Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T06:59:00.077Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:00.077Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:00.336Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:00.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-01-28T06:59:00.901Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T06:59:00.901Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:00.901Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:01.466Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:01.466Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:02.031Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:02.032Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:02.291Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:02.291Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:03.008Z] DEBUG - number of items : 5 [2020-01-28T06:59:03.008Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353222113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353222112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353222112 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353222112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353222112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353222111 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} [2020-01-28T06:59:03.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353222109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353222108 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353222108 data=null} to ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.009Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2020-01-28T06:59:03.009Z] DEBUG - number of items : 5 [2020-01-28T06:59:03.009Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353222107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353222106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353222106 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353222106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353222106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353222106 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} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353222104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353222103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353222103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353222103 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353222103 data=null} to ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2020-01-28T06:59:03.009Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:03.009Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:03.574Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:03.574Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:04.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-01-28T06:59:04.508Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T06:59:04.508Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:04.508Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:04.508Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:04.508Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:04.508Z] DEBUG - Attempting to set focus on with text {} [2020-01-28T06:59:04.765Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.897 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2020-01-28T06:59:04.765Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.588 s [2020-01-28T06:59:04.765Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.674 s [2020-01-28T06:59:04.765Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.573 s [2020-01-28T06:59:04.765Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2020-01-28T06:59:08.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:08.044Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353216674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353216674 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353216673 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353216673 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353216668 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353216660 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353216650 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353216643 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353216643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353216639 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353216638 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:08.303Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.303Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.303Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216626 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216587 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216586 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.562Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-28T06:59:08.562Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:59:08.562Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T06:59:08.562Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:08.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T06:59:08.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:08.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:08.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:08.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Clicking on OK [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353216581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353216581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353216581 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353216581 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353216581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353216581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353216581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:08.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216626 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...} [2020-01-28T06:59:08.562Z] DEBUG - Clicked on [2020-01-28T06:59:08.562Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.562Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216411 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216411 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} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216401 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216401 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.562Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.562Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216399 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216399 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} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216387 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216386 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.562Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.562Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216385 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-28T06:59:08.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-28T06:59:08.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216385 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} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216305 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216305 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.820Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-28T06:59:08.820Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.820Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216303 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216303 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} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216291 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216291 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-28T06:59:08.820Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.820Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216289 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216289 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} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216282 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216281 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-28T06:59:08.820Z] DEBUG - number of items : 16 [2020-01-28T06:59:08.820Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353216281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:08.820Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353216280 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353216280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:08.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353216280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353216088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353216086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353216086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353216086 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353216086 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:09.079Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:09.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Clicking on OK [2020-01-28T06:59:09.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353216011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353216011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353216011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353216011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353216011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353216011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353216011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:09.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353216280 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} [2020-01-28T06:59:09.081Z] DEBUG - Clicked on [2020-01-28T06:59:09.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:09.340Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:13.525Z] DEBUG - number of items : 16 [2020-01-28T06:59:13.525Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353212217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353212217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353212216 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353212216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353212216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353212084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353212083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353212083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353212083 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353212082 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:13.525Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.526Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:13.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Clicking on OK [2020-01-28T06:59:13.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353212015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353212014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353212014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353212014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353212014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353212014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353212014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:13.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353212215 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} [2020-01-28T06:59:13.527Z] DEBUG - Clicked on [2020-01-28T06:59:13.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:13.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210596 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210595 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210595 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210589 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210581 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210572 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210566 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210560 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210559 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210543 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210538 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210538 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210507 data=null button=3 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210499 data=null button=0 stateMask=0x200000 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210479 data=null button=3 stateMask=0x200000 x=342 y=104 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210469 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210463 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210463 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210419 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210415 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210414 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210396 data=null button=2 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210395 data=null button=0 stateMask=0x100000 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210388 data=null button=2 stateMask=0x100000 x=342 y=104 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210383 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210379 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210379 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210370 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210366 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210365 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210352 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210322 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210310 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210304 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210298 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210297 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210287 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210279 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210279 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210256 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210248 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210237 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210223 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210217 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210217 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210205 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210198 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210198 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210178 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210169 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210157 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210151 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210146 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210145 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210124 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210117 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210117 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210094 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210085 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210075 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210068 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353210067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353210061 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353210061 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353210049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210049 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353210043 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353210042 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353210025 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353210016 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353210006 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209999 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209993 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209993 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209983 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209976 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:14.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209976 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209922 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209916 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209907 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209902 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209897 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209896 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209888 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209883 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209882 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209869 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209863 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209823 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209817 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209810 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209810 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209798 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209793 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209792 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209779 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209773 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209762 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209757 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209753 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209752 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209744 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209740 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209740 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209715 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209710 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209701 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209697 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209692 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209692 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209682 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209677 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209677 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209662 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209656 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209648 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209641 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209637 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209637 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209629 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209624 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209623 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209602 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209596 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209588 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209584 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209580 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209580 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209572 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209568 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209567 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209554 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209549 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209542 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209525 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209521 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209520 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209512 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209507 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209506 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209493 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209487 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209479 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209474 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209469 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209469 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209420 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209415 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209415 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209403 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209398 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209391 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209387 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209384 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209383 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209377 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209373 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209372 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209359 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209355 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209347 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209327 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209323 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209323 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209315 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209311 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209310 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209298 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209294 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209286 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209281 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209278 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209277 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209270 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209266 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209266 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209254 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209249 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209242 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209238 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209234 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209234 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209221 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209216 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209216 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209203 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209198 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209189 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209185 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209181 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209181 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209173 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209169 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209169 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209157 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209152 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209145 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209114 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209109 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209109 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209101 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209097 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209097 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209085 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209080 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353209073 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209069 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353209069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353209066 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353209065 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353209059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209058 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353209025 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353209025 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353209011 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353209007 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208999 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208995 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208992 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208992 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208984 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208981 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208980 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208968 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208964 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208956 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208952 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208925 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208925 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208916 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208912 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208912 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208896 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208891 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208884 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208879 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208876 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208876 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208868 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208864 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208864 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208817 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208812 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208805 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208801 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208797 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208797 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208789 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208785 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208785 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208772 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208766 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208758 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208728 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208724 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208723 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208714 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208709 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208709 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208696 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208692 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208684 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208680 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208675 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208675 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208668 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208663 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208663 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208625 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208620 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208612 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208608 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208604 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208604 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208596 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208592 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208592 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208579 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208574 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208566 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208563 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208559 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208559 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208549 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208545 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208545 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208531 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208525 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208517 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208513 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208509 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208508 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208501 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208496 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208496 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208484 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208479 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208472 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208467 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208463 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208462 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208454 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208425 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208425 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208412 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208407 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208399 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208395 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208391 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208391 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208383 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208380 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208379 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208315 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208311 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208304 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208300 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208296 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208296 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208289 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208285 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208285 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208273 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208268 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208261 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208256 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208252 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208252 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208244 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208225 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208225 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208212 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208206 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208199 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208195 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208191 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208191 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208184 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208180 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208180 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208167 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208163 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208156 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208152 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208148 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208148 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208140 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208126 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208125 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208112 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208107 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208097 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208091 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208085 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208084 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208076 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208073 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208073 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208060 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208055 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353208048 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208044 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353208044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353208040 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353208039 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353208027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208027 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353208023 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353208022 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353208009 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353208004 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207996 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207992 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207988 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207987 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207979 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207975 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207975 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207963 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207958 data=null button=0 stateMask=0x80000 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207951 data=null button=1 stateMask=0x80000 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207947 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207943 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207943 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207925 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207922 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207922 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207909 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207905 data=null button=0 stateMask=0x80000 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207898 data=null button=1 stateMask=0x80000 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207894 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207891 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207890 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207883 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207880 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207880 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207868 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207862 data=null button=0 stateMask=0x80000 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207852 data=null button=1 stateMask=0x80000 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207824 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207818 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207817 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207807 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207802 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207802 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207786 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207781 data=null button=0 stateMask=0x80000 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207774 data=null button=1 stateMask=0x80000 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207725 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207721 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207721 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207713 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207709 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207709 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207696 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207691 data=null button=0 stateMask=0x80000 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207684 data=null button=1 stateMask=0x80000 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207680 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207676 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207675 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207623 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207619 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207619 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207606 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207601 data=null button=0 stateMask=0x80000 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207593 data=null button=1 stateMask=0x80000 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207589 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207585 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207585 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207578 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207574 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207574 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207516 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207510 data=null button=0 stateMask=0x80000 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207503 data=null button=1 stateMask=0x80000 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207499 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207495 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207495 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207487 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207484 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207484 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207471 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207425 data=null button=0 stateMask=0x80000 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207418 data=null button=1 stateMask=0x80000 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207413 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207409 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207409 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207400 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207397 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207396 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207381 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207376 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207369 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207365 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207361 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207361 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207354 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207350 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207350 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207337 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207333 data=null button=0 stateMask=0x80000 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207322 data=null button=1 stateMask=0x80000 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207317 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207314 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207313 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207306 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207302 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207302 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207289 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207284 data=null button=0 stateMask=0x80000 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207277 data=null button=1 stateMask=0x80000 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207272 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207268 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207268 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207261 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207256 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207256 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207243 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207238 data=null button=0 stateMask=0x80000 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207231 data=null button=1 stateMask=0x80000 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207225 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207221 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207221 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207213 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207209 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207209 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207196 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207191 data=null button=0 stateMask=0x80000 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207183 data=null button=1 stateMask=0x80000 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207179 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207175 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207174 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207167 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207162 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207162 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207149 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207145 data=null button=0 stateMask=0x80000 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207138 data=null button=1 stateMask=0x80000 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207134 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207130 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207130 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207122 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207118 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207118 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207104 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207100 data=null button=0 stateMask=0x80000 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207092 data=null button=1 stateMask=0x80000 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207087 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207083 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207083 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353207076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207075 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353207071 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353207071 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353207058 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207025 data=null button=0 stateMask=0x80000 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353207016 data=null button=1 stateMask=0x80000 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353207011 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353207010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353207006 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353207006 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206999 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206995 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206994 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206982 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206977 data=null button=0 stateMask=0x80000 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206970 data=null button=1 stateMask=0x80000 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206966 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206962 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:17.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206961 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206954 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206950 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206949 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206911 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206903 data=null button=0 stateMask=0x80000 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206894 data=null button=1 stateMask=0x80000 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206889 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206884 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206884 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206876 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206871 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206870 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206858 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206852 data=null button=0 stateMask=0x80000 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206824 data=null button=1 stateMask=0x80000 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206819 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206814 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206814 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206806 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206801 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206801 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206789 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206784 data=null button=0 stateMask=0x80000 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206775 data=null button=1 stateMask=0x80000 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206771 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206766 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206766 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206758 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206753 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206753 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206722 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206716 data=null button=0 stateMask=0x80000 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206708 data=null button=1 stateMask=0x80000 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206704 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206700 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206699 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206692 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206688 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206687 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206675 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206670 data=null button=0 stateMask=0x80000 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206620 data=null button=1 stateMask=0x80000 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206616 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206612 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206611 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206603 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206599 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206598 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206586 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206581 data=null button=0 stateMask=0x80000 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206574 data=null button=1 stateMask=0x80000 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206525 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206521 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206521 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206513 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206510 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206509 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206497 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206493 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206486 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206482 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206478 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206478 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206470 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206466 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206466 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206454 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206449 data=null button=0 stateMask=0x80000 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206422 data=null button=1 stateMask=0x80000 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206418 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206414 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206413 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206406 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206402 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206402 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206389 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206385 data=null button=0 stateMask=0x80000 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206378 data=null button=1 stateMask=0x80000 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206374 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206370 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206370 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206363 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206359 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206358 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206345 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206341 data=null button=0 stateMask=0x80000 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206332 data=null button=1 stateMask=0x80000 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206328 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206324 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206324 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206317 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206313 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206313 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206300 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206296 data=null button=0 stateMask=0x80000 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206288 data=null button=1 stateMask=0x80000 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206284 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206280 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206280 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206271 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206266 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206266 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206252 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206227 data=null button=0 stateMask=0x80000 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206219 data=null button=1 stateMask=0x80000 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206214 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206210 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206210 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206201 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206197 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206197 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206184 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206179 data=null button=0 stateMask=0x80000 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206172 data=null button=1 stateMask=0x80000 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206168 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206165 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206164 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206158 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206154 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206154 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206142 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206138 data=null button=0 stateMask=0x80000 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206131 data=null button=1 stateMask=0x80000 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206128 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206124 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206124 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206118 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206114 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206113 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206102 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206098 data=null button=0 stateMask=0x80000 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206091 data=null button=1 stateMask=0x80000 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206088 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206084 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206084 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206077 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206074 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206073 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206061 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206057 data=null button=0 stateMask=0x80000 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206050 data=null button=1 stateMask=0x80000 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206046 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206043 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206043 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353206036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206036 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353206032 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353206032 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353206020 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206016 data=null button=0 stateMask=0x80000 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353206009 data=null button=1 stateMask=0x80000 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353206006 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353206005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353206002 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353206002 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353205995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205995 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353205991 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353205991 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353205979 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205975 data=null button=0 stateMask=0x80000 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353205968 data=null button=1 stateMask=0x80000 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205965 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353205964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353205961 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353205960 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353205954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205954 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353205950 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353205950 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353205937 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205933 data=null button=0 stateMask=0x80000 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353205921 data=null button=1 stateMask=0x80000 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205915 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353205914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353205911 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353205911 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353205904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205903 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353205900 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353205900 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353205888 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205884 data=null button=0 stateMask=0x80000 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353205875 data=null button=1 stateMask=0x80000 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205871 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353205870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353205866 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353205866 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353205858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205857 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353205853 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353205852 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353205839 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205834 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353205826 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205822 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353205821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353205818 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353205817 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353205810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205809 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353205805 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353205804 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353205792 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205787 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353205780 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205776 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353205776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353205772 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353205772 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-353205764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205764 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-353205760 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-353205760 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-353205748 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205743 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-353205735 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-353205719 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-353205719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-353205715 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-353205715 data=null} to TimeGraphControl with text {} [2020-01-28T06:59:19.261Z] DEBUG - number of items : 16 [2020-01-28T06:59:19.261Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353205708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353205707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.261Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353205707 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353205707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353205707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353205613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353205612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353205612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353205612 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353205612 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:19.520Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:19.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - Clicking on OK [2020-01-28T06:59:19.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353205591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353205591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353205591 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353205591 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353205591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353205591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353205591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:19.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353205707 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} [2020-01-28T06:59:19.522Z] DEBUG - Clicked on [2020-01-28T06:59:19.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:19.782Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:21.358Z] DEBUG - number of items : 16 [2020-01-28T06:59:21.358Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353203912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353203912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353203912 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353203911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353203911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353203790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353203790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353203790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353203789 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353203789 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:21.358Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:21.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Clicking on OK [2020-01-28T06:59:21.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353203725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353203725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353203724 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353203724 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353203724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353203724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353203723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:21.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353203911 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} [2020-01-28T06:59:21.359Z] DEBUG - Clicked on [2020-01-28T06:59:21.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:21.617Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:22.989Z] DEBUG - number of items : 16 [2020-01-28T06:59:22.989Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353202216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353202216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353202215 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353202215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353202215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353202099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353202098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353202098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353202097 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353202097 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:22.989Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.989Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:22.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Clicking on OK [2020-01-28T06:59:22.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353202071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353202070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353202070 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353202069 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353202069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353202069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353202069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:22.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353202214 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} [2020-01-28T06:59:22.990Z] DEBUG - Clicked on [2020-01-28T06:59:23.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:23.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:24.620Z] DEBUG - number of items : 16 [2020-01-28T06:59:24.620Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353200615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353200614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353200614 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353200614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353200614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353200536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353200536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353200535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353200535 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353200535 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:24.620Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.621Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:24.622Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Clicking on OK [2020-01-28T06:59:24.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353200516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353200516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353200516 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353200516 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353200516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353200516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353200515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:24.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353200613 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} [2020-01-28T06:59:24.622Z] DEBUG - Clicked on [2020-01-28T06:59:24.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:24.622Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:30.102Z] DEBUG - number of items : 16 [2020-01-28T06:59:30.102Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353195300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353195300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353195300 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353195300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353195299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353195208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353195208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353195208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353195207 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353195207 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.102Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.102Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.104Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Clicking on OK [2020-01-28T06:59:30.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353195184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353195184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353195184 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353195184 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353195184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353195184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353195184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353195299 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} [2020-01-28T06:59:30.104Z] DEBUG - Clicked on [2020-01-28T06:59:30.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:30.104Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:30.668Z] DEBUG - number of items : 16 [2020-01-28T06:59:30.668Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353194272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353194272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.668Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353194271 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353194271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353194271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353194199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353194198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353194198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353194198 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353194197 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:30.925Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:30.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-353194196 data=null doit=true} to Shell with text {Legend} [2020-01-28T06:59:30.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.926Z] 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') [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-01-28T06:59:30.926Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:30.926Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2020-01-28T06:59:30.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-353194185 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\"") [2020-01-28T06:59:30.926Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.926Z] 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') [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:30.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Clicking on OK [2020-01-28T06:59:30.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353194174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353194174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353194174 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353194174 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353194174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353194174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353194174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:30.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353194270 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} [2020-01-28T06:59:30.926Z] DEBUG - Clicked on [2020-01-28T06:59:32.298Z] DEBUG - number of items : 16 [2020-01-28T06:59:32.298Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353192998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353192998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353192998 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353192998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353192998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353192931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353192931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353192931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353192930 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353192930 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:32.298Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:32.298Z] 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') [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:32.298Z] 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') [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - Clicking on [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353192924 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') [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353192923 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') [2020-01-28T06:59:32.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353192922 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353192922 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353192917 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') [2020-01-28T06:59:32.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353192917 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') [2020-01-28T06:59:32.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353192917 data=null 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') [2020-01-28T06:59:32.298Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-28T06:59:32.298Z] DEBUG - Clicked on [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-01-28T06:59:32.298Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:32.298Z] 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') [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:32.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:32.299Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:32.299Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:32.299Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Clicking on OK [2020-01-28T06:59:32.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353192894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353192894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353192894 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353192894 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353192893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353192893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353192893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:32.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353192997 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} [2020-01-28T06:59:32.299Z] DEBUG - Clicked on [2020-01-28T06:59:33.231Z] DEBUG - number of items : 16 [2020-01-28T06:59:33.231Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353191713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353191712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.231Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353191712 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353191712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353191712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353191623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353191623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353191622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353191622 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353191622 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:33.490Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:33.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Clicking on OK [2020-01-28T06:59:33.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353191599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353191599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353191599 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353191599 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353191599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353191598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353191598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:33.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353191712 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} [2020-01-28T06:59:33.491Z] DEBUG - Clicked on [2020-01-28T06:59:33.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:33.749Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:48.611Z] DEBUG - number of items : 16 [2020-01-28T06:59:48.611Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353176400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353176399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353176399 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353176399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353176399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353176331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353176330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353176330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353176330 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353176330 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:48.611Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.612Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.613Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:48.871Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Clicking on OK [2020-01-28T06:59:48.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353176310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353176310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353176310 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353176310 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353176309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353176309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353176309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:48.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353176399 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} [2020-01-28T06:59:48.871Z] DEBUG - Clicked on [2020-01-28T06:59:48.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:48.871Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:49.871Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:49.871Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:49.871Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:50.436Z] DEBUG - number of items : 16 [2020-01-28T06:59:50.436Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353174561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353174561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353174560 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353174560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353174560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353174491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353174491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353174491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353174491 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353174490 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:50.436Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:50.436Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.436Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.436Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:50.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Clicking on OK [2020-01-28T06:59:50.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353174468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353174468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353174468 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353174468 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353174468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353174468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353174468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:50.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353174560 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} [2020-01-28T06:59:50.696Z] DEBUG - Clicked on [2020-01-28T06:59:50.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:50.696Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:52.069Z] DEBUG - number of items : 16 [2020-01-28T06:59:52.069Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353173177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353173177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353173177 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353173177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353173177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353173115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353173114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353173114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353173113 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353173113 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:52.069Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:52.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-353173112 data=null doit=true} to Shell with text {Legend} [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:52.069Z] 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') [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:52.069Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2020-01-28T06:59:52.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-353173104 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") [2020-01-28T06:59:52.069Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:52.069Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:52.069Z] 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') [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:52.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Clicking on OK [2020-01-28T06:59:52.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353173093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353173093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353173093 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353173093 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353173093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353173093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353173093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:52.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353173176 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} [2020-01-28T06:59:52.070Z] DEBUG - Clicked on [2020-01-28T06:59:53.001Z] DEBUG - number of items : 16 [2020-01-28T06:59:53.001Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353171936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353171936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353171936 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353171935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353171935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353171862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353171861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353171861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353171861 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353171861 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:53.259Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:53.259Z] 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') [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:53.259Z] 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') [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - Clicking on [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353171856 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') [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353171856 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') [2020-01-28T06:59:53.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353171856 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353171856 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353171856 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') [2020-01-28T06:59:53.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353171856 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') [2020-01-28T06:59:53.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353171855 data=null 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') [2020-01-28T06:59:53.259Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-28T06:59:53.259Z] DEBUG - Clicked on [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:53.259Z] 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') [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:53.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Clicking on OK [2020-01-28T06:59:53.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353171845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353171844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353171844 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353171844 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353171844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353171844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353171844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:53.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353171935 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} [2020-01-28T06:59:53.260Z] DEBUG - Clicked on [2020-01-28T06:59:54.631Z] DEBUG - number of items : 16 [2020-01-28T06:59:54.631Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353170712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353170712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353170712 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353170712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353170712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353170652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353170651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353170651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353170651 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353170651 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:54.631Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:54.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Clicking on OK [2020-01-28T06:59:54.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353170628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353170628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353170628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353170628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353170628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353170627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353170627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:54.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353170712 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} [2020-01-28T06:59:54.633Z] DEBUG - Clicked on [2020-01-28T06:59:54.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:54.633Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:56.004Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:56.004Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:56.004Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:56.261Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:56.261Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:56.824Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:56.825Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:57.082Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:57.082Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:57.646Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:57.646Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:57.646Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:57.646Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:58.213Z] DEBUG - number of items : 16 [2020-01-28T06:59:58.213Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353166832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353166832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353166831 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353166831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353166831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353166751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353166750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353166750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353166750 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353166750 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T06:59:58.213Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.213Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.214Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T06:59:58.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - Clicking on OK [2020-01-28T06:59:58.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353166722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353166722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353166721 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353166721 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353166721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353166721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353166721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T06:59:58.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353166831 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} [2020-01-28T06:59:58.473Z] DEBUG - Clicked on [2020-01-28T06:59:58.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T06:59:58.473Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T06:59:59.576Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:59.576Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:59.576Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T06:59:59.833Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2020-01-28T06:59:59.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-353165342 data=null doit=true} to Shell with text {Time Event Filter} [2020-01-28T06:59:59.833Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T06:59:59.833Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-28T07:00:00.092Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T07:00:01.462Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2020-01-28T07:00:01.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-353163656 data=null doit=true} to Shell with text {Time Event Filter} [2020-01-28T07:00:01.463Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2020-01-28T07:00:01.463Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2020-01-28T07:00:01.463Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T07:00:01.463Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-28T07:00:02.030Z] DEBUG - number of items : 16 [2020-01-28T07:00:02.030Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353163129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353163129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353163128 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353163128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353163128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353163064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353163064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353163063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353163063 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353163063 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.031Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:02.031Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.031Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:02.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Clicking on OK [2020-01-28T07:00:02.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353163038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353163037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353163037 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353163037 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353163037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353163037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353163037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:02.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353163128 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} [2020-01-28T07:00:02.032Z] DEBUG - Clicked on [2020-01-28T07:00:02.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-28T07:00:02.290Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T07:00:03.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T07:00:03.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T07:00:03.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T07:00:03.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T07:00:03.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-28T07:00:03.222Z] DEBUG - number of items : 16 [2020-01-28T07:00:03.222Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353161763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353161763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.222Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353161763 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353161763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353161763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353161701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353161700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353161699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353161699 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353161699 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-28T07:00:03.480Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.481Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:03.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Clicking on OK [2020-01-28T07:00:03.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353161681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353161681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353161681 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353161681 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353161681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353161680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353161680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:03.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353161762 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} [2020-01-28T07:00:03.482Z] DEBUG - Clicked on [2020-01-28T07:00:03.482Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 58.823 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2020-01-28T07:00:03.482Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.618 s [2020-01-28T07:00:03.482Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.988 s [2020-01-28T07:00:03.482Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 6.433 s [2020-01-28T07:00:03.482Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.882 s [2020-01-28T07:00:03.482Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.624 s [2020-01-28T07:00:03.482Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.47 s [2020-01-28T07:00:03.482Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.385 s [2020-01-28T07:00:03.482Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.535 s [2020-01-28T07:00:03.482Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.291 s [2020-01-28T07:00:03.482Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.843 s [2020-01-28T07:00:03.482Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2020-01-28T07:00:03.482Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.865 s [2020-01-28T07:00:03.482Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.891 s [2020-01-28T07:00:03.482Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.672 s [2020-01-28T07:00:03.482Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.34 s [2020-01-28T07:00:03.482Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2020-01-28T07:00:03.482Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2020-01-28T07:00:05.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:05.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353159824 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353159824 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353159824 data=null} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353159824 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353159823 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353159798 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353159797 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353159797 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353159797 data=null} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353159796 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353159796 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353159789 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353159789 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353159789 data=null} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353159788 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353159788 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} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353159784 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353159783 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353159783 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353159783 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353159783 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353159783 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]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353159771 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:05.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353159765 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353159765 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353159765 data=null} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353159765 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353159765 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353159752 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:05.381Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-28T07:00:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-353159728 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-353159728 data=null} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-353159727 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353159727 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]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-353159723 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353159722 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353159722 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353159722 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353159721 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]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353159716 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:05.382Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-353159714 data=null doit=true} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-353159714 data=null} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-353159713 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353159713 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} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-353159692 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-353159691 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-353159689 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-353159684 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-353159681 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-353159679 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-353159678 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-353159678 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-353159672 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-28T07:00:05.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:05.382Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-353159607 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-353159607 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-353159607 data=null} to TreeItem with text {Test Experiment [0]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-353159607 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353159606 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]} [2020-01-28T07:00:05.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-353159590 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2020-01-28T07:00:05.640Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2020-01-28T07:00:05.640Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2020-01-28T07:00:05.640Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2020-01-28T07:00:05.640Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2020-01-28T07:00:05.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-353159391 data=null doit=true} to Shell with text {Export trace package} [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2020-01-28T07:00:05.640Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2020-01-28T07:00:05.640Z] 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') [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2020-01-28T07:00:05.641Z] 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') [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-353159388 data=null doit=true} to Button with text {Sa&ve in tar format} [2020-01-28T07:00:05.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-353159388 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} [2020-01-28T07:00:05.641Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-353159387 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-353159387 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-353159387 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-353159386 data=null item=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') [2020-01-28T07:00:05.641Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:05.641Z] 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') [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:05.641Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159384 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159384 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-353159384 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:05.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-353159384 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159383 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159383 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-353159383 data=null item=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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159383 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159383 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-353159383 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') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-353159383 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:05.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-353159383 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:05.641Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:05.641Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-28T07:00:05.641Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-28T07:00:05.641Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:05.641Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-353159382 data=null} to (of type 'Combo') [2020-01-28T07:00:05.641Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353159379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353159379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353159379 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353159379 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353159379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353159378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:05.641Z] DEBUG - Clicked on &Finish [2020-01-28T07:00:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353159378 data=null item=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') [2020-01-28T07:00:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-353159512 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...' [2020-01-28T07:00:06.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:06.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:06.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:06.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:06.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:06.156Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-353158921 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-353158920 data=null doit=true} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-353158920 data=null} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-353158920 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353158920 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} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-353158903 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-353158902 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-353158902 data=null doit=true} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-353158902 data=null} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-353158901 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353158901 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} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-353158894 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-353158893 data=null doit=true} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-353158893 data=null} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-353158893 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353158892 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} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-353158885 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.156Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353158884 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353158884 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353158884 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353158884 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353158883 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]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353158872 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353158827 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353158827 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353158826 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353158826 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353158825 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]} [2020-01-28T07:00:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353158820 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:06.156Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2020-01-28T07:00:06.156Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2020-01-28T07:00:06.414Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2020-01-28T07:00:06.414Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2020-01-28T07:00:06.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-353158726 data=null doit=true} to Shell with text {Import trace package} [2020-01-28T07:00:06.414Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-28T07:00:06.414Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-28T07:00:06.414Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:06.414Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-353158725 data=null} to (of type 'Combo') [2020-01-28T07:00:06.414Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:06.414Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-01-28T07:00:06.414Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-01-28T07:00:06.414Z] DEBUG - Inserting text: [2020-01-28T07:00:06.414Z] into text (of type 'Combo') [2020-01-28T07:00:06.414Z] DEBUG - Attempting to set focus on (of type 'Combo') [2020-01-28T07:00:06.414Z] DEBUG - Typing text ' [2020-01-28T07:00:06.414Z] ' with an interval of 50ms. between characters. [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:06.414Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:06.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353158664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353158663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353158663 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353158663 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353158663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353158662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:06.414Z] DEBUG - Clicked on &Finish [2020-01-28T07:00:06.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353158662 data=null item=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') [2020-01-28T07:00:06.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-353158792 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...' [2020-01-28T07:00:06.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:06.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:06.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:06.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:06.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:06.979Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-353158138 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-28T07:00:06.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-353158138 data=null doit=true} to TreeItem with text {Import Test} [2020-01-28T07:00:06.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-353158137 data=null} to TreeItem with text {Import Test} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-353158137 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353158137 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} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-353158122 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:06.979Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2020-01-28T07:00:06.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353158121 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353158121 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353158121 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353158120 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]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353158113 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:06.979Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2020-01-28T07:00:06.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-353158112 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-353158112 data=null} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-353158112 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353158112 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]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-353158104 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-28T07:00:06.979Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-353158104 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-353158104 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:06.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-353158103 data=null} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-353158103 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353158103 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]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-353158092 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-353158092 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-353158091 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:06.979Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353158091 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]} [2020-01-28T07:00:07.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-353158066 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:07.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-353157720 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:07.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-353157719 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:07.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-353157718 data=null} to TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:07.237Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2020-01-28T07:00:07.237Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2020-01-28T07:00:08.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-353156594 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2020-01-28T07:00:08.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:08.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:08.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:08.608Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:08.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353156556 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test} [2020-01-28T07:00:08.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353156555 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:08.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353156555 data=null} to TreeItem with text {Test} [2020-01-28T07:00:08.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353156555 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test} [2020-01-28T07:00:08.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353156555 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:08.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353156538 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test} [2020-01-28T07:00:08.608Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:08.608Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:00:08.608Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:00:09.173Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:00:09.173Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155796 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155796 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null 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') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353155795 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:09.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.173Z] DEBUG - Clicking on OK [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353155794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353155794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353155794 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353155794 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353155793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353155793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.174Z] DEBUG - Clicked on OK [2020-01-28T07:00:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353155793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353156495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:00:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-353155196 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2020-01-28T07:00:09.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:10.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:10.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:10.004Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:10.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-353155186 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-28T07:00:10.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-353155185 data=null doit=true} to TreeItem with text {Import Test} [2020-01-28T07:00:10.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-353155185 data=null} to TreeItem with text {Import Test} [2020-01-28T07:00:10.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-353155185 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:10.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353155185 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} [2020-01-28T07:00:10.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-353155166 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-28T07:00:10.004Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:10.004Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:00:10.004Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:00:10.004Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:00:10.004Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:00:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.004Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:10.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:10.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:10.004Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.004Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:00:10.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null 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') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353154990 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:10.005Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Clicking on OK [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353154988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353154988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353154988 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353154988 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353154988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353154988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.005Z] DEBUG - Clicked on OK [2020-01-28T07:00:10.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353154988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:10.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353155098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:00:12.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:12.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:12.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:12.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:12.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:12.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:12.049Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353152937 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353152936 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353152936 data=null} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353152936 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152935 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353152914 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353152913 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353152913 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353152913 data=null} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353152912 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152912 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353152903 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353152902 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353152902 data=null} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353152902 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353152902 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} [2020-01-28T07:00:12.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353152896 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.049Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353152895 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353152895 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353152895 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353152894 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152894 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]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353152882 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353152880 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353152880 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353152880 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353152880 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152879 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]} [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353152874 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.308Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2020-01-28T07:00:12.308Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2020-01-28T07:00:12.308Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2020-01-28T07:00:12.308Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2020-01-28T07:00:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-353152766 data=null doit=true} to Shell with text {Export trace package} [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - Clicking on Deselect All [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-353152764 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-353152763 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-353152763 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-353152763 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-353152763 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-353152762 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-353152762 data=null item=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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-353152760 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-353152760 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-353152760 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') [2020-01-28T07:00:12.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-353152759 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-353152759 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.308Z] DEBUG - Clicked on Deselect All [2020-01-28T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2020-01-28T07:00:12.308Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.308Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - Clicking on Select All [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-353152724 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-353152723 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-353152723 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-353152723 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-353152723 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-353152723 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-353152723 data=null item=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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-353152720 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-353152720 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-353152720 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-353152719 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-353152719 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.309Z] DEBUG - Clicked on Select All [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2020-01-28T07:00:12.309Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2020-01-28T07:00:12.309Z] 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') [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-353152713 data=null doit=true} to Button with text {Save in &zip format} [2020-01-28T07:00:12.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-353152713 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} [2020-01-28T07:00:12.309Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-353152710 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-353152710 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-353152710 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-353152709 data=null item=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') [2020-01-28T07:00:12.309Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2020-01-28T07:00:12.309Z] 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') [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-353152706 data=null doit=true} to Button with text {Sa&ve in tar format} [2020-01-28T07:00:12.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-353152706 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} [2020-01-28T07:00:12.309Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-353152705 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-353152704 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-353152704 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-353152704 data=null item=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') [2020-01-28T07:00:12.309Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:12.309Z] 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') [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.309Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.309Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152701 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152700 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-353152700 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-353152700 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152700 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152700 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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-353152700 data=null item=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') [2020-01-28T07:00:12.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152700 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152699 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152699 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-353152699 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-353152699 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:12.310Z] 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') [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152698 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152697 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-353152697 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-353152697 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152696 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152696 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-353152696 data=null item=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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152696 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152696 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-353152695 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') [2020-01-28T07:00:12.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-353152695 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-353152695 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-28T07:00:12.310Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-01-28T07:00:12.310Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-01-28T07:00:12.310Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:12.310Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-353152694 data=null} to (of type 'Combo') [2020-01-28T07:00:12.310Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:12.310Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.310Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353152692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353152692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353152692 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353152692 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353152692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353152691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.568Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353152691 data=null item=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') [2020-01-28T07:00:12.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-353152839 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...' [2020-01-28T07:00:12.568Z] DEBUG - Clicked on [2020-01-28T07:00:12.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:12.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:12.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:12.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:12.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:12.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353152302 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353152302 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353152302 data=null} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353152302 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152301 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353152286 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353152285 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353152284 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353152284 data=null} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353152284 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152283 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353152276 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:12.826Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-28T07:00:12.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353152275 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353152275 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353152275 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353152274 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152274 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]} [2020-01-28T07:00:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353152264 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-353152263 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353152263 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353152263 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353152263 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353152262 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]} [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353152258 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:12.827Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2020-01-28T07:00:12.827Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2020-01-28T07:00:12.827Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2020-01-28T07:00:12.827Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2020-01-28T07:00:12.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-353152172 data=null doit=true} to Shell with text {Import trace package} [2020-01-28T07:00:12.827Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-28T07:00:12.827Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-28T07:00:12.827Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:12.827Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-353152171 data=null} to (of type 'Combo') [2020-01-28T07:00:12.827Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-28T07:00:12.827Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-01-28T07:00:12.827Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-01-28T07:00:12.827Z] DEBUG - Inserting text: [2020-01-28T07:00:12.827Z] into text (of type 'Combo') [2020-01-28T07:00:12.827Z] DEBUG - Attempting to set focus on (of type 'Combo') [2020-01-28T07:00:12.827Z] DEBUG - Typing text ' [2020-01-28T07:00:12.827Z] ' with an interval of 50ms. between characters. [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - Clicking on Select All [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-353152115 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-353152114 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-353152114 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-353152114 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-353152114 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-353152114 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-353152114 data=null item=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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-353152113 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-353152113 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-353152113 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') [2020-01-28T07:00:12.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-353152113 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-353152113 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Clicked on Select All [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:12.827Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353152112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353152111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353152111 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353152111 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353152111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:12.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353152111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-353152087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353152087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-353152087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-353152087 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-353152086 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Clicked on &Finish [2020-01-28T07:00:13.086Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-28T07:00:13.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-353152085 data=null doit=true} to Shell with text {Confirmation} [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T07:00:13.086Z] DEBUG - Clicking on Yes To &All [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-353152084 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') [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-353152084 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') [2020-01-28T07:00:13.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-353152084 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-353152084 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-353152084 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') [2020-01-28T07:00:13.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-353152084 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') [2020-01-28T07:00:13.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-353152084 data=null item=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') [2020-01-28T07:00:13.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353152111 data=null item=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') [2020-01-28T07:00:13.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-353152229 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...' [2020-01-28T07:00:13.602Z] DEBUG - Clicked on [2020-01-28T07:00:13.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:13.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:13.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:13.602Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-28T07:00:13.602Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-28T07:00:13.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-353151567 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:00:13.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-353151567 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-353151566 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:13.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353151566 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]} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-353151562 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:00:13.602Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-28T07:00:13.602Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-353151561 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-353151560 data=null doit=true} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:13.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-353151560 data=null} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-353151560 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353151559 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} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-353151501 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-353151500 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-353151500 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-01-28T07:00:13.602Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-353151500 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} [2020-01-28T07:00:13.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-353151478 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-01-28T07:00:13.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-353151191 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2020-01-28T07:00:13.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-353151190 data=null doit=true} to TreeItem with text {test.xml} [2020-01-28T07:00:13.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-353151183 data=null} to TreeItem with text {test.xml} [2020-01-28T07:00:13.859Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2020-01-28T07:00:13.859Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2020-01-28T07:00:15.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Test/Traces/test.xml - Eclipse Platform} time=-353149963 data=null doit=true} to Shell with text {data - Testing - Test/Traces/test.xml - Eclipse Platform} [2020-01-28T07:00:15.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:15.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:15.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:15.231Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:15.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-353149924 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-28T07:00:15.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-353149924 data=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:15.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-353149924 data=null} to TreeItem with text {Test} [2020-01-28T07:00:15.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-353149924 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:15.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353149924 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2020-01-28T07:00:15.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-353149901 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-28T07:00:15.231Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:15.231Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:00:15.231Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:00:15.796Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:00:15.796Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149217 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149216 data=null 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') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353149216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:15.796Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] DEBUG - Clicking on OK [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353149214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353149214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353149214 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353149214 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353149214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353149213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:15.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:16.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:16.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353149213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:16.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353149855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:00:16.364Z] DEBUG - Clicked on [2020-01-28T07:00:16.364Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.793 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2020-01-28T07:00:16.364Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.97 s [2020-01-28T07:00:16.364Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 5.737 s [2020-01-28T07:00:16.364Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2020-01-28T07:00:26.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.617 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2020-01-28T07:00:26.328Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.802 s [2020-01-28T07:00:26.328Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.795 s [2020-01-28T07:00:26.328Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 1.972 s [2020-01-28T07:00:26.328Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2020-01-28T07:00:28.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.533 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2020-01-28T07:00:28.896Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 3.488 s [2020-01-28T07:00:28.896Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2020-01-28T07:00:28.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:28.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:28.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:28.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:28.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:28.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-353136397 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353136396 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353136396 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353136395 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353136395 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} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353136374 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-353136373 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353136373 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353136373 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353136373 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353136373 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} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353136363 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353136362 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353136362 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353136361 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353136361 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} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353136356 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:28.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353136354 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353136354 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353136354 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353136354 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353136354 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]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353136339 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353136338 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353136338 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353136338 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353136337 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353136337 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]} [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353136332 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:28.896Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:28.896Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:28.896Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:28.896Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353136195 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:28.896Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:28.896Z] DEBUG - Clicking on New... [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-353136193 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-353136193 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-353136193 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-353136193 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-353136193 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-353136193 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-353136051 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-353136051 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-353136050 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') [2020-01-28T07:00:28.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-353136050 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:28.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-353136050 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:28.896Z] DEBUG - Clicked on New... [2020-01-28T07:00:28.896Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2020-01-28T07:00:28.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-353136048 data=null doit=true} to Shell with text {Custom Text Parser} [2020-01-28T07:00:28.896Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2020-01-28T07:00:28.896Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2020-01-28T07:00:28.896Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.896Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.896Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:28.897Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-28T07:00:29.157Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2020-01-28T07:00:29.157Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-28T07:00:29.157Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2020-01-28T07:00:29.157Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-28T07:00:29.157Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-01-28T07:00:29.157Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2020-01-28T07:00:29.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-353136006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2020-01-28T07:00:29.157Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2020-01-28T07:00:29.157Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:29.157Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:29.157Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.157Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.157Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.157Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.157Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Clicking on [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353135981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353135981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353135981 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353135981 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353135981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353135980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353135980 data=null 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') [2020-01-28T07:00:29.158Z] DEBUG - Clicked on [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.158Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Clicking on [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353135956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353135956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353135955 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353135955 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353135955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353135955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353135955 data=null 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') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-353135907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353135907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-353135907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-353135906 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-353135906 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.158Z] DEBUG - Clicked on [2020-01-28T07:00:29.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:29.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:29.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:29.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:29.159Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-01-28T07:00:29.159Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-01-28T07:00:29.159Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:29.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-353135890 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-28T07:00:29.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-353135890 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-28T07:00:29.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-353135889 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-28T07:00:29.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-353135889 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-28T07:00:29.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353135888 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)} [2020-01-28T07:00:29.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-353135849 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:29.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-353135826 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:29.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-353135826 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:29.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-353135826 data=null} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:29.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-353135825 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:29.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353135825 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,∞) : } [2020-01-28T07:00:29.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-353135803 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-01-28T07:00:29.159Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:29.159Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.159Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:29.160Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.160Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:29.160Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.160Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Clicking on [2020-01-28T07:00:29.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353135789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353135788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353135788 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353135788 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353135788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353135788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:29.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353135788 data=null 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') [2020-01-28T07:00:29.419Z] DEBUG - Clicked on [2020-01-28T07:00:29.419Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-28T07:00:29.419Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-28T07:00:29.419Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-28T07:00:29.419Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2020-01-28T07:00:29.419Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2020-01-28T07:00:29.419Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-28T07:00:29.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-353135724 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') [2020-01-28T07:00:29.419Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - Clicking on Highlight All [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-353135716 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-353135716 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-353135716 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:29.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-353135716 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-353135716 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-353135715 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-353135715 data=null item=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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-353135711 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-353135710 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-353135710 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') [2020-01-28T07:00:29.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-353135710 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:29.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-353135710 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:29.419Z] DEBUG - Clicked on Highlight All [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.419Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - Clicking on &Next > [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-353135707 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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-353135707 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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-353135707 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-353135707 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-353135706 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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-353135706 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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-353135706 data=null item=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') [2020-01-28T07:00:29.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Clicked on &Next > [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353135674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353135674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353135674 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353135674 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353135674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353135674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353135674 data=null item=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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-353136193 data=null item=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') [2020-01-28T07:00:29.420Z] DEBUG - Clicked on [2020-01-28T07:00:29.420Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:29.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353135522 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:29.420Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:29.420Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-28T07:00:29.420Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-353135515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-353135514 data=null doit=true} to (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-353135514 data=null} to (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-353135513 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-353135513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-353135513 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List') [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:29.420Z] DEBUG - Clicking on Delete [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-353135511 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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-353135511 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') [2020-01-28T07:00:29.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-353135511 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:29.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-353135511 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:29.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-353135511 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') [2020-01-28T07:00:29.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-353135511 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-353135488 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-353135488 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-353135488 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-353135487 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-353135487 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Clicked on Delete [2020-01-28T07:00:29.679Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-01-28T07:00:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-353135486 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-01-28T07:00:29.679Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Clicking on &Yes [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-353135485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-353135485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-353135485 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-353135485 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-353135484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-353135484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-353135484 data=null item=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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-353135511 data=null item=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') [2020-01-28T07:00:29.679Z] DEBUG - Clicked on [2020-01-28T07:00:29.679Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353135380 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:29.679Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:29.679Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Clicking on &Close [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-353135378 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-353135378 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-353135378 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-353135378 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-353135378 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-353135378 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') [2020-01-28T07:00:29.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-353135378 data=null item=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') [2020-01-28T07:00:29.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-353136289 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...' [2020-01-28T07:00:29.680Z] DEBUG - Clicked on [2020-01-28T07:00:29.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353135346 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:00:29.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:29.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:29.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:29.680Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:29.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-353135321 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-28T07:00:29.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353135321 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:29.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353135320 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:29.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353135320 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:29.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353135320 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} [2020-01-28T07:00:29.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353135304 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:29.680Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:29.680Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:00:29.680Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:00:30.614Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:00:30.614Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134648 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null 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') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353134647 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:30.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Clicking on OK [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353134645 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353134645 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353134645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:30.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353135262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:00:30.614Z] DEBUG - Clicked on [2020-01-28T07:00:30.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:30.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:30.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:30.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:30.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:30.614Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-353134374 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353134374 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353134374 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353134374 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353134374 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} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353134357 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-353134356 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353134356 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353134356 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353134355 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353134355 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} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353134349 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353134348 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353134348 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353134348 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:30.614Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353134348 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} [2020-01-28T07:00:30.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353134343 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:30.615Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:30.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353134343 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353134342 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353134342 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353134342 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353134342 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]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353134333 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:30.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353134331 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353134331 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353134331 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353134331 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353134330 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]} [2020-01-28T07:00:30.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353134326 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:30.873Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:30.873Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:30.873Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:30.873Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:30.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353134217 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:30.873Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:30.873Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-28T07:00:30.873Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2020-01-28T07:00:30.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-353134216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-353134215 data=null doit=true} to (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-353134215 data=null} to (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-353134215 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-353134215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-353134214 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:30.873Z] DEBUG - Clicking on Edit... [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-353134213 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-353134212 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-353134212 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-28T07:00:30.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-353134212 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-353134212 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-353134212 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-353134071 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-353134071 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-353134071 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') [2020-01-28T07:00:30.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-353134071 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-28T07:00:30.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-353134071 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-28T07:00:30.874Z] DEBUG - Clicked on Edit... [2020-01-28T07:00:30.874Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2020-01-28T07:00:30.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-353134069 data=null doit=true} to Shell with text {Custom Text Parser} [2020-01-28T07:00:30.874Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-28T07:00:30.874Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:30.874Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-28T07:00:31.134Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-01-28T07:00:31.134Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2020-01-28T07:00:31.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-353134009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2020-01-28T07:00:31.134Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-28T07:00:31.134Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2020-01-28T07:00:31.134Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-28T07:00:31.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.135Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Clicking on [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353133991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353133991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353133991 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353133991 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353133991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353133991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353133990 data=null 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') [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-353133971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353133971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-353133971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-353133971 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-353133970 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.135Z] DEBUG - Clicked on [2020-01-28T07:00:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:31.135Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-01-28T07:00:31.135Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-01-28T07:00:31.135Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-353133959 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-28T07:00:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-353133958 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-28T07:00:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-353133958 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-353133958 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-28T07:00:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353133958 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(.*)} [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-353133906 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-28T07:00:31.135Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.135Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.135Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-353133893 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-353133893 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-353133893 data=null} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-353133892 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353133892 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,∞) : } [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-353133873 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-28T07:00:31.136Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-28T07:00:31.136Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Clicking on [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353133861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353133861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353133861 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353133860 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353133860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353133860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353133860 data=null 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') [2020-01-28T07:00:31.136Z] DEBUG - Clicked on [2020-01-28T07:00:31.136Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-28T07:00:31.136Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-28T07:00:31.136Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-28T07:00:31.136Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2020-01-28T07:00:31.136Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2020-01-28T07:00:31.136Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-28T07:00:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-353133840 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') [2020-01-28T07:00:31.136Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - Clicking on Highlight All [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-353133827 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-353133827 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-353133827 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-353133827 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-353133827 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-353133827 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-353133827 data=null item=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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-353133823 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-353133822 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-353133822 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') [2020-01-28T07:00:31.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-353133822 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-353133822 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-28T07:00:31.136Z] DEBUG - Clicked on Highlight All [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-28T07:00:31.136Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.137Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:31.137Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:31.137Z] DEBUG - Clicking on &Next > [2020-01-28T07:00:31.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-353133819 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') [2020-01-28T07:00:31.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-353133819 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') [2020-01-28T07:00:31.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-353133818 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-353133818 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-353133818 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') [2020-01-28T07:00:31.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-353133818 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') [2020-01-28T07:00:31.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-353133818 data=null item=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') [2020-01-28T07:00:31.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:31.137Z] DEBUG - Clicked on &Next > [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.394Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.394Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:31.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353133791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353133791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353133791 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353133791 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353133791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353133790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353133790 data=null item=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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-353134212 data=null item=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') [2020-01-28T07:00:31.395Z] DEBUG - Clicked on [2020-01-28T07:00:31.395Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353133673 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:31.395Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:31.395Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-28T07:00:31.395Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-353133672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-353133671 data=null doit=true} to (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-353133671 data=null} to (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-353133671 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-353133671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-353133670 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - Clicking on Delete [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-353133669 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-353133669 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-353133669 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-353133669 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-353133669 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-353133668 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-353133648 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-353133646 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-353133646 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-353133646 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-353133646 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Clicked on Delete [2020-01-28T07:00:31.395Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-353133626 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-01-28T07:00:31.395Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Clicking on &Yes [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-353133625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-353133625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-353133625 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-353133624 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-353133624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-353133624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-353133624 data=null item=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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-353133668 data=null item=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') [2020-01-28T07:00:31.395Z] DEBUG - Clicked on [2020-01-28T07:00:31.395Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353133563 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:31.395Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:31.395Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Clicking on &Close [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-353133562 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-353133562 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-353133562 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-353133562 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-353133562 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-353133562 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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-353133562 data=null item=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') [2020-01-28T07:00:31.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-353134297 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...' [2020-01-28T07:00:31.395Z] DEBUG - Clicked on [2020-01-28T07:00:31.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353133534 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:00:31.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:31.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:31.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:31.653Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:31.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-353133523 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-28T07:00:31.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-353133523 data=null doit=true} to TreeItem with text {TestText} [2020-01-28T07:00:31.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-353133523 data=null} to TreeItem with text {TestText} [2020-01-28T07:00:31.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-353133523 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:31.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353133522 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} [2020-01-28T07:00:31.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-353133507 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-28T07:00:31.653Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:31.653Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:00:31.653Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:00:32.220Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:00:32.220Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132861 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132861 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null 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') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353132860 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:32.220Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Clicking on OK [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353132858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353132858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353132858 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353132858 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353132858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353132857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353132857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:32.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353133470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:00:32.221Z] DEBUG - Clicked on [2020-01-28T07:00:32.221Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.804 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2020-01-28T07:00:32.221Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 1.976 s [2020-01-28T07:00:32.221Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 1.786 s [2020-01-28T07:00:32.221Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2020-01-28T07:00:32.479Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:00:32.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:32.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:32.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:32.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:32.479Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-353132523 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-353132522 data=null doit=true} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-353132522 data=null} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-353132522 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353132521 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} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-353132494 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-353132493 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-353132493 data=null doit=true} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-353132493 data=null} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-353132492 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353132492 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} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-353132482 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-353132482 data=null doit=true} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-353132481 data=null} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-353132481 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:32.479Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-353132481 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} [2020-01-28T07:00:32.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-353132475 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:32.737Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:32.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353132427 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353132426 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353132426 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353132426 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353132426 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]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353132411 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:32.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-353132410 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-353132410 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-353132410 data=null} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-353132410 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353132409 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]} [2020-01-28T07:00:32.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-353132403 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-28T07:00:32.737Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:32.737Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:32.737Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-28T07:00:32.737Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:32.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353132273 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:32.737Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:32.737Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-28T07:00:32.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-353132227 data=null doit=true} to Button with text {Text} [2020-01-28T07:00:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-353132227 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} [2020-01-28T07:00:32.738Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-28T07:00:32.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-353132225 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-28T07:00:32.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-353132224 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') [2020-01-28T07:00:32.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-353132224 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') [2020-01-28T07:00:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-353132223 data=null item=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') [2020-01-28T07:00:32.738Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:32.738Z] DEBUG - Clicking on New... [2020-01-28T07:00:32.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-353132221 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') [2020-01-28T07:00:32.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-353132220 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') [2020-01-28T07:00:32.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-353132220 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:32.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-353132220 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:32.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-353132219 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') [2020-01-28T07:00:32.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-353132219 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-353132092 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-353132091 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-353132091 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-353132091 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-353132090 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - Clicked on New... [2020-01-28T07:00:32.996Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2020-01-28T07:00:32.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-353132088 data=null doit=true} to Shell with text {Custom XML Parser} [2020-01-28T07:00:32.996Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2020-01-28T07:00:32.996Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-28T07:00:32.996Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-28T07:00:32.996Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-01-28T07:00:32.996Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:32.996Z] DEBUG - Clicking on [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-353132059 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353132059 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-353132058 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-353132058 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-353132058 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-353132058 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-353132058 data=null 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-353132039 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-353132038 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-353132038 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') [2020-01-28T07:00:32.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-353132038 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-353132038 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-28T07:00:32.996Z] DEBUG - Clicked on [2020-01-28T07:00:32.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:32.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:32.997Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-353132033 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event [2020-01-28T07:00:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-353132033 data=null doit=true} to Tree node with text: event [2020-01-28T07:00:32.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-353132033 data=null} to Tree node with text: event [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-353132032 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event [2020-01-28T07:00:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353132032 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 [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-353131981 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-353131977 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-353131976 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-353131976 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-353131976 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-353131976 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-353131976 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-353131976 data=null item=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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-353131968 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-353131968 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-353131968 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-353131967 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-353131967 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:32.997Z] DEBUG - Clicking on &Next > [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-353131963 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-353131963 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-353131963 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:32.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-353131963 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-353131963 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-353131963 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') [2020-01-28T07:00:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-353131963 data=null item=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') [2020-01-28T07:00:33.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Clicked on &Next > [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Clicking on &Finish [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-353131925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-353131925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-353131925 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-353131925 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-353131924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-353131924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-353131924 data=null item=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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-353132219 data=null item=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') [2020-01-28T07:00:33.257Z] DEBUG - Clicked on [2020-01-28T07:00:33.257Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353131848 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:33.257Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:33.257Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-28T07:00:33.257Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-353131846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-353131846 data=null doit=true} to (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-353131846 data=null} to (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-353131845 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-353131845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-353131844 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List') [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:33.257Z] DEBUG - Clicking on Delete [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-353131843 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-353131843 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-353131843 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-353131843 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-353131843 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-353131843 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-353131806 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-353131803 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-353131803 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') [2020-01-28T07:00:33.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-353131803 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-353131802 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Clicked on Delete [2020-01-28T07:00:33.258Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-01-28T07:00:33.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-353131800 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-01-28T07:00:33.258Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Clicking on &Yes [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-353131799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-353131799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-353131799 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-353131798 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-353131798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-353131798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-353131798 data=null item=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') [2020-01-28T07:00:33.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-353131843 data=null item=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') [2020-01-28T07:00:33.258Z] DEBUG - Clicked on [2020-01-28T07:00:33.258Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-28T07:00:33.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-353131675 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-28T07:00:33.258Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:33.258Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Clicking on &Close [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-353131673 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') [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-353131672 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') [2020-01-28T07:00:33.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-353131672 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-353131672 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-353131672 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') [2020-01-28T07:00:33.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-353131672 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') [2020-01-28T07:00:33.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-353131672 data=null item=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') [2020-01-28T07:00:33.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-353132366 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...' [2020-01-28T07:00:33.516Z] DEBUG - Clicked on [2020-01-28T07:00:33.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353131631 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:00:33.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:00:33.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:00:33.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:00:33.516Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:00:33.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-353131616 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-01-28T07:00:33.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-353131616 data=null doit=true} to TreeItem with text {TestXML} [2020-01-28T07:00:33.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-353131616 data=null} to TreeItem with text {TestXML} [2020-01-28T07:00:33.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-353131615 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:33.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353131615 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} [2020-01-28T07:00:33.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-353131595 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-28T07:00:33.516Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:00:33.516Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:00:33.516Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:00:34.081Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:00:34.081Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130856 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null 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') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353130855 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:00:34.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] DEBUG - Clicking on OK [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353130854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353130854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353130854 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353130854 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353130854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353130853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353130853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:00:34.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353131488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:00:34.339Z] DEBUG - Clicked on [2020-01-28T07:00:34.339Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2020-01-28T07:00:34.339Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 1.836 s [2020-01-28T07:00:34.339Z] [2020-01-28T07:00:34.339Z] Results: [2020-01-28T07:00:34.339Z] [2020-01-28T07:00:34.339Z] Tests run: 74, Failures: 0, Errors: 0, Skipped: 4 [2020-01-28T07:00:34.339Z] [2020-01-28T07:00:34.596Z] [2020-01-28T07:00:34.596Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 07:00:34.537 [2020-01-28T07:00:34.596Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T07:00:35.161Z] [INFO] All tests passed! [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T07:00:35.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-28T07:00:35.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2020-01-28T07:00:35.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-28T07:00:35.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:00:35.161Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-28T07:00:35.161Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2020-01-28T07:00:35.161Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [26/138] [2020-01-28T07:00:35.161Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] The project's OSGi version is 2.1.4.202001280629 [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:35.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2020-01-28T07:00:35.161Z] [INFO] [2020-01-28T07:00:35.161Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.161Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2020-01-28T07:00:35.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2020-01-28T07:00:35.727Z] fAspects.put(HOST_ID_STR, worker.getHostId()); [2020-01-28T07:00:35.727Z] ^^^^^^^^^^^ [2020-01-28T07:00:35.727Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:35.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2020-01-28T07:00:35.727Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2020-01-28T07:00:35.727Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:35.727Z] 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 [2020-01-28T07:00:35.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2020-01-28T07:00:35.727Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2020-01-28T07:00:35.727Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:35.727Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2020-01-28T07:00:35.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2020-01-28T07:00:35.727Z] list.addAll(fWorkers.values()); [2020-01-28T07:00:35.727Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:35.727Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2020-01-28T07:00:35.727Z] 4 problems (4 warnings) [2020-01-28T07:00:35.727Z] [INFO] [2020-01-28T07:00:35.727Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:35.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2020-01-28T07:00:35.727Z] [INFO] [2020-01-28T07:00:35.727Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar [2020-01-28T07:00:35.988Z] [INFO] [2020-01-28T07:00:35.988Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.988Z] [INFO] [2020-01-28T07:00:35.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.988Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-01-28T07:00:35.988Z] [INFO] [2020-01-28T07:00:35.988Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.988Z] [INFO] [2020-01-28T07:00:35.988Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.988Z] [INFO] [2020-01-28T07:00:35.988Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:35.988Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:36.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-01-28T07:00:36.399Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.pom [2020-01-28T07:00:36.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar [2020-01-28T07:00:36.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:00:36.399Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2metadata.xml [2020-01-28T07:00:36.399Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2artifacts.xml [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2020-01-28T07:00:36.399Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [27/138] [2020-01-28T07:00:36.399Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] The project's OSGi version is 1.0.2.202001280629 [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:36.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2020-01-28T07:00:36.399Z] [INFO] [2020-01-28T07:00:36.399Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.399Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2020-01-28T07:00:36.759Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:36.759Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2020-01-28T07:00:36.759Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:36.759Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2020-01-28T07:00:36.759Z] 1 problem (1 warning) [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:36.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2020-01-28T07:00:36.759Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [28/138] [2020-01-28T07:00:36.759Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] The project's OSGi version is 1.1.1.202001280629 [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:36.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2020-01-28T07:00:36.759Z] [INFO] [2020-01-28T07:00:36.759Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:36.759Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2020-01-28T07:00:37.325Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:37.325Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2020-01-28T07:00:37.325Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:37.325Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:37.325Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:37.325Z] return buildFromInputStream(propsStream, isUserDefined, appliesTo); [2020-01-28T07:00:37.325Z] ^^^^^^^^^^^ [2020-01-28T07:00:37.325Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream' [2020-01-28T07:00:37.325Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:37.325Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2020-01-28T07:00:37.325Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:37.325Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2020-01-28T07:00:37.325Z] 3 problems (3 warnings) [2020-01-28T07:00:37.325Z] [INFO] [2020-01-28T07:00:37.325Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:37.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2020-01-28T07:00:37.325Z] [INFO] [2020-01-28T07:00:37.325Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.325Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:00:37.325Z] [INFO] [2020-01-28T07:00:37.584Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.584Z] [INFO] [2020-01-28T07:00:37.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-01-28T07:00:37.584Z] [INFO] [2020-01-28T07:00:37.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.584Z] [INFO] [2020-01-28T07:00:37.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.584Z] [INFO] [2020-01-28T07:00:37.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.584Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-01-28T07:00:37.584Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.842Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:37.842Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:37.842Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:37.842Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:37.842Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:37.842Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2020-01-28T07:00:37.842Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [29/138] [2020-01-28T07:00:37.842Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] The project's OSGi version is 5.1.0.202001280629 [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:37.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2020-01-28T07:00:37.842Z] [INFO] [2020-01-28T07:00:37.842Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:37.842Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2020-01-28T07:00:38.407Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2020-01-28T07:00:38.407Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2020-01-28T07:00:38.407Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.407Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2020-01-28T07:00:38.407Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2020-01-28T07:00:38.407Z] SeriesModel seriesModel = entry.getValue().build(); [2020-01-28T07:00:38.407Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.407Z] 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 [2020-01-28T07:00:38.407Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2020-01-28T07:00:38.407Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2020-01-28T07:00:38.407Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.407Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:38.407Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] [2020-01-28T07:00:38.407Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2020-01-28T07:00:38.407Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.408Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2020-01-28T07:00:38.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] [2020-01-28T07:00:38.408Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2020-01-28T07:00:38.408Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.408Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2020-01-28T07:00:38.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[457] [2020-01-28T07:00:38.408Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2020-01-28T07:00:38.408Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.408Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2020-01-28T07:00:38.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] [2020-01-28T07:00:38.408Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2020-01-28T07:00:38.408Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:38.408Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2020-01-28T07:00:38.408Z] 7 problems (7 warnings) [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:38.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-01-28T07:00:38.408Z] [INFO] Installing /home/jenkins/agent/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.pom [2020-01-28T07:00:38.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar [2020-01-28T07:00:38.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:00:38.408Z] [INFO] Installing /home/jenkins/agent/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2metadata.xml [2020-01-28T07:00:38.408Z] [INFO] Installing /home/jenkins/agent/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2artifacts.xml [2020-01-28T07:00:38.408Z] [INFO] [2020-01-28T07:00:38.408Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2020-01-28T07:00:38.665Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT [30/138] [2020-01-28T07:00:38.665Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.665Z] [INFO] The project's OSGi version is 4.2.0.202001280629 [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.665Z] [INFO] [2020-01-28T07:00:38.665Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:38.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2020-01-28T07:00:38.666Z] [INFO] [2020-01-28T07:00:38.666Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:38.666Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2020-01-28T07:00:39.598Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.598Z] long cpuTime = entry.getValue(); [2020-01-28T07:00:39.598Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.598Z] 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 [2020-01-28T07:00:39.598Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.598Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2020-01-28T07:00:39.598Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.598Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.598Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.598Z] String key = entry.getKey(); [2020-01-28T07:00:39.598Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:39.598Z] 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 [2020-01-28T07:00:39.598Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.598Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2020-01-28T07:00:39.598Z] ^^^^^^^^^^ [2020-01-28T07:00:39.598Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.598Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.598Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-28T07:00:39.598Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[229] [2020-01-28T07:00:39.599Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[345] [2020-01-28T07:00:39.599Z] return builder.build(); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] 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' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[405] [2020-01-28T07:00:39.599Z] return Lists.newArrayList(models); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] 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>' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[405] [2020-01-28T07:00:39.599Z] return Lists.newArrayList(models); [2020-01-28T07:00:39.599Z] ^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[419] [2020-01-28T07:00:39.599Z] return builder.build(); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] 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' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[445] [2020-01-28T07:00:39.599Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[733] [2020-01-28T07:00:39.599Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[733] [2020-01-28T07:00:39.599Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[733] [2020-01-28T07:00:39.599Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-28T07:00:39.599Z] ^^ [2020-01-28T07:00:39.599Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[755] [2020-01-28T07:00:39.599Z] return new TmfModelResponse<>(returnValue, status, statusMessage); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[809] [2020-01-28T07:00:39.599Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[812] [2020-01-28T07:00:39.599Z] data.put(entry.getKey(), entry.getValue()); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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:[812] [2020-01-28T07:00:39.599Z] data.put(entry.getKey(), entry.getValue()); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.599Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.599Z] long id = entry.getKey(); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] 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 [2020-01-28T07:00:39.599Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.599Z] int quark = entry.getValue(); [2020-01-28T07:00:39.599Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.599Z] 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 [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.600Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[130] [2020-01-28T07:00:39.600Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[130] [2020-01-28T07:00:39.600Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[155] [2020-01-28T07:00:39.600Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[553] [2020-01-28T07:00:39.600Z] quarks = selectedEntries.values(); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[599] [2020-01-28T07:00:39.600Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2020-01-28T07:00:39.600Z] ^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[684] [2020-01-28T07:00:39.600Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[684] [2020-01-28T07:00:39.600Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[684] [2020-01-28T07:00:39.600Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-28T07:00:39.600Z] ^^ [2020-01-28T07:00:39.600Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[689] [2020-01-28T07:00:39.600Z] List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[727] [2020-01-28T07:00:39.600Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[730] [2020-01-28T07:00:39.600Z] data.put(entry.getKey(), entry.getValue()); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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:[730] [2020-01-28T07:00:39.600Z] data.put(entry.getKey(), entry.getValue()); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.600Z] double[] threadValues = entry.getValue().getData(); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.600Z] 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 [2020-01-28T07:00:39.600Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.600Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2020-01-28T07:00:39.600Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.601Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:39.601Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.601Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2020-01-28T07:00:39.601Z] ^ [2020-01-28T07:00:39.601Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:00:39.601Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.601Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2020-01-28T07:00:39.601Z] ^^^^^^ [2020-01-28T07:00:39.601Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2020-01-28T07:00:39.601Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:39.601Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2020-01-28T07:00:39.601Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:39.601Z] Javadoc: Missing comment for public declaration [2020-01-28T07:00:39.601Z] 39 problems (39 warnings) [2020-01-28T07:00:39.601Z] [INFO] [2020-01-28T07:00:39.601Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:39.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:39.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2020-01-28T07:00:39.859Z] [INFO] [2020-01-28T07:00:39.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:39.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar [2020-01-28T07:00:39.859Z] [INFO] [2020-01-28T07:00:39.859Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:39.859Z] [INFO] [2020-01-28T07:00:39.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar [2020-01-28T07:00:40.117Z] [INFO] [2020-01-28T07:00:40.117Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.117Z] [INFO] [2020-01-28T07:00:40.117Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.117Z] [INFO] [2020-01-28T07:00:40.117Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.117Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar [2020-01-28T07:00:40.374Z] [INFO] [2020-01-28T07:00:40.374Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.375Z] [INFO] [2020-01-28T07:00:40.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.375Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar [2020-01-28T07:00:40.375Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.pom [2020-01-28T07:00:40.375Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-sources.jar [2020-01-28T07:00:40.375Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:00:40.375Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T07:00:40.375Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T07:00:40.375Z] [INFO] [2020-01-28T07:00:40.375Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2020-01-28T07:00:40.632Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT [31/138] [2020-01-28T07:00:40.632Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-28T07:00:40.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.2.0-SNAPSHOT.pom [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2020-01-28T07:00:40.632Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [32/138] [2020-01-28T07:00:40.632Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.632Z] [INFO] The project's OSGi version is 1.1.1.202001280629 [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.632Z] [INFO] [2020-01-28T07:00:40.632Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:40.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2020-01-28T07:00:40.633Z] [INFO] [2020-01-28T07:00:40.633Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.633Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.890Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:40.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.890Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.890Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.890Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.890Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.890Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.890Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.891Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.891Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:40.891Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:40.891Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:40.891Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:40.891Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:40.891Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2020-01-28T07:00:40.891Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [33/138] [2020-01-28T07:00:40.891Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] The project's OSGi version is 3.2.4.202001280629 [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:40.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2020-01-28T07:00:40.891Z] [INFO] [2020-01-28T07:00:40.891Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:40.891Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] int attributeQuark = series.getKey().fQuark; [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] 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 [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] series.getValue().getData()[i] = extractValue(value); [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] 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 [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] 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 [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] getSeriesDelta(series.getValue().getData()); [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] 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 [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] 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>' [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] buffer.putString(entry.getKey()); [2020-01-28T07:00:41.823Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:41.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:41.823Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:41.823Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2020-01-28T07:00:41.824Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:41.824Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:41.824Z] [WARNING] /home/jenkins/agent/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:[329] [2020-01-28T07:00:42.082Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] provider = generateExperimentProviderXy(traces, viewElement); [2020-01-28T07:00:42.082Z] ^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2020-01-28T07:00:42.082Z] ^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] final String alias = entry.getValue(); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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 [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2020-01-28T07:00:42.082Z] ^^^^^^ [2020-01-28T07:00:42.082Z] 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>' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] series.getValue().getData()[i] = extractValue(value); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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 [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] getSeriesDelta(series.getValue().getData()); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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 [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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>' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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 [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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>>' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] 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 [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2020-01-28T07:00:42.082Z] ^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:00:42.082Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:42.082Z] return quarkToRow.values(); [2020-01-28T07:00:42.082Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:42.082Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2020-01-28T07:00:42.082Z] 28 problems (28 warnings) [2020-01-28T07:00:42.082Z] [INFO] [2020-01-28T07:00:42.082Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:42.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2020-01-28T07:00:42.082Z] [INFO] [2020-01-28T07:00:42.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar [2020-01-28T07:00:42.082Z] [INFO] [2020-01-28T07:00:42.082Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.082Z] [INFO] [2020-01-28T07:00:42.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-01-28T07:00:42.340Z] [INFO] [2020-01-28T07:00:42.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.340Z] [INFO] [2020-01-28T07:00:42.340Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.340Z] [INFO] [2020-01-28T07:00:42.340Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.340Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-01-28T07:00:42.905Z] [INFO] [2020-01-28T07:00:42.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.905Z] [INFO] [2020-01-28T07:00:42.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-01-28T07:00:42.905Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.pom [2020-01-28T07:00:42.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar [2020-01-28T07:00:42.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:00:42.906Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2metadata.xml [2020-01-28T07:00:42.906Z] [INFO] Installing /home/jenkins/agent/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2artifacts.xml [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2020-01-28T07:00:42.906Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [34/138] [2020-01-28T07:00:42.906Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] The project's OSGi version is 3.0.2.202001280629 [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:42.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2020-01-28T07:00:42.906Z] [INFO] [2020-01-28T07:00:42.906Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:42.906Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2020-01-28T07:00:43.470Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:43.470Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2020-01-28T07:00:43.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:43.470Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-01-28T07:00:43.470Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:43.470Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2020-01-28T07:00:43.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:43.470Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-01-28T07:00:43.470Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:00:43.470Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2020-01-28T07:00:43.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:00:43.470Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-01-28T07:00:43.470Z] 3 problems (3 warnings) [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:43.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] [2020-01-28T07:00:43.470Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.470Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-01-28T07:00:43.727Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.pom [2020-01-28T07:00:43.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar [2020-01-28T07:00:43.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:00:43.727Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2metadata.xml [2020-01-28T07:00:43.727Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2artifacts.xml [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2020-01-28T07:00:43.727Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [35/138] [2020-01-28T07:00:43.727Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] The project's OSGi version is 0.0.4.202001280629 [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:43.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2020-01-28T07:00:43.727Z] [INFO] [2020-01-28T07:00:43.727Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:43.727Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2020-01-28T07:00:44.293Z] [INFO] [2020-01-28T07:00:44.293Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:00:44.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2020-01-28T07:00:44.293Z] [INFO] [2020-01-28T07:00:44.293Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.293Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:00:44.293Z] [INFO] [2020-01-28T07:00:44.293Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.550Z] [INFO] [2020-01-28T07:00:44.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.550Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:00:44.550Z] [INFO] [2020-01-28T07:00:44.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.550Z] [INFO] [2020-01-28T07:00:44.550Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.550Z] [INFO] [2020-01-28T07:00:44.550Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.550Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:00:44.550Z] [INFO] [2020-01-28T07:00:44.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:44.550Z] [INFO] [2020-01-28T07:00:44.550Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:00:45.115Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T07:00:45.115Z] [INFO] Command line: [2020-01-28T07:00:45.115Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-28T07:00:45.115Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:00:48.402Z] !SESSION 2020-01-28 07:00:45.242 ----------------------------------------------- [2020-01-28T07:00:48.403Z] eclipse.buildId=unknown [2020-01-28T07:00:48.403Z] java.version=1.8.0_202 [2020-01-28T07:00:48.403Z] java.vendor=Oracle Corporation [2020-01-28T07:00:48.403Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:00:48.403Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T07:00:48.403Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-28T07:00:48.403Z] [2020-01-28T07:00:48.403Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:00:48.221 [2020-01-28T07:00:48.403Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:00:48.403Z] !STACK 0 [2020-01-28T07:00:48.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:00:48.403Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:00:48.403Z] [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:00:48.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:00:56.506Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2020-01-28T07:00:58.404Z] Display size: 1440x900 [2020-01-28T07:00:58.404Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T07:00:58.404Z] GTK version=2.24.30 [2020-01-28T07:00:58.404Z] GTK theme=unknown [2020-01-28T07:00:58.404Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T07:00:58.404Z] Time zone: Coordinated Universal Time [2020-01-28T07:00:58.404Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T07:00:58.404Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T07:01:00.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-28T07:01:00.929Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T07:01:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:01:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:27.458Z] DEBUG - number of items : 6 [2020-01-28T07:01:27.458Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353077989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353077988 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-353077988 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353077987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353077987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353077986 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} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353077902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353077900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353077900 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353077899 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2020-01-28T07:01:27.459Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2020-01-28T07:01:27.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-353077892 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' [2020-01-28T07:01:27.459Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2020-01-28T07:01:27.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:27.459Z] DEBUG - number of items : 6 [2020-01-28T07:01:27.459Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353077677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353077676 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353077676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353077675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353077675 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} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353077621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353077617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353077617 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353077616 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-28T07:01:27.459Z] DEBUG - number of items : 6 [2020-01-28T07:01:27.459Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353077601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353077599 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353077599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353077599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353077599 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} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353077596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353077592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353077592 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353077592 data=null} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:27.459Z] DEBUG - number of items : 6 [2020-01-28T07:01:27.459Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353077527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353077526 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353077526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353077523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353077522 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} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353077516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353077512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353077512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353077512 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353077511 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:27.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-28T07:01:27.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-28T07:01:27.717Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T07:01:30.995Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:01:30.995Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:40.957Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-28T07:01:40.957Z] DEBUG - number of items : 6 [2020-01-28T07:01:40.957Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353064916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353064916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353064915 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-353064915 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353064914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353064914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353064913 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} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353064875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353064874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353064873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353064873 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353064873 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2020-01-28T07:01:40.957Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353064672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353064672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.957Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353064672 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-353064671 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353064670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353064628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353064627 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} [2020-01-28T07:01:40.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353064598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353064595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353064595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353064594 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353064594 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:40.958Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2020-01-28T07:01:40.958Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2020-01-28T07:01:40.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-353064592 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' [2020-01-28T07:01:40.958Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2020-01-28T07:01:40.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:40.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:01:41.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:41.216Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-28T07:01:41.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:41.732Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:01:41.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-28T07:01:41.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:41.990Z] DEBUG - number of items : 6 [2020-01-28T07:01:41.990Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353063086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353063086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353063085 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353063085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353063085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353063085 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} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353063027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353063022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353063022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353063022 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:41.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353063021 data=null} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:41.990Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:41.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-28T07:01:42.248Z] DEBUG - number of items : 6 [2020-01-28T07:01:42.248Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353062924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353062924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353062923 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353062923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353062923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353062923 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} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353062919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353062916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353062916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353062915 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:42.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353062915 data=null} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:42.248Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:42.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:42.248Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-28T07:01:42.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-28T07:01:42.248Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T07:01:44.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:01:44.991Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:44.991Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2020-01-28T07:01:45.249Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2020-01-28T07:01:45.249Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2020-01-28T07:01:45.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-353059919 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' [2020-01-28T07:01:45.249Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2020-01-28T07:01:45.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-28T07:01:45.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:45.766Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2020-01-28T07:01:45.766Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2020-01-28T07:01:45.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-353059308 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' [2020-01-28T07:01:45.766Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2020-01-28T07:01:45.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-28T07:01:46.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-28T07:01:47.633Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2020-01-28T07:01:47.633Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:01:47.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:47.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:47.890Z] DEBUG - number of items : 6 [2020-01-28T07:01:47.890Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-353057094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353057094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-353057093 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-353057093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-353057093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-353057092 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} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-353057090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-353057072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-353057071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-353057071 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:47.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-353057070 data=null} to ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:47.890Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-01-28T07:01:47.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2020-01-28T07:01:48.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:48.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:01:49.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353055899 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:01:49.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:01:49.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:01:49.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:01:49.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:01:49.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353055856 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:01:49.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353055856 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:01:49.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353055855 data=null} to TreeItem with text {test} [2020-01-28T07:01:49.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353055855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:01:49.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353055854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:01:49.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353055808 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:01:49.619Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:01:49.619Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:01:49.619Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:01:49.877Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:01:49.877Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055198 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055198 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055196 data=null 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') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055195 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353055195 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:01:49.877Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Clicking on OK [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353055188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353055188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353055188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353055185 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353055185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353055185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:49.877Z] DEBUG - Clicked on OK [2020-01-28T07:01:50.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353055184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:01:50.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353055517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:01:51.068Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.804 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2020-01-28T07:01:51.068Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 27.628 s [2020-01-28T07:01:51.068Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 14.688 s [2020-01-28T07:01:51.068Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 6.696 s [2020-01-28T07:01:51.068Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2020-01-28T07:01:51.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-28T07:01:51.640Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T07:02:09.718Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:02:09.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:02:09.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:02:09.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:02:09.718Z] DEBUG - Setting state to checked on: minor_faults [2020-01-28T07:02:09.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-28T07:02:09.718Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T07:02:12.243Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-28T07:02:12.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:02:12.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:02:12.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:02:12.243Z] DEBUG - Setting state to checked on: kernel_vm [2020-01-28T07:02:12.243Z] DEBUG - Setting state to unchecked on: minor_faults [2020-01-28T07:02:12.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-353032902 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:02:12.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:02:12.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:02:12.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:02:12.244Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:02:12.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-353032825 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:02:12.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-353032825 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:02:12.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-353032824 data=null} to TreeItem with text {test} [2020-01-28T07:02:12.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-353032824 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:02:12.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-353032824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:02:12.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-353032809 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:02:12.501Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:02:12.501Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:02:12.501Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:02:13.066Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:02:13.066Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031962 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031961 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031961 data=null 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') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031960 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-353031960 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:02:13.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Clicking on OK [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-353031958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-353031957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-353031957 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-353031957 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-353031956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-353031956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.066Z] DEBUG - Clicked on OK [2020-01-28T07:02:13.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-353031956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:02:13.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-353032619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:02:14.196Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.048 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2020-01-28T07:02:14.196Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 17.973 s [2020-01-28T07:02:14.196Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.705 s [2020-01-28T07:02:14.196Z] [2020-01-28T07:02:14.196Z] Results: [2020-01-28T07:02:14.196Z] [2020-01-28T07:02:14.196Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:02:14.196Z] [2020-01-28T07:02:14.763Z] [2020-01-28T07:02:14.763Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 07:02:14.616 [2020-01-28T07:02:14.763Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T07:02:14.763Z] [2020-01-28T07:02:14.763Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 07:02:14.618 [2020-01-28T07:02:14.763Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T07:02:14.763Z] [2020-01-28T07:02:14.763Z] !ENTRY org.eclipse.ui 4 0 2020-01-28 07:02:14.619 [2020-01-28T07:02:14.763Z] !MESSAGE Error occurred during status handling [2020-01-28T07:02:14.763Z] !STACK 0 [2020-01-28T07:02:14.763Z] java.lang.NullPointerException [2020-01-28T07:02:14.763Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-01-28T07:02:14.763Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-01-28T07:02:14.763Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-01-28T07:02:14.763Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-01-28T07:02:14.763Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-01-28T07:02:14.763Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-01-28T07:02:14.763Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-01-28T07:02:14.763Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-01-28T07:02:14.763Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-01-28T07:02:14.763Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-01-28T07:02:14.763Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-01-28T07:02:14.763Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-01-28T07:02:14.763Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-01-28T07:02:14.763Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-01-28T07:02:14.763Z] at java.security.AccessController.doPrivileged(Native Method) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-28T07:02:14.764Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-28T07:02:14.764Z] at java.lang.Thread.run(Thread.java:748) [2020-01-28T07:02:15.330Z] [INFO] All tests passed! [2020-01-28T07:02:15.330Z] [INFO] [2020-01-28T07:02:15.330Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:02:15.330Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:15.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.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.pom [2020-01-28T07:02:15.331Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:15.331Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:15.331Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:15.331Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2020-01-28T07:02:15.331Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [36/138] [2020-01-28T07:02:15.331Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] The project's OSGi version is 1.0.4.202001280629 [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:15.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2020-01-28T07:02:15.331Z] [INFO] [2020-01-28T07:02:15.331Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.331Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:15.896Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:15.896Z] [INFO] [2020-01-28T07:02:15.896Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:16.460Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2020-01-28T07:02:16.460Z] [INFO] Command line: [2020-01-28T07:02:16.460Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:02:16.461Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:02:18.986Z] !SESSION 2020-01-28 07:02:16.445 ----------------------------------------------- [2020-01-28T07:02:18.986Z] eclipse.buildId=unknown [2020-01-28T07:02:18.986Z] java.version=1.8.0_202 [2020-01-28T07:02:18.986Z] java.vendor=Oracle Corporation [2020-01-28T07:02:18.986Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:02:18.986Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:02:18.986Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:02:18.986Z] [2020-01-28T07:02:18.986Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:02:18.945 [2020-01-28T07:02:18.986Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:02:18.986Z] !STACK 0 [2020-01-28T07:02:18.986Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:02:18.986Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:02:18.986Z] [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:02:18.986Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:02:21.517Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2020-01-28T07:02:23.414Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2020-01-28T07:02:23.414Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.851 s [2020-01-28T07:02:23.414Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.028 s [2020-01-28T07:02:23.414Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2020-01-28T07:02:23.414Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2020-01-28T07:02:23.414Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.005 s [2020-01-28T07:02:23.414Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2020-01-28T07:02:23.414Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2020-01-28T07:02:23.414Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.007 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-28T07:02:23.414Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-28T07:02:23.414Z] [2020-01-28T07:02:23.414Z] Results: [2020-01-28T07:02:23.414Z] [2020-01-28T07:02:23.414Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:02:23.414Z] [2020-01-28T07:02:23.979Z] [INFO] All tests passed! [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:23.979Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:23.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.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.pom [2020-01-28T07:02:23.979Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:23.979Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:23.979Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:23.979Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2020-01-28T07:02:23.979Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [37/138] [2020-01-28T07:02:23.979Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] The project's OSGi version is 1.0.9.202001280629 [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:23.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2020-01-28T07:02:23.979Z] [INFO] [2020-01-28T07:02:23.979Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:23.979Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:24.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-01-28T07:02:24.546Z] [INFO] Installing /home/jenkins/agent/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.pom [2020-01-28T07:02:24.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar [2020-01-28T07:02:24.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:02:24.546Z] [INFO] Installing /home/jenkins/agent/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2metadata.xml [2020-01-28T07:02:24.546Z] [INFO] Installing /home/jenkins/agent/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2artifacts.xml [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2020-01-28T07:02:24.546Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [38/138] [2020-01-28T07:02:24.546Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.546Z] [INFO] The project's OSGi version is 1.0.2.202001280629 [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.546Z] [INFO] [2020-01-28T07:02:24.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:24.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2020-01-28T07:02:24.547Z] [INFO] [2020-01-28T07:02:24.547Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.547Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2020-01-28T07:02:24.805Z] [INFO] [2020-01-28T07:02:24.805Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:24.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2020-01-28T07:02:24.805Z] [INFO] [2020-01-28T07:02:24.805Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.805Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:24.805Z] [INFO] [2020-01-28T07:02:24.805Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.805Z] [INFO] [2020-01-28T07:02:24.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:24.805Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:25.062Z] [INFO] [2020-01-28T07:02:25.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:25.062Z] [INFO] [2020-01-28T07:02:25.062Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:25.062Z] [INFO] [2020-01-28T07:02:25.062Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:25.062Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:02:25.062Z] [INFO] [2020-01-28T07:02:25.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:25.062Z] [INFO] [2020-01-28T07:02:25.062Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:25.627Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2020-01-28T07:02:25.627Z] [INFO] Command line: [2020-01-28T07:02:25.627Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:02:25.627Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:02:28.904Z] !SESSION 2020-01-28 07:02:25.605 ----------------------------------------------- [2020-01-28T07:02:28.904Z] eclipse.buildId=unknown [2020-01-28T07:02:28.904Z] java.version=1.8.0_202 [2020-01-28T07:02:28.904Z] java.vendor=Oracle Corporation [2020-01-28T07:02:28.904Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:02:28.904Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:02:28.904Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:02:28.904Z] [2020-01-28T07:02:28.904Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:02:28.409 [2020-01-28T07:02:28.904Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:02:28.904Z] !STACK 0 [2020-01-28T07:02:28.904Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:02:28.904Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:02:28.905Z] [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:02:28.905Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:02:30.802Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2020-01-28T07:02:31.059Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2020-01-28T07:02:31.059Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.067 s [2020-01-28T07:02:31.059Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.225 s [2020-01-28T07:02:31.059Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.065 s [2020-01-28T07:02:31.059Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.003 s [2020-01-28T07:02:31.059Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2020-01-28T07:02:31.059Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2020-01-28T07:02:31.059Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.003 s [2020-01-28T07:02:31.059Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.019 s [2020-01-28T07:02:31.059Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-28T07:02:31.059Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-28T07:02:31.059Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-28T07:02:31.059Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-28T07:02:31.059Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-28T07:02:31.059Z] [2020-01-28T07:02:31.059Z] Results: [2020-01-28T07:02:31.059Z] [2020-01-28T07:02:31.059Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:02:31.059Z] [2020-01-28T07:02:31.625Z] [INFO] All tests passed! [2020-01-28T07:02:31.625Z] [INFO] [2020-01-28T07:02:31.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:31.625Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:31.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.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.pom [2020-01-28T07:02:31.625Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:31.625Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:31.625Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:31.625Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:31.625Z] [INFO] [2020-01-28T07:02:31.625Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-28T07:02:31.625Z] [INFO] [2020-01-28T07:02:31.625Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2020-01-28T07:02:31.625Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT [39/138] [2020-01-28T07:02:31.625Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:02:31.625Z] [INFO] [2020-01-28T07:02:31.625Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.625Z] [INFO] [2020-01-28T07:02:31.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.882Z] [INFO] The project's OSGi version is 1.0.8.202001280629 [2020-01-28T07:02:31.882Z] [INFO] [2020-01-28T07:02:31.882Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.882Z] [INFO] [2020-01-28T07:02:31.882Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.882Z] [INFO] [2020-01-28T07:02:31.882Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.882Z] [INFO] [2020-01-28T07:02:31.882Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:31.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2020-01-28T07:02:31.882Z] [INFO] [2020-01-28T07:02:31.882Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:31.882Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2020-01-28T07:02:32.449Z] [INFO] [2020-01-28T07:02:32.449Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:32.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2020-01-28T07:02:32.449Z] [INFO] [2020-01-28T07:02:32.449Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar [2020-01-28T07:02:32.449Z] [INFO] [2020-01-28T07:02:32.449Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.449Z] [INFO] [2020-01-28T07:02:32.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-01-28T07:02:32.707Z] [INFO] [2020-01-28T07:02:32.707Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.707Z] [INFO] [2020-01-28T07:02:32.707Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.707Z] [INFO] [2020-01-28T07:02:32.707Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.707Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-01-28T07:02:32.707Z] [INFO] [2020-01-28T07:02:32.707Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.707Z] [INFO] [2020-01-28T07:02:32.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-01-28T07:02:32.965Z] [INFO] Installing /home/jenkins/agent/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.pom [2020-01-28T07:02:32.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar [2020-01-28T07:02:32.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:02:32.965Z] [INFO] Installing /home/jenkins/agent/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2metadata.xml [2020-01-28T07:02:32.965Z] [INFO] Installing /home/jenkins/agent/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2020-01-28T07:02:32.965Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [40/138] [2020-01-28T07:02:32.965Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] The project's OSGi version is 1.1.2.202001280629 [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:32.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2020-01-28T07:02:32.965Z] [INFO] [2020-01-28T07:02:32.965Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:32.965Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2020-01-28T07:02:33.612Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:02:33.612Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2020-01-28T07:02:33.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:02:33.612Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:02:33.612Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:02:33.612Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2020-01-28T07:02:33.612Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:02:33.612Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:02:33.612Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:02:33.612Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2020-01-28T07:02:33.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:02:33.612Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:02:33.612Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:02:33.612Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2020-01-28T07:02:33.612Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:02:33.612Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:02:33.612Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:02:33.612Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2020-01-28T07:02:33.612Z] @Override [2020-01-28T07:02:33.612Z] protected void exportToTsv(@Nullable OutputStream stream) { [2020-01-28T07:02:33.612Z] TmfViewer viewer = getViewer(); [2020-01-28T07:02:33.612Z] if (viewer instanceof LamiTableViewer) { [2020-01-28T07:02:33.612Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2020-01-28T07:02:33.612Z] } [2020-01-28T07:02:33.612Z] } [2020-01-28T07:02:33.612Z] private @Nullable TmfViewer getViewer() { [2020-01-28T07:02:33.612Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2020-01-28T07:02:33.612Z] if (tabPage == null) { [2020-01-28T07:02:33.612Z] return null; [2020-01-28T07:02:33.612Z] } [2020-01-28T07:02:33.612Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2020-01-28T07:02:33.612Z] TmfViewer viewer = viewerControl.getViewer(); [2020-01-28T07:02:33.612Z] return viewer; [2020-01-28T07:02:33.613Z] } [2020-01-28T07:02:33.613Z] @Override [2020-01-28T07:02:33.613Z] public boolean isEnabled() { [2020-01-28T07:02:33.613Z] return (getViewer() instanceof LamiTableViewer); [2020-01-28T07:02:33.613Z] } [2020-01-28T07:02:33.613Z] @Override [2020-01-28T07:02:33.613Z] protected @Nullable Shell getShell() { [2020-01-28T07:02:33.613Z] return getViewSite().getShell(); [2020-01-28T07:02:33.613Z] } [2020-01-28T07:02:33.613Z] }; [2020-01-28T07:02:33.613Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:02:33.613Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:02:33.613Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:02:33.613Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2020-01-28T07:02:33.613Z] ^^^^^^^^^^^^^^^^^ [2020-01-28T07:02:33.613Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:02:33.613Z] 6 problems (6 warnings) [2020-01-28T07:02:33.613Z] [INFO] [2020-01-28T07:02:33.613Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:33.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2020-01-28T07:02:33.613Z] [INFO] [2020-01-28T07:02:33.613Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-28T07:02:33.613Z] [INFO] [2020-01-28T07:02:33.613Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.613Z] [INFO] [2020-01-28T07:02:33.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-01-28T07:02:33.871Z] [INFO] [2020-01-28T07:02:33.871Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.871Z] [INFO] [2020-01-28T07:02:33.871Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.872Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-01-28T07:02:33.872Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.pom [2020-01-28T07:02:33.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-28T07:02:33.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:02:33.872Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2metadata.xml [2020-01-28T07:02:33.872Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2020-01-28T07:02:33.872Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [41/138] [2020-01-28T07:02:33.872Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] The project's OSGi version is 1.0.1.202001280629 [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:33.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2020-01-28T07:02:33.872Z] [INFO] [2020-01-28T07:02:33.872Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:33.872Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2020-01-28T07:02:34.129Z] [INFO] [2020-01-28T07:02:34.130Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:34.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2020-01-28T07:02:34.130Z] [INFO] [2020-01-28T07:02:34.130Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.130Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:34.130Z] [INFO] [2020-01-28T07:02:34.130Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.130Z] [INFO] [2020-01-28T07:02:34.130Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.388Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:34.388Z] [INFO] [2020-01-28T07:02:34.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.388Z] [INFO] [2020-01-28T07:02:34.388Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.388Z] [INFO] [2020-01-28T07:02:34.388Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.388Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:02:34.388Z] [INFO] [2020-01-28T07:02:34.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.388Z] [INFO] [2020-01-28T07:02:34.388Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:34.645Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2020-01-28T07:02:34.645Z] [INFO] Command line: [2020-01-28T07:02:34.645Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:02:34.902Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:02:37.430Z] !SESSION 2020-01-28 07:02:34.834 ----------------------------------------------- [2020-01-28T07:02:37.430Z] eclipse.buildId=unknown [2020-01-28T07:02:37.430Z] java.version=1.8.0_202 [2020-01-28T07:02:37.430Z] java.vendor=Oracle Corporation [2020-01-28T07:02:37.430Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:02:37.430Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:02:37.430Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:02:37.430Z] [2020-01-28T07:02:37.430Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:02:37.411 [2020-01-28T07:02:37.430Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:02:37.430Z] !STACK 0 [2020-01-28T07:02:37.430Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:02:37.430Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:02:37.430Z] [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:02:37.430Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2020-01-28T07:02:39.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2020-01-28T07:02:39.328Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.009 s [2020-01-28T07:02:39.328Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2020-01-28T07:02:39.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2020-01-28T07:02:39.328Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0.001 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2020-01-28T07:02:39.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2020-01-28T07:02:39.328Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.002 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2020-01-28T07:02:39.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2020-01-28T07:02:39.328Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2020-01-28T07:02:39.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2020-01-28T07:02:39.328Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2020-01-28T07:02:39.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2020-01-28T07:02:39.328Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.106 s [2020-01-28T07:02:39.328Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2020-01-28T07:02:39.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2020-01-28T07:02:39.328Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2020-01-28T07:02:39.328Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2020-01-28T07:02:39.328Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2020-01-28T07:02:39.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2020-01-28T07:02:39.328Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2020-01-28T07:02:39.328Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2020-01-28T07:02:39.328Z] [2020-01-28T07:02:39.328Z] Results: [2020-01-28T07:02:39.328Z] [2020-01-28T07:02:39.328Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:02:39.328Z] [2020-01-28T07:02:39.893Z] [INFO] All tests passed! [2020-01-28T07:02:39.893Z] [INFO] [2020-01-28T07:02:39.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:39.893Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:39.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.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.pom [2020-01-28T07:02:39.893Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:39.893Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:39.893Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:39.893Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:39.893Z] [INFO] [2020-01-28T07:02:39.893Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-28T07:02:39.893Z] [INFO] [2020-01-28T07:02:39.893Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2020-01-28T07:02:39.893Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [42/138] [2020-01-28T07:02:39.893Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] The project's OSGi version is 1.0.3.202001280629 [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:40.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2020-01-28T07:02:40.151Z] [INFO] [2020-01-28T07:02:40.151Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.151Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2020-01-28T07:02:40.408Z] [INFO] [2020-01-28T07:02:40.408Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:40.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2020-01-28T07:02:40.408Z] [INFO] [2020-01-28T07:02:40.408Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.408Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.666Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.666Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:40.666Z] [INFO] [2020-01-28T07:02:40.666Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:41.230Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T07:02:41.230Z] [INFO] Command line: [2020-01-28T07:02:41.230Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-28T07:02:41.230Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:02:44.513Z] !SESSION 2020-01-28 07:02:41.376 ----------------------------------------------- [2020-01-28T07:02:44.513Z] eclipse.buildId=unknown [2020-01-28T07:02:44.513Z] java.version=1.8.0_202 [2020-01-28T07:02:44.513Z] java.vendor=Oracle Corporation [2020-01-28T07:02:44.513Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:02:44.513Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T07:02:44.513Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-28T07:02:44.513Z] [2020-01-28T07:02:44.513Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:02:44.257 [2020-01-28T07:02:44.513Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:02:44.513Z] !STACK 0 [2020-01-28T07:02:44.513Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:02:44.513Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:02:44.513Z] [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:02:44.513Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:02:51.075Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2020-01-28T07:02:54.357Z] Display size: 1440x900 [2020-01-28T07:02:54.357Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T07:02:54.357Z] GTK version=2.24.30 [2020-01-28T07:02:54.357Z] GTK theme=unknown [2020-01-28T07:02:54.357Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T07:02:54.357Z] Time zone: Coordinated Universal Time [2020-01-28T07:02:54.357Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T07:02:54.357Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T07:02:55.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2020-01-28T07:02:55.290Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2020-01-28T07:02:55.290Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2020-01-28T07:02:55.548Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2020-01-28T07:02:55.548Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:02:55.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352989617 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-352989605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352989604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-352989604 data=null doit=true} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-352989603 data=null} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-352989602 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-352989601 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352989601 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') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-352989598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352989598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-352989597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-352989597 data=null doit=true} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-352989597 data=null} to (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2020-01-28T07:02:55.548Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:02:55.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:02:55.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:02:55.549Z] DEBUG - Setting state to checked on: Integer [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - Setting state to unchecked on: Integer [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - Setting state to checked on: Duration (ns) [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - Setting state to unchecked on: Duration (ns) [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - Setting state to checked on: Timestamp [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - Setting state to unchecked on: Timestamp [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:02:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352989398 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - Clicking on TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-352989392 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-352989392 data=null doit=true} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:02:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-352989390 data=null} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-352989389 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352989389 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} [2020-01-28T07:02:55.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-352989389 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-352989388 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-352989388 data=null doit=true} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-352989388 data=null} to TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - Clicked on TableItem with text {String} [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - Setting state to checked on: Timestamp [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:02:55.808Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:02:55.808Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:02:55.808Z] DEBUG - Clicking on [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352989317 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352989317 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352989317 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352989316 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352989316 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352989316 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352989315 data=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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352989308 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352989305 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352989304 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') [2020-01-28T07:02:55.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352989304 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352989303 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.808Z] DEBUG - Clicked on [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - Setting state to checked on: Timestamp [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:02:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352989288 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.808Z] DEBUG - Clicking on TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-352989285 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-352989284 data=null doit=true} to TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:02:55.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-352989283 data=null} to TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-352989282 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352989227 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} [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-352989227 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-352989227 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-28T07:02:55.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-352989226 data=null doit=true} to TableItem with text {String} [2020-01-28T07:02:55.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-352989226 data=null} to TableItem with text {String} [2020-01-28T07:02:55.809Z] DEBUG - Clicked on TableItem with text {String} [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:02:55.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:02:55.809Z] DEBUG - Setting state to checked on: Timestamp2 [2020-01-28T07:02:55.809Z] DEBUG - Setting state to checked on: Timestamp [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:02:55.809Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:02:55.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:02:55.809Z] DEBUG - Clicking on [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352989216 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352989216 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352989216 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352989215 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352989215 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352989215 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352989215 data=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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352989208 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352989202 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352989201 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') [2020-01-28T07:02:55.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352989201 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352989201 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:02:55.809Z] DEBUG - Clicked on [2020-01-28T07:02:56.066Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.5 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2020-01-28T07:02:56.066Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.778 s [2020-01-28T07:02:56.066Z] [2020-01-28T07:02:56.066Z] Results: [2020-01-28T07:02:56.066Z] [2020-01-28T07:02:56.066Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:02:56.066Z] [2020-01-28T07:02:57.439Z] [INFO] All tests passed! [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:57.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.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.pom [2020-01-28T07:02:57.439Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:57.439Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:57.439Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:57.439Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2020-01-28T07:02:57.439Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [43/138] [2020-01-28T07:02:57.439Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] The project's OSGi version is 1.0.3.202001280629 [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:57.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2020-01-28T07:02:57.439Z] [INFO] [2020-01-28T07:02:57.439Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:57.439Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:02:58.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.006Z] [INFO] [2020-01-28T07:02:58.006Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:02:58.572Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T07:02:58.572Z] [INFO] Command line: [2020-01-28T07:02:58.572Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-28T07:02:58.572Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:03:01.851Z] !SESSION 2020-01-28 07:02:58.738 ----------------------------------------------- [2020-01-28T07:03:01.851Z] eclipse.buildId=unknown [2020-01-28T07:03:01.851Z] java.version=1.8.0_202 [2020-01-28T07:03:01.851Z] java.vendor=Oracle Corporation [2020-01-28T07:03:01.851Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:03:01.851Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T07:03:01.852Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-28T07:03:01.852Z] [2020-01-28T07:03:01.852Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:03:01.719 [2020-01-28T07:03:01.852Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:03:01.852Z] !STACK 0 [2020-01-28T07:03:01.852Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:03:01.852Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:03:01.852Z] [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:03:01.852Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:03:08.509Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2020-01-28T07:03:11.811Z] Display size: 1440x900 [2020-01-28T07:03:11.811Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T07:03:11.811Z] GTK version=2.24.30 [2020-01-28T07:03:11.811Z] GTK theme=unknown [2020-01-28T07:03:11.811Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T07:03:11.811Z] Time zone: Coordinated Universal Time [2020-01-28T07:03:11.811Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T07:03:11.811Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T07:03:14.335Z] [2020-01-28T07:03:14.335Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 07:03:14.311 [2020-01-28T07:03:14.335Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-28T07:03:14.335Z] !STACK 0 [2020-01-28T07:03:14.335Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T07:03:14.335Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T07:03:14.335Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T07:03:14.335Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T07:03:14.335Z] [2020-01-28T07:03:14.335Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-28 07:03:14.321 [2020-01-28T07:03:14.335Z] !MESSAGE Exception executing analysis [2020-01-28T07:03:14.335Z] !STACK 0 [2020-01-28T07:03:14.335Z] java.lang.RuntimeException: The parameter should be set [2020-01-28T07:03:14.335Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-28T07:03:14.335Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-28T07:03:14.335Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-28T07:03:17.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:03:17.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:03:17.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:03:17.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:03:17.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:03:17.614Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:17.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352967608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352967608 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352967607 data=null} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352967607 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352967606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352967475 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352967473 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352967473 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352967473 data=null} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352967472 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352967471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352967417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352967415 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352967415 data=null} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352967413 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-352967412 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} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352967388 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:17.615Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-352967385 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-352967384 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-352967384 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-352967383 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352967383 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]} [2020-01-28T07:03:17.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-352967312 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-352967310 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-352967309 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-352967308 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-352967307 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]} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-352967299 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-352967298 data=null doit=true} to TreeItem with text {A-Test-10K} [2020-01-28T07:03:17.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-352967297 data=null} to TreeItem with text {A-Test-10K} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-352967297 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-352967296 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} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-352967283 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-352967281 data=null doit=true} to TreeItem with text {External Analyses} [2020-01-28T07:03:17.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-352967280 data=null} to TreeItem with text {External Analyses} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-352967227 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-352967226 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} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-352967208 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2020-01-28T07:03:17.874Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967202 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967202 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:17.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967200 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967200 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352967199 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} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967183 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967183 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:17.874Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352967182 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:18.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352966990 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:18.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352966989 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:18.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352966989 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:18.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-352966988 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:18.132Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-28T07:03:18.132Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2020-01-28T07:03:18.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-352966927 data=null doit=true} to Shell with text {External Analysis Parameters} [2020-01-28T07:03:18.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:18.132Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:18.132Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:18.132Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:18.132Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Clicking on OK [2020-01-28T07:03:18.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352966918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352966917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352966917 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352966916 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352966915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352966915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352966915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:18.132Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-352967181 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} [2020-01-28T07:03:18.389Z] DEBUG - Clicked on [2020-01-28T07:03:18.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2020-01-28T07:03:18.905Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2020-01-28T07:03:18.905Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-28T07:03:19.205Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-28T07:03:19.205Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:19.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352965999 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-352965990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352965989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-352965989 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-352965988 data=null} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-352965988 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-352965987 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352965987 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') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-352965982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352965982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-352965982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-352965981 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-352965981 data=null} to (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:19.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352965927 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-352965918 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-352965917 data=null doit=true} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:03:19.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-352965914 data=null} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-352965913 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352965913 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)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-352965912 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-352965912 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-352965911 data=null doit=true} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-352965911 data=null} to TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:19.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:19.205Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-28T07:03:19.205Z] DEBUG - Setting state to checked on: Priority [2020-01-28T07:03:19.205Z] DEBUG - Setting state to checked on: Target CPU [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:19.205Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:19.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:19.205Z] DEBUG - Clicking on [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352965887 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352965887 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352965886 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352965886 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352965886 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352965886 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352965885 data=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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352965826 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352965818 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352965818 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') [2020-01-28T07:03:19.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352965817 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352965817 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Clicked on [2020-01-28T07:03:19.206Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352965815 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:19.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Clicking on OK [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352965810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352965809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352965809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352965809 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352965808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352965808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352965807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:19.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-352966196 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' [2020-01-28T07:03:19.761Z] DEBUG - Clicked on [2020-01-28T07:03:19.761Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-28T07:03:19.761Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-28T07:03:20.019Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-28T07:03:20.019Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:20.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352965115 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:20.019Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:20.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352965114 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-352965109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352965108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-352965107 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-352965107 data=null} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-352965106 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-352965106 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352965105 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-352965102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352965102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-352965101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-352965101 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-352965100 data=null} to (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:20.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352965098 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-352965093 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-352965093 data=null doit=true} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:03:20.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-352965090 data=null} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-352965089 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352965088 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)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-352965087 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-352965087 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-352965087 data=null doit=true} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-352965086 data=null} to TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:20.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:20.019Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-28T07:03:20.019Z] DEBUG - Setting state to checked on: Priority [2020-01-28T07:03:20.019Z] DEBUG - Setting state to checked on: Target CPU [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:20.019Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:20.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:20.019Z] DEBUG - Clicking on [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352965021 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352965020 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352965020 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:20.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352965020 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352965019 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352965019 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352965018 data=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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352965007 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352964998 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352964998 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') [2020-01-28T07:03:20.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352964998 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352964997 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Clicked on [2020-01-28T07:03:20.020Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:20.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352964995 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:20.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Clicking on OK [2020-01-28T07:03:20.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352964992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352964992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352964992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352964992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352964991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352964991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352964991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:20.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-352965311 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' [2020-01-28T07:03:20.277Z] DEBUG - Clicked on [2020-01-28T07:03:20.277Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-28T07:03:20.535Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T07:03:20.535Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T07:03:20.535Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T07:03:20.535Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2020-01-28T07:03:20.535Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:20.535Z] 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') [2020-01-28T07:03:20.535Z] DEBUG - Clicking on &Yes [2020-01-28T07:03:20.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-352964506 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') [2020-01-28T07:03:20.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-352964505 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') [2020-01-28T07:03:20.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-352964505 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-28T07:03:20.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-352964505 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-28T07:03:20.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-352964504 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') [2020-01-28T07:03:20.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-352964504 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') [2020-01-28T07:03:20.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-352964503 data=null item=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') [2020-01-28T07:03:21.100Z] DEBUG - Clicked on [2020-01-28T07:03:21.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-28T07:03:21.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:03:21.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:03:21.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:03:21.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:03:21.100Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352964020 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352964020 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352964019 data=null} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352964019 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352964018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352963923 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352963921 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352963920 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352963920 data=null} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352963919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352963919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352963906 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:21.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-28T07:03:21.100Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-352963903 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-352963902 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-28T07:03:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-352963902 data=null} to TreeItem with text {Traces [1]} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-352963901 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352963900 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]} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-352963880 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-28T07:03:21.100Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-28T07:03:21.100Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2020-01-28T07:03:21.100Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2020-01-28T07:03:21.100Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963877 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963877 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.100Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963876 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963875 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352963875 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} [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963812 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963811 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963810 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963690 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963689 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963688 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-352963688 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-28T07:03:21.358Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2020-01-28T07:03:21.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-352963685 data=null doit=true} to Shell with text {External Analysis Parameters} [2020-01-28T07:03:21.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:21.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:21.358Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:21.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:21.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Clicking on OK [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352963682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352963681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352963681 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352963681 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352963680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352963680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352963680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:21.358Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-352963810 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} [2020-01-28T07:03:21.923Z] DEBUG - Clicked on [2020-01-28T07:03:21.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2020-01-28T07:03:22.182Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2020-01-28T07:03:22.182Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-28T07:03:22.182Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-28T07:03:22.182Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:22.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352962782 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-352962779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352962778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-352962778 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-352962778 data=null} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-352962777 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-352962777 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352962777 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') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-352962772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352962771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-352962771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-352962771 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-352962771 data=null} to (of type 'Table') [2020-01-28T07:03:22.182Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:22.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352962725 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-352962722 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-352962721 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:03:22.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-352962719 data=null} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-352962718 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352962718 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} [2020-01-28T07:03:22.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-352962718 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-352962717 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-352962717 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-352962717 data=null} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.441Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:22.441Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:22.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:22.441Z] DEBUG - Clicking on [2020-01-28T07:03:22.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352962708 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') [2020-01-28T07:03:22.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352962707 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') [2020-01-28T07:03:22.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352962707 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352962706 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352962706 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352962706 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352962705 data=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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352962699 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352962696 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352962696 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352962695 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352962695 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Clicked on [2020-01-28T07:03:22.442Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352962692 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-352962688 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-352962688 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-352962687 data=null} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-352962686 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352962686 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} [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-352962686 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-352962685 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-352962685 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-352962685 data=null} to TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:22.442Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - Clicking on [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352962678 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352962678 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352962678 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352962678 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352962677 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352962677 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352962677 data=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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352962620 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352962614 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352962614 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') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352962614 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352962613 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Clicked on [2020-01-28T07:03:22.442Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352962611 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:22.442Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Clicking on OK [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352962608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352962608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352962608 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352962608 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352962607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352962607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352962607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:22.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-352962978 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' [2020-01-28T07:03:22.957Z] DEBUG - Clicked on [2020-01-28T07:03:22.957Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-28T07:03:22.957Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-28T07:03:22.957Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-28T07:03:22.957Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:23.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352961969 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:23.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Clicking on (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-352961922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352961921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-352961921 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-352961920 data=null} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-352961920 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-352961919 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352961919 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-352961910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-352961910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-352961910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-352961909 data=null doit=true} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-352961909 data=null} to (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Clicked on (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352961906 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-352961899 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-352961899 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-352961896 data=null} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-352961895 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352961895 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} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-352961894 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-352961894 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-352961894 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-352961894 data=null} to TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.218Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:23.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:23.218Z] DEBUG - Clicking on [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352961883 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352961883 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352961883 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352961882 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352961882 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352961882 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352961882 data=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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352961824 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352961820 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352961820 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') [2020-01-28T07:03:23.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352961819 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352961819 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.218Z] DEBUG - Clicked on [2020-01-28T07:03:23.218Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352961817 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-352961814 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-352961814 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-352961812 data=null} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-352961811 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-352961811 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} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-352961811 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-352961811 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-352961810 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-352961810 data=null} to TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-28T07:03:23.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-28T07:03:23.219Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - Clicking on [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-352961804 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352961803 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-352961803 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-352961803 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-352961803 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-352961803 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-352961803 data=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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-352961795 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-352961790 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-352961789 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-352961789 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-352961789 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Clicked on [2020-01-28T07:03:23.219Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:23.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352961787 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:03:23.219Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2f3c7b24 [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-352961783 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-352961781 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-352961781 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:03:23.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-352961781 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-352961780 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-352961780 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-352961780 data=null item=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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-352961780 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-352961780 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-352961779 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') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-352961779 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:03:23.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-352961779 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-28T07:03:23.219Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-28T07:03:23.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-352961778 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:23.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Clicking on OK [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352961775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352961775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352961775 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352961775 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352961775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352961775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352961775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:23.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-352962185 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' [2020-01-28T07:03:23.734Z] DEBUG - Clicked on [2020-01-28T07:03:23.734Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-28T07:03:23.734Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-28T07:03:23.734Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-28T07:03:23.734Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-28T07:03:23.734Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2020-01-28T07:03:23.734Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:23.734Z] 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') [2020-01-28T07:03:23.734Z] DEBUG - Clicking on &Yes [2020-01-28T07:03:23.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-352961209 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') [2020-01-28T07:03:23.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-352961209 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') [2020-01-28T07:03:23.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-352961208 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-28T07:03:23.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-352961208 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-28T07:03:23.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-352961208 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') [2020-01-28T07:03:23.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-352961208 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') [2020-01-28T07:03:23.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-352961207 data=null item=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') [2020-01-28T07:03:24.299Z] DEBUG - Clicked on [2020-01-28T07:03:24.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-352960789 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:03:24.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:03:24.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:03:24.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:03:24.299Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:03:24.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352960693 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:03:24.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352960692 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:24.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352960692 data=null} to TreeItem with text {test} [2020-01-28T07:03:24.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352960692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:24.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352960691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:03:24.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352960603 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:03:24.815Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:03:24.815Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:03:24.815Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:03:25.748Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:03:25.748Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959482 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959482 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959481 data=null 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') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352959480 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:03:25.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.748Z] DEBUG - Clicking on OK [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352959477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352959477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352959477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352959477 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352959477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352959476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:25.749Z] DEBUG - Clicked on OK [2020-01-28T07:03:26.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352959476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:03:26.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-352960315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:03:26.264Z] [2020-01-28T07:03:26.264Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-28 07:03:26.022 [2020-01-28T07:03:26.264Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2020-01-28T07:03:26.264Z] [2020-01-28T07:03:26.264Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-28 07:03:26.023 [2020-01-28T07:03:26.264Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2020-01-28T07:03:26.264Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.199 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2020-01-28T07:03:26.264Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 3.612 s [2020-01-28T07:03:26.264Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 3.223 s [2020-01-28T07:03:26.264Z] [2020-01-28T07:03:26.264Z] Results: [2020-01-28T07:03:26.264Z] [2020-01-28T07:03:26.264Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:03:26.264Z] [2020-01-28T07:03:26.829Z] [2020-01-28T07:03:26.829Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 07:03:26.609 [2020-01-28T07:03:26.829Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T07:03:27.395Z] [INFO] All tests passed! [2020-01-28T07:03:27.395Z] [INFO] [2020-01-28T07:03:27.395Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:03:27.653Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:03:27.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.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.pom [2020-01-28T07:03:27.654Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:03:27.654Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:03:27.654Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:03:27.654Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2020-01-28T07:03:27.654Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [44/138] [2020-01-28T07:03:27.654Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] The project's OSGi version is 1.0.11.202001280629 [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:03:27.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2020-01-28T07:03:27.654Z] [INFO] [2020-01-28T07:03:27.654Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:27.654Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2020-01-28T07:03:28.222Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:03:28.222Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2020-01-28T07:03:28.222Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:03:28.222Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:03:28.222Z] [WARNING] /home/jenkins/agent/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:[122] [2020-01-28T07:03:28.222Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2020-01-28T07:03:28.222Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:03:28.222Z] 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' [2020-01-28T07:03:28.222Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:03:28.222Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-28T07:03:28.222Z] ^^^^^ [2020-01-28T07:03:28.222Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:03:28.222Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:03:28.222Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-28T07:03:28.222Z] ^^^^^ [2020-01-28T07:03:28.222Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:03:28.222Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:03:28.222Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-28T07:03:28.222Z] ^^^^^ [2020-01-28T07:03:28.222Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:03:28.222Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:03:28.222Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-28T07:03:28.222Z] ^^^^^ [2020-01-28T07:03:28.222Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:03:28.222Z] 6 problems (6 warnings) [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:03:28.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] Building jar: /home/jenkins/agent/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.11-SNAPSHOT-sources.jar [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] Building jar: /home/jenkins/agent/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.11-SNAPSHOT.jar [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] [2020-01-28T07:03:28.222Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.222Z] [INFO] Pack200 packing jar /home/jenkins/agent/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.11-SNAPSHOT.jar [2020-01-28T07:03:28.502Z] [INFO] [2020-01-28T07:03:28.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:28.502Z] [INFO] [2020-01-28T07:03:28.502Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:03:29.066Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2020-01-28T07:03:29.066Z] [INFO] Command line: [2020-01-28T07:03:29.066Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:03:29.066Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:03:32.344Z] !SESSION 2020-01-28 07:03:28.958 ----------------------------------------------- [2020-01-28T07:03:32.344Z] eclipse.buildId=unknown [2020-01-28T07:03:32.344Z] java.version=1.8.0_202 [2020-01-28T07:03:32.344Z] java.vendor=Oracle Corporation [2020-01-28T07:03:32.344Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:03:32.344Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:03:32.344Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:03:32.344Z] [2020-01-28T07:03:32.344Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:03:31.701 [2020-01-28T07:03:32.344Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:03:32.344Z] !STACK 0 [2020-01-28T07:03:32.344Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:03:32.344Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:03:32.344Z] [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:03:32.344Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:03:33.717Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2020-01-28T07:03:35.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2020-01-28T07:03:35.087Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.753 s [2020-01-28T07:03:35.087Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.231 s [2020-01-28T07:03:35.087Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2020-01-28T07:03:37.613Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.466 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2020-01-28T07:03:37.613Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.462 s [2020-01-28T07:03:37.613Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2020-01-28T07:03:47.575Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.072 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2020-01-28T07:03:47.575Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.233 s [2020-01-28T07:03:47.575Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.234 s [2020-01-28T07:03:47.575Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.234 s [2020-01-28T07:03:47.575Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.133 s [2020-01-28T07:03:47.575Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.234 s [2020-01-28T07:03:47.575Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2020-01-28T07:03:54.132Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.762 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2020-01-28T07:03:54.132Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.271 s [2020-01-28T07:03:54.132Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.235 s [2020-01-28T07:03:54.132Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.238 s [2020-01-28T07:03:54.132Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2020-01-28T07:03:56.659Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.25 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2020-01-28T07:03:56.659Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.247 s [2020-01-28T07:03:56.659Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2020-01-28T07:04:52.869Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.565 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2020-01-28T07:04:52.869Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.235 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.241 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.236 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.241 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.233 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.234 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.247 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.236 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.23 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.23 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2020-01-28T07:04:52.869Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.239 s [2020-01-28T07:04:52.869Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.241 s [2020-01-28T07:04:52.869Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2020-01-28T07:04:52.869Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2020-01-28T07:05:05.060Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.337 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2020-01-28T07:05:05.060Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.233 s [2020-01-28T07:05:05.060Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.228 s [2020-01-28T07:05:05.060Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.217 s [2020-01-28T07:05:05.060Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2020-01-28T07:05:05.060Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2020-01-28T07:05:05.060Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2020-01-28T07:05:05.060Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2020-01-28T07:05:15.030Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.286 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2020-01-28T07:05:15.030Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.146 s [2020-01-28T07:05:15.030Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2020-01-28T07:05:15.030Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.146 s [2020-01-28T07:05:15.030Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2020-01-28T07:05:15.030Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.145 s [2020-01-28T07:05:15.030Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2020-01-28T07:05:15.030Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.138 s [2020-01-28T07:05:15.030Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.151 s [2020-01-28T07:05:15.031Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.137 s [2020-01-28T07:05:15.031Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2020-01-28T07:05:15.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2020-01-28T07:05:15.031Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.157 s [2020-01-28T07:05:15.031Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2020-01-28T07:05:15.963Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2020-01-28T07:05:15.963Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.157 s [2020-01-28T07:05:15.963Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2020-01-28T07:05:17.334Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2020-01-28T07:05:17.334Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.235 s [2020-01-28T07:05:17.334Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2020-01-28T07:05:17.334Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2020-01-28T07:05:17.334Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.012 s [2020-01-28T07:05:17.334Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2020-01-28T07:05:22.594Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.537 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2020-01-28T07:05:22.594Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.137 s [2020-01-28T07:05:22.594Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.133 s [2020-01-28T07:05:22.594Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.13 s [2020-01-28T07:05:22.594Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.134 s [2020-01-28T07:05:22.594Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2020-01-28T07:05:25.150Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.35 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2020-01-28T07:05:25.150Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.22 s [2020-01-28T07:05:25.150Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.129 s [2020-01-28T07:05:25.150Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2020-01-28T07:05:30.418Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.996 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2020-01-28T07:05:30.418Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 4.995 s [2020-01-28T07:05:30.418Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2020-01-28T07:05:30.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2020-01-28T07:05:30.676Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.478 s [2020-01-28T07:05:30.676Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2020-01-28T07:05:30.934Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2020-01-28T07:05:30.934Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 0.064 s [2020-01-28T07:05:30.934Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 0.015 s [2020-01-28T07:05:30.934Z] [2020-01-28T07:05:30.934Z] Results: [2020-01-28T07:05:30.934Z] [2020-01-28T07:05:30.934Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:05:30.934Z] [2020-01-28T07:05:31.500Z] [INFO] All tests passed! [2020-01-28T07:05:31.500Z] [INFO] [2020-01-28T07:05:31.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:05:31.500Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-01-28T07:05:31.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.pom [2020-01-28T07:05:31.500Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-28T07:05:31.500Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:05:31.500Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-28T07:05:31.500Z] [INFO] Installing /home/jenkins/agent/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2020-01-28T07:05:31.501Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [45/138] [2020-01-28T07:05:31.501Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] The project's OSGi version is 4.0.2.202001280629 [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:31.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2020-01-28T07:05:31.501Z] [INFO] [2020-01-28T07:05:31.501Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:31.501Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:32.068Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 60) [2020-01-28T07:05:32.068Z] return getLegendImage(String.valueOf(entry.getModel().getId())); [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] 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 [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] return Iterables.get(iterable, (int) idx, null); [2020-01-28T07:05:32.068Z] ^^^^ [2020-01-28T07:05:32.068Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] return Iterables.getLast(baseIterable, null); [2020-01-28T07:05:32.068Z] ^^^^ [2020-01-28T07:05:32.068Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] return Iterables.getFirst((Iterable) iterable, null); [2020-01-28T07:05:32.068Z] ^^^^ [2020-01-28T07:05:32.068Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.068Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] [2020-01-28T07:05:32.068Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] [2020-01-28T07:05:32.068Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] [2020-01-28T07:05:32.068Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] [2020-01-28T07:05:32.068Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter; [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] [2020-01-28T07:05:32.068Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] [2020-01-28T07:05:32.068Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The constructor 'ArrayListStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-01-28T07:05:32.068Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] [2020-01-28T07:05:32.068Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2020-01-28T07:05:32.068Z] ^^^^^^^^^^^^^^ [2020-01-28T07:05:32.068Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[417] [2020-01-28T07:05:32.328Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] 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>>' [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] [2020-01-28T07:05:32.328Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] [2020-01-28T07:05:32.328Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-01-28T07:05:32.328Z] FilterCu cu = FilterCu.compile(regex); [2020-01-28T07:05:32.328Z] ^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-01-28T07:05:32.328Z] FilterCu cu = FilterCu.compile(regex); [2020-01-28T07:05:32.328Z] ^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-01-28T07:05:32.328Z] FilterCu cu = FilterCu.compile(regex); [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] [2020-01-28T07:05:32.328Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[445] [2020-01-28T07:05:32.328Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] 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>>' [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] [2020-01-28T07:05:32.328Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] [2020-01-28T07:05:32.328Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-28T07:05:32.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-01-28T07:05:32.328Z] FilterCu cu = FilterCu.compile(regex); [2020-01-28T07:05:32.328Z] ^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-01-28T07:05:32.328Z] FilterCu cu = FilterCu.compile(regex); [2020-01-28T07:05:32.328Z] ^^^^^^^^ [2020-01-28T07:05:32.328Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.328Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-01-28T07:05:32.329Z] FilterCu cu = FilterCu.compile(regex); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] [2020-01-28T07:05:32.329Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[610] [2020-01-28T07:05:32.329Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-01-28T07:05:32.329Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-01-28T07:05:32.329Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-01-28T07:05:32.329Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[635] [2020-01-28T07:05:32.329Z] regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes()); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:32.329Z] 36. INFO in /home/jenkins/agent/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) [2020-01-28T07:05:32.329Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] 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 [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] 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 [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] return (E) (Comparable) o -> 0; [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Type safety: Unchecked cast from Comparable to E [2020-01-28T07:05:32.329Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.329Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:32.329Z] 48. INFO in /home/jenkins/agent/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) [2020-01-28T07:05:32.329Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-28T07:05:32.329Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.329Z] 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 [2020-01-28T07:05:32.330Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.330Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-28T07:05:32.330Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.330Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:32.330Z] 50. INFO in /home/jenkins/agent/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) [2020-01-28T07:05:32.330Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-28T07:05:32.330Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.330Z] 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 [2020-01-28T07:05:32.330Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.330Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2020-01-28T07:05:32.330Z] fProviderId, ITmfTreeDataProvider.class); [2020-01-28T07:05:32.330Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.330Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-28T07:05:32.330Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:32.330Z] return modelToTree(trace.getName(), model.getEntries()); [2020-01-28T07:05:32.330Z] ^^^^^^^^^^^^^^^ [2020-01-28T07:05:32.330Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:05:32.330Z] 52 problems (0 errors, 48 warnings, 48 info) [2020-01-28T07:05:32.330Z] [INFO] [2020-01-28T07:05:32.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:32.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2020-01-28T07:05:32.330Z] [INFO] [2020-01-28T07:05:32.330Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar [2020-01-28T07:05:32.330Z] [INFO] [2020-01-28T07:05:32.330Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.330Z] [INFO] [2020-01-28T07:05:32.330Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-01-28T07:05:32.588Z] [INFO] [2020-01-28T07:05:32.588Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.588Z] [INFO] [2020-01-28T07:05:32.588Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.588Z] [INFO] [2020-01-28T07:05:32.588Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.588Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-01-28T07:05:32.847Z] [INFO] [2020-01-28T07:05:32.847Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.847Z] [INFO] [2020-01-28T07:05:32.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-01-28T07:05:32.848Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.pom [2020-01-28T07:05:32.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar [2020-01-28T07:05:32.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:05:32.848Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2metadata.xml [2020-01-28T07:05:32.848Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2artifacts.xml [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2020-01-28T07:05:32.848Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [46/138] [2020-01-28T07:05:32.848Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] The project's OSGi version is 3.0.6.202001280629 [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:32.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2020-01-28T07:05:32.848Z] [INFO] [2020-01-28T07:05:32.848Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:32.848Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] return Messages.FollowThreadAction_unfollow; [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Type safety: Unchecked cast from Object to Set [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Type safety: Unchecked cast from Object to Set [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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:[61] [2020-01-28T07:05:33.783Z] import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider; [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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:[218] [2020-01-28T07:05:33.783Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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:[218] [2020-01-28T07:05:33.783Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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:[781] [2020-01-28T07:05:33.783Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^^^ [2020-01-28T07:05:33.783Z] 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' [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:05:33.783Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:33.783Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2020-01-28T07:05:33.783Z] ^^^^^^^^^^ [2020-01-28T07:05:33.783Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:05:33.783Z] 15 problems (15 warnings) [2020-01-28T07:05:33.783Z] [INFO] [2020-01-28T07:05:33.783Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:33.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:33.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2020-01-28T07:05:33.783Z] [INFO] [2020-01-28T07:05:33.783Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:33.783Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar [2020-01-28T07:05:34.040Z] [INFO] [2020-01-28T07:05:34.040Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.040Z] [INFO] [2020-01-28T07:05:34.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-01-28T07:05:34.041Z] [INFO] [2020-01-28T07:05:34.041Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.041Z] [INFO] [2020-01-28T07:05:34.041Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.041Z] [INFO] [2020-01-28T07:05:34.041Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.041Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-01-28T07:05:34.299Z] [INFO] [2020-01-28T07:05:34.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.299Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-01-28T07:05:34.300Z] [INFO] Installing /home/jenkins/agent/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.pom [2020-01-28T07:05:34.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar [2020-01-28T07:05:34.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:05:34.300Z] [INFO] Installing /home/jenkins/agent/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2metadata.xml [2020-01-28T07:05:34.300Z] [INFO] Installing /home/jenkins/agent/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2artifacts.xml [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2020-01-28T07:05:34.300Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [47/138] [2020-01-28T07:05:34.300Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] The project's OSGi version is 1.0.7.202001280629 [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:34.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2020-01-28T07:05:34.300Z] [INFO] [2020-01-28T07:05:34.300Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.300Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2020-01-28T07:05:34.558Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:34.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] Building jar: /home/jenkins/agent/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.7-SNAPSHOT-sources.jar [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] Building jar: /home/jenkins/agent/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.7-SNAPSHOT.jar [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] Pack200 packing jar /home/jenkins/agent/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.7-SNAPSHOT.jar [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:34.817Z] [INFO] [2020-01-28T07:05:34.817Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:35.506Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2020-01-28T07:05:35.506Z] [INFO] Command line: [2020-01-28T07:05:35.506Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:05:35.506Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:05:38.803Z] !SESSION 2020-01-28 07:05:35.716 ----------------------------------------------- [2020-01-28T07:05:38.803Z] eclipse.buildId=unknown [2020-01-28T07:05:38.803Z] java.version=1.8.0_202 [2020-01-28T07:05:38.803Z] java.vendor=Oracle Corporation [2020-01-28T07:05:38.803Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:05:38.803Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:05:38.803Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:05:38.803Z] [2020-01-28T07:05:38.803Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:05:38.738 [2020-01-28T07:05:38.803Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:05:38.803Z] !STACK 0 [2020-01-28T07:05:38.803Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:05:38.803Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:05:38.803Z] [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:05:38.803Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:05:41.329Z] process 9086: 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 [2020-01-28T07:05:41.329Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-28T07:05:53.520Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2020-01-28T07:05:53.520Z] Warning: NLS unused message: ControlFlowView_tidColumn in: org.eclipse.tracecompass.internal.analysis.os.linux.ui.messages [2020-01-28T07:05:53.520Z] Warning: NLS unused message: ControlFlowView_ptidColumn in: org.eclipse.tracecompass.internal.analysis.os.linux.ui.messages [2020-01-28T07:05:53.520Z] Warning: NLS unused message: ControlFlowView_pidColumn in: org.eclipse.tracecompass.internal.analysis.os.linux.ui.messages [2020-01-28T07:05:53.520Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2020-01-28T07:05:53.520Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.015 s [2020-01-28T07:05:53.520Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.524 s [2020-01-28T07:05:53.520Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-01-28T07:05:53.520Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.002 s [2020-01-28T07:05:53.520Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-01-28T07:05:53.520Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2020-01-28T07:05:53.520Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2020-01-28T07:05:53.520Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-28T07:05:53.520Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-28T07:05:53.520Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-28T07:05:53.520Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-28T07:05:53.520Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-28T07:05:53.520Z] [2020-01-28T07:05:53.520Z] Results: [2020-01-28T07:05:53.520Z] [2020-01-28T07:05:53.520Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:05:53.520Z] [2020-01-28T07:05:54.086Z] [INFO] All tests passed! [2020-01-28T07:05:54.086Z] [INFO] [2020-01-28T07:05:54.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:54.086Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-01-28T07:05:54.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.pom [2020-01-28T07:05:54.086Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-28T07:05:54.086Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:05:54.086Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-01-28T07:05:54.086Z] [INFO] Installing /home/jenkins/agent/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-01-28T07:05:54.086Z] [INFO] [2020-01-28T07:05:54.086Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-28T07:05:54.086Z] [INFO] [2020-01-28T07:05:54.086Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2020-01-28T07:05:54.086Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [48/138] [2020-01-28T07:05:54.086Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:05:54.086Z] [INFO] [2020-01-28T07:05:54.086Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.086Z] [INFO] [2020-01-28T07:05:54.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.344Z] [INFO] The project's OSGi version is 1.0.4.202001280629 [2020-01-28T07:05:54.344Z] [INFO] [2020-01-28T07:05:54.344Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.344Z] [INFO] [2020-01-28T07:05:54.344Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.344Z] [INFO] [2020-01-28T07:05:54.344Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.344Z] [INFO] [2020-01-28T07:05:54.344Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:54.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2020-01-28T07:05:54.344Z] [INFO] [2020-01-28T07:05:54.344Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.344Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2020-01-28T07:05:54.602Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:54.602Z] Statistics::update, Statistics::merge); [2020-01-28T07:05:54.602Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:54.602Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2020-01-28T07:05:54.602Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:54.602Z] Statistics::update, Statistics::merge); [2020-01-28T07:05:54.602Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:54.602Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2020-01-28T07:05:54.602Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:54.602Z] Long value = fMapper.apply(element); [2020-01-28T07:05:54.602Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:54.602Z] 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 [2020-01-28T07:05:54.602Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:54.602Z] if (value <= fMapper.apply(obj)) { [2020-01-28T07:05:54.602Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:54.602Z] 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 [2020-01-28T07:05:54.602Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:54.602Z] Long value = fMapper.apply(element); [2020-01-28T07:05:54.602Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:54.602Z] 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 [2020-01-28T07:05:54.602Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:05:54.602Z] if (value >= fMapper.apply(obj)) { [2020-01-28T07:05:54.602Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T07:05:54.602Z] 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 [2020-01-28T07:05:54.602Z] 6 problems (6 warnings) [2020-01-28T07:05:54.602Z] [INFO] [2020-01-28T07:05:54.602Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:05:54.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2020-01-28T07:05:54.602Z] [INFO] [2020-01-28T07:05:54.602Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.602Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:05:54.602Z] [INFO] [2020-01-28T07:05:54.602Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.602Z] [INFO] [2020-01-28T07:05:54.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.860Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:05:54.860Z] [INFO] [2020-01-28T07:05:54.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.860Z] [INFO] [2020-01-28T07:05:54.860Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.860Z] [INFO] [2020-01-28T07:05:54.860Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.860Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:05:54.860Z] [INFO] [2020-01-28T07:05:54.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:54.860Z] [INFO] [2020-01-28T07:05:54.860Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:05:55.426Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2020-01-28T07:05:55.426Z] [INFO] Command line: [2020-01-28T07:05:55.426Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:05:55.426Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:05:58.745Z] !SESSION 2020-01-28 07:05:55.706 ----------------------------------------------- [2020-01-28T07:05:58.745Z] eclipse.buildId=unknown [2020-01-28T07:05:58.745Z] java.version=1.8.0_202 [2020-01-28T07:05:58.745Z] java.vendor=Oracle Corporation [2020-01-28T07:05:58.745Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:05:58.745Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:05:58.745Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:05:58.745Z] [2020-01-28T07:05:58.745Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:05:58.609 [2020-01-28T07:05:58.745Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:05:58.745Z] !STACK 0 [2020-01-28T07:05:58.745Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:05:58.745Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:05:58.745Z] [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:05:58.745Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:06:01.273Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2020-01-28T07:06:03.804Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2020-01-28T07:06:03.804Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.011 s [2020-01-28T07:06:03.804Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2020-01-28T07:06:03.804Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.588 s [2020-01-28T07:06:03.804Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 1.118 s [2020-01-28T07:06:03.804Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.133 s [2020-01-28T07:06:03.804Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:03.804Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:03.804Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.27 s [2020-01-28T07:06:03.804Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.226 s [2020-01-28T07:06:03.804Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:03.804Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:03.804Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.009 s [2020-01-28T07:06:03.804Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2020-01-28T07:06:03.804Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.224 s [2020-01-28T07:06:03.804Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:03.804Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2020-01-28T07:06:05.178Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2020-01-28T07:06:05.178Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2020-01-28T07:06:05.178Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2020-01-28T07:06:05.178Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.16 s [2020-01-28T07:06:05.178Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.464 s [2020-01-28T07:06:05.178Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.123 s [2020-01-28T07:06:05.178Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:05.178Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:05.178Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.149 s [2020-01-28T07:06:05.178Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.145 s [2020-01-28T07:06:05.178Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:05.178Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:05.178Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:05.178Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2020-01-28T07:06:05.178Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.147 s [2020-01-28T07:06:05.178Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:05.178Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2020-01-28T07:06:07.078Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2020-01-28T07:06:07.078Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.004 s [2020-01-28T07:06:07.078Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2020-01-28T07:06:07.078Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.313 s [2020-01-28T07:06:07.078Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.56 s [2020-01-28T07:06:07.078Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.277 s [2020-01-28T07:06:07.078Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.483 s [2020-01-28T07:06:07.078Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.401 s [2020-01-28T07:06:07.078Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2020-01-28T07:06:07.078Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-28T07:06:07.078Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2020-01-28T07:06:07.644Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2020-01-28T07:06:07.644Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.384 s [2020-01-28T07:06:07.644Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.086 s [2020-01-28T07:06:07.644Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.027 s [2020-01-28T07:06:07.644Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.044 s [2020-01-28T07:06:07.644Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.075 s [2020-01-28T07:06:07.644Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.033 s [2020-01-28T07:06:07.644Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.054 s [2020-01-28T07:06:07.644Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.031 s [2020-01-28T07:06:07.644Z] [2020-01-28T07:06:07.644Z] Results: [2020-01-28T07:06:07.644Z] [2020-01-28T07:06:07.644Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:06:07.644Z] [2020-01-28T07:06:08.577Z] [INFO] All tests passed! [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:06:08.577Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:06:08.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.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.pom [2020-01-28T07:06:08.577Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:06:08.577Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:06:08.577Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:06:08.577Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2020-01-28T07:06:08.577Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138] [2020-01-28T07:06:08.577Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] The project's OSGi version is 1.0.8.202001280629 [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:06:08.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2020-01-28T07:06:08.577Z] [INFO] [2020-01-28T07:06:08.577Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.577Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2020-01-28T07:06:08.835Z] [INFO] [2020-01-28T07:06:08.835Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:06:08.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2020-01-28T07:06:08.835Z] [INFO] [2020-01-28T07:06:08.835Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.835Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:06:08.835Z] [INFO] [2020-01-28T07:06:08.835Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.835Z] [INFO] [2020-01-28T07:06:08.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:08.835Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:06:09.094Z] [INFO] [2020-01-28T07:06:09.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:09.094Z] [INFO] [2020-01-28T07:06:09.094Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:09.094Z] [INFO] [2020-01-28T07:06:09.094Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:09.094Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:06:09.094Z] [INFO] [2020-01-28T07:06:09.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:09.094Z] [INFO] [2020-01-28T07:06:09.094Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:06:09.711Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T07:06:09.711Z] [INFO] Command line: [2020-01-28T07:06:09.711Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-28T07:06:09.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:06:12.990Z] !SESSION 2020-01-28 07:06:09.628 ----------------------------------------------- [2020-01-28T07:06:12.990Z] eclipse.buildId=unknown [2020-01-28T07:06:12.990Z] java.version=1.8.0_202 [2020-01-28T07:06:12.990Z] java.vendor=Oracle Corporation [2020-01-28T07:06:12.990Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:06:12.990Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T07:06:12.990Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-28T07:06:12.990Z] [2020-01-28T07:06:12.990Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:06:12.713 [2020-01-28T07:06:12.990Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:06:12.990Z] !STACK 0 [2020-01-28T07:06:12.990Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:06:12.990Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:06:12.990Z] [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:06:12.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:06:19.547Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2020-01-28T07:06:22.828Z] Display size: 1440x900 [2020-01-28T07:06:22.828Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T07:06:22.828Z] GTK version=2.24.30 [2020-01-28T07:06:22.828Z] GTK theme=unknown [2020-01-28T07:06:22.828Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T07:06:22.828Z] Time zone: Coordinated Universal Time [2020-01-28T07:06:22.828Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T07:06:22.828Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T07:06:24.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352780596 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} [2020-01-28T07:06:24.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352780578 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:24.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352780577 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} [2020-01-28T07:06:24.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352780527 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:24.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:24.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352780283 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} [2020-01-28T07:06:24.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352780278 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:24.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352780277 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} [2020-01-28T07:06:24.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352780225 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:24.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:25.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:25.298Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-01-28T07:06:25.298Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2020-01-28T07:06:25.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-352779787 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...' [2020-01-28T07:06:25.298Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2020-01-28T07:06:25.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:35.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352771148 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} [2020-01-28T07:06:35.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352770129 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:35.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352770126 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} [2020-01-28T07:06:35.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352769313 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:35.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:36.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352768493 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} [2020-01-28T07:06:36.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352768478 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:36.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352768477 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} [2020-01-28T07:06:36.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352768417 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:36.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:44.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352761408 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} [2020-01-28T07:06:44.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352761117 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:44.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352761115 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} [2020-01-28T07:06:44.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352760864 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:44.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:06:52.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352752434 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} [2020-01-28T07:06:52.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352752177 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:52.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352752176 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} [2020-01-28T07:06:53.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352751930 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:06:53.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:07:03.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352742692 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} [2020-01-28T07:07:03.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352741706 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352741702 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} [2020-01-28T07:07:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352740649 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:04.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-28T07:07:05.460Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.857 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2020-01-28T07:07:05.460Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.459 s [2020-01-28T07:07:05.460Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.292 s [2020-01-28T07:07:05.460Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.496 s [2020-01-28T07:07:05.460Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.932 s [2020-01-28T07:07:05.460Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.366 s [2020-01-28T07:07:05.460Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 8.026 s [2020-01-28T07:07:05.460Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 9.401 s [2020-01-28T07:07:05.460Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.958 s [2020-01-28T07:07:05.460Z] [2020-01-28T07:07:05.460Z] Results: [2020-01-28T07:07:05.460Z] [2020-01-28T07:07:05.460Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:07:05.460Z] [2020-01-28T07:07:06.834Z] [INFO] All tests passed! [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:07:06.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.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.pom [2020-01-28T07:07:06.834Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:07:06.834Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:07:06.834Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:07:06.834Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2020-01-28T07:07:06.834Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138] [2020-01-28T07:07:06.834Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] The project's OSGi version is 1.0.12.202001280629 [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:07:06.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2020-01-28T07:07:06.834Z] [INFO] [2020-01-28T07:07:06.834Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:06.834Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2020-01-28T07:07:07.767Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:07:07.767Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2020-01-28T07:07:07.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:07:07.767Z] 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 [2020-01-28T07:07:07.768Z] 1 problem (1 warning) [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:07:07.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] Building jar: /home/jenkins/agent/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.12-SNAPSHOT-sources.jar [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] Building jar: /home/jenkins/agent/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.12-SNAPSHOT.jar [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] [2020-01-28T07:07:07.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:07.768Z] [INFO] Pack200 packing jar /home/jenkins/agent/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.12-SNAPSHOT.jar [2020-01-28T07:07:08.026Z] [INFO] [2020-01-28T07:07:08.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:08.026Z] [INFO] [2020-01-28T07:07:08.026Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:07:08.593Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T07:07:08.593Z] [INFO] Command line: [2020-01-28T07:07:08.593Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/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] [2020-01-28T07:07:08.593Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:07:11.871Z] !SESSION 2020-01-28 07:07:08.744 ----------------------------------------------- [2020-01-28T07:07:11.871Z] eclipse.buildId=unknown [2020-01-28T07:07:11.871Z] java.version=1.8.0_202 [2020-01-28T07:07:11.871Z] java.vendor=Oracle Corporation [2020-01-28T07:07:11.871Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:07:11.871Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T07:07:11.871Z] Command-line arguments: -data /home/jenkins/agent/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/agent/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 [2020-01-28T07:07:11.871Z] [2020-01-28T07:07:11.871Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:07:11.722 [2020-01-28T07:07:11.871Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:07:11.871Z] !STACK 0 [2020-01-28T07:07:11.871Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:07:11.871Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:07:11.871Z] [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:07:11.871Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:07:19.979Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2020-01-28T07:07:22.505Z] Display size: 1440x900 [2020-01-28T07:07:22.505Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T07:07:22.505Z] GTK version=2.24.30 [2020-01-28T07:07:22.505Z] GTK theme=unknown [2020-01-28T07:07:22.505Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T07:07:22.505Z] Time zone: Coordinated Universal Time [2020-01-28T07:07:22.505Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T07:07:22.505Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T07:07:24.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-28T07:07:24.402Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-28T07:07:24.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-28T07:07:36.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-28T07:07:36.599Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-28T07:07:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352710172 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} [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352710097 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352710095 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} [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352710021 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-352709882 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:07:36.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:07:36.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:07:36.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:07:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352709783 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:07:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352709782 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:07:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352709727 data=null} to TreeItem with text {test} [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352709726 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:07:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352709725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352709692 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:07:36.599Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:07:36.599Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:07:36.599Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:07:36.599Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:07:36.599Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708991 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708990 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708989 data=null 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') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708987 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352708987 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:07:36.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Clicking on OK [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352708981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352708980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352708980 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352708979 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352708928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352708927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:36.599Z] DEBUG - Clicked on OK [2020-01-28T07:07:37.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352708927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:37.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-352709387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:07:37.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-28T07:07:37.470Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.947 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2020-01-28T07:07:37.470Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 13.729 s [2020-01-28T07:07:37.470Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2020-01-28T07:07:37.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:37.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352707217 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} [2020-01-28T07:07:37.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352707198 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352707196 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} [2020-01-28T07:07:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352707126 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-352707125 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} [2020-01-28T07:07:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-352707100 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2020-01-28T07:07:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-352707099 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} [2020-01-28T07:07:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-352707079 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2020-01-28T07:07:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352707078 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} [2020-01-28T07:07:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352707022 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352707021 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} [2020-01-28T07:07:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352707001 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:37.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-352707000 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} [2020-01-28T07:07:37.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-352706983 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time} [2020-01-28T07:07:37.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:38.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:38.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:44.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:44.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352701014 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} [2020-01-28T07:07:44.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352700991 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:44.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352700990 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} [2020-01-28T07:07:44.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352700925 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:44.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-352700701 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:07:44.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:07:44.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:07:44.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:07:44.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:07:44.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352700672 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:07:44.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352700671 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:07:44.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352700671 data=null} to TreeItem with text {test} [2020-01-28T07:07:44.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352700670 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:07:44.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352700670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:07:44.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352700656 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:07:44.797Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:07:44.797Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:07:44.797Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:07:45.364Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:07:45.364Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699775 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699775 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699774 data=null 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') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699773 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352699773 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:07:45.364Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Clicking on OK [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352699770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352699770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352699769 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352699769 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352699769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352699769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.364Z] DEBUG - Clicked on OK [2020-01-28T07:07:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352699768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:07:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-352700493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:07:45.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:45.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352698982 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} [2020-01-28T07:07:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352698976 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352698976 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} [2020-01-28T07:07:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352698971 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:46.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:46.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:46.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:46.446Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-01-28T07:07:46.446Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2020-01-28T07:07:46.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-352698698 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...' [2020-01-28T07:07:46.446Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2020-01-28T07:07:46.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:46.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:07:58.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352688739 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} [2020-01-28T07:07:58.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352686879 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:58.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352686877 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} [2020-01-28T07:07:59.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352685305 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:07:59.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:00.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:00.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352684607 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} [2020-01-28T07:08:00.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352684592 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:00.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352684591 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} [2020-01-28T07:08:00.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352684575 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:00.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:00.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:08.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352676550 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} [2020-01-28T07:08:09.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352675658 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:09.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352675656 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} [2020-01-28T07:08:10.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352674822 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:10.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:10.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:19.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352666037 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} [2020-01-28T07:08:19.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352665245 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:19.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352665243 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} [2020-01-28T07:08:20.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352664418 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:20.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:21.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:33.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352654632 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} [2020-01-28T07:08:33.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352652473 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:33.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-352652471 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} [2020-01-28T07:08:34.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-352650721 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-28T07:08:34.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-28T07:08:35.247Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.605 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2020-01-28T07:08:35.247Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.54 s [2020-01-28T07:08:35.247Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.775 s [2020-01-28T07:08:35.247Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.209 s [2020-01-28T07:08:35.247Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.288 s [2020-01-28T07:08:35.247Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 13.847 s [2020-01-28T07:08:35.247Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.251 s [2020-01-28T07:08:35.247Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 10.288 s [2020-01-28T07:08:35.247Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 10.697 s [2020-01-28T07:08:35.247Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 13.531 s [2020-01-28T07:08:35.247Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2020-01-28T07:08:35.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-352649978 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:08:35.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2020-01-28T07:08:35.813Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-28T07:08:40.008Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-28T07:08:40.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.008Z] DEBUG - Setting state to checked on: bug446190 [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-352644423 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:08:40.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:08:40.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:40.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:40.573Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:08:40.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352644392 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:08:40.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352644391 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:08:40.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352644391 data=null} to TreeItem with text {test} [2020-01-28T07:08:40.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352644390 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:08:40.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352644390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:08:40.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352644318 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:08:40.830Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:08:40.830Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:08:40.830Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:08:41.761Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:08:41.761Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643484 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643483 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643482 data=null 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') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643481 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352643481 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:08:41.761Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Clicking on OK [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352643477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352643477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352643477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352643477 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352643476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352643476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:41.761Z] DEBUG - Clicked on OK [2020-01-28T07:08:42.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352643476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:42.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-352644125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:08:42.584Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.522 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2020-01-28T07:08:42.584Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 5.144 s [2020-01-28T07:08:42.584Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2020-01-28T07:08:42.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-28T07:08:42.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:42.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:42.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-28T07:08:42.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-28T07:08:48.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-28T07:08:48.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:48.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:48.103Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-01-28T07:08:48.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-352637511 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-28T07:08:48.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-28T07:08:48.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-28T07:08:48.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-28T07:08:48.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-28T07:08:48.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-352637488 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-28T07:08:48.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-352637487 data=null doit=true} to TreeItem with text {test} [2020-01-28T07:08:48.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-352637487 data=null} to TreeItem with text {test} [2020-01-28T07:08:48.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-352637487 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:08:48.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-352637486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2020-01-28T07:08:48.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-352637425 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-28T07:08:48.104Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-28T07:08:48.104Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-28T07:08:48.104Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-28T07:08:48.363Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-28T07:08:48.363Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636621 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636620 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636619 data=null 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') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636618 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-352636618 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-28T07:08:48.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Clicking on OK [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-352636615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-352636615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-352636615 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-352636615 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-352636615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-352636614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:48.363Z] DEBUG - Clicked on OK [2020-01-28T07:08:49.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-352636614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-28T07:08:49.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-352637322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-28T07:08:49.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-28T07:08:49.554Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.906 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2020-01-28T07:08:49.554Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 6.827 s [2020-01-28T07:08:49.554Z] [2020-01-28T07:08:49.554Z] Results: [2020-01-28T07:08:49.554Z] [2020-01-28T07:08:49.554Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:08:49.554Z] [2020-01-28T07:08:50.121Z] [2020-01-28T07:08:50.121Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 07:08:49.954 [2020-01-28T07:08:50.121Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T07:08:50.121Z] [2020-01-28T07:08:50.121Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-28 07:08:49.957 [2020-01-28T07:08:50.121Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-28T07:08:50.121Z] [2020-01-28T07:08:50.121Z] !ENTRY org.eclipse.ui 4 0 2020-01-28 07:08:49.958 [2020-01-28T07:08:50.121Z] !MESSAGE Error occurred during status handling [2020-01-28T07:08:50.121Z] !STACK 0 [2020-01-28T07:08:50.121Z] java.lang.NullPointerException [2020-01-28T07:08:50.121Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-01-28T07:08:50.121Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-01-28T07:08:50.121Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-01-28T07:08:50.121Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-01-28T07:08:50.121Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-01-28T07:08:50.121Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-01-28T07:08:50.121Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-01-28T07:08:50.121Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-01-28T07:08:50.121Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-01-28T07:08:50.121Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-01-28T07:08:50.121Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-01-28T07:08:50.121Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-01-28T07:08:50.121Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-01-28T07:08:50.121Z] at java.security.AccessController.doPrivileged(Native Method) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-28T07:08:50.121Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-28T07:08:50.122Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-28T07:08:50.122Z] at java.lang.Thread.run(Thread.java:748) [2020-01-28T07:08:50.686Z] [INFO] All tests passed! [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:08:50.686Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-28T07:08:50.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.pom [2020-01-28T07:08:50.686Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-28T07:08:50.686Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:08:50.686Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-01-28T07:08:50.686Z] [INFO] Installing /home/jenkins/agent/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2020-01-28T07:08:50.686Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [51/138] [2020-01-28T07:08:50.686Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] The project's OSGi version is 1.2.0.202001280629 [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:08:50.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2020-01-28T07:08:50.686Z] [INFO] [2020-01-28T07:08:50.686Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:50.686Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2020-01-28T07:08:51.252Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[25] [2020-01-28T07:08:51.252Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-28T07:08:51.252Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.252Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.252Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[117] [2020-01-28T07:08:51.252Z] * {@link CallsiteAnalysis} to enrich the view. [2020-01-28T07:08:51.252Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.252Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.252Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:08:51.252Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-28T07:08:51.252Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.252Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.252Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[136] [2020-01-28T07:08:51.253Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] [2020-01-28T07:08:51.253Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] [2020-01-28T07:08:51.253Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[151] [2020-01-28T07:08:51.253Z] threadParentId = getId(processQuark); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[160] [2020-01-28T07:08:51.253Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[183] [2020-01-28T07:08:51.253Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] 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' [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2020-01-28T07:08:51.253Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[205] [2020-01-28T07:08:51.253Z] long id = getId(stackLevelQuark); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] [2020-01-28T07:08:51.253Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[230] [2020-01-28T07:08:51.253Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[235] [2020-01-28T07:08:51.253Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[237] [2020-01-28T07:08:51.253Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] [2020-01-28T07:08:51.253Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[270] [2020-01-28T07:08:51.253Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2020-01-28T07:08:51.253Z] ^^^^^^^^^^^^^^ [2020-01-28T07:08:51.253Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[286] [2020-01-28T07:08:51.253Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2020-01-28T07:08:51.253Z] ^^^^ [2020-01-28T07:08:51.253Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-28T07:08:51.253Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] [2020-01-28T07:08:51.253Z] CallStackAnalysis analysis = getAnalysisModule(); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] [2020-01-28T07:08:51.254Z] List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] [2020-01-28T07:08:51.254Z] List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[381] [2020-01-28T07:08:51.254Z] Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-01-28T07:08:51.254Z] Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-01-28T07:08:51.254Z] Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[391] [2020-01-28T07:08:51.254Z] for (CallsiteAnalysis csa : csas) { [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] [2020-01-28T07:08:51.254Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] [2020-01-28T07:08:51.254Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2020-01-28T07:08:51.254Z] return getIntersectingElements(start, end).iterator(); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2020-01-28T07:08:51.254Z] return Iterables.transform(query2d, fct); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2020-01-28T07:08:51.254Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2020-01-28T07:08:51.254Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2020-01-28T07:08:51.254Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2020-01-28T07:08:51.254Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.254Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2020-01-28T07:08:51.254Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2020-01-28T07:08:51.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.254Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2020-01-28T07:08:51.255Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2020-01-28T07:08:51.255Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2020-01-28T07:08:51.255Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2020-01-28T07:08:51.255Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2020-01-28T07:08:51.255Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2020-01-28T07:08:51.255Z] if (entry.getValue().fRange.includes(range)) { [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2020-01-28T07:08:51.255Z] CallgraphRange parentRange = entry.getValue().fRange; [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2020-01-28T07:08:51.255Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2020-01-28T07:08:51.255Z] ThreadNode threadNode = entry.getKey(); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2020-01-28T07:08:51.255Z] List subAttributes = entry.getValue(); [2020-01-28T07:08:51.255Z] ^^^^^^^^^^^^^^^^ [2020-01-28T07:08:51.255Z] 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 [2020-01-28T07:08:51.255Z] 44 problems (44 warnings) [2020-01-28T07:08:51.255Z] [INFO] [2020-01-28T07:08:51.255Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:08:51.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2020-01-28T07:08:51.255Z] [INFO] [2020-01-28T07:08:51.255Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] [2020-01-28T07:08:51.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-01-28T07:08:51.513Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.pom [2020-01-28T07:08:51.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar [2020-01-28T07:08:51.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:08:51.774Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T07:08:51.774Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2020-01-28T07:08:51.774Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [52/138] [2020-01-28T07:08:51.774Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] The project's OSGi version is 1.0.2.202001280629 [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:08:51.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2020-01-28T07:08:51.774Z] [INFO] [2020-01-28T07:08:51.774Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:51.774Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2020-01-28T07:08:52.108Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:08:52.108Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2020-01-28T07:08:52.108Z] ^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:52.108Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:08:52.108Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:08:52.108Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2020-01-28T07:08:52.108Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:08:52.108Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:08:52.108Z] 2 problems (2 warnings) [2020-01-28T07:08:52.108Z] [INFO] [2020-01-28T07:08:52.108Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:08:52.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2020-01-28T07:08:52.108Z] [INFO] [2020-01-28T07:08:52.108Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.108Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:08:52.366Z] [INFO] [2020-01-28T07:08:52.366Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.366Z] [INFO] [2020-01-28T07:08:52.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.366Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:08:52.623Z] [INFO] [2020-01-28T07:08:52.623Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.623Z] [INFO] [2020-01-28T07:08:52.623Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.623Z] [INFO] [2020-01-28T07:08:52.623Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.623Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:08:52.623Z] [INFO] [2020-01-28T07:08:52.623Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:52.623Z] [INFO] [2020-01-28T07:08:52.623Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:08:53.556Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2020-01-28T07:08:53.556Z] [INFO] Command line: [2020-01-28T07:08:53.556Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:08:53.556Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:08:56.833Z] !SESSION 2020-01-28 07:08:53.717 ----------------------------------------------- [2020-01-28T07:08:56.834Z] eclipse.buildId=unknown [2020-01-28T07:08:56.834Z] java.version=1.8.0_202 [2020-01-28T07:08:56.834Z] java.vendor=Oracle Corporation [2020-01-28T07:08:56.834Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:08:56.834Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:08:56.834Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:08:56.834Z] [2020-01-28T07:08:56.834Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:08:56.303 [2020-01-28T07:08:56.834Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:08:56.834Z] !STACK 0 [2020-01-28T07:08:56.834Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:08:56.834Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:08:56.834Z] [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:08:56.834Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:08:58.731Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2020-01-28T07:09:00.630Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.204 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2020-01-28T07:09:00.630Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.063 s [2020-01-28T07:09:00.630Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.111 s [2020-01-28T07:09:00.630Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2020-01-28T07:09:22.550Z] [2020-01-28T07:09:22.550Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-01-28 07:09:21.693 [2020-01-28T07:09:22.550Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2020-01-28T07:09:40.623Z] [2020-01-28T07:09:40.623Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-01-28 07:09:37.485 [2020-01-28T07:09:40.623Z] !MESSAGE Incoherent callstack found on (10019) occasions [2020-01-28T07:09:40.623Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.616 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2020-01-28T07:09:40.623Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.087 s [2020-01-28T07:09:40.623Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.103 s [2020-01-28T07:09:40.623Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 36.686 s [2020-01-28T07:09:40.623Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.732 s [2020-01-28T07:09:40.623Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2020-01-28T07:09:40.623Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2020-01-28T07:09:40.623Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2020-01-28T07:09:40.623Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2020-01-28T07:09:50.588Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2020-01-28T07:09:50.588Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.08 s [2020-01-28T07:09:50.588Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 11.709 s [2020-01-28T07:09:50.588Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2020-01-28T07:09:50.588Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2020-01-28T07:09:50.588Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2020-01-28T07:09:50.588Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2020-01-28T07:09:50.588Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.007 s [2020-01-28T07:09:50.588Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2020-01-28T07:09:50.588Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2020-01-28T07:09:50.588Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2020-01-28T07:09:50.588Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-28T07:09:50.588Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.069 s [2020-01-28T07:09:50.588Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.588Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-28T07:09:50.589Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2020-01-28T07:09:50.589Z] [2020-01-28T07:09:50.589Z] Results: [2020-01-28T07:09:50.589Z] [2020-01-28T07:09:50.589Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:09:50.589Z] [2020-01-28T07:09:50.847Z] [INFO] All tests passed! [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:09:50.847Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:09:50.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.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.pom [2020-01-28T07:09:50.847Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:09:50.847Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:09:50.847Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:09:50.847Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2020-01-28T07:09:50.847Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [53/138] [2020-01-28T07:09:50.847Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] The project's OSGi version is 2.0.2.202001280629 [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:09:50.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2020-01-28T07:09:50.847Z] [INFO] [2020-01-28T07:09:50.847Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:50.847Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2020-01-28T07:09:51.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2020-01-28T07:09:51.784Z] Activator.getDefault().logError(e.getMessage(), e); [2020-01-28T07:09:51.784Z] ^^^^^^^^^^^^^^ [2020-01-28T07:09:51.784Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:09:51.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2020-01-28T07:09:51.784Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2020-01-28T07:09:51.784Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:09:51.784Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2020-01-28T07:09:51.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2020-01-28T07:09:51.784Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-01-28T07:09:51.784Z] ^^^^^^^^^^ [2020-01-28T07:09:51.784Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2020-01-28T07:09:51.784Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-01-28T07:09:51.784Z] ^^^^^^^^^^ [2020-01-28T07:09:51.784Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2020-01-28T07:09:51.784Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-01-28T07:09:51.784Z] ^^^^^^^^^^ [2020-01-28T07:09:51.784Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2020-01-28T07:09:51.785Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2020-01-28T07:09:51.785Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2020-01-28T07:09:51.785Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2020-01-28T07:09:51.785Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2020-01-28T07:09:51.785Z] ITimeGraphEntryModel model = entry.getModel(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2020-01-28T07:09:51.785Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2020-01-28T07:09:51.785Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2020-01-28T07:09:51.785Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2020-01-28T07:09:51.785Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:09:51.785Z] 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>' [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2020-01-28T07:09:51.785Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2020-01-28T07:09:51.785Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2020-01-28T07:09:51.785Z] ^^^^^^^^ [2020-01-28T07:09:51.785Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2020-01-28T07:09:51.785Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2020-01-28T07:09:51.785Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2020-01-28T07:09:51.785Z] ^^^^^^^^^^^^^ [2020-01-28T07:09:51.785Z] Unnecessary $NON-NLS$ tag [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2020-01-28T07:09:51.785Z] return getImageDescripterFromPath(path).createImage(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:09:51.785Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2020-01-28T07:09:51.785Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:09:51.785Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:09:51.785Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2020-01-28T07:09:51.785Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:09:51.785Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[87] [2020-01-28T07:09:51.785Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^ [2020-01-28T07:09:51.785Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-28T07:09:51.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[128] [2020-01-28T07:09:51.785Z] return State.MULTIPLE.toString(); [2020-01-28T07:09:51.785Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:09:51.785Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-28T07:09:51.785Z] 23 problems (23 warnings) [2020-01-28T07:09:51.785Z] [INFO] [2020-01-28T07:09:51.785Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:09:51.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2020-01-28T07:09:51.785Z] [INFO] [2020-01-28T07:09:51.785Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar [2020-01-28T07:09:51.785Z] [INFO] [2020-01-28T07:09:51.785Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.785Z] [INFO] [2020-01-28T07:09:51.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-01-28T07:09:51.785Z] [INFO] [2020-01-28T07:09:51.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.786Z] [INFO] [2020-01-28T07:09:51.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.786Z] [INFO] [2020-01-28T07:09:51.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:51.786Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:52.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-01-28T07:09:52.049Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.pom [2020-01-28T07:09:52.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar [2020-01-28T07:09:52.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:09:52.049Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2metadata.xml [2020-01-28T07:09:52.049Z] [INFO] Installing /home/jenkins/agent/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2artifacts.xml [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2020-01-28T07:09:52.049Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [54/138] [2020-01-28T07:09:52.049Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] The project's OSGi version is 1.0.2.202001280629 [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:09:52.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2020-01-28T07:09:52.049Z] [INFO] [2020-01-28T07:09:52.049Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.049Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2020-01-28T07:09:52.510Z] [INFO] [2020-01-28T07:09:52.510Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:09:52.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2020-01-28T07:09:52.510Z] [INFO] [2020-01-28T07:09:52.510Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] Pack200 packing jar /home/jenkins/agent/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 [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:52.769Z] [INFO] [2020-01-28T07:09:52.769Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:09:53.336Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-28T07:09:53.336Z] [INFO] Command line: [2020-01-28T07:09:53.336Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-28T07:09:53.336Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:09:56.617Z] !SESSION 2020-01-28 07:09:53.510 ----------------------------------------------- [2020-01-28T07:09:56.617Z] eclipse.buildId=unknown [2020-01-28T07:09:56.617Z] java.version=1.8.0_202 [2020-01-28T07:09:56.617Z] java.vendor=Oracle Corporation [2020-01-28T07:09:56.617Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:09:56.617Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-28T07:09:56.617Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-28T07:09:56.617Z] [2020-01-28T07:09:56.617Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:09:56.538 [2020-01-28T07:09:56.617Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:09:56.617Z] !STACK 0 [2020-01-28T07:09:56.617Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-28T07:09:56.617Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:09:56.617Z] [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:09:56.617Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:10:03.175Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2020-01-28T07:10:03.175Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2020-01-28T07:10:03.175Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2020-01-28T07:10:03.175Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2020-01-28T07:10:07.356Z] Display size: 1440x900 [2020-01-28T07:10:07.356Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-28T07:10:07.356Z] GTK version=2.24.30 [2020-01-28T07:10:07.356Z] GTK theme=unknown [2020-01-28T07:10:07.356Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-28T07:10:07.356Z] Time zone: Coordinated Universal Time [2020-01-28T07:10:07.356Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-28T07:10:07.356Z] log4j:WARN Please initialize the log4j system properly. [2020-01-28T07:10:08.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:09.001Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-28T07:10:09.258Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-352555917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-352555916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-352555915 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-352555915 data=null} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-352555912 data=null button=1 stateMask=0x0 x=484 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-352555903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-352555902 data=null button=1 stateMask=0x80000 x=484 y=47 count=1} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-352555898 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-352555892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-352555891 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-352555888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-352555887 data=null button=1 stateMask=0x80000 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-352555884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-352555824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-352555822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-352555822 data=null doit=true} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-352555821 data=null} to TimeGraphControl with text {} [2020-01-28T07:10:09.258Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2020-01-28T07:10:09.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:09.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:09.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:10.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:10.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:10.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:10.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:10.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-28T07:10:11.102Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.912 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2020-01-28T07:10:11.102Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.883 s [2020-01-28T07:10:11.102Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.198 s [2020-01-28T07:10:11.102Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.118 s [2020-01-28T07:10:11.102Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.117 s [2020-01-28T07:10:11.102Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.298 s [2020-01-28T07:10:11.102Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.181 s [2020-01-28T07:10:11.102Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.613 s [2020-01-28T07:10:11.102Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.171 s [2020-01-28T07:10:11.102Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.135 s [2020-01-28T07:10:11.102Z] [2020-01-28T07:10:11.102Z] Results: [2020-01-28T07:10:11.102Z] [2020-01-28T07:10:11.102Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2020-01-28T07:10:11.102Z] [2020-01-28T07:10:12.475Z] [INFO] All tests passed! [2020-01-28T07:10:12.475Z] [INFO] [2020-01-28T07:10:12.475Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:10:12.475Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.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.pom [2020-01-28T07:10:12.475Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.475Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.475Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.476Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2020-01-28T07:10:12.476Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT [55/138] [2020-01-28T07:10:12.476Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] [2020-01-28T07:10:12.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2020-01-28T07:10:12.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.2.0-SNAPSHOT.pom [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2020-01-28T07:10:12.734Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/138] [2020-01-28T07:10:12.734Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.734Z] [INFO] The project's OSGi version is 2.2.0.202001280629 [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.734Z] [INFO] [2020-01-28T07:10:12.734Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:12.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2020-01-28T07:10:12.735Z] [INFO] [2020-01-28T07:10:12.735Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.735Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/classes [2020-01-28T07:10:12.735Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2020-01-28T07:10:12.735Z] throws AttributeNotFoundException { [2020-01-28T07:10:12.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:10:12.735Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2020-01-28T07:10:12.735Z] 1 problem (1 warning) [2020-01-28T07:10:12.735Z] [INFO] [2020-01-28T07:10:12.735Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:12.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] [2020-01-28T07:10:12.992Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:12.992Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.993Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.993Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.993Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.993Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:12.993Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2020-01-28T07:10:13.250Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT [57/138] [2020-01-28T07:10:13.250Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2020-01-28T07:10:13.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.2.0-SNAPSHOT.pom [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2020-01-28T07:10:13.250Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT [58/138] [2020-01-28T07:10:13.250Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:13.250Z] [INFO] [2020-01-28T07:10:13.250Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:13.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-28T07:10:13.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-28T07:10:13.250Z] [INFO] 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 [2020-01-28T07:10:13.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-28T07:10:13.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-28T07:10:13.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-28T07:10:13.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 5.5 kB/s) [2020-01-28T07:10:13.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-28T07:10:13.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-28T07:10:13.765Z] [INFO] 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 [2020-01-28T07:10:14.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-28T07:10:14.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-28T07:10:14.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-28T07:10:14.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 250 kB/s) [2020-01-28T07:10:14.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-28T07:10:14.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-28T07:10:14.330Z] [INFO] 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 [2020-01-28T07:10:14.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-28T07:10:14.588Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-28T07:10:14.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-28T07:10:14.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 185 kB/s) [2020-01-28T07:10:14.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-28T07:10:14.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-28T07:10:14.588Z] [INFO] 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 [2020-01-28T07:10:15.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-28T07:10:15.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-28T07:10:15.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-28T07:10:15.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 51 kB/s) [2020-01-28T07:10:15.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-28T07:10:15.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-28T07:10:15.154Z] [INFO] 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 [2020-01-28T07:10:15.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-28T07:10:15.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-28T07:10:15.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-28T07:10:15.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 283 kB/s) [2020-01-28T07:10:15.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-28T07:10:15.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-28T07:10:15.670Z] [INFO] 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 [2020-01-28T07:10:15.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-28T07:10:15.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-28T07:10:15.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-28T07:10:15.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 193 kB/s) [2020-01-28T07:10:15.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-28T07:10:15.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-28T07:10:15.927Z] [INFO] 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 [2020-01-28T07:10:16.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-28T07:10:16.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-28T07:10:16.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-28T07:10:16.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 78 kB/s) [2020-01-28T07:10:16.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-28T07:10:16.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-28T07:10:16.491Z] [INFO] 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 [2020-01-28T07:10:16.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-28T07:10:16.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-28T07:10:16.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-28T07:10:16.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 45 kB/s) [2020-01-28T07:10:16.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-28T07:10:16.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-28T07:10:17.006Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-28T07:10:17.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-28T07:10:17.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-28T07:10:17.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-28T07:10:17.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 212 kB/s) [2020-01-28T07:10:17.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-28T07:10:17.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-28T07:10:17.263Z] [INFO] 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 [2020-01-28T07:10:17.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-28T07:10:17.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-28T07:10:17.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-28T07:10:17.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 153 kB/s) [2020-01-28T07:10:17.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-28T07:10:17.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-28T07:10:18.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-28T07:10:18.044Z] [INFO] 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 [2020-01-28T07:10:18.044Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-28T07:10:18.044Z] [INFO] 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 [2020-01-28T07:10:18.044Z] [INFO] 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 [2020-01-28T07:10:18.044Z] [INFO] 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 [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-28T07:10:18.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-28T07:10:18.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 431 kB/s) [2020-01-28T07:10:18.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 804 kB/s) [2020-01-28T07:10:18.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 3.5 MB/s) [2020-01-28T07:10:18.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 1.9 MB/s) [2020-01-28T07:10:18.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 8.8 MB/s) [2020-01-28T07:10:19.221Z] [INFO] Executing tasks [2020-01-28T07:10:19.221Z] [2020-01-28T07:10:19.221Z] main: [2020-01-28T07:10:19.221Z] [2020-01-28T07:10:19.221Z] clean: [2020-01-28T07:10:19.479Z] [INFO] Executed tasks [2020-01-28T07:10:19.480Z] [INFO] [2020-01-28T07:10:19.480Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:19.480Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target [2020-01-28T07:10:19.480Z] [INFO] [2020-01-28T07:10:19.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:19.480Z] [INFO] The project's OSGi version is 5.2.0.202001280629 [2020-01-28T07:10:19.480Z] [INFO] [2020-01-28T07:10:19.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:19.480Z] [INFO] [2020-01-28T07:10:19.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:19.480Z] [INFO] [2020-01-28T07:10:19.480Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:19.480Z] [INFO] [2020-01-28T07:10:19.480Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:19.480Z] [INFO] Executing tasks [2020-01-28T07:10:19.480Z] [2020-01-28T07:10:19.480Z] main: [2020-01-28T07:10:19.480Z] [2020-01-28T07:10:19.480Z] build: [2020-01-28T07:10:20.412Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2020-01-28T07:10:20.412Z] [2020-01-28T07:10:20.412Z] test: [2020-01-28T07:10:20.670Z] [xmlvalidate] 19 file(s) have been successfully validated. [2020-01-28T07:10:20.670Z] [INFO] Executed tasks [2020-01-28T07:10:20.670Z] [INFO] [2020-01-28T07:10:20.670Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:20.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:20.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2020-01-28T07:10:20.670Z] [INFO] [2020-01-28T07:10:20.670Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:20.670Z] [INFO] [2020-01-28T07:10:20.670Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:20.670Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2020-01-28T07:10:20.927Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2020-01-28T07:10:20.927Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2020-01-28T07:10:20.927Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2020-01-28T07:10:20.927Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2020-01-28T07:10:20.927Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2020-01-28T07:10:20.927Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-28T07:10:20.927Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-28T07:10:21.185Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-28T07:10:21.185Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-28T07:10:22.557Z] [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) [2020-01-28T07:10:22.558Z] [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) [2020-01-28T07:10:23.123Z] [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) [2020-01-28T07:10:23.123Z] [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) [2020-01-28T07:10:24.054Z] [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) [2020-01-28T07:10:24.054Z] [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) [2020-01-28T07:10:25.425Z] [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) [2020-01-28T07:10:25.425Z] [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) [2020-01-28T07:10:26.358Z] [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) [2020-01-28T07:10:26.358Z] [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) [2020-01-28T07:10:26.621Z] [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) [2020-01-28T07:10:26.621Z] [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) [2020-01-28T07:10:26.882Z] [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) [2020-01-28T07:10:26.882Z] [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) [2020-01-28T07:10:26.882Z] [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) [2020-01-28T07:10:26.882Z] [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) [2020-01-28T07:10:27.140Z] [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) [2020-01-28T07:10:27.140Z] [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) [2020-01-28T07:10:27.140Z] [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) [2020-01-28T07:10:27.140Z] [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) [2020-01-28T07:10:27.398Z] [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) [2020-01-28T07:10:27.399Z] [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) [2020-01-28T07:10:27.657Z] [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) [2020-01-28T07:10:27.657Z] [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) [2020-01-28T07:10:28.223Z] [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) [2020-01-28T07:10:28.484Z] [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) [2020-01-28T07:10:28.484Z] [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) [2020-01-28T07:10:28.484Z] [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) [2020-01-28T07:10:28.484Z] [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) [2020-01-28T07:10:28.742Z] [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) [2020-01-28T07:10:28.742Z] [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) [2020-01-28T07:10:28.742Z] [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) [2020-01-28T07:10:28.742Z] [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) [2020-01-28T07:10:29.097Z] [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) [2020-01-28T07:10:29.097Z] [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) [2020-01-28T07:10:29.356Z] [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) [2020-01-28T07:10:29.356Z] [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) [2020-01-28T07:10:29.356Z] [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) [2020-01-28T07:10:29.356Z] [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) [2020-01-28T07:10:34.619Z] [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) [2020-01-28T07:10:34.619Z] [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) [2020-01-28T07:10:34.877Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2020-01-28T07:10:34.877Z] [INFO] Command line: [2020-01-28T07:10:34.877Z] [/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/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/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] [2020-01-28T07:10:34.877Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:10:38.157Z] Buildfile: build.xml [2020-01-28T07:10:38.416Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-01-28T07:10:38.416Z] [2020-01-28T07:10:38.416Z] build.index: [2020-01-28T07:10:41.695Z] BUILD SUCCESSFUL [2020-01-28T07:10:41.695Z] [2020-01-28T07:10:41.695Z] BUILD SUCCESSFUL [2020-01-28T07:10:41.695Z] Total time: 3 seconds [2020-01-28T07:10:41.695Z] [INFO] [2020-01-28T07:10:41.695Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:41.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2020-01-28T07:10:41.695Z] [INFO] [2020-01-28T07:10:41.695Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar [2020-01-28T07:10:41.695Z] [INFO] [2020-01-28T07:10:41.695Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.695Z] [INFO] [2020-01-28T07:10:41.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:41.953Z] [INFO] [2020-01-28T07:10:41.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.953Z] [INFO] [2020-01-28T07:10:41.953Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.953Z] [INFO] [2020-01-28T07:10:41.953Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:41.953Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:42.214Z] [INFO] [2020-01-28T07:10:42.215Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:42.215Z] [INFO] [2020-01-28T07:10:42.215Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:42.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:42.215Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.pom [2020-01-28T07:10:42.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar [2020-01-28T07:10:42.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:10:42.215Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T07:10:42.215Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T07:10:42.215Z] [INFO] [2020-01-28T07:10:42.215Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:42.215Z] [INFO] [2020-01-28T07:10:42.215Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev --- [2020-01-28T07:10:42.472Z] [INFO] Executing tasks [2020-01-28T07:10:42.472Z] [2020-01-28T07:10:42.472Z] main: [2020-01-28T07:10:42.472Z] [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev [2020-01-28T07:10:42.472Z] [INFO] Executed tasks [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2020-01-28T07:10:42.472Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138] [2020-01-28T07:10:42.472Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] The project's OSGi version is 2.1.10.202001280629 [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:42.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2020-01-28T07:10:42.472Z] [INFO] [2020-01-28T07:10:42.472Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:42.472Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2020-01-28T07:10:43.405Z] [WARNING] /home/jenkins/agent/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] [2020-01-28T07:10:43.405Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-28T07:10:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:10:43.405Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-28T07:10:43.405Z] 2. INFO in /home/jenkins/agent/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) [2020-01-28T07:10:43.405Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-28T07:10:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-28T07:10:43.405Z] 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 [2020-01-28T07:10:43.405Z] 2 problems (0 errors, 1 warning, 1 info) [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:43.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] [2020-01-28T07:10:43.405Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.405Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-01-28T07:10:43.662Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-01-28T07:10:43.663Z] [INFO] Installing /home/jenkins/agent/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.pom [2020-01-28T07:10:43.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar [2020-01-28T07:10:43.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-pack200.jar.pack.gz [2020-01-28T07:10:43.663Z] [INFO] Installing /home/jenkins/agent/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2metadata.xml [2020-01-28T07:10:43.663Z] [INFO] Installing /home/jenkins/agent/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2artifacts.xml [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2020-01-28T07:10:43.663Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT [60/138] [2020-01-28T07:10:43.663Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] The project's OSGi version is 5.2.0.202001280629 [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.663Z] [INFO] [2020-01-28T07:10:43.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:43.926Z] [INFO] [2020-01-28T07:10:43.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.926Z] [INFO] [2020-01-28T07:10:43.926Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:43.926Z] [INFO] [2020-01-28T07:10:43.926Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:44.310Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-28T07:10:44.310Z] [INFO] [2020-01-28T07:10:44.310Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:44.310Z] [INFO] [2020-01-28T07:10:44.310Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:44.654Z] [INFO] [2020-01-28T07:10:44.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:44.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:44.654Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.pom [2020-01-28T07:10:44.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-28T07:10:44.655Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T07:10:44.655Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2020-01-28T07:10:44.655Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/138] [2020-01-28T07:10:44.655Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] The project's OSGi version is 1.0.2.202001280629 [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:44.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2020-01-28T07:10:44.655Z] [INFO] [2020-01-28T07:10:44.655Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.655Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/classes [2020-01-28T07:10:44.912Z] [INFO] [2020-01-28T07:10:44.912Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:44.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2020-01-28T07:10:44.912Z] [INFO] [2020-01-28T07:10:44.912Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2020-01-28T07:10:44.912Z] [INFO] [2020-01-28T07:10:44.912Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.912Z] [INFO] [2020-01-28T07:10:44.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:44.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:45.197Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:45.197Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:45.197Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:45.197Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:45.197Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:45.197Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:45.197Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2020-01-28T07:10:45.197Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT [62/138] [2020-01-28T07:10:45.197Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] The project's OSGi version is 5.2.0.202001280629 [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-28T07:10:45.197Z] [INFO] [2020-01-28T07:10:45.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.198Z] [INFO] [2020-01-28T07:10:45.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.455Z] [INFO] [2020-01-28T07:10:45.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar [2020-01-28T07:10:45.455Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.pom [2020-01-28T07:10:45.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-28T07:10:45.455Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-28T07:10:45.455Z] [INFO] Installing /home/jenkins/agent/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.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-28T07:10:45.455Z] [INFO] [2020-01-28T07:10:45.455Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2020-01-28T07:10:45.455Z] [INFO] [2020-01-28T07:10:45.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2020-01-28T07:10:45.456Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138] [2020-01-28T07:10:45.456Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] The project's OSGi version is 1.0.1.202001280629 [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:45.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:45.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] Building jar: /home/jenkins/agent/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 [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] [2020-01-28T07:10:45.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-01-28T07:10:45.717Z] [INFO] [2020-01-28T07:10:45.717Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.717Z] [INFO] [2020-01-28T07:10:45.717Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.717Z] [INFO] [2020-01-28T07:10:45.717Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.717Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-01-28T07:10:45.975Z] [INFO] [2020-01-28T07:10:45.975Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:45.975Z] [INFO] [2020-01-28T07:10:45.975Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:46.542Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2020-01-28T07:10:46.542Z] [INFO] Command line: [2020-01-28T07:10:46.542Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:10:46.542Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:10:49.827Z] !SESSION 2020-01-28 07:10:46.627 ----------------------------------------------- [2020-01-28T07:10:49.827Z] eclipse.buildId=unknown [2020-01-28T07:10:49.827Z] java.version=1.8.0_202 [2020-01-28T07:10:49.827Z] java.vendor=Oracle Corporation [2020-01-28T07:10:49.827Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:10:49.827Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:10:49.827Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:10:49.827Z] [2020-01-28T07:10:49.827Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:10:49.809 [2020-01-28T07:10:49.827Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:10:49.827Z] !STACK 0 [2020-01-28T07:10:49.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-28T07:10:49.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:10:49.827Z] [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:10:49.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:10:52.353Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2020-01-28T07:10:52.919Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2020-01-28T07:10:52.919Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.103 s [2020-01-28T07:10:52.919Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.054 s [2020-01-28T07:10:52.919Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.185 s [2020-01-28T07:10:52.919Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.01 s [2020-01-28T07:10:52.919Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.008 s [2020-01-28T07:10:52.919Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2020-01-28T07:10:52.919Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.063 s [2020-01-28T07:10:52.919Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.023 s [2020-01-28T07:10:52.919Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2020-01-28T07:10:52.919Z] [2020-01-28T07:10:52.919Z] Results: [2020-01-28T07:10:52.919Z] [2020-01-28T07:10:52.919Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2020-01-28T07:10:52.919Z] [2020-01-28T07:10:53.177Z] [INFO] All tests passed! [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:53.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.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.pom [2020-01-28T07:10:53.177Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:53.177Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:53.177Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:53.177Z] [INFO] Installing /home/jenkins/agent/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 [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2020-01-28T07:10:53.177Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138] [2020-01-28T07:10:53.177Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] The project's OSGi version is 1.1.7.202001280629 [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:53.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2020-01-28T07:10:53.177Z] [INFO] [2020-01-28T07:10:53.177Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.177Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/classes [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-28T07:10:53.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:53.742Z] [INFO] [2020-01-28T07:10:53.742Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-28T07:10:54.313Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2020-01-28T07:10:54.313Z] [INFO] Command line: [2020-01-28T07:10:54.313Z] [/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, -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/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-28T07:10:54.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-28T07:10:58.498Z] !SESSION 2020-01-28 07:10:54.701 ----------------------------------------------- [2020-01-28T07:10:58.498Z] eclipse.buildId=unknown [2020-01-28T07:10:58.498Z] java.version=1.8.0_202 [2020-01-28T07:10:58.498Z] java.vendor=Oracle Corporation [2020-01-28T07:10:58.498Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-28T07:10:58.499Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-28T07:10:58.499Z] Command-line arguments: -data /home/jenkins/agent/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/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-28T07:10:58.499Z] [2020-01-28T07:10:58.499Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-28 07:10:58.207 [2020-01-28T07:10:58.499Z] !MESSAGE FrameworkEvent ERROR [2020-01-28T07:10:58.499Z] !STACK 0 [2020-01-28T07:10:58.499Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-28T07:10:58.499Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-28T07:10:58.499Z] [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-28T07:10:58.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-28T07:11:00.397Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2020-01-28T07:11:00.397Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2020-01-28T07:11:00.397Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2020-01-28T07:11:00.655Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.172 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2020-01-28T07:11:00.655Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.078 s [2020-01-28T07:11:00.655Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped [2020-01-28T07:11:00.655Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.013 s [2020-01-28T07:11:00.655Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.004 s [2020-01-28T07:11:00.655Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.005 s [2020-01-28T07:11:00.655Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.003 s [2020-01-28T07:11:00.655Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.035 s [2020-01-28T07:11:00.655Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.002 s [2020-01-28T07:11:00.655Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2020-01-28T07:11:00.655Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2020-01-28T07:11:00.655Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.119 s [2020-01-28T07:11:00.655Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-28T07:11:00.655Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-28T07:11:00.655Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.006 s [2020-01-28T07:11:00.655Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-28T07:11:00.655Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-28T07:11:00.655Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2020-01-28T07:11:00.655Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2020-01-28T07:11:00.656Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2020-01-28T07:11:00.656Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-28T07:11:00.656Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258049259.105","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258049259.105","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258109738.17","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258111980.074","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258111980.074","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258115444.938","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258125978.44","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258125978.44","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258127549.816","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258129305.61","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258132027.82","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258138057.12","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.917Z] WARNING: {"ts":"30815258138057.12","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"} [2020-01-28T07:11:00.917Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258140112.004","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258205225.453","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258205849.426","ph":"B","tid":1,"pid":1,"name":"bar"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258206373.457","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258206912.984","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258208332.566","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258208824.457","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258209309.46","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258209739.6","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258210743.08","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258211299.668","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258212641.152","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258213683.16","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258218102.324","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258218102.324","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258220314.11","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258222998.195","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258224147.71","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258225051.44","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258225576.51","ph":"B","tid":1,"pid":1,"name":"bar"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258226021.83","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258226510.67","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258227543.957","ph":"B","tid":1,"pid":1,"name":"foo"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258227543.957","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-28T07:11:00.918Z] WARNING: {"ts":"30815258228631.72","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258234436.87","ph":"B","tid":1,"pid":1,"name":"world"} [2020-01-28T07:11:00.918Z] Jan 28, 2020 7:11:00 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-28T07:11:00.918Z] INFO: {"ts":"30815258234914.13","ph":"E","tid":1,"pid":1} [2020-01-28T07:11:00.918Z] Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.196 s <<< FAILURE! - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2020-01-28T07:11:00.918Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.068 s [2020-01-28T07:11:00.918Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2020-01-28T07:11:00.918Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.008 s <<< FAILURE! [2020-01-28T07:11:00.918Z] org.junit.ComparisonFailure: expected: but was: [2020-01-28T07:11:00.918Z] at org.junit.Assert.assertEquals(Assert.java:115) [2020-01-28T07:11:00.918Z] at org.junit.Assert.assertEquals(Assert.java:144) [2020-01-28T07:11:00.918Z] at org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan(LoggerTest.java:489) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T07:11:00.918Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T07:11:00.918Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T07:11:00.918Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-28T07:11:00.918Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-28T07:11:00.918Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-28T07:11:00.918Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-28T07:11:00.918Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-28T07:11:00.918Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-28T07:11:00.918Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-28T07:11:00.918Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T07:11:00.918Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T07:11:00.918Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-28T07:11:00.918Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-28T07:11:00.918Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-28T07:11:00.918Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T07:11:00.918Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T07:11:00.918Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T07:11:00.918Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-28T07:11:00.918Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-28T07:11:00.918Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-28T07:11:00.918Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-28T07:11:00.918Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-28T07:11:00.918Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-28T07:11:00.918Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-28T07:11:00.918Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-28T07:11:00.918Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-28T07:11:00.918Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-28T07:11:00.918Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-28T07:11:00.918Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-28T07:11:00.918Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-28T07:11:00.918Z] [2020-01-28T07:11:00.918Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-28T07:11:00.918Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-01-28T07:11:00.918Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2020-01-28T07:11:00.918Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-28T07:11:00.918Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-28T07:11:00.918Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.061 s [2020-01-28T07:11:00.918Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-28T07:11:00.918Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2020-01-28T07:11:00.918Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-01-28T07:11:00.918Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-28T07:11:00.918Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-01-28T07:11:00.918Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-28T07:11:00.918Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-28T07:11:00.918Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-28T07:11:00.918Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-28T07:11:00.918Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-28T07:11:00.918Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-28T07:11:00.918Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-28T07:11:00.918Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-28T07:11:00.918Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2020-01-28T07:11:00.918Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2020-01-28T07:11:01.178Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2020-01-28T07:11:01.178Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2020-01-28T07:11:01.178Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2020-01-28T07:11:01.178Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.056 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.178Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.178Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.179Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2020-01-28T07:11:01.179Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2020-01-28T07:11:01.179Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-28T07:11:01.179Z] 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.001 s [2020-01-28T07:11:01.179Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2020-01-28T07:11:01.438Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2020-01-28T07:11:01.438Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.438Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.439Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.439Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2020-01-28T07:11:01.703Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.703Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.703Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.703Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.703Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.704Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.704Z] 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 [2020-01-28T07:11:01.705Z] 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 [2020-01-28T07:11:01.705Z] 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 [2020-01-28T07:11:01.705Z] 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 [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2020-01-28T07:11:01.705Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2020-01-28T07:11:01.705Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.705Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.705Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.706Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] 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 [2020-01-28T07:11:01.706Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.706Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.706Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-28T07:11:01.706Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2020-01-28T07:11:01.964Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2020-01-28T07:11:01.964Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.03 s [2020-01-28T07:11:01.964Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.056 s [2020-01-28T07:11:01.965Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.006 s [2020-01-28T07:11:01.965Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.01 s [2020-01-28T07:11:01.965Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.965Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.005 s [2020-01-28T07:11:01.965Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.965Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-28T07:11:01.965Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-28T07:11:01.965Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-28T07:11:01.965Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-28T07:11:01.965Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-28T07:11:01.965Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-28T07:11:01.965Z] [2020-01-28T07:11:01.965Z] Results: [2020-01-28T07:11:01.965Z] [2020-01-28T07:11:01.965Z] Failures: [2020-01-28T07:11:01.965Z] LoggerTest.testObjectLifespan:489 expected: but was: [2020-01-28T07:11:01.965Z] [2020-01-28T07:11:01.965Z] Tests run: 544, Failures: 1, Errors: 0, Skipped: 1 [2020-01-28T07:11:01.965Z] [2020-01-28T07:11:03.340Z] [INFO] ------------------------------------------------------------------------ [2020-01-28T07:11:03.340Z] [INFO] Reactor Summary: [2020-01-28T07:11:03.340Z] [INFO] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 28.381 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [ 0.022 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [ 0.059 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT SUCCESS [ 18.649 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [ 0.061 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.991 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [ 1.227 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [ 2.080 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [ 0.014 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [ 0.604 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [ 8.814 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.985 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [ 0.013 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [ 11.905 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [ 2.074 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [01:04 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 17.518 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [06:06 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 1.040 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:48 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 7.022 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 12.925 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.735 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [03:32 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [06:50 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [ 0.964 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.674 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [ 0.927 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [ 0.763 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.2.0-SNAPSHOT SUCCESS [ 1.992 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [ 0.022 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.397 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [ 1.820 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [ 0.974 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:31 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 8.588 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [ 0.691 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [ 7.141 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [ 1.148 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [ 1.073 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 6.071 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 17.350 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 30.198 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [02:03 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [ 1.471 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [ 1.459 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 19.869 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 14.215 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 58.470 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:43 min] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [ 0.948 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 59.173 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [ 1.150 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 20.610 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [ 0.034 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.514 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [ 0.033 s] [2020-01-28T07:11:03.340Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 29.319 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [ 1.248 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.737 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.672 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.209 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [ 7.881 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT FAILURE [ 9.878 s] [2020-01-28T07:11:03.340Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SKIPPED [2020-01-28T07:11:03.341Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SKIPPED [2020-01-28T07:11:03.341Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SKIPPED [2020-01-28T07:11:03.341Z] [INFO] ------------------------------------------------------------------------ [2020-01-28T07:11:03.341Z] [INFO] BUILD FAILURE [2020-01-28T07:11:03.341Z] [INFO] ------------------------------------------------------------------------ [2020-01-28T07:11:03.341Z] [INFO] Total time: 41:52 min [2020-01-28T07:11:03.341Z] [INFO] Finished at: 2020-01-28T07:11:03Z [2020-01-28T07:11:03.341Z] [INFO] ------------------------------------------------------------------------ [2020-01-28T07:11:03.341Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.common.core.tests: There are test failures. [2020-01-28T07:11:03.341Z] [ERROR] [2020-01-28T07:11:03.341Z] [ERROR] Please refer to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire-reports for the individual test results. [2020-01-28T07:11:03.341Z] [ERROR] -> [Help 1] [2020-01-28T07:11:03.341Z] [ERROR] [2020-01-28T07:11:03.341Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2020-01-28T07:11:03.341Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2020-01-28T07:11:03.341Z] [ERROR] [2020-01-28T07:11:03.341Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2020-01-28T07:11:03.341Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2020-01-28T07:11:03.341Z] [ERROR] [2020-01-28T07:11:03.341Z] [ERROR] After correcting the problems, you can resume the build with the command [2020-01-28T07:11:03.341Z] [ERROR] mvn -rf :org.eclipse.tracecompass.common.core.tests [2020-01-28T07:11:04.280Z] [Pipeline] } [2020-01-28T07:11:04.293Z] [Pipeline] // container [2020-01-28T07:11:04.301Z] Post stage [2020-01-28T07:11:04.305Z] [Pipeline] container [2020-01-28T07:11:04.306Z] [Pipeline] { [2020-01-28T07:11:04.315Z] [Pipeline] sh [2020-01-28T07:11:08.610Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log [2020-01-28T07:11:08.611Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log [2020-01-28T07:11:08.621Z] [Pipeline] junit [2020-01-28T07:11:08.627Z] Recording test results [2020-01-28T07:11:42.656Z] [Pipeline] archiveArtifacts [2020-01-28T07:11:42.661Z] Archiving artifacts [2020-01-28T07:11:46.481Z] [Pipeline] } [2020-01-28T07:11:46.487Z] [Pipeline] // container [2020-01-28T07:11:46.495Z] [Pipeline] } [2020-01-28T07:11:46.502Z] [Pipeline] // withEnv [2020-01-28T07:11:46.509Z] [Pipeline] } [2020-01-28T07:11:46.514Z] [Pipeline] // stage [2020-01-28T07:11:46.521Z] [Pipeline] stage [2020-01-28T07:11:46.523Z] [Pipeline] { (Deploy Site) [2020-01-28T07:11:46.528Z] Stage "Deploy Site" skipped due to earlier failure(s) [2020-01-28T07:11:46.528Z] [Pipeline] } [2020-01-28T07:11:46.533Z] [Pipeline] // stage [2020-01-28T07:11:46.542Z] [Pipeline] stage [2020-01-28T07:11:46.543Z] [Pipeline] { (Deploy RCP) [2020-01-28T07:11:46.548Z] Stage "Deploy RCP" skipped due to earlier failure(s) [2020-01-28T07:11:46.548Z] [Pipeline] } [2020-01-28T07:11:46.553Z] [Pipeline] // stage [2020-01-28T07:11:46.560Z] [Pipeline] stage [2020-01-28T07:11:46.562Z] [Pipeline] { (Deploy Doc) [2020-01-28T07:11:46.568Z] Stage "Deploy Doc" skipped due to earlier failure(s) [2020-01-28T07:11:46.568Z] [Pipeline] } [2020-01-28T07:11:46.573Z] [Pipeline] // stage [2020-01-28T07:11:46.580Z] [Pipeline] stage [2020-01-28T07:11:46.581Z] [Pipeline] { (Declarative: Post Actions) [2020-01-28T07:11:46.590Z] [Pipeline] container [2020-01-28T07:11:46.591Z] [Pipeline] { [2020-01-28T07:11:46.597Z] [Pipeline] emailext [2020-01-28T07:11:46.607Z] 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 [2020-01-28T07:11:46.608Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com gbastien@versatic.net simon.delisle@ericsson.com [2020-01-28T07:11:51.718Z] [Pipeline] } [2020-01-28T07:11:51.724Z] [Pipeline] // container [2020-01-28T07:11:51.730Z] [Pipeline] } [2020-01-28T07:11:51.735Z] [Pipeline] // stage [2020-01-28T07:11:51.742Z] [Pipeline] } [2020-01-28T07:11:51.749Z] [Pipeline] // withEnv [2020-01-28T07:11:51.754Z] [Pipeline] } [2020-01-28T07:11:51.760Z] [Pipeline] // timeout [2020-01-28T07:11:51.767Z] [Pipeline] } [2020-01-28T07:11:51.774Z] [Pipeline] // timestamps [2020-01-28T07:11:51.780Z] [Pipeline] } [2020-01-28T07:11:51.785Z] [Pipeline] // withEnv [2020-01-28T07:11:51.792Z] [Pipeline] } [2020-01-28T07:11:51.800Z] [Pipeline] // container [2020-01-28T07:11:51.805Z] [Pipeline] } [2020-01-28T07:11:51.810Z] [Pipeline] // withEnv [2020-01-28T07:11:51.815Z] [Pipeline] } [2020-01-28T07:11:51.822Z] [Pipeline] // node [2020-01-28T07:11:51.828Z] [Pipeline] } [2020-01-28T07:11:51.834Z] [Pipeline] // podTemplate [2020-01-28T07:11:51.841Z] [Pipeline] End of Pipeline [2020-01-28T07:11:51.868Z] ERROR: script returned exit code 1 [2020-01-28T07:11:51.868Z] Finished: FAILURE