Skip to content

Console Output

12:10:18 Started by an SCM change
12:10:18 Running as SYSTEM
12:10:19 Agent centos-7-lqppk is provisioned from template centos-7
12:10:19 ---
12:10:19 apiVersion: "v1"
12:10:19 kind: "Pod"
12:10:19 metadata:
12:10:19   annotations: {}
12:10:19   labels:
12:10:19     jenkins: "slave"
12:10:19     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
12:10:19     jenkins/label: "migration_jipp-migration_centos-7"
12:10:19   name: "centos-7-lqppk"
12:10:19   namespace: "swtbot"
12:10:19 spec:
12:10:19   containers:
12:10:19   - env:
12:10:19     - name: "JENKINS_SECRET"
12:10:19       value: "********"
12:10:19     - name: "JENKINS_TUNNEL"
12:10:19       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
12:10:19     - name: "JENKINS_AGENT_NAME"
12:10:19       value: "centos-7-lqppk"
12:10:19     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:10:19       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:10:19         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:10:19     - name: "JAVA_TOOL_OPTIONS"
12:10:19       value: ""
12:10:19     - name: "_JAVA_OPTIONS"
12:10:19       value: ""
12:10:19     - name: "OPENJ9_JAVA_OPTIONS"
12:10:19       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:10:19     - name: "JENKINS_NAME"
12:10:19       value: "centos-7-lqppk"
12:10:19     - name: "JENKINS_AGENT_WORKDIR"
12:10:19       value: "/home/jenkins/agent"
12:10:19     - name: "JENKINS_URL"
12:10:19       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
12:10:19     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13"
12:10:19     imagePullPolicy: "Always"
12:10:19     name: "jnlp"
12:10:19     resources:
12:10:19       limits:
12:10:19         cpu: "2000m"
12:10:19         memory: "4096Mi"
12:10:19       requests:
12:10:19         cpu: "1000m"
12:10:19         memory: "4096Mi"
12:10:19     tty: true
12:10:19     volumeMounts:
12:10:19     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:10:19       name: "m2-dir"
12:10:19       readOnly: true
12:10:19       subPath: "toolchains.xml"
12:10:19     - mountPath: "/home/jenkins/.mavenrc"
12:10:19       name: "m2-dir"
12:10:19       readOnly: true
12:10:19       subPath: ".mavenrc"
12:10:19     - mountPath: "/opt/tools"
12:10:19       name: "volume-0"
12:10:19       readOnly: false
12:10:19     - mountPath: "/home/jenkins"
12:10:19       name: "volume-2"
12:10:19       readOnly: false
12:10:19     - mountPath: "/home/jenkins/.m2/repository"
12:10:19       name: "volume-3"
12:10:19       readOnly: false
12:10:19     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:10:19       name: "m2-secret-dir"
12:10:19       readOnly: true
12:10:19       subPath: "settings-security.xml"
12:10:19     - mountPath: "/home/jenkins/.m2/wrapper"
12:10:19       name: "volume-4"
12:10:19       readOnly: false
12:10:19     - mountPath: "/home/jenkins/.m2/settings.xml"
12:10:19       name: "m2-secret-dir"
12:10:19       readOnly: true
12:10:19       subPath: "settings.xml"
12:10:19     - mountPath: "/home/jenkins/.ssh"
12:10:19       name: "volume-1"
12:10:19       readOnly: false
12:10:19       subPath: ""
12:10:19     - mountPath: "/home/jenkins/agent"
12:10:19       name: "workspace-volume"
12:10:19       readOnly: false
12:10:19     workingDir: "/home/jenkins/agent"
12:10:19   nodeSelector:
12:10:19     kubernetes.io/os: "linux"
12:10:19   restartPolicy: "Never"
12:10:19   volumes:
12:10:19   - name: "volume-0"
12:10:19     persistentVolumeClaim:
12:10:19       claimName: "tools-claim-jiro-swtbot"
12:10:19       readOnly: true
12:10:19   - name: "m2-secret-dir"
12:10:19     secret:
12:10:19       secretName: "m2-secret-dir"
12:10:19   - emptyDir:
12:10:19       medium: ""
12:10:19     name: "volume-2"
12:10:19   - configMap:
12:10:19       name: "m2-dir"
12:10:19     name: "m2-dir"
12:10:19   - configMap:
12:10:19       name: "known-hosts"
12:10:19     name: "volume-1"
12:10:19   - emptyDir:
12:10:19       medium: ""
12:10:19     name: "workspace-volume"
12:10:19   - emptyDir:
12:10:19       medium: ""
12:10:19     name: "volume-4"
12:10:19   - emptyDir:
12:10:19       medium: ""
12:10:19     name: "volume-3"
12:10:19 
12:10:19 Building remotely on centos-7-lqppk (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
12:10:19 [ssh-agent] Looking for ssh-agent implementation...
12:10:19 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:10:19 $ ssh-agent
12:10:19 SSH_AUTH_SOCK=/tmp/ssh-zDR7IJzuQteH/agent.64
12:10:19 SSH_AGENT_PID=66
12:10:19 [ssh-agent] Started.
12:10:19 Running ssh-add (command line suppressed)
12:10:19 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_16087493976531745367.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_16087493976531745367.key)
12:10:19 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
12:10:19 The recommended git tool is: NONE
12:10:21 No credentials specified
12:10:21 Cloning the remote Git repository
12:10:21 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
12:10:21  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
12:10:21 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
12:10:21  > git --version # timeout=10
12:10:21  > git --version # 'git version 2.24.4'
12:10:21  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:10:22  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
12:10:22  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:10:22 Avoid second fetch
12:10:22  > git rev-parse origin/master^{commit} # timeout=10
12:10:22 Checking out Revision 26a7c6be96201599e560055e19627df0e09207a8 (origin/master)
12:10:22  > git config core.sparsecheckout # timeout=10
12:10:22  > git checkout -f 26a7c6be96201599e560055e19627df0e09207a8 # timeout=10
12:10:26 Commit message: "Update orbit repository to R20220531185310 for 2022-06 target"
12:10:26  > git rev-list --no-walk 15a15de807a4bed0b481f2a6880d2c37667eff30 # timeout=10
12:10:26 [swtbot-tycho] $ Xvnc -help
12:10:26 Starting xvnc
12:10:26 [swtbot-tycho] $ Xvnc :72 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
12:10:26 
12:10:26 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
12:10:26 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
12:10:26 See http://www.tigervnc.org for information on TigerVNC.
12:10:26 Underlying X server release 12004000, The X.Org Foundation
12:10:26 
12:10:26 
12:10:26 Wed Jun  1 16:10:26 2022
12:10:26  vncext:      VNC extension running!
12:10:26  vncext:      Listening for VNC connections on all interface(s), port 5972
12:10:26  vncext:      created VNC server for screen 0
12:10:26 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins11443502283949640810.sh
12:10:26 + metacity --sm-disable --replace
12:10:26 [swtbot-tycho] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dcbi.jarsigner.skip=false -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/swtbot-tycho/.repository install -B
12:10:27 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
12:10:27 Maven home: /opt/tools/apache-maven/latest
12:10:27 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
12:10:27 Default locale: en_US, platform encoding: UTF-8
12:10:27 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
12:10:28 [INFO] Scanning for projects...
12:10:45 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
12:10:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
12:10:55 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
12:10:58 [INFO] Fetching 202205271000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B)
12:10:59 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.96MB)
12:10:59 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (421.77kB)
12:10:59 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (65.43kB)
12:10:59 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
12:10:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
12:10:59 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
12:10:59 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
12:10:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
12:10:59 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
12:10:59 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (12.94MB)
12:11:01 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.68MB)
12:11:01 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.41MB)
12:11:01 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (46.27kB)
12:11:01 [INFO] Fetching org.eclipse.osgi_3.18.0.v20220516-2155.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.46MB)
12:11:01 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (32.41kB)
12:11:01 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (20.34kB)
12:11:01 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (353.59kB)
12:11:01 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (144.34kB)
12:11:02 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (23.5kB)
12:11:02 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (703.81kB)
12:11:02 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (95.26kB)
12:11:02 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (15.35kB)
12:11:02 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (35.59kB)
12:11:02 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (302.53kB)
12:11:02 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (71.45kB)
12:11:02 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (411.93kB)
12:11:03 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (126.4kB)
12:11:03 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (81.45kB)
12:11:03 [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (114.56kB)
12:11:03 [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (144.55kB)
12:11:03 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (100.02kB)
12:11:03 [INFO] Fetching org.eclipse.equinox.preferences_3.10.0.v20220503-1634.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (133.99kB)
12:11:03 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (194.4kB)
12:11:03 [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (287.81kB)
12:11:04 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (313kB)
12:11:04 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (163.08kB)
12:11:04 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (92.12kB)
12:11:04 [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220506-1157.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (71.87kB)
12:11:04 [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220512-1935.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (109.25kB)
12:11:04 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (89.14kB)
12:11:04 [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (25.92kB)
12:11:04 [INFO] Fetching org.eclipse.e4.core.di_1.8.200.v20220512-1957.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (52.47kB)
12:11:04 [INFO] Fetching org.eclipse.e4.core.contexts_1.10.0.v20220430-0424.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (55.58kB)
12:11:05 [INFO] Fetching org.eclipse.e4.core.services_2.3.200.v20220513-1235.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (69.65kB)
12:11:05 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (12kB)
12:11:05 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (11.14kB)
12:11:05 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.300.v20220503-2248.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (40.48kB)
12:11:05 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (19.69kB)
12:11:05 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (51.03kB)
12:11:05 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (317.8kB)
12:11:05 [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.26MB)
12:11:06 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (45.85kB)
12:11:06 [INFO] Fetching org.eclipse.swt_3.120.0.v20220518-1440.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (18.79kB)
12:11:06 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (24.31kB)
12:11:06 [INFO] Fetching org.eclipse.jface_3.26.0.v20220513-0449.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.11MB)
12:11:06 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (213.89kB)
12:11:06 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.500.v20220511-1639.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (201.76kB)
12:11:06 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (28.11kB)
12:11:06 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (16.41kB)
12:11:07 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (56.73kB)
12:11:07 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.100.v20220331-0744.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (395.31kB)
12:11:07 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (33.33kB)
12:11:07 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (13.3kB)
12:11:07 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (260.38kB)
12:11:07 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (89.35kB)
12:11:07 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (231.36kB)
12:11:07 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (118.14kB)
12:11:08 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.500.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (250.33kB)
12:11:08 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.500.v20220506-1520.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (147.64kB)
12:11:08 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (295.36kB)
12:11:08 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (21.08kB)
12:11:08 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (51.9kB)
12:11:08 [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (369.38kB)
12:11:08 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (270.25kB)
12:11:08 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (57.17kB)
12:11:08 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (23.09kB)
12:11:09 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.100.v20211112-1151.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (22.16kB)
12:11:09 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.120.0.v20220518-1440.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.07MB)
12:11:09 [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220505-1945.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (3.49MB)
12:11:09 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (21.23kB)
12:11:09 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.120.0.v20220518-1440.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.47MB)
12:11:10 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.120.0.v20220518-1440.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.15MB)
12:11:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
12:11:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
12:11:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
12:11:10 [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (360.94kB)
12:11:10 [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (5.58MB)
12:11:11 [INFO] Fetching org.eclipse.compare.core_3.7.0.v20220513-0551.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (67.45kB)
12:11:11 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (115.6kB)
12:11:11 [INFO] Fetching org.eclipse.text_3.12.100.v20220506-1404.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (293.55kB)
12:11:11 [INFO] Fetching org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (69.85kB)
12:11:11 [INFO] Fetching org.eclipse.core.resources_3.17.0.v20220517-0751.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (891.43kB)
12:11:12 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (11.51kB)
12:11:12 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (50.74kB)
12:11:12 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (169.5kB)
12:11:12 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.200.v20220324-1313.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (360.26kB)
12:11:12 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (131.39kB)
12:11:12 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.100.v20220310-1733.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (76.94kB)
12:11:12 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (68.04kB)
12:11:12 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.100.v20220422-1806.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (174.42kB)
12:11:13 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.400.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (218.83kB)
12:11:13 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (132.68kB)
12:11:13 [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (113.21kB)
12:11:13 [INFO] Fetching org.eclipse.jface.text_3.20.100.v20220516-0819.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.03MB)
12:11:13 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (51.82kB)
12:11:13 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (32.1kB)
12:11:13 [INFO] The user operation is waiting for background work to complete.
12:11:13 [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
12:11:13 [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (432.55kB)
12:11:13 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (618.79kB)
12:11:14 [INFO] Fetching org.eclipse.ui.ide_3.19.0.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.41MB)
12:11:14 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.500.v20220331-0848.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (688.72kB)
12:11:14 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (423.11kB)
12:11:14 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
12:11:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
12:11:14 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
12:11:14 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
12:11:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
12:11:14 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
12:11:14 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (215.67kB)
12:11:14 [INFO] The user operation is waiting for background work to complete.
12:11:14 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (215.67kB)
12:11:15 [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
12:11:15 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (366.65kB)
12:11:15 [INFO] The user operation is waiting for background work to complete.
12:11:15 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (366.65kB)
12:11:15 [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
12:11:15 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
12:11:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
12:11:15 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
12:11:15 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
12:11:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
12:11:15 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
12:11:15 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
12:11:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
12:11:16 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
12:11:16 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
12:11:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
12:11:16 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
12:11:16 [INFO] Fetching org.eclipse.ant.core_3.6.400.v20220317-1003.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (107.39kB)
12:11:16 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (35.64kB)
12:11:16 [INFO] Fetching org.eclipse.ant.launching_1.3.300.v20220408-0629.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (161.08kB)
12:11:16 [INFO] Fetching org.eclipse.debug.core_3.19.100.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (397.87kB)
12:11:16 [INFO] Fetching org.eclipse.jdt.launching_3.19.600.v20220409-1932.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (563.82kB)
12:11:16 [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (42.65kB)
12:11:16 [INFO] Fetching org.eclipse.jdt.core_3.30.0.v20220515-1556.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (6.69MB)
12:11:17 [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.04MB)
12:11:17 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (140.91kB)
12:11:17 [INFO] Fetching org.eclipse.ui.console_3.11.200.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (208.46kB)
12:11:17 [INFO] Fetching org.eclipse.debug.ui_3.16.100.v20220511-1455.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.97MB)
12:11:18 [INFO] Fetching org.eclipse.jdt.ui_3.26.100.v20220516-1138.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (11.18MB)
12:11:19 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.700.v20220513-0809.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.66MB)
12:11:19 [INFO] Fetching org.eclipse.team.core_3.9.400.v20220511-1440.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (401.02kB)
12:11:19 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.200.v20220502-1514.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (341.31kB)
12:11:19 [INFO] Fetching org.eclipse.jdt.junit_3.14.100.v20220411-0722.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (528.22kB)
12:11:20 [INFO] Fetching org.eclipse.compare_3.8.400.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (804.82kB)
12:11:20 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (105.57kB)
12:11:20 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (330.12kB)
12:11:20 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (36.06kB)
12:11:20 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (69.13kB)
12:11:20 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.300.v20220421-0708.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (110.58kB)
12:11:20 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (429.55kB)
12:11:20 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (432.64kB)
12:11:20 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (45.48kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (58.07kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (31.04kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.200.v20220503-2330.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (131.95kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (101.89kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (242.35kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (35.63kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (24.82kB)
12:11:21 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (74.06kB)
12:11:22 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (26.34kB)
12:11:22 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (252.96kB)
12:11:22 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.500.v20220423-1604.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (658.09kB)
12:11:22 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (170.59kB)
12:11:22 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.100.v20220513-2002.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.94MB)
12:11:22 [INFO] Fetching org.eclipse.jdt.debug_3.19.200.v20220430-1851.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (910.81kB)
12:11:22 [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (489.96kB)
12:11:23 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.100.v20220329-1353.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (468.75kB)
12:11:23 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.300.v20220317-1517.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (176.46kB)
12:11:23 [INFO] Fetching org.eclipse.team.ui_3.9.300.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.42MB)
12:11:23 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (172.29kB)
12:11:23 [INFO] Fetching org.eclipse.pde.build_3.11.200.v20220503-0921.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (491.23kB)
12:11:23 [INFO] Fetching org.eclipse.pde.core_3.15.200.v20220516-1834.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (1.35MB)
12:11:23 [INFO] Fetching org.eclipse.pde.launching_3.10.0.v20220515-1944.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (140.54kB)
12:11:23 [INFO] Fetching org.eclipse.pde.ui_3.13.500.v20220517-1305.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (4.55MB)
12:11:24 [INFO] Fetching org.eclipse.ui.intro_3.6.500.v20220317-1346.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (344.71kB)
12:11:24 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (379kB)
12:11:24 [INFO] Fetching org.eclipse.ui.views.log_1.3.200.v20220310-1555.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (172.2kB)
12:11:24 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (152.75kB)
12:11:24 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (107.15kB)
12:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
12:11:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
12:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
12:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
12:11:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
12:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
12:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
12:11:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
12:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
12:11:25 [INFO] Fetching org.eclipse.jdt_3.18.1200.v20220519-0130.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (44.73kB)
12:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
12:11:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
12:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
12:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
12:11:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
12:11:25 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
12:11:25 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
12:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
12:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
12:11:26 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
12:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
12:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
12:11:26 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
12:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
12:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
12:11:26 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
12:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
12:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
12:11:26 [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (20.18kB)
12:11:26 [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (219.09kB)
12:11:26 [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (21.6kB)
12:11:26 [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (117.58kB)
12:11:26 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
12:11:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
12:11:26 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
12:11:27 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.202205212116.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (110.65kB)
12:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
12:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
12:11:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
12:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
12:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
12:11:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
12:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
12:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
12:11:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
12:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
12:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
12:11:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
12:11:27 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
12:11:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
12:11:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
12:11:27 [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (11.09MB)
12:11:28 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.0.3.202111301152.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.73MB)
12:11:28 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
12:11:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
12:11:28 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
12:11:28 [INFO] Fetching org.eclipse.nebula.widgets.opal.checkboxgroup_1.0.0.202205212116.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (13.33kB)
12:11:29 [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202205212116.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (111.08kB)
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
12:11:29 [INFO] Fetching org.eclipse.nebula.widgets.stepbar_1.0.0.202205212116.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (14.59kB)
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
12:11:29 [INFO] Fetching org.eclipse.nebula.widgets.opal.rangeslider_1.0.0.202205212116.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (21.18kB)
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
12:11:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
12:11:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
12:11:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
12:11:29 [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (208.15kB)
12:11:30 [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (180.42kB)
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
12:11:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
12:11:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
12:11:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
12:11:31 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
12:11:31 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (52.58kB)
12:11:31 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (219.73kB)
12:11:31 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (69.34kB)
12:11:31 [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (92.92kB)
12:11:31 [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (47.62kB)
12:11:31 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (52.65kB)
12:11:31 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (249.4kB)
12:11:32 [INFO] Fetching org.eclipse.osgi.util_3.7.0.v20220427-2144.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (12.62kB)
12:11:32 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (85.99kB)
12:11:32 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (129.01kB)
12:11:32 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (10.74kB)
12:11:32 [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (31.09kB)
12:11:32 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (25.74kB)
12:11:32 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (13.73kB)
12:11:32 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (18.3kB)
12:11:32 [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (94.06kB)
12:11:33 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220519-0130.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (12.91kB)
12:11:33 [INFO] Fetching org.eclipse.ui.ide.application_1.4.400.v20220502-1523.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (113.08kB)
12:11:33 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (132.49kB)
12:11:33 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (10.25kB)
12:11:33 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (29.62kB)
12:11:33 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (40.81kB)
12:11:33 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (9.54kB)
12:11:34 [INFO] Fetching org.eclipse.e4.rcp_4.24.0.v20220518-1440.jar from https://download.eclipse.org/releases/2022-06/202205271000/features/ (22.9kB)
12:11:34 [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202205271000/features/ (20.88kB)
12:11:34 [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202205271000/features/ (20.94kB)
12:11:34 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220519-0130.jar from https://download.eclipse.org/releases/2022-06/202205271000/features/ (20.97kB)
12:11:34 [INFO] Fetching org.eclipse.rcp_root_4.24.0.v20220519-0130 from https://download.eclipse.org/releases/2022-06/202205271000/binary/ (20.23kB)
12:11:34 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
12:11:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
12:11:34 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
12:11:34 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
12:11:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
12:11:34 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
12:11:34 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
12:11:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
12:11:35 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
12:11:35 [INFO] Fetching org.eclipse.platform_4.24.0.v20220519-0130.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (689.52kB)
12:11:35 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (2.09MB)
12:11:35 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (23.47kB)
12:11:35 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
12:11:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
12:11:35 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
12:11:35 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
12:11:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
12:11:35 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
12:11:35 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
12:11:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
12:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
12:11:36 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
12:11:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
12:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
12:11:36 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
12:11:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
12:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
12:11:36 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
12:11:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
12:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
12:11:36 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
12:11:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
12:11:36 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
12:11:36 [INFO] Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (927.08kB)
12:11:36 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (367.61kB)
12:11:37 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.0.3.202111301152.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (133.95kB)
12:11:37 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
12:11:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
12:11:37 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
12:11:37 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
12:11:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
12:11:37 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
12:11:37 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
12:11:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
12:11:37 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
12:11:37 [INFO] ------------------------------------------------------------------------
12:11:37 [INFO] Reactor Build Order:
12:11:37 [INFO] 
12:11:37 [INFO] Eclipse SWTBot                                                     [pom]
12:11:37 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
12:11:37 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
12:11:37 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
12:11:37 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
12:11:37 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
12:11:37 [INFO] 
12:11:37 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
12:11:37 [INFO] Building Eclipse SWTBot 4.0.0-SNAPSHOT                            [1/57]
12:11:37 [INFO] --------------------------------[ pom ]---------------------------------
12:11:37 [INFO] 
12:11:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ parent ---
12:11:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:11:43 [INFO] 
12:11:43 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ parent ---
12:11:43 [INFO] 
12:11:43 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ parent ---
12:11:43 [INFO] 
12:11:43 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ parent ---
12:11:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:11:43 [INFO] 
12:11:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ parent ---
12:11:44 [INFO] 
12:11:44 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ parent ---
12:11:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:11:45 [INFO] 
12:11:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ parent ---
12:11:45 [INFO] 
12:11:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
12:11:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.0.0-SNAPSHOT/parent-4.0.0-SNAPSHOT.pom
12:11:45 [INFO] 
12:11:45 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
12:11:45 [INFO] Building org.eclipse.swtbot.ant.junit 4.0.0-SNAPSHOT              [2/57]
12:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:11:45 [INFO] 
12:11:45 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
12:11:46 [INFO] The project's OSGi version is 4.0.0.202206011610
12:11:46 [INFO] 
12:11:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
12:11:46 [INFO] 
12:11:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
12:11:46 [INFO] 
12:11:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
12:11:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:11:46 [INFO] 
12:11:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
12:11:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:11:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
12:11:48 [INFO] 
12:11:48 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
12:11:48 [INFO] 
12:11:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
12:11:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:11:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
12:11:48 [INFO] 
12:11:48 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
12:11:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-sources.jar
12:11:48 [INFO] 
12:11:48 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
12:11:49 [INFO] 
12:11:49 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
12:11:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar
12:11:52 [INFO] 
12:11:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
12:11:52 [INFO] 
12:11:52 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
12:11:52 [INFO] 
12:11:52 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
12:11:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:11:52 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar
12:11:52 [INFO] 
12:11:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
12:11:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar
12:11:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-sources.jar
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
12:11:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:11:54 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
12:11:54 [INFO] 
12:11:54 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
12:11:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar
12:11:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.pom
12:11:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-sources.jar
12:11:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:11:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-p2metadata.xml
12:11:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.0.0-SNAPSHOT-p2artifacts.xml
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
12:11:54 [INFO] 
12:11:54 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
12:11:54 [INFO] Building org.eclipse.swtbot.eclipse.core 4.0.0-SNAPSHOT           [3/57]
12:11:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
12:11:54 [INFO] The project's OSGi version is 4.0.0.202206011610
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
12:11:54 [INFO] 
12:11:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
12:11:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:11:54 [INFO] 
12:11:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
12:11:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:11:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
12:11:54 [INFO] 
12:11:54 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
12:11:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
12:11:56 [INFO] 
12:11:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:11:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
12:11:56 [INFO] 
12:11:56 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-sources.jar
12:11:56 [INFO] 
12:11:56 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] 
12:11:56 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar
12:11:56 [INFO] 
12:11:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] 
12:11:56 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] 
12:11:56 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:11:56 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar
12:11:56 [INFO] 
12:11:56 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
12:11:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar
12:11:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-sources.jar
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
12:11:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:11:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
12:11:58 [INFO] 
12:11:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
12:11:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar
12:11:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.pom
12:11:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-sources.jar
12:11:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:11:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-p2metadata.xml
12:11:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.0.0-SNAPSHOT-p2artifacts.xml
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
12:11:58 [INFO] 
12:11:58 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
12:11:58 [INFO] Building org.eclipse.swtbot.swt.finder 4.0.0-SNAPSHOT             [4/57]
12:11:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
12:11:58 [INFO] The project's OSGi version is 4.0.0.202206011610
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
12:11:58 [INFO] 
12:11:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
12:11:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:11:58 [INFO] 
12:11:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
12:11:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:11:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
12:11:58 [INFO] 
12:11:58 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
12:11:58 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
12:12:01 [INFO] 
12:12:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
12:12:01 [INFO] 
12:12:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-sources.jar
12:12:01 [INFO] 
12:12:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [INFO] 
12:12:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar
12:12:01 [INFO] 
12:12:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [INFO] 
12:12:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [INFO] 
12:12:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
12:12:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:01 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar
12:12:02 [INFO] 
12:12:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
12:12:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar
12:12:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-sources.jar
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
12:12:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:06 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
12:12:06 [INFO] 
12:12:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
12:12:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar
12:12:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.pom
12:12:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-sources.jar
12:12:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:12:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
12:12:06 [INFO] 
12:12:06 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
12:12:06 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.0.0-SNAPSHOT         [5/57]
12:12:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
12:12:06 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
12:12:06 [INFO] 
12:12:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
12:12:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:06 [INFO] 
12:12:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
12:12:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
12:12:06 [INFO] 
12:12:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
12:12:06 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
12:12:07 [INFO] 
12:12:07 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
12:12:07 [INFO] 
12:12:07 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-sources.jar
12:12:07 [INFO] 
12:12:07 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] 
12:12:07 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar
12:12:07 [INFO] 
12:12:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] 
12:12:07 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] 
12:12:07 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:07 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar
12:12:07 [INFO] 
12:12:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
12:12:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar
12:12:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-sources.jar
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
12:12:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
12:12:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar
12:12:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.pom
12:12:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-sources.jar
12:12:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:12:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
12:12:10 [INFO] Building org.eclipse.swtbot.e4.finder 4.0.0-SNAPSHOT              [6/57]
12:12:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:10 [INFO] 
12:12:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
12:12:10 [INFO] 
12:12:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-sources.jar
12:12:10 [INFO] 
12:12:10 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] 
12:12:10 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:10 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar
12:12:10 [INFO] 
12:12:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
12:12:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar
12:12:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-sources.jar
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
12:12:12 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:12 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
12:12:12 [INFO] 
12:12:12 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
12:12:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar
12:12:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.pom
12:12:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-sources.jar
12:12:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:12:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
12:12:12 [INFO] 
12:12:12 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
12:12:12 [INFO] Building org.eclipse.swtbot.junit4_x 4.0.0-SNAPSHOT               [7/57]
12:12:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] 
12:12:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:12 [INFO] 
12:12:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
12:12:12 [INFO] 
12:12:12 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-sources.jar
12:12:12 [INFO] 
12:12:12 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] 
12:12:12 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:12 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar
12:12:12 [INFO] 
12:12:12 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
12:12:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar
12:12:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-sources.jar
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
12:12:14 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
12:12:14 [INFO] 
12:12:14 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
12:12:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar
12:12:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.pom
12:12:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-sources.jar
12:12:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-p2metadata.xml
12:12:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
12:12:14 [INFO] 
12:12:14 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
12:12:14 [INFO] Building org.eclipse.swtbot 4.0.0-SNAPSHOT                        [8/57]
12:12:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
12:12:14 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
12:12:14 [INFO] 
12:12:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
12:12:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:14 [INFO] 
12:12:14 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
12:12:14 [INFO] 
12:12:14 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
12:12:14 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
12:12:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.0.0-SNAPSHOT.jar
12:12:15 [INFO] 
12:12:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
12:12:15 [INFO] 
12:12:15 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
12:12:15 [INFO] 
12:12:15 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot ---
12:12:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.0.0-SNAPSHOT-sources-feature.jar
12:12:15 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:12:15             <plugin>
12:12:15                 <groupId>org.eclipse.tycho</groupId>
12:12:15                 <artifactId>tycho-p2-plugin</artifactId>
12:12:15                 <executions>
12:12:15                     <execution>
12:12:15                         <id>attach-p2-metadata</id>
12:12:15                         <phase>package</phase>
12:12:15                         <goals>
12:12:15                             <goal>p2-metadata</goal>
12:12:15                         </goals>
12:12:15                     </execution>
12:12:15                 </executions>
12:12:15             </plugin>
12:12:15 [INFO] 
12:12:15 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
12:12:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:15 [INFO] 
12:12:15 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot ---
12:12:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.0.0-SNAPSHOT.jar
12:12:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.0.0-SNAPSHOT-sources-feature.jar
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot ---
12:12:17 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
12:12:17 [INFO] 
12:12:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
12:12:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.0.0-SNAPSHOT/org.eclipse.swtbot-4.0.0-SNAPSHOT.jar
12:12:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.0.0-SNAPSHOT/org.eclipse.swtbot-4.0.0-SNAPSHOT.pom
12:12:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.0.0-SNAPSHOT/org.eclipse.swtbot-4.0.0-SNAPSHOT-sources-feature.jar
12:12:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.0.0-SNAPSHOT/org.eclipse.swtbot-4.0.0-SNAPSHOT-p2metadata.xml
12:12:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.0.0-SNAPSHOT/org.eclipse.swtbot-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
12:12:17 [INFO] 
12:12:17 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
12:12:17 [INFO] Building org.eclipse.swtbot.forms.finder 4.0.0-SNAPSHOT           [9/57]
12:12:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] 
12:12:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:17 [INFO] 
12:12:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
12:12:17 [INFO] 
12:12:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-sources.jar
12:12:17 [INFO] 
12:12:17 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] 
12:12:17 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:17 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar
12:12:17 [INFO] 
12:12:17 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
12:12:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar
12:12:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-sources.jar
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
12:12:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
12:12:19 [INFO] 
12:12:19 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
12:12:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar
12:12:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.pom
12:12:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-sources.jar
12:12:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:12:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
12:12:19 [INFO] 
12:12:19 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
12:12:19 [INFO] Building org.eclipse.swtbot.forms 4.0.0-SNAPSHOT                 [10/57]
12:12:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] 
12:12:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:19 [INFO] 
12:12:19 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT.jar
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT-sources-feature.jar
12:12:19 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:12:19             <plugin>
12:12:19                 <groupId>org.eclipse.tycho</groupId>
12:12:19                 <artifactId>tycho-p2-plugin</artifactId>
12:12:19                 <executions>
12:12:19                     <execution>
12:12:19                         <id>attach-p2-metadata</id>
12:12:19                         <phase>package</phase>
12:12:19                         <goals>
12:12:19                             <goal>p2-metadata</goal>
12:12:19                         </goals>
12:12:19                     </execution>
12:12:19                 </executions>
12:12:19             </plugin>
12:12:19 [INFO] 
12:12:19 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
12:12:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:19 [INFO] 
12:12:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
12:12:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT.jar
12:12:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT-sources-feature.jar
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
12:12:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
12:12:22 [INFO] 
12:12:22 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
12:12:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT.jar
12:12:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT.pom
12:12:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT-sources-feature.jar
12:12:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT-p2metadata.xml
12:12:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
12:12:22 [INFO] 
12:12:22 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
12:12:22 [INFO] Building org.eclipse.swtbot.go 4.0.0-SNAPSHOT                    [11/57]
12:12:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] 
12:12:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:22 [INFO] 
12:12:22 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] 
12:12:22 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-sources.jar
12:12:22 [INFO] 
12:12:22 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] 
12:12:22 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
12:12:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:22 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar
12:12:22 [INFO] 
12:12:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
12:12:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar
12:12:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-sources.jar
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
12:12:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:23 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
12:12:23 [INFO] 
12:12:23 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
12:12:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.0.0-SNAPSHOT/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar
12:12:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.0.0-SNAPSHOT/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.pom
12:12:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.0.0-SNAPSHOT/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-sources.jar
12:12:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.0.0-SNAPSHOT/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.0.0-SNAPSHOT/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-p2metadata.xml
12:12:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.0.0-SNAPSHOT/org.eclipse.swtbot.go-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
12:12:23 [INFO] 
12:12:23 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
12:12:23 [INFO] Building org.eclipse.swtbot.eclipse 4.0.0-SNAPSHOT               [12/57]
12:12:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
12:12:23 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
12:12:23 [INFO] 
12:12:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
12:12:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:23 [INFO] 
12:12:23 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
12:12:23 [INFO] 
12:12:23 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
12:12:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT.jar
12:12:24 [INFO] 
12:12:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
12:12:24 [INFO] 
12:12:24 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
12:12:24 [INFO] 
12:12:24 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
12:12:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT-sources-feature.jar
12:12:24 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:12:24             <plugin>
12:12:24                 <groupId>org.eclipse.tycho</groupId>
12:12:24                 <artifactId>tycho-p2-plugin</artifactId>
12:12:24                 <executions>
12:12:24                     <execution>
12:12:24                         <id>attach-p2-metadata</id>
12:12:24                         <phase>package</phase>
12:12:24                         <goals>
12:12:24                             <goal>p2-metadata</goal>
12:12:24                         </goals>
12:12:24                     </execution>
12:12:24                 </executions>
12:12:24             </plugin>
12:12:24 [INFO] 
12:12:24 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
12:12:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:24 [INFO] 
12:12:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
12:12:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT.jar
12:12:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT-sources-feature.jar
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
12:12:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
12:12:26 [INFO] 
12:12:26 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
12:12:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT.jar
12:12:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT.pom
12:12:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT-sources-feature.jar
12:12:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT-p2metadata.xml
12:12:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
12:12:26 [INFO] 
12:12:26 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
12:12:26 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.0.0-SNAPSHOT           [13/57]
12:12:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] 
12:12:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:26 [INFO] 
12:12:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
12:12:26 [INFO] 
12:12:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-sources.jar
12:12:26 [INFO] 
12:12:26 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] 
12:12:26 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:26 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar
12:12:26 [INFO] 
12:12:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar
12:12:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-sources.jar
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:28 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:28 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:28 [INFO] 
12:12:28 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar
12:12:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.pom
12:12:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-sources.jar
12:12:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-p2metadata.xml
12:12:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
12:12:28 [INFO] 
12:12:28 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
12:12:28 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.0.0-SNAPSHOT    [14/57]
12:12:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:28 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:28 [INFO] 
12:12:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:28 [INFO] 
12:12:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
12:12:28 [INFO] 
12:12:28 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:28 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
12:12:29 [INFO] 
12:12:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
12:12:29 [INFO] 
12:12:29 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-sources.jar
12:12:29 [INFO] 
12:12:29 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] 
12:12:29 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar
12:12:29 [INFO] 
12:12:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] 
12:12:29 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] 
12:12:29 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:29 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar
12:12:29 [INFO] 
12:12:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar
12:12:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-sources.jar
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:31 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:31 [INFO] 
12:12:31 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar
12:12:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.pom
12:12:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-sources.jar
12:12:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:12:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
12:12:31 [INFO] 
12:12:31 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
12:12:31 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.0.0-SNAPSHOT           [15/57]
12:12:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] 
12:12:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:31 [INFO] 
12:12:31 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
12:12:31 [INFO] 
12:12:31 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-sources.jar
12:12:31 [INFO] 
12:12:31 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] 
12:12:31 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:31 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar
12:12:31 [INFO] 
12:12:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
12:12:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar
12:12:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-sources.jar
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
12:12:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:33 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
12:12:33 [INFO] 
12:12:33 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
12:12:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar
12:12:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.pom
12:12:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-sources.jar
12:12:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-p2metadata.xml
12:12:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
12:12:33 [INFO] 
12:12:33 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
12:12:33 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.0.0-SNAPSHOT [16/57]
12:12:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] 
12:12:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:33 [INFO] 
12:12:33 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
12:12:33 [INFO] 
12:12:33 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-sources.jar
12:12:33 [INFO] 
12:12:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:33 [INFO] 
12:12:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:34 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar
12:12:34 [INFO] 
12:12:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar
12:12:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-sources.jar
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:36 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:36 [INFO] 
12:12:36 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar
12:12:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.pom
12:12:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-sources.jar
12:12:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-p2metadata.xml
12:12:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
12:12:36 [INFO] 
12:12:36 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
12:12:36 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.0.0-SNAPSHOT    [17/57]
12:12:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] 
12:12:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:36 [INFO] 
12:12:36 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT.jar
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT-sources-feature.jar
12:12:36 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:12:36             <plugin>
12:12:36                 <groupId>org.eclipse.tycho</groupId>
12:12:36                 <artifactId>tycho-p2-plugin</artifactId>
12:12:36                 <executions>
12:12:36                     <execution>
12:12:36                         <id>attach-p2-metadata</id>
12:12:36                         <phase>package</phase>
12:12:36                         <goals>
12:12:36                             <goal>p2-metadata</goal>
12:12:36                         </goals>
12:12:36                     </execution>
12:12:36                 </executions>
12:12:36             </plugin>
12:12:36 [INFO] 
12:12:36 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:36 [INFO] 
12:12:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT.jar
12:12:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT-sources-feature.jar
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:38 [INFO] 
12:12:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT.jar
12:12:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT.pom
12:12:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT-sources-feature.jar
12:12:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT-p2metadata.xml
12:12:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
12:12:38 [INFO] 
12:12:38 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
12:12:38 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.0.0-SNAPSHOT            [18/57]
12:12:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] 
12:12:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:38 [INFO] 
12:12:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
12:12:38 [INFO] 
12:12:38 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-sources.jar
12:12:38 [INFO] 
12:12:38 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] 
12:12:38 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:38 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar
12:12:38 [INFO] 
12:12:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
12:12:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar
12:12:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-sources.jar
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
12:12:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:40 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
12:12:40 [INFO] 
12:12:40 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
12:12:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar
12:12:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.pom
12:12:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-sources.jar
12:12:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-p2metadata.xml
12:12:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
12:12:40 [INFO] 
12:12:40 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
12:12:40 [INFO] Building org.eclipse.swtbot.generator 4.0.0-SNAPSHOT             [19/57]
12:12:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
12:12:40 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
12:12:40 [INFO] 
12:12:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
12:12:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:40 [INFO] 
12:12:40 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
12:12:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
12:12:40 [INFO] 
12:12:40 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
12:12:40 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
12:12:41 [INFO] 
12:12:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
12:12:41 [INFO] 
12:12:41 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-sources.jar
12:12:41 [INFO] 
12:12:41 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] 
12:12:41 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar
12:12:41 [INFO] 
12:12:41 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] 
12:12:41 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] 
12:12:41 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
12:12:41 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:41 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar
12:12:41 [INFO] 
12:12:41 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
12:12:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar
12:12:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-sources.jar
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
12:12:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:43 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
12:12:43 [INFO] 
12:12:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
12:12:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar
12:12:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.pom
12:12:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-sources.jar
12:12:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-p2metadata.xml
12:12:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
12:12:43 [INFO] 
12:12:43 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
12:12:43 [INFO] Building org.eclipse.swtbot.generator.client 4.0.0-SNAPSHOT      [20/57]
12:12:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
12:12:43 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
12:12:43 [INFO] 
12:12:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
12:12:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:43 [INFO] 
12:12:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
12:12:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
12:12:43 [INFO] 
12:12:43 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
12:12:43 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
12:12:44 [INFO] 
12:12:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
12:12:44 [INFO] 
12:12:44 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-sources.jar
12:12:44 [INFO] 
12:12:44 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] 
12:12:44 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar
12:12:44 [INFO] 
12:12:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] 
12:12:44 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] 
12:12:44 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
12:12:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:44 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar
12:12:44 [INFO] 
12:12:44 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
12:12:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar
12:12:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-sources.jar
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
12:12:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:46 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
12:12:46 [INFO] 
12:12:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
12:12:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar
12:12:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.pom
12:12:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-sources.jar
12:12:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-p2metadata.xml
12:12:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
12:12:46 [INFO] 
12:12:46 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
12:12:46 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.0.0-SNAPSHOT [21/57]
12:12:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] 
12:12:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:46 [INFO] 
12:12:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
12:12:46 [INFO] 
12:12:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-sources.jar
12:12:46 [INFO] 
12:12:46 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] 
12:12:46 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:46 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar
12:12:46 [INFO] 
12:12:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar
12:12:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-sources.jar
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:48 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:48 [INFO] 
12:12:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar
12:12:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.pom
12:12:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-sources.jar
12:12:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-p2metadata.xml
12:12:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
12:12:48 [INFO] 
12:12:48 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
12:12:48 [INFO] Building org.eclipse.swtbot.generator.jdt 4.0.0-SNAPSHOT         [22/57]
12:12:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
12:12:48 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
12:12:48 [INFO] 
12:12:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
12:12:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:48 [INFO] 
12:12:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
12:12:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
12:12:48 [INFO] 
12:12:48 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
12:12:48 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
12:12:49 [INFO] 
12:12:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
12:12:49 [INFO] 
12:12:49 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-sources.jar
12:12:49 [INFO] 
12:12:49 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] 
12:12:49 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar
12:12:49 [INFO] 
12:12:49 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] 
12:12:49 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] 
12:12:49 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:49 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar
12:12:49 [INFO] 
12:12:49 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
12:12:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar
12:12:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-sources.jar
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
12:12:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:51 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
12:12:51 [INFO] 
12:12:51 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
12:12:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar
12:12:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.pom
12:12:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-sources.jar
12:12:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-p2metadata.xml
12:12:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
12:12:51 [INFO] 
12:12:51 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
12:12:51 [INFO] Building org.eclipse.swtbot.generator.ui 4.0.0-SNAPSHOT          [23/57]
12:12:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] 
12:12:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:51 [INFO] 
12:12:51 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
12:12:51 [INFO] 
12:12:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-sources.jar
12:12:51 [INFO] 
12:12:51 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
12:12:51 [INFO] 
12:12:51 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
12:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar
12:12:52 [INFO] 
12:12:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
12:12:52 [INFO] 
12:12:52 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
12:12:52 [INFO] 
12:12:52 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
12:12:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:52 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar
12:12:52 [INFO] 
12:12:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
12:12:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar
12:12:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-sources.jar
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
12:12:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:54 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
12:12:54 [INFO] 
12:12:54 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
12:12:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar
12:12:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.pom
12:12:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-sources.jar
12:12:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-p2metadata.xml
12:12:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
12:12:54 [INFO] 
12:12:54 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
12:12:54 [INFO] Building org.eclipse.swtbot.junit5_x 4.0.0-SNAPSHOT              [24/57]
12:12:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] 
12:12:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:54 [INFO] 
12:12:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
12:12:54 [INFO] 
12:12:54 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-sources.jar
12:12:54 [INFO] 
12:12:54 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] 
12:12:54 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:54 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar
12:12:54 [INFO] 
12:12:54 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
12:12:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar
12:12:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-sources.jar
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5_x ---
12:12:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:56 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
12:12:56 [INFO] 
12:12:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
12:12:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar
12:12:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.pom
12:12:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-sources.jar
12:12:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-p2metadata.xml
12:12:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
12:12:56 [INFO] 
12:12:56 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
12:12:56 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.0.0-SNAPSHOT [25/57]
12:12:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] 
12:12:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:56 [INFO] 
12:12:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
12:12:56 [INFO] 
12:12:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-sources.jar
12:12:56 [INFO] 
12:12:56 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] 
12:12:56 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:56 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar
12:12:56 [INFO] 
12:12:56 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar
12:12:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-sources.jar
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:12:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:58 [INFO] 
12:12:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar
12:12:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.pom
12:12:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-sources.jar
12:12:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:12:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:12:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
12:12:58 [INFO] 
12:12:58 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
12:12:58 [INFO] Building org.eclipse.swt.examples 4.0.0-SNAPSHOT                 [26/57]
12:12:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
12:12:58 [INFO] The project's OSGi version is 4.0.0.202206011610
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
12:12:58 [INFO] 
12:12:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
12:12:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:12:58 [INFO] 
12:12:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
12:12:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
12:12:58 [INFO] 
12:12:58 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swt.examples ---
12:12:58 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
12:12:59 [INFO] 
12:12:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
12:12:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:12:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
12:12:59 [INFO] 
12:12:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
12:12:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT-sources.jar
12:12:59 [INFO] 
12:12:59 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
12:12:59 [INFO] 
12:12:59 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
12:12:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar
12:13:00 [INFO] 
12:13:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
12:13:00 [INFO] 
12:13:00 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swt.examples ---
12:13:00 [INFO] 
12:13:00 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
12:13:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:00 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar
12:13:01 [INFO] 
12:13:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
12:13:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar
12:13:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT-sources.jar
12:13:04 [INFO] 
12:13:04 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
12:13:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
12:13:05 [INFO] 
12:13:05 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
12:13:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.0.0-SNAPSHOT/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar
12:13:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.0.0-SNAPSHOT/org.eclipse.swt.examples-4.0.0-SNAPSHOT.pom
12:13:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.0.0-SNAPSHOT/org.eclipse.swt.examples-4.0.0-SNAPSHOT-sources.jar
12:13:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.0.0-SNAPSHOT/org.eclipse.swt.examples-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.0.0-SNAPSHOT/org.eclipse.swt.examples-4.0.0-SNAPSHOT-p2metadata.xml
12:13:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.0.0-SNAPSHOT/org.eclipse.swt.examples-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
12:13:05 [INFO] 
12:13:05 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
12:13:05 [INFO] Building org.eclipse.swtbot.swt.demo 4.0.0-SNAPSHOT              [27/57]
12:13:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] 
12:13:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:05 [INFO] 
12:13:05 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
12:13:05 [INFO] 
12:13:05 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-sources.jar
12:13:05 [INFO] 
12:13:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] 
12:13:05 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:05 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar
12:13:05 [INFO] 
12:13:05 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
12:13:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar
12:13:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-sources.jar
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
12:13:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
12:13:07 [INFO] 
12:13:07 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
12:13:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar
12:13:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.pom
12:13:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-sources.jar
12:13:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-p2metadata.xml
12:13:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
12:13:07 [INFO] 
12:13:07 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
12:13:07 [INFO] Building org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT          [28/57]
12:13:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
12:13:07 [INFO] The project's OSGi version is 3.1.100.202206011610
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
12:13:07 [INFO] 
12:13:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
12:13:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:07 [INFO] 
12:13:07 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
12:13:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
12:13:07 [INFO] 
12:13:07 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
12:13:07 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
12:13:08 [INFO] 
12:13:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
12:13:08 [INFO] 
12:13:08 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
12:13:08 [INFO] 
12:13:08 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] 
12:13:08 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
12:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
12:13:08 [INFO] 
12:13:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] 
12:13:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] 
12:13:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
12:13:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:08 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
12:13:08 [INFO] 
12:13:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
12:13:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar_unpacked_9247537405768378172/examples.jar' is disabled.
12:13:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar_unpacked_9247537405768378172/examples.jar
12:13:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
12:13:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
12:13:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
12:13:11 [INFO] 
12:13:11 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
12:13:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
12:13:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.pom
12:13:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
12:13:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-pack200.jar.pack.gz
12:13:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2metadata.xml
12:13:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2artifacts.xml
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
12:13:11 [INFO] 
12:13:11 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
12:13:11 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.0.0-SNAPSHOT [29/57]
12:13:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] 
12:13:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:11 [INFO] 
12:13:11 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
12:13:11 [INFO] 
12:13:11 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-sources.jar
12:13:11 [INFO] 
12:13:11 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] 
12:13:11 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:11 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar
12:13:11 [INFO] 
12:13:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar
12:13:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-sources.jar
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:13 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar
12:13:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.pom
12:13:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-sources.jar
12:13:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:13:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
12:13:13 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.0.0-SNAPSHOT [30/57]
12:13:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:13 [INFO] 
12:13:13 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
12:13:13 [INFO] 
12:13:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-sources.jar
12:13:13 [INFO] 
12:13:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] 
12:13:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:13 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar
12:13:13 [INFO] 
12:13:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar
12:13:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-sources.jar
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:16 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar
12:13:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.pom
12:13:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-sources.jar
12:13:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:13:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
12:13:16 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.0.0-SNAPSHOT [31/57]
12:13:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:16 [INFO] 
12:13:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
12:13:16 [INFO] 
12:13:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-sources.jar
12:13:16 [INFO] 
12:13:16 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] 
12:13:16 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:16 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar
12:13:16 [INFO] 
12:13:16 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar
12:13:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-sources.jar
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar
12:13:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.pom
12:13:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-sources.jar
12:13:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:13:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
12:13:18 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.0.0-SNAPSHOT [32/57]
12:13:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:18 [INFO] 
12:13:18 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
12:13:18 [INFO] 
12:13:18 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-sources.jar
12:13:18 [INFO] 
12:13:18 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] 
12:13:18 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:18 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar
12:13:18 [INFO] 
12:13:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar
12:13:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-sources.jar
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:20 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:20 [INFO] 
12:13:20 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar
12:13:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.pom
12:13:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-sources.jar
12:13:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-p2metadata.xml
12:13:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
12:13:20 [INFO] 
12:13:20 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
12:13:20 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.0.0-SNAPSHOT           [33/57]
12:13:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] 
12:13:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:20 [INFO] 
12:13:20 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT.jar
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT-sources-feature.jar
12:13:20 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:20             <plugin>
12:13:20                 <groupId>org.eclipse.tycho</groupId>
12:13:20                 <artifactId>tycho-p2-plugin</artifactId>
12:13:20                 <executions>
12:13:20                     <execution>
12:13:20                         <id>attach-p2-metadata</id>
12:13:20                         <phase>package</phase>
12:13:20                         <goals>
12:13:20                             <goal>p2-metadata</goal>
12:13:20                         </goals>
12:13:20                     </execution>
12:13:20                 </executions>
12:13:20             </plugin>
12:13:20 [INFO] 
12:13:20 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:20 [INFO] 
12:13:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
12:13:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT.jar
12:13:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT-sources-feature.jar
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
12:13:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
12:13:23 [INFO] 
12:13:23 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
12:13:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT.jar
12:13:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT.pom
12:13:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT-sources-feature.jar
12:13:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT-p2metadata.xml
12:13:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
12:13:23 [INFO] 
12:13:23 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
12:13:23 [INFO] Building org.eclipse.swtbot.generator.feature 4.0.0-SNAPSHOT     [34/57]
12:13:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] 
12:13:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:23 [INFO] 
12:13:23 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT.jar
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT-sources-feature.jar
12:13:23 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:23             <plugin>
12:13:23                 <groupId>org.eclipse.tycho</groupId>
12:13:23                 <artifactId>tycho-p2-plugin</artifactId>
12:13:23                 <executions>
12:13:23                     <execution>
12:13:23                         <id>attach-p2-metadata</id>
12:13:23                         <phase>package</phase>
12:13:23                         <goals>
12:13:23                             <goal>p2-metadata</goal>
12:13:23                         </goals>
12:13:23                     </execution>
12:13:23                 </executions>
12:13:23             </plugin>
12:13:23 [INFO] 
12:13:23 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:23 [INFO] 
12:13:23 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
12:13:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT.jar
12:13:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT-sources-feature.jar
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
12:13:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
12:13:25 [INFO] 
12:13:25 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
12:13:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT.jar
12:13:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT.pom
12:13:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT-sources-feature.jar
12:13:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT-p2metadata.xml
12:13:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
12:13:25 [INFO] 
12:13:25 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
12:13:25 [INFO] Building org.eclipse.swtbot.ide 4.0.0-SNAPSHOT                   [35/57]
12:13:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] 
12:13:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:25 [INFO] 
12:13:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT.jar
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT-sources-feature.jar
12:13:25 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:25             <plugin>
12:13:25                 <groupId>org.eclipse.tycho</groupId>
12:13:25                 <artifactId>tycho-p2-plugin</artifactId>
12:13:25                 <executions>
12:13:25                     <execution>
12:13:25                         <id>attach-p2-metadata</id>
12:13:25                         <phase>package</phase>
12:13:25                         <goals>
12:13:25                             <goal>p2-metadata</goal>
12:13:25                         </goals>
12:13:25                     </execution>
12:13:25                 </executions>
12:13:25             </plugin>
12:13:25 [INFO] 
12:13:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
12:13:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:25 [INFO] 
12:13:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
12:13:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT.jar
12:13:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT-sources-feature.jar
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
12:13:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
12:13:27 [INFO] 
12:13:27 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
12:13:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.0.0-SNAPSHOT/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT.jar
12:13:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.0.0-SNAPSHOT/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT.pom
12:13:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.0.0-SNAPSHOT/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT-sources-feature.jar
12:13:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.0.0-SNAPSHOT/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT-p2metadata.xml
12:13:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.0.0-SNAPSHOT/org.eclipse.swtbot.ide-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
12:13:27 [INFO] 
12:13:27 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
12:13:27 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.0.0-SNAPSHOT [36/57]
12:13:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] 
12:13:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:27 [INFO] 
12:13:27 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
12:13:27 [INFO] 
12:13:27 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-sources.jar
12:13:27 [INFO] 
12:13:27 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] 
12:13:27 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:27 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar
12:13:27 [INFO] 
12:13:27 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar
12:13:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-sources.jar
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:29 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:29 [INFO] 
12:13:29 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar
12:13:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.pom
12:13:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-sources.jar
12:13:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-p2metadata.xml
12:13:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
12:13:29 [INFO] 
12:13:29 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
12:13:29 [INFO] Building org.eclipse.swtbot.junit5 4.0.0-SNAPSHOT                [37/57]
12:13:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] 
12:13:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:29 [INFO] 
12:13:29 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT.jar
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT-sources-feature.jar
12:13:29 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:29             <plugin>
12:13:29                 <groupId>org.eclipse.tycho</groupId>
12:13:29                 <artifactId>tycho-p2-plugin</artifactId>
12:13:29                 <executions>
12:13:29                     <execution>
12:13:29                         <id>attach-p2-metadata</id>
12:13:29                         <phase>package</phase>
12:13:29                         <goals>
12:13:29                             <goal>p2-metadata</goal>
12:13:29                         </goals>
12:13:29                     </execution>
12:13:29                 </executions>
12:13:29             </plugin>
12:13:29 [INFO] 
12:13:29 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5 ---
12:13:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:29 [INFO] 
12:13:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
12:13:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT.jar
12:13:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT-sources-feature.jar
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5 ---
12:13:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
12:13:31 [INFO] 
12:13:31 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
12:13:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT.jar
12:13:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT.pom
12:13:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT-sources-feature.jar
12:13:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT-p2metadata.xml
12:13:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.0.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
12:13:31 [INFO] 
12:13:31 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
12:13:31 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.0.0-SNAPSHOT        [38/57]
12:13:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] 
12:13:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:31 [INFO] 
12:13:31 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT.jar
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT-sources-feature.jar
12:13:31 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:31             <plugin>
12:13:31                 <groupId>org.eclipse.tycho</groupId>
12:13:31                 <artifactId>tycho-p2-plugin</artifactId>
12:13:31                 <executions>
12:13:31                     <execution>
12:13:31                         <id>attach-p2-metadata</id>
12:13:31                         <phase>package</phase>
12:13:31                         <goals>
12:13:31                             <goal>p2-metadata</goal>
12:13:31                         </goals>
12:13:31                     </execution>
12:13:31                 </executions>
12:13:31             </plugin>
12:13:31 [INFO] 
12:13:31 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:31 [INFO] 
12:13:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
12:13:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT.jar
12:13:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT-sources-feature.jar
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
12:13:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
12:13:33 [INFO] 
12:13:33 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
12:13:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT.jar
12:13:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT.pom
12:13:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT-sources-feature.jar
12:13:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT-p2metadata.xml
12:13:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
12:13:33 [INFO] 
12:13:33 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
12:13:33 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.0.0-SNAPSHOT       [39/57]
12:13:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] 
12:13:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:33 [INFO] 
12:13:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT.jar
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT-sources-feature.jar
12:13:33 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:33             <plugin>
12:13:33                 <groupId>org.eclipse.tycho</groupId>
12:13:33                 <artifactId>tycho-p2-plugin</artifactId>
12:13:33                 <executions>
12:13:33                     <execution>
12:13:33                         <id>attach-p2-metadata</id>
12:13:33                         <phase>package</phase>
12:13:33                         <goals>
12:13:33                             <goal>p2-metadata</goal>
12:13:33                         </goals>
12:13:33                     </execution>
12:13:33                 </executions>
12:13:33             </plugin>
12:13:33 [INFO] 
12:13:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:33 [INFO] 
12:13:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
12:13:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT.jar
12:13:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT-sources-feature.jar
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
12:13:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
12:13:35 [INFO] 
12:13:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
12:13:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT.jar
12:13:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT.pom
12:13:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT-sources-feature.jar
12:13:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT-p2metadata.xml
12:13:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
12:13:35 [INFO] 
12:13:35 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
12:13:35 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.0.0-SNAPSHOT  [40/57]
12:13:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] 
12:13:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:35 [INFO] 
12:13:35 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT.jar
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT-sources-feature.jar
12:13:35 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:35             <plugin>
12:13:35                 <groupId>org.eclipse.tycho</groupId>
12:13:35                 <artifactId>tycho-p2-plugin</artifactId>
12:13:35                 <executions>
12:13:35                     <execution>
12:13:35                         <id>attach-p2-metadata</id>
12:13:35                         <phase>package</phase>
12:13:35                         <goals>
12:13:35                             <goal>p2-metadata</goal>
12:13:35                         </goals>
12:13:35                     </execution>
12:13:35                 </executions>
12:13:35             </plugin>
12:13:35 [INFO] 
12:13:35 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:35 [INFO] 
12:13:35 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT.jar
12:13:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT-sources-feature.jar
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:37 [INFO] 
12:13:37 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT.jar
12:13:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT.pom
12:13:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT-sources-feature.jar
12:13:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT-p2metadata.xml
12:13:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
12:13:37 [INFO] 
12:13:37 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
12:13:37 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.0.0-SNAPSHOT        [41/57]
12:13:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] 
12:13:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:37 [INFO] 
12:13:37 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT.jar
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT-sources-feature.jar
12:13:37 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:37             <plugin>
12:13:37                 <groupId>org.eclipse.tycho</groupId>
12:13:37                 <artifactId>tycho-p2-plugin</artifactId>
12:13:37                 <executions>
12:13:37                     <execution>
12:13:37                         <id>attach-p2-metadata</id>
12:13:37                         <phase>package</phase>
12:13:37                         <goals>
12:13:37                             <goal>p2-metadata</goal>
12:13:37                         </goals>
12:13:37                     </execution>
12:13:37                 </executions>
12:13:37             </plugin>
12:13:37 [INFO] 
12:13:37 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:37 [INFO] 
12:13:37 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT.jar
12:13:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT-sources-feature.jar
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:40 [INFO] 
12:13:40 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT.jar
12:13:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT.pom
12:13:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT-sources-feature.jar
12:13:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT-p2metadata.xml
12:13:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
12:13:40 [INFO] 
12:13:40 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
12:13:40 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.0.0-SNAPSHOT    [42/57]
12:13:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] 
12:13:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:40 [INFO] 
12:13:40 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT.jar
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT-sources-feature.jar
12:13:40 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:13:40             <plugin>
12:13:40                 <groupId>org.eclipse.tycho</groupId>
12:13:40                 <artifactId>tycho-p2-plugin</artifactId>
12:13:40                 <executions>
12:13:40                     <execution>
12:13:40                         <id>attach-p2-metadata</id>
12:13:40                         <phase>package</phase>
12:13:40                         <goals>
12:13:40                             <goal>p2-metadata</goal>
12:13:40                         </goals>
12:13:40                     </execution>
12:13:40                 </executions>
12:13:40             </plugin>
12:13:40 [INFO] 
12:13:40 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:40 [INFO] 
12:13:40 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT.jar
12:13:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT-sources-feature.jar
12:13:42 [INFO] 
12:13:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:42 [INFO] 
12:13:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:42 [INFO] 
12:13:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT.jar
12:13:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT.pom
12:13:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT-sources-feature.jar
12:13:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT-p2metadata.xml
12:13:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:42 [INFO] 
12:13:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
12:13:42 [INFO] 
12:13:42 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
12:13:42 [INFO] Building org.eclipse.swtbot.updatesite 4.0.0-SNAPSHOT            [43/57]
12:13:42 [INFO] -------------------------[ eclipse-repository ]-------------------------
12:13:42 [INFO] 
12:13:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
12:13:42 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:42 [INFO] 
12:13:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
12:13:42 [INFO] 
12:13:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
12:13:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:42 [INFO] 
12:13:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
12:13:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
12:13:42 [INFO] 
12:13:42 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
12:13:42 [INFO] 
12:13:42 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
12:13:42 [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
12:13:42 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
12:13:43 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
12:13:43 [INFO] 
12:13:43 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
12:13:43 [INFO] 
12:13:43 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
12:13:43 [INFO] 
12:13:43 [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
12:13:43 [INFO] 
12:13:43 [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
12:13:43 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (51.3kB)
12:13:43 [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.11kB)
12:13:43 [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202205271000/plugins/ (67.32kB)
12:13:45 [INFO] 
12:13:45 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
12:13:45 [INFO] 
12:13:45 [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
12:13:46 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.0.0-SNAPSHOT.zip
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
12:13:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:46 [INFO] 
12:13:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
12:13:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
12:13:46 [INFO] 
12:13:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
12:13:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.0.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.0.0-SNAPSHOT.zip
12:13:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.0.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.0.0-SNAPSHOT.pom
12:13:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.0.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.0.0-SNAPSHOT-p2metadata.xml
12:13:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.0.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.0.0-SNAPSHOT-p2artifacts.xml
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
12:13:46 [INFO] 
12:13:46 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
12:13:46 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.0.0-SNAPSHOT       [44/57]
12:13:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] The project's OSGi version is 4.0.0.202206011610
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] 
12:13:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:13:46 [INFO] 
12:13:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
12:13:46 [INFO] 
12:13:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-sources.jar
12:13:46 [INFO] 
12:13:46 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] 
12:13:46 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:46 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar
12:13:46 [INFO] 
12:13:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar
12:13:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-sources.jar
12:13:48 [INFO] 
12:13:48 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:13:48 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar
12:13:48 [INFO] 
12:13:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:48 [INFO] 
12:13:48 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
12:13:48 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log
12:13:48 [INFO] Command line:
12:13:48 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
12:13:51 Launching application org.eclipse.ui.ide.workbench...
12:13:56 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
12:13:56 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:13:56 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:13:56 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:13:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
12:13:59 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 2.976 s
12:13:59 
12:13:59 Results:
12:13:59 
12:13:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:13:59 
12:14:04 [INFO] All tests passed!
12:14:04 [INFO] 
12:14:04 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
12:14:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar
12:14:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.pom
12:14:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-sources.jar
12:14:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:14:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-p2metadata.xml
12:14:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
12:14:04 [INFO] 
12:14:04 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
12:14:04 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.0.0-SNAPSHOT [45/57]
12:14:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] The project's OSGi version is 4.0.0.202206011610
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] 
12:14:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:14:04 [INFO] 
12:14:04 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] Nothing to compile - all classes are up to date
12:14:04 [INFO] 
12:14:04 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-sources.jar
12:14:04 [INFO] 
12:14:04 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:14:04 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar
12:14:04 [INFO] 
12:14:04 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar
12:14:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-sources.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:14:06 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:06 [INFO] 
12:14:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar
12:14:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.pom
12:14:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-sources.jar
12:14:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:14:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-p2metadata.xml
12:14:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.0.0-SNAPSHOT-p2artifacts.xml
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
12:14:06 [INFO] 
12:14:06 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
12:14:06 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.0.0-SNAPSHOT     [46/57]
12:14:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] The project's OSGi version is 4.0.0.202206011610
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] 
12:14:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:14:06 [INFO] 
12:14:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
12:14:06 [INFO] 
12:14:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-sources.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:14:06 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
12:14:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar
12:14:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-sources.jar
12:14:09 [INFO] 
12:14:09 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
12:14:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:14:09 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar
12:14:09 [INFO] 
12:14:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
12:14:09 [INFO] 
12:14:09 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
12:14:09 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log
12:14:09 [INFO] Command line:
12:14:09 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
12:14:11 Launching application org.eclipse.ui.ide.workbench...
12:14:15 Running org.eclipse.swtbot.forms.finder.test.AllTests
12:14:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:14:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:14:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:14:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 s - in org.eclipse.swtbot.forms.finder.test.AllTests
12:14:17 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.017 s
12:14:17 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.002 s
12:14:17 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
12:14:17 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 s
12:14:17 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.001 s
12:14:17 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.009 s
12:14:17 
12:14:17 Results:
12:14:17 
12:14:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
12:14:17 
12:14:18 [INFO] All tests passed!
12:14:18 [INFO] 
12:14:18 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
12:14:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar
12:14:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.pom
12:14:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-sources.jar
12:14:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:14:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:14:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
12:14:18 [INFO] 
12:14:18 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
12:14:18 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.0.0-SNAPSHOT   [47/57]
12:14:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] The project's OSGi version is 4.0.0.202206011610
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] 
12:14:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:14:18 [INFO] 
12:14:18 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
12:14:18 [INFO] 
12:14:18 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-sources.jar
12:14:18 [INFO] 
12:14:18 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] 
12:14:18 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:14:18 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar
12:14:18 [INFO] 
12:14:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar
12:14:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-sources.jar
12:14:20 [INFO] 
12:14:20 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:14:20 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar
12:14:20 [INFO] 
12:14:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:20 [INFO] 
12:14:20 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
12:14:21 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log
12:14:21 [INFO] Command line:
12:14:21 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread]
12:14:23 Launching application org.eclipse.ui.ide.workbench...
12:14:25 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:14:25 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:14:25 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:14:28 Running org.eclipse.swtbot.eclipse.finder.AllTests
12:16:06 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.82 s - in org.eclipse.swtbot.eclipse.finder.AllTests
12:16:06 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.734 s
12:16:06 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.482 s
12:16:06 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.43 s
12:16:06 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.276 s
12:16:06 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.295 s
12:16:06 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.45 s
12:16:06 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.383 s
12:16:06 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.158 s
12:16:06 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.253 s
12:16:06 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.372 s
12:16:06 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.363 s
12:16:06 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.402 s
12:16:06 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.528 s
12:16:06 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.785 s
12:16:06 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.341 s
12:16:06 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.434 s
12:16:06 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.318 s
12:16:06 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.482 s
12:16:06 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0.001 s
12:16:06 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
12:16:06 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
12:16:06 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 11.553 s
12:16:06 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.735 s
12:16:06 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.126 s
12:16:06 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.308 s
12:16:06 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 6.987 s
12:16:06 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.813 s
12:16:06 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 6.476 s
12:16:06 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.889 s
12:16:06 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.055 s
12:16:06 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.444 s
12:16:06 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.7 s
12:16:06 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 5.919 s
12:16:06 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.697 s
12:16:06 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.734 s
12:16:06 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.553 s
12:16:06 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.413 s
12:16:06 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.376 s
12:16:06 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.241 s
12:16:06 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.303 s
12:16:06 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.245 s
12:16:06 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.233 s
12:16:06 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.131 s
12:16:06 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.13 s
12:16:06 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.133 s
12:16:06 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.606 s
12:16:06 
12:16:06 Results:
12:16:06 
12:16:06 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
12:16:06 
12:16:07 [INFO] All tests passed!
12:16:07 [INFO] 
12:16:07 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
12:16:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar
12:16:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.pom
12:16:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:16:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:16:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
12:16:07 [INFO] 
12:16:07 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
12:16:07 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.0.0-SNAPSHOT        [48/57]
12:16:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] The project's OSGi version is 4.0.0.202206011610
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] 
12:16:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:16:07 [INFO] 
12:16:07 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:16:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
12:16:07 [INFO] 
12:16:07 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:16:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:07 [INFO] 
12:16:07 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] 
12:16:07 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:16:07 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar
12:16:07 [INFO] 
12:16:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
12:16:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar
12:16:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:09 [INFO] 
12:16:09 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
12:16:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:16:09 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar
12:16:09 [INFO] 
12:16:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
12:16:09 [INFO] 
12:16:09 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
12:16:09 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log
12:16:09 [INFO] Command line:
12:16:09 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState]
12:16:12 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
12:16:13 Running org.eclipse.swtbot.e4.finder.test.AllTests
12:16:13 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:16:13 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:16:13 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:16:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.557 s - in org.eclipse.swtbot.e4.finder.test.AllTests
12:16:19 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.037 s
12:16:19 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.012 s
12:16:19 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.001 s
12:16:19 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
12:16:19 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.072 s
12:16:19 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.075 s
12:16:19 
12:16:19 Results:
12:16:19 
12:16:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
12:16:19 
12:16:20 [INFO] All tests passed!
12:16:20 [INFO] 
12:16:20 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
12:16:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar
12:16:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.pom
12:16:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:16:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:16:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
12:16:20 [INFO] 
12:16:20 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
12:16:20 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.0.0-SNAPSHOT [49/57]
12:16:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] The project's OSGi version is 4.0.0.202206011610
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] 
12:16:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:16:20 [INFO] 
12:16:20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:16:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
12:16:20 [INFO] 
12:16:20 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:16:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:20 [INFO] 
12:16:20 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] 
12:16:20 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:16:20 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar
12:16:20 [INFO] 
12:16:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar
12:16:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:22 [INFO] 
12:16:22 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:16:22 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar
12:16:22 [INFO] 
12:16:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:22 [INFO] 
12:16:22 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:22 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log
12:16:22 [INFO] Command line:
12:16:22 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread]
12:16:27 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
12:16:28 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:16:28 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:16:28 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 
12:16:28 (SWT:1413): Gtk-CRITICAL **: 16:16:28.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:29 
12:16:29 (SWT:1413): Gtk-CRITICAL **: 16:16:28.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:29 
12:16:29 (SWT:1413): Gtk-CRITICAL **: 16:16:29.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:29 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
12:16:29 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.309 s
12:16:29 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.08 s
12:16:29 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.046 s
12:16:29 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.089 s
12:16:29 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.087 s
12:16:29 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.069 s
12:16:29 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.042 s
12:16:29 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.088 s
12:16:29 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.073 s
12:16:29 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.039 s
12:16:29 
12:16:29 Results:
12:16:29 
12:16:29 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:16:29 
12:16:29 [INFO] All tests passed!
12:16:29 [INFO] 
12:16:29 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar
12:16:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.pom
12:16:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:16:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:16:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:16:29 [INFO] 
12:16:29 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
12:16:29 [INFO] 
12:16:29 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
12:16:29 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.0.0-SNAPSHOT       [50/57]
12:16:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:16:29 [INFO] 
12:16:29 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
12:16:29 [INFO] The project's OSGi version is 4.0.0.202206011610
12:16:29 [INFO] 
12:16:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
12:16:29 [INFO] 
12:16:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
12:16:29 [INFO] 
12:16:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
12:16:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:16:29 [INFO] 
12:16:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
12:16:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:16:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
12:16:29 [INFO] 
12:16:29 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
12:16:29 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
12:16:30 [INFO] 
12:16:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:16:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
12:16:30 [INFO] 
12:16:30 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:30 [INFO] 
12:16:30 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] 
12:16:30 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar
12:16:30 [INFO] 
12:16:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] 
12:16:30 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] 
12:16:30 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:16:30 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar
12:16:30 [INFO] 
12:16:30 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
12:16:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar
12:16:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-sources.jar
12:16:33 [INFO] 
12:16:33 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
12:16:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:16:33 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar
12:16:33 [INFO] 
12:16:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
12:16:33 [INFO] 
12:16:33 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
12:16:33 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log
12:16:33 [INFO] Command line:
12:16:33 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties]
12:16:36 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
12:16:36 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:16:36 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:16:36 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:16:37 
12:16:37 (SWT:1495): Gdk-CRITICAL **: 16:16:37.483: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
12:16:37 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.752 s
12:16:37 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.34 s
12:16:37 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
12:16:37 
12:16:37 (SWT:1495): Gdk-CRITICAL **: 16:16:37.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:37 
12:16:37 (SWT:1495): Gdk-CRITICAL **: 16:16:37.925: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
12:16:37 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.07 s
12:16:37 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.056 s
12:16:37 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
12:16:37 
12:16:37 (SWT:1495): Gdk-CRITICAL **: 16:16:37.990: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:38 
12:16:38 (SWT:1495): Gtk-WARNING **: 16:16:38.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gdk-CRITICAL **: 16:16:39.531: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:39 
12:16:39 (SWT:1495): Gtk-WARNING **: 16:16:39.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:40 
12:16:40 (SWT:1495): Gdk-CRITICAL **: 16:16:40.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:41 
12:16:41 (SWT:1495): Gtk-WARNING **: 16:16:41.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gdk-CRITICAL **: 16:16:42.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:42 
12:16:42 (SWT:1495): Gtk-WARNING **: 16:16:42.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-CRITICAL **: 16:16:43.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:43 
12:16:43 (SWT:1495): Gtk-CRITICAL **: 16:16:43.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:43 
12:16:43 (SWT:1495): Gdk-CRITICAL **: 16:16:43.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:43 
12:16:43 (SWT:1495): Gtk-WARNING **: 16:16:43.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:44 
12:16:44 (SWT:1495): Gdk-CRITICAL **: 16:16:44.893: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:45 
12:16:45 (SWT:1495): Gtk-WARNING **: 16:16:45.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gdk-CRITICAL **: 16:16:46.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:46 
12:16:46 (SWT:1495): Gtk-WARNING **: 16:16:46.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gdk-CRITICAL **: 16:16:47.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:47 
12:16:47 (SWT:1495): Gtk-WARNING **: 16:16:47.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:48 
12:16:48 (SWT:1495): Gdk-CRITICAL **: 16:16:48.852: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:49 
12:16:49 (SWT:1495): Gtk-WARNING **: 16:16:49.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.209 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
12:16:50 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.541 s
12:16:50 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.364 s
12:16:50 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.306 s
12:16:50 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.376 s
12:16:50 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.315 s
12:16:50 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.351 s
12:16:50 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.289 s
12:16:50 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.318 s
12:16:50 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.345 s
12:16:50 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
12:16:50 
12:16:50 (SWT:1495): Gdk-CRITICAL **: 16:16:50.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:50 
12:16:50 (SWT:1495): Gtk-WARNING **: 16:16:50.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gdk-CRITICAL **: 16:16:51.544: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:51 
12:16:51 (SWT:1495): Gtk-WARNING **: 16:16:51.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:52 
12:16:52 (SWT:1495): Gdk-CRITICAL **: 16:16:52.913: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:53 
12:16:53 (SWT:1495): Gtk-WARNING **: 16:16:53.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.047 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
12:16:54 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.342 s
12:16:54 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.368 s
12:16:54 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.335 s
12:16:54 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
12:16:54 
12:16:54 (SWT:1495): Gdk-CRITICAL **: 16:16:54.251: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:54 
12:16:54 (SWT:1495): Gtk-WARNING **: 16:16:54.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gdk-CRITICAL **: 16:16:55.586: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:55 
12:16:55 (SWT:1495): Gtk-WARNING **: 16:16:55.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.746 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
12:16:57 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.335 s
12:16:57 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.41 s
12:16:57 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
12:16:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
12:16:57 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.009 s
12:16:57 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0 s
12:16:57 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
12:16:57 
12:16:57 (SWT:1495): Gdk-CRITICAL **: 16:16:57.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:57 
12:16:57 (SWT:1495): Gdk-CRITICAL **: 16:16:57.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:57 
12:16:57 (SWT:1495): Gdk-CRITICAL **: 16:16:57.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
12:16:57 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.03 s
12:16:57 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.02 s
12:16:57 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.025 s
12:16:57 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
12:16:57 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
12:16:57 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.002 s
12:16:57 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
12:16:57 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
12:16:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
12:16:57 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
12:16:57 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
12:16:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
12:16:57 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
12:16:57 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
12:16:57 
12:16:57 (SWT:1495): Gdk-CRITICAL **: 16:16:57.138: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:57 
12:16:57 (SWT:1495): Gtk-WARNING **: 16:16:57.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
12:16:58 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.373 s
12:16:58 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
12:16:58 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
12:16:58 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.002 s
12:16:58 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
12:16:58 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
12:16:58 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
12:16:58 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
12:16:58 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
12:16:58 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
12:16:58 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
12:16:58 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
12:16:58 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
12:16:58 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
12:16:58 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
12:16:58 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
12:16:58 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
12:16:58 
12:16:58 (SWT:1495): Gdk-CRITICAL **: 16:16:58.528: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:58 
12:16:58 (SWT:1495): Gdk-CRITICAL **: 16:16:58.644: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:58 
12:16:58 (SWT:1495): Gdk-CRITICAL **: 16:16:58.741: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:58 
12:16:58 (SWT:1495): Gdk-CRITICAL **: 16:16:58.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:58 
12:16:58 (SWT:1495): Gdk-CRITICAL **: 16:16:58.927: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:59 
12:16:59 (SWT:1495): Gdk-CRITICAL **: 16:16:59.028: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:59 
12:16:59 (SWT:1495): Gdk-CRITICAL **: 16:16:59.138: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:59 
12:16:59 (SWT:1495): Gdk-CRITICAL **: 16:16:59.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:59 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
12:16:59 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.115 s
12:16:59 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.097 s
12:16:59 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.096 s
12:16:59 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.09 s
12:16:59 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.1 s
12:16:59 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.11 s
12:16:59 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.103 s
12:16:59 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.114 s
12:16:59 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
12:16:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
12:16:59 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0.002 s
12:16:59 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
12:16:59 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
12:16:59 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
12:16:59 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
12:16:59 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
12:16:59 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
12:16:59 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
12:16:59 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
12:16:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
12:16:59 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 s
12:16:59 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 s
12:16:59 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
12:16:59 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
12:16:59 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
12:16:59 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
12:16:59 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
12:16:59 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
12:16:59 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.001 s
12:16:59 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
12:16:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
12:16:59 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.001 s
12:16:59 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 s
12:16:59 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
12:16:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
12:16:59 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
12:16:59 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0.001 s
12:16:59 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
12:16:59 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
12:16:59 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
12:16:59 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
12:16:59 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
12:16:59 
12:16:59 (SWT:1495): Gdk-CRITICAL **: 16:16:59.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 
12:16:59 (SWT:1495): Gtk-CRITICAL **: 16:16:59.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
12:16:59 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.327 s
12:16:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
12:16:59 
12:16:59 (SWT:1495): Gdk-CRITICAL **: 16:16:59.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:16:59 
12:16:59 (SWT:1495): Gtk-WARNING **: 16:16:59.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gdk-CRITICAL **: 16:17:01.317: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:01 
12:17:01 (SWT:1495): Gtk-WARNING **: 16:17:01.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:02 
12:17:02 (SWT:1495): Gdk-CRITICAL **: 16:17:02.931: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:03 
12:17:03 (SWT:1495): Gtk-WARNING **: 16:17:03.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gdk-CRITICAL **: 16:17:04.554: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:04 
12:17:04 (SWT:1495): Gtk-WARNING **: 16:17:04.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gdk-CRITICAL **: 16:17:06.057: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:06 
12:17:06 (SWT:1495): Gtk-WARNING **: 16:17:06.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gdk-CRITICAL **: 16:17:07.572: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:07 
12:17:07 (SWT:1495): Gtk-WARNING **: 16:17:07.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:08 
12:17:08 (SWT:1495): Gtk-WARNING **: 16:17:08.890: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
12:17:09 
12:17:09 (SWT:1495): Gdk-CRITICAL **: 16:17:09.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:09 
12:17:09 (SWT:1495): Gtk-WARNING **: 16:17:09.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.988 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
12:17:15 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.601 s
12:17:15 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.614 s
12:17:15 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.622 s
12:17:15 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.503 s
12:17:15 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.514 s
12:17:15 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.609 s
12:17:15 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 6.52 s
12:17:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
12:17:15 
12:17:15 (SWT:1495): Gdk-CRITICAL **: 16:17:15.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:15 
12:17:15 (SWT:1495): Gtk-WARNING **: 16:17:15.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gdk-CRITICAL **: 16:17:17.260: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:17 
12:17:17 (SWT:1495): Gtk-WARNING **: 16:17:17.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.262 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
12:17:18 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.554 s
12:17:18 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.707 s
12:17:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
12:17:18 
12:17:18 (SWT:1495): Gdk-CRITICAL **: 16:17:18.969: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:19 
12:17:19 (SWT:1495): Gtk-WARNING **: 16:17:19.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gdk-CRITICAL **: 16:17:20.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:20 
12:17:20 (SWT:1495): Gtk-WARNING **: 16:17:20.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:21 
12:17:21 (SWT:1495): Gdk-CRITICAL **: 16:17:21.934: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:22 
12:17:22 (SWT:1495): Gtk-WARNING **: 16:17:22.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gdk-CRITICAL **: 16:17:23.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:23 
12:17:23 (SWT:1495): Gtk-WARNING **: 16:17:23.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gdk-CRITICAL **: 16:17:25.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:25 
12:17:25 (SWT:1495): Gtk-WARNING **: 16:17:25.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.751 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
12:17:26 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.454 s
12:17:26 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.509 s
12:17:26 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.685 s
12:17:26 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.524 s
12:17:26 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.576 s
12:17:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
12:17:26 
12:17:26 (SWT:1495): Gdk-CRITICAL **: 16:17:26.722: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:26 
12:17:26 (SWT:1495): Gtk-WARNING **: 16:17:26.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gdk-CRITICAL **: 16:17:28.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:28 
12:17:28 (SWT:1495): Gtk-WARNING **: 16:17:28.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:29 
12:17:29 (SWT:1495): Gdk-CRITICAL **: 16:17:29.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:30 
12:17:30 (SWT:1495): Gtk-WARNING **: 16:17:30.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gdk-CRITICAL **: 16:17:31.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:31 
12:17:31 (SWT:1495): Gtk-WARNING **: 16:17:31.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:32 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.24 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
12:17:32 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.586 s
12:17:32 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.598 s
12:17:32 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.638 s
12:17:32 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.416 s
12:17:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
12:17:32 
12:17:32 (SWT:1495): Gdk-CRITICAL **: 16:17:32.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:33 
12:17:33 (SWT:1495): Gtk-WARNING **: 16:17:33.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gdk-CRITICAL **: 16:17:34.636: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:34 
12:17:34 (SWT:1495): Gtk-WARNING **: 16:17:34.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gdk-CRITICAL **: 16:17:36.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:36 
12:17:36 (SWT:1495): Gtk-WARNING **: 16:17:36.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.958 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
12:17:37 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.671 s
12:17:37 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.635 s
12:17:37 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.65 s
12:17:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
12:17:37 
12:17:37 (SWT:1495): Gdk-CRITICAL **: 16:17:37.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:38 
12:17:38 (SWT:1495): Gtk-WARNING **: 16:17:38.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gdk-CRITICAL **: 16:17:39.551: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:39 
12:17:39 (SWT:1495): Gtk-WARNING **: 16:17:39.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gdk-CRITICAL **: 16:17:41.206: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:41 
12:17:41 (SWT:1495): Gtk-WARNING **: 16:17:41.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:42 
12:17:42 (SWT:1495): Gdk-CRITICAL **: 16:17:42.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:43 
12:17:43 (SWT:1495): Gtk-WARNING **: 16:17:43.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gdk-CRITICAL **: 16:17:44.516: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:44 
12:17:44 (SWT:1495): Gtk-WARNING **: 16:17:44.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gdk-CRITICAL **: 16:17:46.255: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:46 
12:17:46 (SWT:1495): Gtk-WARNING **: 16:17:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gdk-CRITICAL **: 16:17:47.999: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:48 
12:17:48 (SWT:1495): Gtk-WARNING **: 16:17:48.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gdk-CRITICAL **: 16:17:49.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:49 
12:17:49 (SWT:1495): Gtk-WARNING **: 16:17:49.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.338 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
12:17:51 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.62 s
12:17:51 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.654 s
12:17:51 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.693 s
12:17:51 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.617 s
12:17:51 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.738 s
12:17:51 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.744 s
12:17:51 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.63 s
12:17:51 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.64 s
12:17:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
12:17:51 
12:17:51 (SWT:1495): Gdk-CRITICAL **: 16:17:51.280: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:51 
12:17:51 (SWT:1495): Gtk-WARNING **: 16:17:51.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gdk-CRITICAL **: 16:17:53.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:53 
12:17:53 (SWT:1495): Gtk-WARNING **: 16:17:53.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:54 
12:17:54 (SWT:1495): Gdk-CRITICAL **: 16:17:54.888: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:55 
12:17:55 (SWT:1495): Gtk-WARNING **: 16:17:55.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gdk-CRITICAL **: 16:17:56.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:56 
12:17:56 (SWT:1495): Gtk-WARNING **: 16:17:56.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gdk-CRITICAL **: 16:17:58.572: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:17:58 
12:17:58 (SWT:1495): Gtk-WARNING **: 16:17:58.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gdk-CRITICAL **: 16:18:00.322: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:00 
12:18:00 (SWT:1495): Gtk-WARNING **: 16:18:00.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gdk-CRITICAL **: 16:18:02.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:02 
12:18:02 (SWT:1495): Gtk-WARNING **: 16:18:02.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:03 
12:18:03 (SWT:1495): Gdk-CRITICAL **: 16:18:03.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:04 
12:18:04 (SWT:1495): Gtk-WARNING **: 16:18:04.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gdk-CRITICAL **: 16:18:05.680: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:05 
12:18:05 (SWT:1495): Gtk-WARNING **: 16:18:05.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gdk-CRITICAL **: 16:18:07.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:07 
12:18:07 (SWT:1495): Gtk-WARNING **: 16:18:07.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gdk-CRITICAL **: 16:18:09.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:09 
12:18:09 (SWT:1495): Gtk-WARNING **: 16:18:09.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gdk-CRITICAL **: 16:18:11.203: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:11 
12:18:11 (SWT:1495): Gtk-WARNING **: 16:18:11.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gdk-CRITICAL **: 16:18:13.100: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:13 
12:18:13 (SWT:1495): Gtk-WARNING **: 16:18:13.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:14 
12:18:14 (SWT:1495): Gdk-CRITICAL **: 16:18:14.766: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:14.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:15.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:15.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:15.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:15.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:15.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:15 
12:18:15 (SWT:1495): Gtk-WARNING **: 16:18:15.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gdk-CRITICAL **: 16:18:16.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:16 
12:18:16 (SWT:1495): Gtk-WARNING **: 16:18:16.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gdk-CRITICAL **: 16:18:18.326: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:18 
12:18:18 (SWT:1495): Gtk-WARNING **: 16:18:18.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.916 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
12:18:20 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.876 s
12:18:20 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.732 s
12:18:20 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.767 s
12:18:20 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.916 s
12:18:20 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.75 s
12:18:20 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.758 s
12:18:20 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.782 s
12:18:20 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.818 s
12:18:20 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.839 s
12:18:20 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.884 s
12:18:20 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.799 s
12:18:20 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.898 s
12:18:20 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.665 s
12:18:20 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.797 s
12:18:20 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.763 s
12:18:20 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.862 s
12:18:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
12:18:20 
12:18:20 (SWT:1495): Gdk-CRITICAL **: 16:18:20.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:20 
12:18:20 (SWT:1495): Gtk-WARNING **: 16:18:20.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:21 
12:18:21 (SWT:1495): Gdk-CRITICAL **: 16:18:21.890: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:22 
12:18:22 (SWT:1495): Gtk-WARNING **: 16:18:22.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gdk-CRITICAL **: 16:18:23.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:23 
12:18:23 (SWT:1495): Gtk-WARNING **: 16:18:23.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gdk-CRITICAL **: 16:18:25.275: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:25 
12:18:25 (SWT:1495): Gtk-WARNING **: 16:18:25.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gdk-CRITICAL **: 16:18:27.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:27 
12:18:27 (SWT:1495): Gtk-WARNING **: 16:18:27.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.665 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
12:18:28 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.688 s
12:18:28 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.689 s
12:18:28 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.696 s
12:18:28 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.756 s
12:18:28 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.833 s
12:18:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
12:18:28 
12:18:28 (SWT:1495): Gdk-CRITICAL **: 16:18:28.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:29 
12:18:29 (SWT:1495): Gtk-WARNING **: 16:18:29.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:30 
12:18:30 (SWT:1495): Gdk-CRITICAL **: 16:18:30.872: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:31 
12:18:31 (SWT:1495): Gtk-WARNING **: 16:18:31.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gdk-CRITICAL **: 16:18:36.558: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:36 
12:18:36 (SWT:1495): Gtk-WARNING **: 16:18:36.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.431 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
12:18:42 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 2.002 s
12:18:42 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.686 s
12:18:42 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.74 s
12:18:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
12:18:42 
12:18:42 (SWT:1495): Gdk-CRITICAL **: 16:18:42.300: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:42 
12:18:42 (SWT:1495): Gdk-CRITICAL **: 16:18:42.705: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.828 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
12:18:48 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.404 s
12:18:48 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.423 s
12:18:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
12:18:48 
12:18:48 (SWT:1495): Gdk-CRITICAL **: 16:18:48.132: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:48 
12:18:48 (SWT:1495): Gtk-WARNING **: 16:18:48.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gdk-CRITICAL **: 16:18:50.227: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:50 
12:18:50 (SWT:1495): Gtk-WARNING **: 16:18:50.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gdk-CRITICAL **: 16:18:52.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:52 
12:18:52 (SWT:1495): Gtk-WARNING **: 16:18:52.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.088 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
12:18:54 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.095 s
12:18:54 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.032 s
12:18:54 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 1.958 s
12:18:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
12:18:54 
12:18:54 (SWT:1495): Gdk-CRITICAL **: 16:18:54.220: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:54 
12:18:54 (SWT:1495): Gtk-WARNING **: 16:18:54.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:55 
12:18:55 (SWT:1495): Gdk-CRITICAL **: 16:18:55.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:56 
12:18:56 (SWT:1495): Gtk-WARNING **: 16:18:56.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:57 
12:18:57 (SWT:1495): Gdk-CRITICAL **: 16:18:57.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:58 
12:18:58 (SWT:1495): Gtk-WARNING **: 16:18:58.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:18:59 
12:18:59 (SWT:1495): Gdk-CRITICAL **: 16:18:59.788: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:00 
12:19:00 (SWT:1495): Gtk-WARNING **: 16:19:00.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:01 
12:19:01 (SWT:1495): Gdk-CRITICAL **: 16:19:01.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:02 
12:19:02 (SWT:1495): Gtk-WARNING **: 16:19:02.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gdk-CRITICAL **: 16:19:03.549: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:03 
12:19:03 (SWT:1495): Gtk-WARNING **: 16:19:03.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gdk-CRITICAL **: 16:19:05.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:05 
12:19:05 (SWT:1495): Gtk-WARNING **: 16:19:05.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gdk-CRITICAL **: 16:19:07.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:07 
12:19:07 (SWT:1495): Gtk-WARNING **: 16:19:07.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gdk-CRITICAL **: 16:19:09.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:09 
12:19:09 (SWT:1495): Gtk-WARNING **: 16:19:09.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gdk-CRITICAL **: 16:19:16.230: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:16 
12:19:16 (SWT:1495): Gtk-WARNING **: 16:19:16.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gdk-CRITICAL **: 16:19:18.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:18 
12:19:18 (SWT:1495): Gtk-WARNING **: 16:19:18.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:19 
12:19:19 (SWT:1495): Gdk-CRITICAL **: 16:19:19.868: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:20 
12:19:20 (SWT:1495): Gtk-WARNING **: 16:19:20.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:21 
12:19:21 (SWT:1495): Gdk-CRITICAL **: 16:19:21.774: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:22 
12:19:22 (SWT:1495): Gtk-WARNING **: 16:19:22.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gdk-CRITICAL **: 16:19:23.528: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:23 
12:19:23 (SWT:1495): Gtk-WARNING **: 16:19:23.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gdk-CRITICAL **: 16:19:25.293: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:25 
12:19:25 (SWT:1495): Gtk-WARNING **: 16:19:25.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gdk-CRITICAL **: 16:19:27.056: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:27 
12:19:27 (SWT:1495): Gtk-WARNING **: 16:19:27.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:28 
12:19:28 (SWT:1495): Gdk-CRITICAL **: 16:19:28.961: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:29 
12:19:29 (SWT:1495): Gtk-WARNING **: 16:19:29.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:30 
12:19:30 (SWT:1495): Gdk-CRITICAL **: 16:19:30.891: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:31 
12:19:31 (SWT:1495): Gtk-WARNING **: 16:19:31.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gdk-CRITICAL **: 16:19:32.623: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:32 
12:19:32 (SWT:1495): Gtk-WARNING **: 16:19:32.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gdk-CRITICAL **: 16:19:34.551: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:34 
12:19:34 (SWT:1495): Gtk-WARNING **: 16:19:34.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gdk-CRITICAL **: 16:19:36.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:36 
12:19:36 (SWT:1495): Gtk-WARNING **: 16:19:36.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gdk-CRITICAL **: 16:19:38.280: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:38 
12:19:38 (SWT:1495): Gtk-WARNING **: 16:19:38.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gdk-CRITICAL **: 16:19:40.146: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:40 
12:19:40 (SWT:1495): Gtk-WARNING **: 16:19:40.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:41 
12:19:41 (SWT:1495): Gdk-CRITICAL **: 16:19:41.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:42 
12:19:42 (SWT:1495): Gtk-WARNING **: 16:19:42.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gdk-CRITICAL **: 16:19:43.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:43 
12:19:43 (SWT:1495): Gtk-WARNING **: 16:19:43.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gdk-CRITICAL **: 16:19:45.440: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:45 
12:19:45 (SWT:1495): Gtk-WARNING **: 16:19:45.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gdk-CRITICAL **: 16:19:47.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:47 
12:19:47 (SWT:1495): Gtk-WARNING **: 16:19:47.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gdk-CRITICAL **: 16:19:49.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:49 
12:19:49 (SWT:1495): Gtk-WARNING **: 16:19:49.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.949 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
12:19:51 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.744 s
12:19:51 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.919 s
12:19:51 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.903 s
12:19:51 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.018 s
12:19:51 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.744 s
12:19:51 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.925 s
12:19:51 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.908 s
12:19:51 canDoubleClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.116 s
12:19:51 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 6.731 s
12:19:51 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.89 s
12:19:51 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.747 s
12:19:51 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.906 s
12:19:51 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.753 s
12:19:51 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.765 s
12:19:51 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.764 s
12:19:51 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.905 s
12:19:51 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.929 s
12:19:51 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.732 s
12:19:51 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.929 s
12:19:51 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.959 s
12:19:51 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.77 s
12:19:51 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.866 s
12:19:51 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.751 s
12:19:51 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.781 s
12:19:51 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.761 s
12:19:51 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.05 s
12:19:51 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.83 s
12:19:51 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.849 s
12:19:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
12:19:51 
12:19:51 (SWT:1495): Gdk-CRITICAL **: 16:19:51.172: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:51 
12:19:51 (SWT:1495): Gtk-WARNING **: 16:19:51.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:52 
12:19:52 (SWT:1495): Gdk-CRITICAL **: 16:19:52.842: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:53 
12:19:53 (SWT:1495): Gtk-WARNING **: 16:19:53.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gdk-CRITICAL **: 16:19:54.517: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:54 
12:19:54 (SWT:1495): Gtk-WARNING **: 16:19:54.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gdk-CRITICAL **: 16:19:56.296: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:56 
12:19:56 (SWT:1495): Gtk-WARNING **: 16:19:56.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:57 
12:19:57 (SWT:1495): Gdk-CRITICAL **: 16:19:57.994: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:58 
12:19:58 (SWT:1495): Gtk-WARNING **: 16:19:58.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gdk-CRITICAL **: 16:19:59.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:19:59 
12:19:59 (SWT:1495): Gtk-WARNING **: 16:19:59.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.227 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
12:20:01 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.669 s
12:20:01 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.675 s
12:20:01 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.78 s
12:20:01 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.697 s
12:20:01 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.665 s
12:20:01 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.74 s
12:20:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
12:20:01 
12:20:01 (SWT:1495): Gdk-CRITICAL **: 16:20:01.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gtk-CRITICAL **: 16:20:01.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:01 
12:20:01 (SWT:1495): Gdk-CRITICAL **: 16:20:01.784: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gdk-CRITICAL **: 16:20:02.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gdk-CRITICAL **: 16:20:02.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:02 
12:20:02 (SWT:1495): Gtk-CRITICAL **: 16:20:02.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:03 
12:20:03 (SWT:1495): Gdk-CRITICAL **: 16:20:03.711: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gdk-CRITICAL **: 16:20:04.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gdk-CRITICAL **: 16:20:04.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gtk-CRITICAL **: 16:20:04.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:04 
12:20:04 (SWT:1495): Gdk-CRITICAL **: 16:20:04.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gdk-CRITICAL **: 16:20:05.338: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gtk-CRITICAL **: 16:20:05.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:05 
12:20:05 (SWT:1495): Gdk-CRITICAL **: 16:20:05.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gdk-CRITICAL **: 16:20:06.069: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gdk-CRITICAL **: 16:20:06.477: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gtk-CRITICAL **: 16:20:06.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:06 
12:20:06 (SWT:1495): Gdk-CRITICAL **: 16:20:06.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gdk-CRITICAL **: 16:20:07.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gtk-CRITICAL **: 16:20:07.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:07 
12:20:07 (SWT:1495): Gdk-CRITICAL **: 16:20:07.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gdk-CRITICAL **: 16:20:08.159: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.467: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gdk-CRITICAL **: 16:20:08.524: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gtk-CRITICAL **: 16:20:08.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:08 
12:20:08 (SWT:1495): Gdk-CRITICAL **: 16:20:08.887: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:09 
12:20:09 (SWT:1495): Gtk-CRITICAL **: 16:20:09.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gdk-CRITICAL **: 16:20:10.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gtk-CRITICAL **: 16:20:10.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:10 
12:20:10 (SWT:1495): Gdk-CRITICAL **: 16:20:10.845: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gdk-CRITICAL **: 16:20:11.203: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gdk-CRITICAL **: 16:20:11.622: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:11 
12:20:11 (SWT:1495): Gtk-CRITICAL **: 16:20:11.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gdk-CRITICAL **: 16:20:13.016: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gdk-CRITICAL **: 16:20:13.379: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:13 
12:20:13 (SWT:1495): Gtk-CRITICAL **: 16:20:13.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gdk-CRITICAL **: 16:20:15.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gtk-CRITICAL **: 16:20:15.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:15 
12:20:15 (SWT:1495): Gdk-CRITICAL **: 16:20:15.741: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.703 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
12:20:16 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.381 s
12:20:16 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.354 s
12:20:16 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.352 s
12:20:16 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.221 s
12:20:16 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.356 s
12:20:16 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.44 s
12:20:16 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.385 s
12:20:16 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.445 s
12:20:16 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.368 s
12:20:16 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.363 s
12:20:16 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.408 s
12:20:16 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.422 s
12:20:16 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.413 s
12:20:16 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.429 s
12:20:16 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.417 s
12:20:16 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.365 s
12:20:16 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.362 s
12:20:16 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.585 s
12:20:16 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.372 s
12:20:16 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.359 s
12:20:16 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.419 s
12:20:16 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.393 s
12:20:16 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.363 s
12:20:16 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.995 s
12:20:16 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.368 s
12:20:16 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.362 s
12:20:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
12:20:16 
12:20:16 (SWT:1495): Gdk-CRITICAL **: 16:20:16.107: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:16 
12:20:16 (SWT:1495): Gtk-CRITICAL **: 16:20:16.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:20:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
12:20:16 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.094 s
12:20:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
12:20:16 
12:20:16 (SWT:1495): Gdk-CRITICAL **: 16:20:16.204: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:16 
12:20:16 (SWT:1495): Gtk-WARNING **: 16:20:16.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gdk-CRITICAL **: 16:20:18.316: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:18 
12:20:18 (SWT:1495): Gtk-WARNING **: 16:20:18.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gdk-CRITICAL **: 16:20:20.458: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:20 
12:20:20 (SWT:1495): Gtk-WARNING **: 16:20:20.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.418 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
12:20:22 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.112 s
12:20:22 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.142 s
12:20:22 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.163 s
12:20:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
12:20:22 
12:20:22 (SWT:1495): Gdk-CRITICAL **: 16:20:22.624: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:22 
12:20:22 (SWT:1495): Gtk-WARNING **: 16:20:22.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gdk-CRITICAL **: 16:20:24.395: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:24 
12:20:24 (SWT:1495): Gtk-WARNING **: 16:20:24.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gdk-CRITICAL **: 16:20:26.212: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:26 
12:20:26 (SWT:1495): Gtk-WARNING **: 16:20:26.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.393 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
12:20:28 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.772 s
12:20:28 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.817 s
12:20:28 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.804 s
12:20:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
12:20:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
12:20:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
12:20:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.028: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.087: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.153: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.212: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
12:20:28 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.058 s
12:20:28 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.066 s
12:20:28 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.059 s
12:20:28 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.057 s
12:20:28 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.055 s
12:20:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.327: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.357: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.395: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.421: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.447: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
12:20:28 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.03 s
12:20:28 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.037 s
12:20:28 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.026 s
12:20:28 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.026 s
12:20:28 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.026 s
12:20:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
12:20:28 
12:20:28 (SWT:1495): Gdk-CRITICAL **: 16:20:28.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:28 
12:20:28 (SWT:1495): Gtk-WARNING **: 16:20:28.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gdk-CRITICAL **: 16:20:30.559: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:30 
12:20:30 (SWT:1495): Gtk-WARNING **: 16:20:30.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gdk-CRITICAL **: 16:20:32.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:32 
12:20:32 (SWT:1495): Gtk-WARNING **: 16:20:32.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gdk-CRITICAL **: 16:20:34.630: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:34 
12:20:34 (SWT:1495): Gtk-WARNING **: 16:20:34.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gdk-CRITICAL **: 16:20:36.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:36 
12:20:36 (SWT:1495): Gtk-WARNING **: 16:20:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:38 
12:20:38 (SWT:1495): Gdk-CRITICAL **: 16:20:38.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:38 
12:20:38 (SWT:1495): Gtk-WARNING **: 16:20:38.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:39 
12:20:39 (SWT:1495): Gtk-WARNING **: 16:20:38.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:39 
12:20:39 (SWT:1495): Gtk-WARNING **: 16:20:39.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:39 
12:20:39 (SWT:1495): Gtk-WARNING **: 16:20:39.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:39 
12:20:39 (SWT:1495): Gtk-WARNING **: 16:20:39.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:39 
12:20:39 (SWT:1495): Gtk-WARNING **: 16:20:39.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:39 
12:20:39 (SWT:1495): Gtk-WARNING **: 16:20:39.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gdk-CRITICAL **: 16:20:40.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:40 
12:20:40 (SWT:1495): Gtk-WARNING **: 16:20:40.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:42 
12:20:42 (SWT:1495): Gdk-CRITICAL **: 16:20:42.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:43 
12:20:43 (SWT:1495): Gtk-WARNING **: 16:20:43.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:44 
12:20:44 (SWT:1495): Gdk-CRITICAL **: 16:20:44.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:45 
12:20:45 (SWT:1495): Gtk-WARNING **: 16:20:45.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:46 
12:20:46 (SWT:1495): Gdk-CRITICAL **: 16:20:46.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:47 
12:20:47 (SWT:1495): Gtk-WARNING **: 16:20:47.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:48 
12:20:48 (SWT:1495): Gdk-CRITICAL **: 16:20:48.868: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:49 
12:20:49 (SWT:1495): Gtk-WARNING **: 16:20:49.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:50 
12:20:50 (SWT:1495): Gdk-CRITICAL **: 16:20:50.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:51 
12:20:51 (SWT:1495): Gtk-WARNING **: 16:20:51.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:52 
12:20:52 (SWT:1495): Gdk-CRITICAL **: 16:20:52.979: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:53 
12:20:53 (SWT:1495): Gtk-WARNING **: 16:20:53.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gdk-CRITICAL **: 16:20:55.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:55 
12:20:55 (SWT:1495): Gtk-WARNING **: 16:20:55.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gdk-CRITICAL **: 16:20:57.260: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:57 
12:20:57 (SWT:1495): Gtk-WARNING **: 16:20:57.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gdk-CRITICAL **: 16:20:59.282: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:20:59 
12:20:59 (SWT:1495): Gtk-WARNING **: 16:20:59.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gdk-CRITICAL **: 16:21:01.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:01 
12:21:01 (SWT:1495): Gtk-WARNING **: 16:21:01.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.013 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
12:21:03 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.083 s
12:21:03 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.041 s
12:21:03 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.029 s
12:21:03 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.081 s
12:21:03 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.012 s
12:21:03 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.984 s
12:21:03 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.09 s
12:21:03 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.04 s
12:21:03 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.005 s
12:21:03 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.024 s
12:21:03 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.039 s
12:21:03 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.072 s
12:21:03 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.11 s
12:21:03 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.171 s
12:21:03 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.021 s
12:21:03 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.104 s
12:21:03 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.103 s
12:21:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
12:21:03 
12:21:03 (SWT:1495): Gdk-CRITICAL **: 16:21:03.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:03 
12:21:03 (SWT:1495): Gtk-WARNING **: 16:21:03.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:05 
12:21:05 (SWT:1495): Gdk-CRITICAL **: 16:21:05.976: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:06 
12:21:06 (SWT:1495): Gtk-WARNING **: 16:21:06.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gdk-CRITICAL **: 16:21:08.246: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:08 
12:21:08 (SWT:1495): Gtk-WARNING **: 16:21:08.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gdk-CRITICAL **: 16:21:10.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:10 
12:21:10 (SWT:1495): Gtk-WARNING **: 16:21:10.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:12 
12:21:12 (SWT:1495): Gdk-CRITICAL **: 16:21:12.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:13 
12:21:13 (SWT:1495): Gtk-WARNING **: 16:21:13.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gdk-CRITICAL **: 16:21:15.005: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:15 
12:21:15 (SWT:1495): Gtk-WARNING **: 16:21:15.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gdk-CRITICAL **: 16:21:17.220: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:17 
12:21:17 (SWT:1495): Gtk-WARNING **: 16:21:17.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gdk-CRITICAL **: 16:21:19.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:19 
12:21:19 (SWT:1495): Gtk-WARNING **: 16:21:19.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:21 
12:21:21 (SWT:1495): Gdk-CRITICAL **: 16:21:21.839: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:22 
12:21:22 (SWT:1495): Gtk-WARNING **: 16:21:22.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gdk-CRITICAL **: 16:21:24.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:24 
12:21:24 (SWT:1495): Gtk-WARNING **: 16:21:24.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:26 
12:21:26 (SWT:1495): Gdk-CRITICAL **: 16:21:26.733: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:27 
12:21:27 (SWT:1495): Gtk-WARNING **: 16:21:27.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gdk-CRITICAL **: 16:21:29.134: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:29 
12:21:29 (SWT:1495): Gtk-WARNING **: 16:21:29.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gdk-CRITICAL **: 16:21:31.651: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:31 
12:21:31 (SWT:1495): Gtk-WARNING **: 16:21:31.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gdk-CRITICAL **: 16:21:34.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:34 
12:21:34 (SWT:1495): Gtk-WARNING **: 16:21:34.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.059 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
12:21:36 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.482 s
12:21:36 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.27 s
12:21:36 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.283 s
12:21:36 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.275 s
12:21:36 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.201 s
12:21:36 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.214 s
12:21:36 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.372 s
12:21:36 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.247 s
12:21:36 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.507 s
12:21:36 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.387 s
12:21:36 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.401 s
12:21:36 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.517 s
12:21:36 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.387 s
12:21:36 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.514 s
12:21:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
12:21:36 
12:21:36 (SWT:1495): Gdk-CRITICAL **: 16:21:36.555: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:36 
12:21:36 (SWT:1495): Gtk-WARNING **: 16:21:36.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gdk-CRITICAL **: 16:21:38.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:38 
12:21:38 (SWT:1495): Gtk-WARNING **: 16:21:38.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gdk-CRITICAL **: 16:21:40.460: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:40 
12:21:40 (SWT:1495): Gtk-WARNING **: 16:21:40.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gdk-CRITICAL **: 16:21:42.478: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:42 
12:21:42 (SWT:1495): Gtk-WARNING **: 16:21:42.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.901 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
12:21:44 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.968 s
12:21:44 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.937 s
12:21:44 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.018 s
12:21:44 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.976 s
12:21:44 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
12:21:44 
12:21:44 (SWT:1495): Gdk-CRITICAL **: 16:21:44.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:44 
12:21:44 (SWT:1495): Gtk-WARNING **: 16:21:44.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gdk-CRITICAL **: 16:21:46.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:46 
12:21:46 (SWT:1495): Gtk-WARNING **: 16:21:46.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.883 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
12:21:48 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 1.922 s
12:21:48 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 1.961 s
12:21:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
12:21:48 
12:21:48 (SWT:1495): Gdk-CRITICAL **: 16:21:48.343: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:48 
12:21:48 (SWT:1495): Gtk-WARNING **: 16:21:48.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gdk-CRITICAL **: 16:21:50.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:50 
12:21:50 (SWT:1495): Gtk-WARNING **: 16:21:50.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gdk-CRITICAL **: 16:21:53.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:53 
12:21:53 (SWT:1495): Gtk-WARNING **: 16:21:53.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gdk-CRITICAL **: 16:21:55.023: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:55 
12:21:55 (SWT:1495): Gtk-WARNING **: 16:21:55.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gdk-CRITICAL **: 16:21:57.065: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:57 
12:21:57 (SWT:1495): Gtk-WARNING **: 16:21:57.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gdk-CRITICAL **: 16:21:59.099: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:21:59 
12:21:59 (SWT:1495): Gtk-WARNING **: 16:21:59.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gdk-CRITICAL **: 16:22:01.117: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:01 
12:22:01 (SWT:1495): Gtk-WARNING **: 16:22:01.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gdk-CRITICAL **: 16:22:03.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:03 
12:22:03 (SWT:1495): Gtk-WARNING **: 16:22:03.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gdk-CRITICAL **: 16:22:05.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:05 
12:22:05 (SWT:1495): Gtk-WARNING **: 16:22:05.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gdk-CRITICAL **: 16:22:07.176: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:07 
12:22:07 (SWT:1495): Gtk-WARNING **: 16:22:07.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.855 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
12:22:09 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.969 s
12:22:09 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.739 s
12:22:09 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.969 s
12:22:09 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.043 s
12:22:09 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.034 s
12:22:09 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.018 s
12:22:09 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.027 s
12:22:09 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.034 s
12:22:09 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.997 s
12:22:09 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.021 s
12:22:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
12:22:09 
12:22:09 (SWT:1495): Gdk-CRITICAL **: 16:22:09.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:09 
12:22:09 (SWT:1495): Gtk-WARNING **: 16:22:09.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gdk-CRITICAL **: 16:22:11.233: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:11 
12:22:11 (SWT:1495): Gtk-WARNING **: 16:22:11.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gdk-CRITICAL **: 16:22:13.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:13 
12:22:13 (SWT:1495): Gtk-WARNING **: 16:22:13.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gdk-CRITICAL **: 16:22:15.305: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:15 
12:22:15 (SWT:1495): Gtk-WARNING **: 16:22:15.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gdk-CRITICAL **: 16:22:17.311: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:17 
12:22:17 (SWT:1495): Gtk-WARNING **: 16:22:17.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gdk-CRITICAL **: 16:22:19.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:19 
12:22:19 (SWT:1495): Gtk-WARNING **: 16:22:19.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.129 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
12:22:21 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.032 s
12:22:21 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.057 s
12:22:21 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.016 s
12:22:21 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.005 s
12:22:21 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.009 s
12:22:21 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.009 s
12:22:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
12:22:21 
12:22:21 (SWT:1495): Gdk-CRITICAL **: 16:22:21.331: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:21 
12:22:21 (SWT:1495): Gtk-WARNING **: 16:22:21.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gdk-CRITICAL **: 16:22:23.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:23 
12:22:23 (SWT:1495): Gtk-WARNING **: 16:22:23.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:25 
12:22:25 (SWT:1495): Gdk-CRITICAL **: 16:22:25.871: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:26 
12:22:26 (SWT:1495): Gtk-WARNING **: 16:22:26.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gdk-CRITICAL **: 16:22:28.184: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:28 
12:22:28 (SWT:1495): Gtk-WARNING **: 16:22:28.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gdk-CRITICAL **: 16:22:34.295: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:34 
12:22:34 (SWT:1495): Gtk-WARNING **: 16:22:34.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gdk-CRITICAL **: 16:22:40.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:40 
12:22:40 (SWT:1495): Gtk-WARNING **: 16:22:40.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:42 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.371 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
12:22:42 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.349 s
12:22:42 isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.189 s
12:22:42 clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.313 s
12:22:42 doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 6.111 s
12:22:42 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 6.138 s
12:22:42 clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.268 s
12:22:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
12:22:42 
12:22:42 (SWT:1495): Gdk-CRITICAL **: 16:22:42.707: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:43 
12:22:43 (SWT:1495): Gtk-WARNING **: 16:22:43.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:44 
12:22:44 (SWT:1495): Gtk-CRITICAL **: 16:22:44.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:44 
12:22:44 (SWT:1495): Gtk-CRITICAL **: 16:22:44.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:44 
12:22:44 (SWT:1495): Gtk-CRITICAL **: 16:22:44.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:44 
12:22:44 (SWT:1495): Gtk-CRITICAL **: 16:22:44.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:44 
12:22:44 (SWT:1495): Gtk-CRITICAL **: 16:22:44.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:44 
12:22:44 (SWT:1495): Gdk-CRITICAL **: 16:22:44.808: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:45 
12:22:45 (SWT:1495): Gtk-WARNING **: 16:22:45.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:46 
12:22:46 (SWT:1495): Gtk-CRITICAL **: 16:22:46.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:47 
12:22:47 (SWT:1495): Gtk-CRITICAL **: 16:22:47.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:47 
12:22:47 (SWT:1495): Gtk-CRITICAL **: 16:22:47.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:47 
12:22:47 (SWT:1495): Gtk-CRITICAL **: 16:22:47.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:47 
12:22:47 (SWT:1495): Gtk-CRITICAL **: 16:22:47.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:47 
12:22:47 (SWT:1495): Gtk-CRITICAL **: 16:22:47.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:47 
12:22:47 (SWT:1495): Gdk-CRITICAL **: 16:22:47.524: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:47 
12:22:47 (SWT:1495): Gtk-WARNING **: 16:22:47.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-CRITICAL **: 16:22:49.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:49 
12:22:49 (SWT:1495): Gtk-CRITICAL **: 16:22:49.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:49 
12:22:49 (SWT:1495): Gtk-CRITICAL **: 16:22:49.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:49 
12:22:49 (SWT:1495): Gtk-CRITICAL **: 16:22:49.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:49 
12:22:49 (SWT:1495): Gdk-CRITICAL **: 16:22:49.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:49 
12:22:49 (SWT:1495): Gtk-WARNING **: 16:22:49.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-CRITICAL **: 16:22:51.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:51 
12:22:51 (SWT:1495): Gtk-CRITICAL **: 16:22:51.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:51 
12:22:51 (SWT:1495): Gtk-CRITICAL **: 16:22:51.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:51 
12:22:51 (SWT:1495): Gtk-CRITICAL **: 16:22:51.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:51 
12:22:51 (SWT:1495): Gdk-CRITICAL **: 16:22:51.643: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:51 
12:22:51 (SWT:1495): Gtk-WARNING **: 16:22:51.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:53 
12:22:53 (SWT:1495): Gtk-CRITICAL **: 16:22:53.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:53 
12:22:53 (SWT:1495): Gtk-CRITICAL **: 16:22:53.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:22:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.038 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
12:22:53 findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.101 s
12:22:53 typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.715 s
12:22:53 setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.057 s
12:22:53 typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.062 s
12:22:53 findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.102 s
12:22:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
12:22:53 
12:22:53 (SWT:1495): Gdk-CRITICAL **: 16:22:53.747: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:54 
12:22:54 (SWT:1495): Gtk-WARNING **: 16:22:54.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gdk-CRITICAL **: 16:22:56.030: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:56 
12:22:56 (SWT:1495): Gtk-WARNING **: 16:22:56.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gdk-CRITICAL **: 16:22:58.124: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:22:58 
12:22:58 (SWT:1495): Gtk-WARNING **: 16:22:58.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gdk-CRITICAL **: 16:23:00.351: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:00 
12:23:00 (SWT:1495): Gtk-WARNING **: 16:23:00.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gdk-CRITICAL **: 16:23:04.445: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:04 
12:23:04 (SWT:1495): Gtk-WARNING **: 16:23:04.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gdk-CRITICAL **: 16:23:06.561: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:06 
12:23:06 (SWT:1495): Gtk-WARNING **: 16:23:06.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gdk-CRITICAL **: 16:23:10.680: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:10 
12:23:10 (SWT:1495): Gtk-WARNING **: 16:23:10.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:12 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.021 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
12:23:12 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.282 s
12:23:12 findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.095 s
12:23:12 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.226 s
12:23:12 doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 4.095 s
12:23:12 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.116 s
12:23:12 doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 4.118 s
12:23:12 isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.088 s
12:23:12 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
12:23:12 
12:23:12 (SWT:1495): Gdk-CRITICAL **: 16:23:12.770: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:13 
12:23:13 (SWT:1495): Gtk-WARNING **: 16:23:13.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:14 
12:23:14 (SWT:1495): Gdk-CRITICAL **: 16:23:14.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:15 
12:23:15 (SWT:1495): Gtk-WARNING **: 16:23:15.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.14 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
12:23:16 findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 2.065 s
12:23:16 activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 2.074 s
12:23:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
12:23:16 
12:23:16 (SWT:1495): Gdk-CRITICAL **: 16:23:16.916: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:17 
12:23:17 (SWT:1495): Gtk-WARNING **: 16:23:17.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gdk-CRITICAL **: 16:23:19.165: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:19 
12:23:19 (SWT:1495): Gtk-WARNING **: 16:23:19.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gdk-CRITICAL **: 16:23:21.397: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:21 
12:23:21 (SWT:1495): Gtk-WARNING **: 16:23:21.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gdk-CRITICAL **: 16:23:23.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:23 
12:23:23 (SWT:1495): Gtk-WARNING **: 16:23:23.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:25 
12:23:25 (SWT:1495): Gdk-CRITICAL **: 16:23:25.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:26 
12:23:26 (SWT:1495): Gtk-WARNING **: 16:23:26.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gdk-CRITICAL **: 16:23:28.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:28 
12:23:28 (SWT:1495): Gtk-WARNING **: 16:23:28.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gdk-CRITICAL **: 16:23:30.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:30 
12:23:30 (SWT:1495): Gtk-WARNING **: 16:23:30.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gdk-CRITICAL **: 16:23:32.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:32 
12:23:32 (SWT:1495): Gtk-WARNING **: 16:23:32.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:34 
12:23:34 (SWT:1495): Gdk-CRITICAL **: 16:23:34.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:35 
12:23:35 (SWT:1495): Gtk-WARNING **: 16:23:35.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gdk-CRITICAL **: 16:23:37.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:37 
12:23:37 (SWT:1495): Gtk-WARNING **: 16:23:37.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gdk-CRITICAL **: 16:23:39.501: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:39 
12:23:39 (SWT:1495): Gtk-WARNING **: 16:23:39.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:41 
12:23:41 (SWT:1495): Gdk-CRITICAL **: 16:23:41.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:42 
12:23:42 (SWT:1495): Gtk-WARNING **: 16:23:42.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gdk-CRITICAL **: 16:23:44.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:44 
12:23:44 (SWT:1495): Gtk-WARNING **: 16:23:44.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gdk-CRITICAL **: 16:23:46.340: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:46 
12:23:46 (SWT:1495): Gtk-WARNING **: 16:23:46.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gdk-CRITICAL **: 16:23:48.571: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:48 
12:23:48 (SWT:1495): Gtk-WARNING **: 16:23:48.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:50 
12:23:50 (SWT:1495): Gdk-CRITICAL **: 16:23:50.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:51 
12:23:51 (SWT:1495): Gtk-WARNING **: 16:23:51.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.281 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
12:23:53 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.249 s
12:23:53 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.232 s
12:23:53 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.28 s
12:23:53 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.281 s
12:23:53 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.201 s
12:23:53 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.272 s
12:23:53 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.227 s
12:23:53 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.284 s
12:23:53 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.294 s
12:23:53 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.265 s
12:23:53 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.212 s
12:23:53 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.364 s
12:23:53 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.263 s
12:23:53 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.231 s
12:23:53 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.327 s
12:23:53 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.296 s
12:23:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
12:23:53 
12:23:53 (SWT:1495): Gdk-CRITICAL **: 16:23:53.196: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:53 
12:23:53 (SWT:1495): Gtk-WARNING **: 16:23:53.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gdk-CRITICAL **: 16:23:55.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:55 
12:23:55 (SWT:1495): Gtk-WARNING **: 16:23:55.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:57 
12:23:57 (SWT:1495): Gdk-CRITICAL **: 16:23:57.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:23:58 
12:23:58 (SWT:1495): Gtk-WARNING **: 16:23:58.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gdk-CRITICAL **: 16:24:00.054: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:00 
12:24:00 (SWT:1495): Gtk-WARNING **: 16:24:00.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gdk-CRITICAL **: 16:24:02.362: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:02 
12:24:02 (SWT:1495): Gtk-WARNING **: 16:24:02.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:04 
12:24:04 (SWT:1495): Gdk-CRITICAL **: 16:24:04.891: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:05 
12:24:05 (SWT:1495): Gtk-WARNING **: 16:24:05.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:07 
12:24:07 (SWT:1495): Gdk-CRITICAL **: 16:24:07.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:08 
12:24:08 (SWT:1495): Gtk-WARNING **: 16:24:08.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.136 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
12:24:10 clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.26 s
12:24:10 clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.348 s
12:24:10 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.249 s
12:24:10 selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.307 s
12:24:10 deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.53 s
12:24:10 clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.772 s
12:24:10 togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.668 s
12:24:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
12:24:10 
12:24:10 (SWT:1495): Gdk-CRITICAL **: 16:24:10.333: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:10 
12:24:10 (SWT:1495): Gtk-WARNING **: 16:24:10.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gdk-CRITICAL **: 16:24:12.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:12 
12:24:12 (SWT:1495): Gtk-WARNING **: 16:24:12.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:18 
12:24:18 (SWT:1495): Gdk-CRITICAL **: 16:24:18.856: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:19 
12:24:19 (SWT:1495): Gtk-WARNING **: 16:24:19.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.748 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
12:24:25 clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 2.314 s
12:24:25 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 6.208 s
12:24:25 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 6.224 s
12:24:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
12:24:25 
12:24:25 (SWT:1495): Gdk-CRITICAL **: 16:24:25.083: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:25 
12:24:25 (SWT:1495): Gdk-CRITICAL **: 16:24:25.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:25 
12:24:25 (SWT:1495): Gdk-CRITICAL **: 16:24:25.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:26 
12:24:26 (SWT:1495): Gdk-CRITICAL **: 16:24:26.286: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:26 
12:24:26 (SWT:1495): Gdk-CRITICAL **: 16:24:26.669: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:27 
12:24:27 (SWT:1495): Gdk-CRITICAL **: 16:24:27.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:27 
12:24:27 (SWT:1495): Gdk-CRITICAL **: 16:24:27.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:27 
12:24:27 (SWT:1495): Gdk-CRITICAL **: 16:24:27.882: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:28 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
12:24:28 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.393 s
12:24:28 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.425 s
12:24:28 findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.384 s
12:24:28 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.384 s
12:24:28 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.379 s
12:24:28 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.436 s
12:24:28 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.397 s
12:24:28 setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.39 s
12:24:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
12:24:28 
12:24:28 (SWT:1495): Gdk-CRITICAL **: 16:24:28.274: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:28 
12:24:28 (SWT:1495): Gtk-WARNING **: 16:24:28.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:30 
12:24:30 (SWT:1495): Gdk-CRITICAL **: 16:24:30.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:30 
12:24:30 (SWT:1495): Gtk-WARNING **: 16:24:30.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:30 
12:24:30 (SWT:1495): Gtk-WARNING **: 16:24:30.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:30 
12:24:30 (SWT:1495): Gtk-WARNING **: 16:24:30.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:30 
12:24:30 (SWT:1495): Gtk-WARNING **: 16:24:30.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:31 
12:24:31 (SWT:1495): Gtk-WARNING **: 16:24:30.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:31 
12:24:31 (SWT:1495): Gtk-WARNING **: 16:24:31.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:31 
12:24:31 (SWT:1495): Gtk-WARNING **: 16:24:31.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.63 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
12:24:32 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.38 s
12:24:32 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.249 s
12:24:32 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped
12:24:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
12:24:32 
12:24:32 (SWT:1495): Gdk-CRITICAL **: 16:24:32.905: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.064 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
12:24:35 clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest)  Time elapsed: 3.064 s
12:24:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
12:24:35 
12:24:35 (SWT:1495): Gdk-CRITICAL **: 16:24:35.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:36 
12:24:36 (SWT:1495): Gdk-CRITICAL **: 16:24:36.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:36 
12:24:36 (SWT:1495): Gdk-CRITICAL **: 16:24:36.092: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:41 
12:24:41 (SWT:1495): Gdk-CRITICAL **: 16:24:41.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:41 
12:24:41 (SWT:1495): Gdk-CRITICAL **: 16:24:41.214: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:41 
12:24:41 (SWT:1495): Gdk-CRITICAL **: 16:24:41.273: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:46 
12:24:46 (SWT:1495): Gdk-CRITICAL **: 16:24:46.360: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:47 
12:24:47 (SWT:1495): Gdk-CRITICAL **: 16:24:47.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:47 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.513 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
12:24:47 getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.06 s
12:24:47 getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.06 s
12:24:47 noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.065 s
12:24:47 bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.056 s
12:24:47 findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.059 s
12:24:47 closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.087 s
12:24:47 testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 1.065 s
12:24:47 findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.06 s
12:24:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
12:24:47 
12:24:47 (SWT:1495): Gdk-CRITICAL **: 16:24:47.488: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
12:24:47 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest)  Time elapsed: 0.082 s
12:24:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
12:24:47 
12:24:47 (SWT:1495): Gdk-CRITICAL **: 16:24:47.572: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:47 
12:24:47 (SWT:1495): Gtk-WARNING **: 16:24:47.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:49 
12:24:49 (SWT:1495): Gdk-CRITICAL **: 16:24:49.916: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:50 
12:24:50 (SWT:1495): Gtk-WARNING **: 16:24:50.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gdk-CRITICAL **: 16:24:52.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:52 
12:24:52 (SWT:1495): Gtk-WARNING **: 16:24:52.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:54 
12:24:54 (SWT:1495): Gdk-CRITICAL **: 16:24:54.621: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:54 
12:24:54 (SWT:1495): Gtk-WARNING **: 16:24:54.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:55 
12:24:55 (SWT:1495): Gtk-WARNING **: 16:24:54.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:55 
12:24:55 (SWT:1495): Gtk-WARNING **: 16:24:55.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:55 
12:24:55 (SWT:1495): Gtk-WARNING **: 16:24:55.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:55 
12:24:55 (SWT:1495): Gtk-WARNING **: 16:24:55.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:55 
12:24:55 (SWT:1495): Gtk-WARNING **: 16:24:55.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:55 
12:24:55 (SWT:1495): Gtk-WARNING **: 16:24:55.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gdk-CRITICAL **: 16:24:57.069: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:57 
12:24:57 (SWT:1495): Gtk-WARNING **: 16:24:57.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gdk-CRITICAL **: 16:24:59.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:24:59 
12:24:59 (SWT:1495): Gtk-WARNING **: 16:24:59.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.293 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
12:25:01 doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.343 s
12:25:01 click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.36 s
12:25:01 findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.343 s
12:25:01 doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.448 s
12:25:01 clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.417 s
12:25:01 findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.378 s
12:25:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
12:25:01 
12:25:01 (SWT:1495): Gdk-CRITICAL **: 16:25:01.867: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:02 
12:25:02 (SWT:1495): Gtk-WARNING **: 16:25:02.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gdk-CRITICAL **: 16:25:04.292: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:04 
12:25:04 (SWT:1495): Gtk-WARNING **: 16:25:04.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:06 
12:25:06 (SWT:1495): Gdk-CRITICAL **: 16:25:06.810: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:07 
12:25:07 (SWT:1495): Gtk-WARNING **: 16:25:07.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gdk-CRITICAL **: 16:25:09.169: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:09 
12:25:09 (SWT:1495): Gtk-WARNING **: 16:25:09.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:11 
12:25:11 (SWT:1495): Gdk-CRITICAL **: 16:25:11.658: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:12 
12:25:12 (SWT:1495): Gtk-WARNING **: 16:25:12.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gdk-CRITICAL **: 16:25:14.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:14 
12:25:14 (SWT:1495): Gtk-WARNING **: 16:25:14.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:16 
12:25:16 (SWT:1495): Gdk-CRITICAL **: 16:25:16.848: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:17 
12:25:17 (SWT:1495): Gtk-WARNING **: 16:25:17.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gdk-CRITICAL **: 16:25:19.447: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:19 
12:25:19 (SWT:1495): Gtk-WARNING **: 16:25:19.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gdk-CRITICAL **: 16:25:22.040: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:22 
12:25:22 (SWT:1495): Gtk-WARNING **: 16:25:22.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gdk-CRITICAL **: 16:25:24.524: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:24 
12:25:24 (SWT:1495): Gtk-WARNING **: 16:25:24.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gdk-CRITICAL **: 16:25:27.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:27 
12:25:27 (SWT:1495): Gtk-WARNING **: 16:25:27.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:29 
12:25:29 (SWT:1495): Gdk-CRITICAL **: 16:25:29.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:30 
12:25:30 (SWT:1495): Gtk-WARNING **: 16:25:30.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gdk-CRITICAL **: 16:25:32.289: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:32 
12:25:32 (SWT:1495): Gtk-WARNING **: 16:25:32.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gdk-CRITICAL **: 16:25:35.546: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:35 
12:25:35 (SWT:1495): Gtk-WARNING **: 16:25:35.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:38 
12:25:38 (SWT:1495): Gdk-CRITICAL **: 16:25:38.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:39 
12:25:39 (SWT:1495): Gtk-WARNING **: 16:25:39.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gdk-CRITICAL **: 16:25:41.172: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:41 
12:25:41 (SWT:1495): Gtk-WARNING **: 16:25:41.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gdk-CRITICAL **: 16:25:43.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:43 
12:25:43 (SWT:1495): Gtk-WARNING **: 16:25:43.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:45 
12:25:45 (SWT:1495): Gdk-CRITICAL **: 16:25:45.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:46 
12:25:46 (SWT:1495): Gtk-WARNING **: 16:25:46.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gdk-CRITICAL **: 16:25:48.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:48 
12:25:48 (SWT:1495): Gtk-WARNING **: 16:25:48.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gdk-CRITICAL **: 16:25:51.075: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:51 
12:25:51 (SWT:1495): Gtk-WARNING **: 16:25:51.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:53 
12:25:53 (SWT:1495): Gdk-CRITICAL **: 16:25:53.839: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:54 
12:25:54 (SWT:1495): Gtk-WARNING **: 16:25:54.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gdk-CRITICAL **: 16:25:56.527: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:56 
12:25:56 (SWT:1495): Gtk-WARNING **: 16:25:56.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gdk-CRITICAL **: 16:25:59.108: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:25:59 
12:25:59 (SWT:1495): Gtk-WARNING **: 16:25:59.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:01 
12:26:01 (SWT:1495): Gdk-CRITICAL **: 16:26:01.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:02 
12:26:02 (SWT:1495): Gtk-WARNING **: 16:26:02.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gdk-CRITICAL **: 16:26:04.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:04 
12:26:04 (SWT:1495): Gtk-WARNING **: 16:26:04.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gdk-CRITICAL **: 16:26:07.282: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:07 
12:26:07 (SWT:1495): Gtk-WARNING **: 16:26:07.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:09 
12:26:09 (SWT:1495): Gdk-CRITICAL **: 16:26:09.916: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:10 
12:26:10 (SWT:1495): Gtk-WARNING **: 16:26:10.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gdk-CRITICAL **: 16:26:12.560: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:12 
12:26:12 (SWT:1495): Gtk-WARNING **: 16:26:12.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gdk-CRITICAL **: 16:26:15.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:15 
12:26:15 (SWT:1495): Gtk-WARNING **: 16:26:15.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:17 
12:26:17 (SWT:1495): Gdk-CRITICAL **: 16:26:17.927: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:18 
12:26:18 (SWT:1495): Gtk-WARNING **: 16:26:18.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:20 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.753 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
12:26:20 containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.425 s
12:26:20 settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.517 s
12:26:20 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.36 s
12:26:20 selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.489 s
12:26:20 throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.454 s
12:26:20 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.735 s
12:26:20 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.598 s
12:26:20 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.593 s
12:26:20 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.484 s
12:26:20 searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.528 s
12:26:20 settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.611 s
12:26:20 findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.625 s
12:26:20 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.257 s
12:26:20 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.251 s
12:26:20 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.372 s
12:26:20 findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.405 s
12:26:20 throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.408 s
12:26:20 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.433 s
12:26:20 getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.657 s
12:26:20 findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.765 s
12:26:20 findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.688 s
12:26:20 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.58 s
12:26:20 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.841 s
12:26:20 settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.591 s
12:26:20 findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.74 s
12:26:20 getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.633 s
12:26:20 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.645 s
12:26:20 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.663 s
12:26:20 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.702 s
12:26:20 throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.694 s
12:26:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
12:26:20 
12:26:20 (SWT:1495): Gdk-CRITICAL **: 16:26:20.622: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
12:26:20 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest)  Time elapsed: 0.048 s
12:26:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
12:26:20 
12:26:20 (SWT:1495): Gdk-CRITICAL **: 16:26:20.673: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:21 
12:26:21 (SWT:1495): Gtk-WARNING **: 16:26:21.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gdk-CRITICAL **: 16:26:23.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:23 
12:26:23 (SWT:1495): Gtk-WARNING **: 16:26:23.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:25 
12:26:25 (SWT:1495): Gdk-CRITICAL **: 16:26:25.927: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:26 
12:26:26 (SWT:1495): Gtk-WARNING **: 16:26:26.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.94 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
12:26:28 findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.703 s
12:26:28 canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.549 s
12:26:28 findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.686 s
12:26:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
12:26:28 
12:26:28 (SWT:1495): Gdk-CRITICAL **: 16:26:28.616: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:29 
12:26:29 (SWT:1495): Gtk-WARNING **: 16:26:29.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gdk-CRITICAL **: 16:26:31.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:31 
12:26:31 (SWT:1495): Gtk-WARNING **: 16:26:31.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gdk-CRITICAL **: 16:26:34.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:34 
12:26:34 (SWT:1495): Gtk-WARNING **: 16:26:34.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gdk-CRITICAL **: 16:26:37.060: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:37 
12:26:37 (SWT:1495): Gtk-WARNING **: 16:26:37.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gdk-CRITICAL **: 16:26:40.108: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:40 
12:26:40 (SWT:1495): Gtk-WARNING **: 16:26:40.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gdk-CRITICAL **: 16:26:43.092: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:43 
12:26:43 (SWT:1495): Gtk-WARNING **: 16:26:43.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gdk-CRITICAL **: 16:26:46.019: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:46 
12:26:46 (SWT:1495): Gtk-WARNING **: 16:26:46.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:48 
12:26:48 (SWT:1495): Gdk-CRITICAL **: 16:26:48.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:49 
12:26:49 (SWT:1495): Gtk-WARNING **: 16:26:49.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gdk-CRITICAL **: 16:26:51.400: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:51 
12:26:51 (SWT:1495): Gtk-WARNING **: 16:26:51.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gdk-CRITICAL **: 16:26:54.123: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:54 
12:26:54 (SWT:1495): Gtk-WARNING **: 16:26:54.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:56 
12:26:56 (SWT:1495): Gdk-CRITICAL **: 16:26:56.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:57 
12:26:57 (SWT:1495): Gtk-WARNING **: 16:26:57.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:26:59 
12:26:59 (SWT:1495): Gdk-CRITICAL **: 16:26:59.833: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:00 
12:27:00 (SWT:1495): Gtk-WARNING **: 16:27:00.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gdk-CRITICAL **: 16:27:02.415: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:02 
12:27:02 (SWT:1495): Gtk-WARNING **: 16:27:02.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gdk-CRITICAL **: 16:27:05.432: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:05 
12:27:05 (SWT:1495): Gtk-WARNING **: 16:27:05.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:08 
12:27:08 (SWT:1495): Gdk-CRITICAL **: 16:27:08.717: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:09 
12:27:09 (SWT:1495): Gtk-WARNING **: 16:27:09.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gdk-CRITICAL **: 16:27:11.318: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:11 
12:27:11 (SWT:1495): Gtk-WARNING **: 16:27:11.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gdk-CRITICAL **: 16:27:14.039: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:14 
12:27:14 (SWT:1495): Gtk-WARNING **: 16:27:14.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:16 
12:27:16 (SWT:1495): Gdk-CRITICAL **: 16:27:16.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:17 
12:27:17 (SWT:1495): Gtk-WARNING **: 16:27:17.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:19 
12:27:19 (SWT:1495): Gdk-CRITICAL **: 16:27:19.710: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:20 
12:27:20 (SWT:1495): Gtk-WARNING **: 16:27:20.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gdk-CRITICAL **: 16:27:22.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:22 
12:27:22 (SWT:1495): Gtk-WARNING **: 16:27:22.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gdk-CRITICAL **: 16:27:25.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:25 
12:27:25 (SWT:1495): Gtk-WARNING **: 16:27:25.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:27 
12:27:27 (SWT:1495): Gdk-CRITICAL **: 16:27:27.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:28 
12:27:28 (SWT:1495): Gtk-WARNING **: 16:27:28.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gdk-CRITICAL **: 16:27:31.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:31 
12:27:31 (SWT:1495): Gtk-WARNING **: 16:27:31.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gdk-CRITICAL **: 16:27:39.419: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:39 
12:27:39 (SWT:1495): Gtk-WARNING **: 16:27:39.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gdk-CRITICAL **: 16:27:42.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:42 
12:27:42 (SWT:1495): Gtk-WARNING **: 16:27:42.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gdk-CRITICAL **: 16:27:45.459: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:45 
12:27:45 (SWT:1495): Gtk-WARNING **: 16:27:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:48 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.561 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
12:27:48 setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.922 s
12:27:48 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.739 s
12:27:48 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.782 s
12:27:48 doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.049 s
12:27:48 clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.983 s
12:27:48 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.927 s
12:27:48 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.682 s
12:27:48 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.699 s
12:27:48 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.722 s
12:27:48 findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.675 s
12:27:48 expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.035 s
12:27:48 expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.582 s
12:27:48 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.017 s
12:27:48 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.284 s
12:27:48 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.6 s
12:27:48 getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.72 s
12:27:48 selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.702 s
12:27:48 expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.969 s
12:27:48 findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.644 s
12:27:48 expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.733 s
12:27:48 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.872 s
12:27:48 clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.532 s
12:27:48 setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 7.926 s
12:27:48 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.088 s
12:27:48 getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.952 s
12:27:48 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.719 s
12:27:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
12:27:48 
12:27:48 (SWT:1495): Gdk-CRITICAL **: 16:27:48.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:48 
12:27:48 (SWT:1495): Gdk-CRITICAL **: 16:27:48.698: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:49 
12:27:49 (SWT:1495): Gdk-CRITICAL **: 16:27:49.216: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:49 
12:27:49 (SWT:1495): Gdk-CRITICAL **: 16:27:49.714: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:50 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
12:27:50 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.515 s
12:27:50 findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.518 s
12:27:50 findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.499 s
12:27:50 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.561 s
12:27:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
12:27:50 
12:27:50 (SWT:1495): Gdk-CRITICAL **: 16:27:50.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:50 
12:27:50 (SWT:1495): Gtk-WARNING **: 16:27:50.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gdk-CRITICAL **: 16:27:53.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:53 
12:27:53 (SWT:1495): Gtk-WARNING **: 16:27:53.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gdk-CRITICAL **: 16:27:56.378: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:56 
12:27:56 (SWT:1495): Gtk-WARNING **: 16:27:56.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.821 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
12:27:59 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.016 s
12:27:59 getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
12:27:59 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.081 s
12:27:59 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 2.722 s
12:27:59 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
12:27:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
12:27:59 
12:27:59 (SWT:1495): Gdk-CRITICAL **: 16:27:59.102: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:59 
12:27:59 (SWT:1495): Gdk-CRITICAL **: 16:27:59.131: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.105 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
12:27:59 testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped
12:27:59 testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest)  Time elapsed: 0.075 s
12:27:59 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
12:27:59 
12:27:59 (SWT:1495): Gdk-CRITICAL **: 16:27:59.209: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:27:59 
12:27:59 (SWT:1495): Gtk-WARNING **: 16:27:59.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:01 
12:28:01 (SWT:1495): Gdk-CRITICAL **: 16:28:01.896: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:02 
12:28:02 (SWT:1495): Gtk-WARNING **: 16:28:02.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gdk-CRITICAL **: 16:28:04.513: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:04 
12:28:04 (SWT:1495): Gtk-WARNING **: 16:28:04.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gdk-CRITICAL **: 16:28:07.203: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:07 
12:28:07 (SWT:1495): Gtk-WARNING **: 16:28:07.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:09 
12:28:09 (SWT:1495): Gdk-CRITICAL **: 16:28:09.814: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:10 
12:28:10 (SWT:1495): Gtk-WARNING **: 16:28:10.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gdk-CRITICAL **: 16:28:12.547: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:12 
12:28:12 (SWT:1495): Gtk-WARNING **: 16:28:12.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gdk-CRITICAL **: 16:28:15.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:15 
12:28:15 (SWT:1495): Gtk-WARNING **: 16:28:15.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gdk-CRITICAL **: 16:28:18.012: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:18 
12:28:18 (SWT:1495): Gtk-WARNING **: 16:28:18.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.463 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
12:28:20 findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.686 s
12:28:20 getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.617 s
12:28:20 findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.69 s
12:28:20 findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.611 s
12:28:20 nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.733 s
12:28:20 getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.695 s
12:28:20 previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.769 s
12:28:20 findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.66 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
12:28:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
12:28:20 testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 s
12:28:20 testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
12:28:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
12:28:20 equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0.001 s
12:28:20 equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
12:28:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
12:28:20 getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0.001 s
12:28:20 hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
12:28:20 equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
12:28:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
12:28:20 canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
12:28:20 popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
12:28:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
12:28:20 getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest)  Time elapsed: 0.001 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
12:28:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
12:28:20 canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
12:28:20 canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
12:28:20 canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
12:28:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
12:28:20 canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.001 s
12:28:20 canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
12:28:20 canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.001 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
12:28:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
12:28:20 canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.002 s
12:28:20 isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
12:28:20 joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
12:28:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
12:28:20 getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0.002 s
12:28:20 mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
12:28:20 
12:28:20 (SWT:1495): Gdk-CRITICAL **: 16:28:20.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:20 
12:28:20 (SWT:1495): Gtk-CRITICAL **: 16:28:20.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:28:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
12:28:20 testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest)  Time elapsed: 0.163 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
12:28:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
12:28:20 translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest)  Time elapsed: 0.001 s
12:28:20 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
12:28:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
12:28:20 hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
12:28:20 getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
12:28:20 equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
12:28:20 hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
12:28:20 equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
12:28:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
12:28:20 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0.001 s
12:28:20 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
12:28:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
12:28:20 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
12:28:20 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
12:28:20 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
12:28:20 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
12:28:20 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
12:28:20 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
12:28:20 
12:28:20 (SWT:1495): Gdk-CRITICAL **: 16:28:20.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
12:28:20 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.074 s
12:28:20 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
12:28:20 
12:28:20 (SWT:1495): Gdk-CRITICAL **: 16:28:20.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
12:28:21 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.519 s
12:28:21 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
12:28:21 
12:28:21 (SWT:1495): Gdk-CRITICAL **: 16:28:21.489: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
12:28:21 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.035 s
12:28:21 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
12:28:21 
12:28:21 (SWT:1495): Gdk-CRITICAL **: 16:28:21.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:21 
12:28:21 (SWT:1495): Gtk-WARNING **: 16:28:21.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:21 
12:28:21 (SWT:1495): Gtk-WARNING **: 16:28:21.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:22 
12:28:22 (SWT:1495): Gtk-WARNING **: 16:28:22.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:22 
12:28:22 (SWT:1495): Gtk-WARNING **: 16:28:22.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:22 
12:28:22 (SWT:1495): Gtk-WARNING **: 16:28:22.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:22 
12:28:22 (SWT:1495): Gtk-WARNING **: 16:28:22.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:22 
12:28:22 (SWT:1495): Gtk-WARNING **: 16:28:22.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.215 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
12:28:24 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 3.213 s
12:28:24 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
12:28:24 
12:28:24 (SWT:1495): Gdk-CRITICAL **: 16:28:24.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
12:28:25 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.528 s
12:28:25 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
12:28:25 
12:28:25 (SWT:1495): Gdk-CRITICAL **: 16:28:25.272: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
12:28:25 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.057 s
12:28:25 Running org.eclipse.swtbot.swt.finder.SWTBotTest
12:28:25 
12:28:25 (SWT:1495): Gdk-CRITICAL **: 16:28:25.331: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:25 
12:28:25 (SWT:1495): Gdk-CRITICAL **: 16:28:25.413: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:25 
12:28:25 (SWT:1495): Gdk-CRITICAL **: 16:28:25.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:30 
12:28:30 (SWT:1495): Gdk-CRITICAL **: 16:28:30.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:33 
12:28:33 (SWT:1495): Gdk-CRITICAL **: 16:28:33.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:33 
12:28:33 (SWT:1495): Gdk-CRITICAL **: 16:28:33.248: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:33 
12:28:33 (SWT:1495): Gdk-CRITICAL **: 16:28:33.331: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.085 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
12:28:38 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.081 s
12:28:38 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.081 s
12:28:38 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.084 s
12:28:38 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.586 s
12:28:38 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.084 s
12:28:38 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.084 s
12:28:38 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.084 s
12:28:38 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
12:28:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
12:28:38 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.005 s
12:28:38 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
12:28:38 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
12:28:38 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
12:28:38 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.003 s
12:28:38 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
12:28:38 
12:28:38 (SWT:1495): Gdk-CRITICAL **: 16:28:38.429: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:38 
12:28:38 (SWT:1495): Gtk-WARNING **: 16:28:38.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gdk-CRITICAL **: 16:28:41.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:41 
12:28:41 (SWT:1495): Gtk-WARNING **: 16:28:41.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:43 
12:28:43 (SWT:1495): Gdk-CRITICAL **: 16:28:43.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:44 
12:28:44 (SWT:1495): Gtk-WARNING **: 16:28:44.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:46 
12:28:46 (SWT:1495): Gdk-CRITICAL **: 16:28:46.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:47 
12:28:47 (SWT:1495): Gtk-WARNING **: 16:28:47.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gdk-CRITICAL **: 16:28:49.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:49 
12:28:49 (SWT:1495): Gtk-WARNING **: 16:28:49.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gdk-CRITICAL **: 16:28:52.150: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:52 
12:28:52 (SWT:1495): Gtk-WARNING **: 16:28:52.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:54 
12:28:54 (SWT:1495): Gdk-CRITICAL **: 16:28:54.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:55 
12:28:55 (SWT:1495): Gtk-WARNING **: 16:28:55.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:57 
12:28:57 (SWT:1495): Gdk-CRITICAL **: 16:28:57.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:28:58 
12:28:58 (SWT:1495): Gtk-WARNING **: 16:28:58.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:00 
12:29:00 (SWT:1495): Gdk-CRITICAL **: 16:29:00.582: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:01 
12:29:01 (SWT:1495): Gtk-WARNING **: 16:29:01.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gdk-CRITICAL **: 16:29:03.352: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:03 
12:29:03 (SWT:1495): Gtk-WARNING **: 16:29:03.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gdk-CRITICAL **: 16:29:06.146: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:06 
12:29:06 (SWT:1495): Gtk-WARNING **: 16:29:06.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:08 
12:29:08 (SWT:1495): Gdk-CRITICAL **: 16:29:08.949: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:09 
12:29:09 (SWT:1495): Gtk-WARNING **: 16:29:09.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:11 
12:29:11 (SWT:1495): Gdk-CRITICAL **: 16:29:11.711: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:12 
12:29:12 (SWT:1495): Gtk-WARNING **: 16:29:12.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:14 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.267 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
12:29:14 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.705 s
12:29:14 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.763 s
12:29:14 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.737 s
12:29:14 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.766 s
12:29:14 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.748 s
12:29:14 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.748 s
12:29:14 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.89 s
12:29:14 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.793 s
12:29:14 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.769 s
12:29:14 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.794 s
12:29:14 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.805 s
12:29:14 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.762 s
12:29:14 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.984 s
12:29:14 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
12:29:14 
12:29:14 (SWT:1495): Gdk-CRITICAL **: 16:29:14.698: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:15 
12:29:15 (SWT:1495): Gtk-WARNING **: 16:29:15.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:17 
12:29:17 (SWT:1495): Gdk-CRITICAL **: 16:29:17.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:17 
12:29:17 (SWT:1495): Gtk-WARNING **: 16:29:17.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:17 
12:29:17 (SWT:1495): Gtk-WARNING **: 16:29:17.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:17 
12:29:17 (SWT:1495): Gtk-WARNING **: 16:29:17.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:17 
12:29:17 (SWT:1495): Gtk-WARNING **: 16:29:17.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:17 
12:29:17 (SWT:1495): Gtk-WARNING **: 16:29:17.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:18 
12:29:18 (SWT:1495): Gtk-WARNING **: 16:29:18.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:18 
12:29:18 (SWT:1495): Gtk-WARNING **: 16:29:18.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:20 
12:29:20 (SWT:1495): Gdk-CRITICAL **: 16:29:20.723: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:21 
12:29:21 (SWT:1495): Gtk-WARNING **: 16:29:21.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:23 
12:29:23 (SWT:1495): Gdk-CRITICAL **: 16:29:23.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:24 
12:29:24 (SWT:1495): Gtk-WARNING **: 16:29:24.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:26 
12:29:26 (SWT:1495): Gdk-CRITICAL **: 16:29:26.958: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:27 
12:29:27 (SWT:1495): Gtk-WARNING **: 16:29:27.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
12:29:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.316 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
12:29:30 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.839 s
12:29:30 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.186 s
12:29:30 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.184 s
12:29:30 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.051 s
12:29:30 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.056 s
12:29:30 
12:29:30 Results:
12:29:30 
12:29:30 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
12:29:30 
12:29:30 [INFO] All tests passed!
12:29:30 [INFO] 
12:29:30 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
12:29:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar
12:29:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.pom
12:29:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-sources.jar
12:29:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:29:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:29:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
12:29:30 [INFO] 
12:29:30 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
12:29:30 [INFO] Building org.eclipse.swtbot.test 4.0.0-SNAPSHOT                  [51/57]
12:29:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] The project's OSGi version is 4.0.0.202206011610
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] 
12:29:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:29:30 [INFO] 
12:29:30 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.0.0-SNAPSHOT.jar
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.0.0-SNAPSHOT-sources-feature.jar
12:29:30 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
12:29:30             <plugin>
12:29:30                 <groupId>org.eclipse.tycho</groupId>
12:29:30                 <artifactId>tycho-p2-plugin</artifactId>
12:29:30                 <executions>
12:29:30                     <execution>
12:29:30                         <id>attach-p2-metadata</id>
12:29:30                         <phase>package</phase>
12:29:30                         <goals>
12:29:30                             <goal>p2-metadata</goal>
12:29:30                         </goals>
12:29:30                     </execution>
12:29:30                 </executions>
12:29:30             </plugin>
12:29:30 [INFO] 
12:29:30 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
12:29:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:30 [INFO] 
12:29:30 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
12:29:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.0.0-SNAPSHOT.jar
12:29:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.0.0-SNAPSHOT-sources-feature.jar
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
12:29:32 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
12:29:32 [INFO] 
12:29:32 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
12:29:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.test-4.0.0-SNAPSHOT.jar
12:29:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.test-4.0.0-SNAPSHOT.pom
12:29:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.test-4.0.0-SNAPSHOT-sources-feature.jar
12:29:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.test-4.0.0-SNAPSHOT-p2metadata.xml
12:29:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
12:29:32 [INFO] 
12:29:32 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
12:29:32 [INFO] Building org.eclipse.swtbot.generator.test 4.0.0-SNAPSHOT        [52/57]
12:29:32 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
12:29:32 [INFO] The project's OSGi version is 4.0.0.202206011610
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
12:29:32 [INFO] 
12:29:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
12:29:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:29:32 [INFO] 
12:29:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
12:29:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
12:29:32 [INFO] 
12:29:32 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
12:29:32 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
12:29:33 [INFO] 
12:29:33 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
12:29:33 [INFO] 
12:29:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-sources.jar
12:29:33 [INFO] 
12:29:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] 
12:29:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar
12:29:33 [INFO] 
12:29:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] 
12:29:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] 
12:29:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
12:29:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:33 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar
12:29:33 [INFO] 
12:29:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
12:29:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar
12:29:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-sources.jar
12:29:35 [INFO] 
12:29:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
12:29:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:35 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar
12:29:35 [INFO] 
12:29:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
12:29:35 [INFO] 
12:29:35 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
12:29:35 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
12:29:35 [INFO] Command line:
12:29:35 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread]
12:29:41 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
12:29:41 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:29:41 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:29:41 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:29:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
12:29:42 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.682 s
12:29:42 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.199 s
12:29:42 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.237 s
12:29:42 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
12:29:44 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
12:29:44 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.215 s
12:29:44 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.202 s
12:29:44 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.191 s
12:29:44 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.182 s
12:29:44 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.188 s
12:29:44 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.158 s
12:29:44 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.175 s
12:29:44 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
12:29:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
12:29:44 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.176 s
12:29:44 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
12:29:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
12:29:44 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 0.157 s
12:29:44 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
12:29:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
12:29:44 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.15 s
12:29:44 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
12:29:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
12:29:44 testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest)  Time elapsed: 0.171 s
12:29:44 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
12:29:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
12:29:45 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.149 s
12:29:45 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
12:29:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
12:29:45 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.167 s
12:29:45 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
12:29:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
12:29:45 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.196 s
12:29:45 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
12:29:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
12:29:45 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.145 s
12:29:45 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
12:29:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
12:29:46 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.167 s
12:29:46 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.145 s
12:29:46 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.146 s
12:29:46 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
12:29:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
12:29:46 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.179 s
12:29:46 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.144 s
12:29:46 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
12:29:46 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
12:29:46 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.134 s
12:29:46 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.118 s
12:29:46 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.139 s
12:29:46 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.166 s
12:29:46 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
12:29:47 
12:29:47 (SWT:2012): Gtk-CRITICAL **: 16:29:47.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:29:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
12:29:47 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.155 s
12:29:47 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.162 s
12:29:47 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
12:29:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
12:29:47 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.156 s
12:29:47 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.141 s
12:29:47 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.13 s
12:29:47 
12:29:47 Results:
12:29:47 
12:29:47 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
12:29:47 
12:29:48 [INFO] All tests passed!
12:29:48 [INFO] 
12:29:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
12:29:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar
12:29:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.pom
12:29:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-sources.jar
12:29:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:29:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-p2metadata.xml
12:29:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
12:29:48 [INFO] 
12:29:48 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
12:29:48 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.0.0-SNAPSHOT    [53/57]
12:29:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] The project's OSGi version is 4.0.0.202206011610
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] 
12:29:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:29:48 [INFO] 
12:29:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
12:29:48 [INFO] 
12:29:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-sources.jar
12:29:48 [INFO] 
12:29:48 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] 
12:29:48 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:48 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar
12:29:48 [INFO] 
12:29:48 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar
12:29:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-sources.jar
12:29:51 [INFO] 
12:29:51 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:29:51 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar
12:29:51 [INFO] 
12:29:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:51 [INFO] 
12:29:51 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
12:29:51 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log
12:29:51 [INFO] Command line:
12:29:51 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread]
12:29:58 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
12:29:59 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:29:59 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:29:59 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:29:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
12:29:59 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 0.921 s
12:29:59 
12:29:59 Results:
12:29:59 
12:29:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:29:59 
12:30:01 [INFO] All tests passed!
12:30:01 [INFO] 
12:30:01 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
12:30:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar
12:30:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.pom
12:30:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-sources.jar
12:30:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:30:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-p2metadata.xml
12:30:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
12:30:01 [INFO] 
12:30:01 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
12:30:01 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.0.0-SNAPSHOT [54/57]
12:30:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] The project's OSGi version is 4.0.0.202206011610
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] 
12:30:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:30:01 [INFO] 
12:30:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
12:30:01 [INFO] 
12:30:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:01 [INFO] 
12:30:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] 
12:30:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:01 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar
12:30:01 [INFO] 
12:30:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar
12:30:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:03 [INFO] 
12:30:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:03 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar
12:30:03 [INFO] 
12:30:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:03 [INFO] 
12:30:03 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:03 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log
12:30:03 [INFO] Command line:
12:30:03 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread]
12:30:09 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
12:30:10 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:30:10 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:30:10 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:30:10 
12:30:10 (SWT:2189): Gtk-CRITICAL **: 16:30:10.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:10 
12:30:10 (SWT:2189): Gtk-CRITICAL **: 16:30:10.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:12 
12:30:12 (SWT:2189): Gtk-CRITICAL **: 16:30:12.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:12 
12:30:12 (SWT:2189): Gtk-CRITICAL **: 16:30:12.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:12 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
12:30:12 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 0.673 s
12:30:12 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.237 s
12:30:12 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.553 s
12:30:12 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.167 s
12:30:12 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.066 s
12:30:12 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.315 s
12:30:12 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.045 s
12:30:12 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.058 s
12:30:12 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.08 s
12:30:12 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 0.114 s
12:30:12 
12:30:12 Results:
12:30:12 
12:30:12 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:30:12 
12:30:13 [INFO] All tests passed!
12:30:13 [INFO] 
12:30:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar
12:30:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.pom
12:30:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:30:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:30:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
12:30:13 [INFO] 
12:30:13 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
12:30:13 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.0.0-SNAPSHOT [55/57]
12:30:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] The project's OSGi version is 4.0.0.202206011610
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] 
12:30:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:30:13 [INFO] 
12:30:13 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
12:30:13 [INFO] 
12:30:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:13 [INFO] 
12:30:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] 
12:30:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:13 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar
12:30:13 [INFO] 
12:30:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar
12:30:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:15 [INFO] 
12:30:15 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:15 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar
12:30:15 [INFO] 
12:30:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:15 [INFO] 
12:30:15 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:15 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data/.metadata/.log
12:30:15 [INFO] Command line:
12:30:15 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/surefire.properties, -nouithread]
12:30:21 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
12:30:22 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:30:22 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:30:22 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:30:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
12:30:22 testCheckBoxGroup(org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest)  Time elapsed: 0.352 s
12:30:22 
12:30:22 Results:
12:30:22 
12:30:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:30:22 
12:30:23 [INFO] All tests passed!
12:30:23 [INFO] 
12:30:23 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar
12:30:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.pom
12:30:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:30:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:30:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
12:30:23 [INFO] 
12:30:23 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
12:30:23 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.0.0-SNAPSHOT [56/57]
12:30:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] The project's OSGi version is 4.0.0.202206011610
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] 
12:30:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:30:23 [INFO] 
12:30:23 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
12:30:23 [INFO] 
12:30:23 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:23 [INFO] 
12:30:23 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] 
12:30:23 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:23 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar
12:30:23 [INFO] 
12:30:23 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar
12:30:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:25 [INFO] 
12:30:25 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:25 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar
12:30:25 [INFO] 
12:30:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:25 [INFO] 
12:30:25 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:25 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data/.metadata/.log
12:30:25 [INFO] Command line:
12:30:25 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/surefire.properties, -nouithread]
12:30:31 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
12:30:31 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:30:31 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:30:31 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:30:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
12:30:32 testStepbar(org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest)  Time elapsed: 0.341 s
12:30:32 
12:30:32 Results:
12:30:32 
12:30:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:30:32 
12:30:33 [INFO] All tests passed!
12:30:33 [INFO] 
12:30:33 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar
12:30:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.pom
12:30:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:30:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:30:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
12:30:33 [INFO] 
12:30:33 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
12:30:33 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.0.0-SNAPSHOT [57/57]
12:30:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] The project's OSGi version is 4.0.0.202206011610
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] 
12:30:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
12:30:33 [INFO] 
12:30:33 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
12:30:33 [INFO] 
12:30:33 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:30:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:33 [INFO] 
12:30:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] 
12:30:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:33 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar
12:30:33 [INFO] 
12:30:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar
12:30:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:35 [INFO] 
12:30:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
12:30:35 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar
12:30:35 [INFO] 
12:30:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:35 [INFO] 
12:30:35 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:35 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data/.metadata/.log
12:30:35 [INFO] Command line:
12:30:35 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/surefire.properties, -nouithread]
12:30:40 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
12:30:40 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12:30:40 SLF4J: Defaulting to no-operation (NOP) logger implementation
12:30:40 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.094: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.094: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.101: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.101: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.371: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.371: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.378: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.378: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.450: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 
12:30:41 (SWT:2448): Gtk-WARNING **: 16:30:41.453: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
12:30:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
12:30:41 testSetLowerValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.315 s
12:30:41 testSetUpperValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.095 s
12:30:41 testSetSelection(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.084 s
12:30:41 
12:30:41 Results:
12:30:41 
12:30:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:30:41 
12:30:42 [INFO] All tests passed!
12:30:42 [INFO] 
12:30:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar
12:30:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.pom
12:30:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-sources.jar
12:30:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-pack200.jar.pack.gz
12:30:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-p2metadata.xml
12:30:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.0.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.0.0-SNAPSHOT-p2artifacts.xml
12:30:42 [INFO] 
12:30:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
12:30:42 [INFO] ------------------------------------------------------------------------
12:30:42 [INFO] Reactor Summary:
12:30:42 [INFO] 
12:30:42 [INFO] Eclipse SWTBot 4.0.0-SNAPSHOT ...................... SUCCESS [  8.104 s]
12:30:42 [INFO] org.eclipse.swtbot.ant.junit 4.0.0-SNAPSHOT ........ SUCCESS [  9.211 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.core 4.0.0-SNAPSHOT ..... SUCCESS [  3.926 s]
12:30:42 [INFO] org.eclipse.swtbot.swt.finder 4.0.0-SNAPSHOT ....... SUCCESS [  7.914 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.finder 4.0.0-SNAPSHOT ... SUCCESS [  3.322 s]
12:30:42 [INFO] org.eclipse.swtbot.e4.finder 4.0.0-SNAPSHOT ........ SUCCESS [  2.560 s]
12:30:42 [INFO] org.eclipse.swtbot.junit4_x 4.0.0-SNAPSHOT ......... SUCCESS [  2.219 s]
12:30:42 [INFO] org.eclipse.swtbot 4.0.0-SNAPSHOT .................. SUCCESS [  2.389 s]
12:30:42 [INFO] org.eclipse.swtbot.forms.finder 4.0.0-SNAPSHOT ..... SUCCESS [  2.366 s]
12:30:42 [INFO] org.eclipse.swtbot.forms 4.0.0-SNAPSHOT ............ SUCCESS [  2.467 s]
12:30:42 [INFO] org.eclipse.swtbot.go 4.0.0-SNAPSHOT ............... SUCCESS [  1.890 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse 4.0.0-SNAPSHOT .......... SUCCESS [  2.341 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.dsl 4.0.0-SNAPSHOT ...... SUCCESS [  2.522 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.gef.finder 4.0.0-SNAPSHOT SUCCESS [  2.448 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.spy 4.0.0-SNAPSHOT ...... SUCCESS [  2.523 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.junit.headless 4.0.0-SNAPSHOT SUCCESS [  2.424 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.test.junit 4.0.0-SNAPSHOT SUCCESS [  1.892 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.ui 4.0.0-SNAPSHOT ....... SUCCESS [  2.728 s]
12:30:42 [INFO] org.eclipse.swtbot.generator 4.0.0-SNAPSHOT ........ SUCCESS [  2.679 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.client 4.0.0-SNAPSHOT . SUCCESS [  3.045 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.rules.workbench 4.0.0-SNAPSHOT SUCCESS [  2.345 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.jdt 4.0.0-SNAPSHOT .... SUCCESS [  2.683 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.ui 4.0.0-SNAPSHOT ..... SUCCESS [  2.688 s]
12:30:42 [INFO] org.eclipse.swtbot.junit5_x 4.0.0-SNAPSHOT ......... SUCCESS [  2.030 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.gallery.finder 4.0.0-SNAPSHOT SUCCESS [  2.467 s]
12:30:42 [INFO] org.eclipse.swt.examples 4.0.0-SNAPSHOT ............ SUCCESS [  6.671 s]
12:30:42 [INFO] org.eclipse.swtbot.swt.demo 4.0.0-SNAPSHOT ......... SUCCESS [  2.395 s]
12:30:42 [INFO] org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT ..... SUCCESS [  3.666 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.nattable.finder 4.0.0-SNAPSHOT SUCCESS [  2.324 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder 4.0.0-SNAPSHOT SUCCESS [  2.350 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.stepbar.finder 4.0.0-SNAPSHOT SUCCESS [  2.557 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder 4.0.0-SNAPSHOT SUCCESS [  2.157 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.gef 4.0.0-SNAPSHOT ...... SUCCESS [  2.104 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.feature 4.0.0-SNAPSHOT  SUCCESS [  2.248 s]
12:30:42 [INFO] org.eclipse.swtbot.ide 4.0.0-SNAPSHOT .............. SUCCESS [  1.790 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.junit5.headless 4.0.0-SNAPSHOT SUCCESS [  2.657 s]
12:30:42 [INFO] org.eclipse.swtbot.junit5 4.0.0-SNAPSHOT ........... SUCCESS [  1.857 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.gallery 4.0.0-SNAPSHOT ... SUCCESS [  1.962 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.nattable 4.0.0-SNAPSHOT .. SUCCESS [  2.233 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.checkboxgroup 4.0.0-SNAPSHOT SUCCESS [  2.119 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.stepbar 4.0.0-SNAPSHOT ... SUCCESS [  2.169 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.rangeslider 4.0.0-SNAPSHOT SUCCESS [  2.327 s]
12:30:42 [INFO] org.eclipse.swtbot.updatesite 4.0.0-SNAPSHOT ....... SUCCESS [  3.780 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.ui.test 4.0.0-SNAPSHOT .. SUCCESS [ 18.458 s]
12:30:42 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards 4.0.0-SNAPSHOT SUCCESS [  2.038 s]
12:30:42 [INFO] org.eclipse.swtbot.forms.finder.test 4.0.0-SNAPSHOT  SUCCESS [ 11.436 s]
12:30:42 [INFO] org.eclipse.swtbot.eclipse.finder.test 4.0.0-SNAPSHOT SUCCESS [01:49 min]
12:30:42 [INFO] org.eclipse.swtbot.e4.finder.test 4.0.0-SNAPSHOT ... SUCCESS [ 12.376 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test 4.0.0-SNAPSHOT SUCCESS [  9.899 s]
12:30:42 [INFO] org.eclipse.swtbot.swt.finder.test 4.0.0-SNAPSHOT .. SUCCESS [13:00 min]
12:30:42 [INFO] org.eclipse.swtbot.test 4.0.0-SNAPSHOT ............. SUCCESS [  2.476 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.test 4.0.0-SNAPSHOT ... SUCCESS [ 15.655 s]
12:30:42 [INFO] org.eclipse.swtbot.generator.jdt.test 4.0.0-SNAPSHOT SUCCESS [ 12.583 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test 4.0.0-SNAPSHOT SUCCESS [ 12.159 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.0.0-SNAPSHOT SUCCESS [ 10.040 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test 4.0.0-SNAPSHOT SUCCESS [  9.696 s]
12:30:42 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test 4.0.0-SNAPSHOT SUCCESS [  9.338 s]
12:30:42 [INFO] ------------------------------------------------------------------------
12:30:42 [INFO] BUILD SUCCESS
12:30:42 [INFO] ------------------------------------------------------------------------
12:30:42 [INFO] Total time:  20:13 min
12:30:42 [INFO] Finished at: 2022-06-01T16:30:42Z
12:30:42 [INFO] ------------------------------------------------------------------------
12:30:43 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins5846820022725736790.sh
12:30:43 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
12:30:44 + scp -r org.eclipse.swtbot.updatesite/target/repository/artifacts.jar org.eclipse.swtbot.updatesite/target/repository/artifacts.xml.xz org.eclipse.swtbot.updatesite/target/repository/content.jar org.eclipse.swtbot.updatesite/target/repository/content.xml.xz org.eclipse.swtbot.updatesite/target/repository/features org.eclipse.swtbot.updatesite/target/repository/p2.index org.eclipse.swtbot.updatesite/target/repository/plugins genie.swtbot@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/
12:30:45 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
12:30:46 Terminating xvnc.
12:30:52 $ ssh-agent -k
12:30:52 unset SSH_AUTH_SOCK;
12:30:52 unset SSH_AGENT_PID;
12:30:52 echo Agent pid 66 killed;
12:30:52 [ssh-agent] Stopped.
12:30:52 Recording test results
12:30:53 [Checks API] No suitable checks publisher found.
12:30:53 Archiving artifacts
12:30:54 Finished: SUCCESS