Skip to content

Console Output

07:05:19 Started by an SCM change
07:05:19 Running as SYSTEM
07:05:19 Agent centos-7-2rkqn is provisioned from template centos-7
07:05:19 ---
07:05:19 apiVersion: "v1"
07:05:19 kind: "Pod"
07:05:19 metadata:
07:05:19   labels:
07:05:19     jenkins: "slave"
07:05:19     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
07:05:19     jenkins/label: "migration_jipp-migration_centos-7"
07:05:19   name: "centos-7-2rkqn"
07:05:19   namespace: "swtbot"
07:05:19 spec:
07:05:19   containers:
07:05:19   - env:
07:05:19     - name: "JENKINS_SECRET"
07:05:19       value: "********"
07:05:19     - name: "JENKINS_TUNNEL"
07:05:19       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
07:05:19     - name: "JENKINS_AGENT_NAME"
07:05:19       value: "centos-7-2rkqn"
07:05:19     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:05:19       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:05:19         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:05:19     - name: "JAVA_TOOL_OPTIONS"
07:05:19       value: ""
07:05:19     - name: "_JAVA_OPTIONS"
07:05:19       value: ""
07:05:19     - name: "OPENJ9_JAVA_OPTIONS"
07:05:19       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:05:19     - name: "JENKINS_NAME"
07:05:19       value: "centos-7-2rkqn"
07:05:19     - name: "JENKINS_AGENT_WORKDIR"
07:05:19       value: "/home/jenkins/agent"
07:05:19     - name: "JENKINS_URL"
07:05:19       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
07:05:19     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
07:05:19     imagePullPolicy: "Always"
07:05:19     name: "jnlp"
07:05:19     resources:
07:05:19       limits:
07:05:19         cpu: "2000m"
07:05:19         memory: "4096Mi"
07:05:19       requests:
07:05:19         cpu: "1000m"
07:05:19         memory: "4096Mi"
07:05:19     tty: true
07:05:19     volumeMounts:
07:05:19     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:05:19       name: "m2-dir"
07:05:19       readOnly: true
07:05:19       subPath: "toolchains.xml"
07:05:19     - mountPath: "/home/jenkins/.mavenrc"
07:05:19       name: "m2-dir"
07:05:19       readOnly: true
07:05:19       subPath: ".mavenrc"
07:05:19     - mountPath: "/opt/tools"
07:05:19       name: "volume-0"
07:05:19       readOnly: false
07:05:19     - mountPath: "/home/jenkins"
07:05:19       name: "volume-2"
07:05:19       readOnly: false
07:05:19     - mountPath: "/home/jenkins/.m2/repository"
07:05:19       name: "volume-3"
07:05:19       readOnly: false
07:05:19     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:05:19       name: "m2-secret-dir"
07:05:19       readOnly: true
07:05:19       subPath: "settings-security.xml"
07:05:19     - mountPath: "/home/jenkins/.m2/wrapper"
07:05:19       name: "volume-4"
07:05:19       readOnly: false
07:05:19     - mountPath: "/home/jenkins/.m2/settings.xml"
07:05:19       name: "m2-secret-dir"
07:05:19       readOnly: true
07:05:19       subPath: "settings.xml"
07:05:19     - mountPath: "/home/jenkins/.ssh"
07:05:19       name: "volume-1"
07:05:19       readOnly: false
07:05:19       subPath: ""
07:05:19     - mountPath: "/home/jenkins/agent"
07:05:19       name: "workspace-volume"
07:05:19       readOnly: false
07:05:19     workingDir: "/home/jenkins/agent"
07:05:19   nodeSelector:
07:05:19     kubernetes.io/os: "linux"
07:05:19   restartPolicy: "Never"
07:05:19   volumes:
07:05:19   - name: "volume-0"
07:05:19     persistentVolumeClaim:
07:05:19       claimName: "tools-claim-jiro-swtbot"
07:05:19       readOnly: true
07:05:19   - name: "m2-secret-dir"
07:05:19     secret:
07:05:19       secretName: "m2-secret-dir"
07:05:19   - emptyDir:
07:05:19       medium: ""
07:05:19     name: "volume-2"
07:05:19   - configMap:
07:05:19       name: "m2-dir"
07:05:19     name: "m2-dir"
07:05:19   - configMap:
07:05:19       name: "known-hosts"
07:05:19     name: "volume-1"
07:05:19   - emptyDir:
07:05:19       medium: ""
07:05:19     name: "workspace-volume"
07:05:19   - emptyDir:
07:05:19       medium: ""
07:05:19     name: "volume-4"
07:05:19   - emptyDir:
07:05:19       medium: ""
07:05:19     name: "volume-3"
07:05:19 
07:05:19 Building remotely on centos-7-2rkqn (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
07:05:19 [ssh-agent] Looking for ssh-agent implementation...
07:05:19 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
07:05:19 $ ssh-agent
07:05:19 SSH_AUTH_SOCK=/tmp/ssh-XK65fHfiIrRx/agent.51
07:05:19 SSH_AGENT_PID=53
07:05:19 [ssh-agent] Started.
07:05:19 Running ssh-add (command line suppressed)
07:05:19 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_13941769176940978445.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_13941769176940978445.key)
07:05:20 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
07:05:20 The recommended git tool is: NONE
07:05:21 No credentials specified
07:05:21 Cloning the remote Git repository
07:05:21 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
07:05:21  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
07:05:21 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
07:05:21  > git --version # timeout=10
07:05:21  > git --version # 'git version 2.36.6'
07:05:21  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:05:22  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
07:05:22  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:05:23 Avoid second fetch
07:05:23  > git rev-parse origin/master^{commit} # timeout=10
07:05:23 Checking out Revision 56313702c73a58b70dc9c89e35708efeb868463e (origin/master)
07:05:23  > git config core.sparsecheckout # timeout=10
07:05:23  > git checkout -f 56313702c73a58b70dc9c89e35708efeb868463e # timeout=10
07:05:23 Commit message: "Remove unintended logging"
07:05:23  > git rev-list --no-walk f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 # timeout=10
07:05:54 [swtbot-tycho] $ Xvnc -help
07:05:54 Starting xvnc
07:05:54 [swtbot-tycho] $ Xvnc :79 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
07:05:54 
07:05:54 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
07:05:54 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
07:05:54 See http://www.tigervnc.org for information on TigerVNC.
07:05:54 Underlying X server release 12004000, The X.Org Foundation
07:05:54 
07:05:54 
07:05:54 Mon Jun 26 11:05:54 2023
07:05:54  vncext:      VNC extension running!
07:05:54  vncext:      Listening for VNC connections on all interface(s), port 5979
07:05:54  vncext:      created VNC server for screen 0
07:05:54 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins16337480329370672811.sh
07:05:54 + metacity --sm-disable --replace
07:05:54 [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
07:05:54 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
07:05:54 Maven home: /opt/tools/apache-maven/latest
07:05:54 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
07:05:54 Default locale: en_US, platform encoding: UTF-8
07:05:54 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
07:05:55 [INFO] Scanning for projects...
07:06:14 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
07:06:14 [INFO]     Cache location:         /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho
07:06:14 [INFO]     Transport mode:         online
07:06:14 [INFO]     Update mode:            cache first
07:06:14 [INFO]     Minimum cache duration: 60 minutes
07:06:14 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
07:06:24 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2023-06/2023-06.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@35c83c56...
07:06:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
07:06:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
07:06:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
07:06:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
07:06:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
07:06:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
07:06:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
07:06:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
07:06:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
07:06:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
07:06:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
07:06:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
07:06:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
07:06:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
07:06:42 [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
07:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
07:06:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
07:06:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
07:06:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
07:06:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
07:06:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
07:06:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
07:06:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
07:06:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
07:06:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
07:06:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
07:06:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
07:06:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
07:06:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
07:06:45 [INFO] ------------------------------------------------------------------------
07:06:45 [INFO] Reactor Build Order:
07:06:45 [INFO] 
07:06:45 [INFO] Eclipse SWTBot                                                     [pom]
07:06:45 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
07:06:45 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
07:06:45 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
07:06:45 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
07:06:45 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
07:06:45 [INFO] 
07:06:45 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
07:06:45 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
07:06:45 [INFO]   from pom.xml
07:06:45 [INFO] --------------------------------[ pom ]---------------------------------
07:06:45 [INFO] 
07:06:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent ---
07:06:52 [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.*
07:06:52 [INFO] 
07:06:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent ---
07:06:52 [INFO] 
07:06:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ parent ---
07:06:52 [INFO] 
07:06:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent ---
07:06:54 [INFO] 
07:06:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ parent ---
07:06:54 [INFO] 
07:06:54 [INFO] --- install:3.1.0:install (default-install) @ parent ---
07:06:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.1.0-SNAPSHOT/parent-4.1.0-SNAPSHOT.pom
07:06:54 [INFO] 
07:06:54 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
07:06:54 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
07:06:54 [INFO]   from org.eclipse.swtbot.ant.junit/pom.xml
07:06:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:06:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:06:54 [INFO] 
07:06:54 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
07:06:54 [INFO] The project's OSGi version is 4.1.0.202306261105
07:06:54 [INFO] 
07:06:54 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
07:06:54 [INFO] 
07:06:54 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
07:06:54 [INFO] 
07:06:54 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
07:06:55 [INFO] 
07:06:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit ---
07:06:55 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit...
07:06:56 [INFO] 
07:06:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
07:06: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.*
07:06:56 [INFO] 
07:06:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] 
07:06:57 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] 
07:06:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:06:57 [INFO] No tests to run.
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
07:06:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
07:07:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
07:07:00 [INFO] 
07:07:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
07:07:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
07:07:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.ant.junit ---
07:07:03 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:03 [INFO] 
07:07:03 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.ant.junit ---
07:07:03 [INFO] No tests to run.
07:07:03 [INFO] 
07:07:03 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
07:07:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
07:07:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.pom
07:07:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
07:07:03 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2metadata.xml
07:07:03 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
07:07:03 [INFO] 
07:07:03 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
07:07:03 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
07:07:03 [INFO]   from org.eclipse.swtbot.eclipse.core/pom.xml
07:07:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:03 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:04 [INFO] 
07:07:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:04 [INFO] 
07:07:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] 
07:07:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] 
07:07:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] 
07:07:04 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core...
07:07:04 [INFO] 
07:07:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
07:07: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.*
07:07:04 [INFO] 
07:07:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
07:07:04 [INFO] 
07:07:04 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
07:07:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] 
07:07:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] 
07:07:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:05 [INFO] No tests to run.
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] 
07:07:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
07:07:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
07:07:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.core ---
07:07:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:08 [INFO] 
07:07:08 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.core ---
07:07:08 [INFO] No tests to run.
07:07:08 [INFO] 
07:07:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
07:07:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
07:07:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.pom
07:07:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
07:07:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2metadata.xml
07:07:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
07:07:08 [INFO] 
07:07:08 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
07:07:08 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
07:07:08 [INFO]   from org.eclipse.swtbot.swt.finder/pom.xml
07:07:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder...
07:07:08 [INFO] 
07:07:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [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.*
07:07:08 [INFO] 
07:07:08 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
07:07:08 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] 
07:07:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] 
07:07:09 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:09 [INFO] No tests to run.
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] 
07:07:09 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
07:07:09 [INFO] 
07:07:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
07:07:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
07:07:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder ---
07:07:13 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:13 [INFO] 
07:07:13 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder ---
07:07:13 [INFO] No tests to run.
07:07:13 [INFO] 
07:07:13 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
07:07:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
07:07:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.pom
07:07:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
07:07:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:07:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
07:07:13 [INFO] 
07:07:13 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
07:07:13 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
07:07:13 [INFO]   from org.eclipse.swtbot.eclipse.finder/pom.xml
07:07:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:13 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] 
07:07:13 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder...
07:07:13 [INFO] 
07:07:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
07:07: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.*
07:07:13 [INFO] 
07:07:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
07:07:13 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] 
07:07:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] 
07:07:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:14 [INFO] No tests to run.
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] 
07:07:14 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] 
07:07:14 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
07:07:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
07:07:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.finder ---
07:07:16 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:16 [INFO] 
07:07:16 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.finder ---
07:07:16 [INFO] No tests to run.
07:07:16 [INFO] 
07:07:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
07:07:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
07:07:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.pom
07:07:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
07:07:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:07:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
07:07:16 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
07:07:16 [INFO]   from org.eclipse.swtbot.e4.finder/pom.xml
07:07:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder...
07:07:16 [INFO] 
07:07:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
07:07: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.*
07:07:16 [INFO] 
07:07:16 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:16 [INFO] No tests to run.
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
07:07:16 [INFO] 
07:07:16 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
07:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
07:07:17 [INFO] 
07:07:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
07:07:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
07:07:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.e4.finder ---
07:07:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:19 [INFO] 
07:07:19 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.e4.finder ---
07:07:19 [INFO] No tests to run.
07:07:19 [INFO] 
07:07:19 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
07:07:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
07:07:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.pom
07:07:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
07:07:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:07:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
07:07:19 [INFO] 
07:07:19 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
07:07:19 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
07:07:19 [INFO]   from org.eclipse.swtbot.junit4_x/pom.xml
07:07:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:19 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x...
07:07:19 [INFO] 
07:07:19 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
07:07: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.*
07:07:19 [INFO] 
07:07:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:19 [INFO] No tests to run.
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] 
07:07:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
07:07:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
07:07:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit4_x ---
07:07:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:22 [INFO] 
07:07:22 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit4_x ---
07:07:22 [INFO] No tests to run.
07:07:22 [INFO] 
07:07:22 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
07:07:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
07:07:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.pom
07:07:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
07:07:22 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2metadata.xml
07:07:22 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
07:07:22 [INFO] 
07:07:22 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
07:07:22 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
07:07:22 [INFO]   from org.eclipse.swtbot/pom.xml
07:07:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:22 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
07:07:22 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
07:07: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.*
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot ---
07:07:22 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
07:07:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot ---
07:07:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:07:22 [INFO] 
07:07:22 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot ---
07:07:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:07:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:07:24 [INFO] 
07:07:24 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
07:07:24 [INFO] 
07:07:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot ---
07:07:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:07:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.pom
07:07:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:07:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2metadata.xml
07:07:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:24 [INFO] 
07:07:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
07:07:24 [INFO] 
07:07:24 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
07:07:24 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
07:07:24 [INFO]   from org.eclipse.swtbot.forms.finder/pom.xml
07:07:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder...
07:07:25 [INFO] 
07:07:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
07:07: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.*
07:07:25 [INFO] 
07:07:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:25 [INFO] No tests to run.
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] 
07:07:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
07:07:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
07:07:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.forms.finder ---
07:07:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:27 [INFO] 
07:07:27 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.forms.finder ---
07:07:27 [INFO] No tests to run.
07:07:27 [INFO] 
07:07:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
07:07:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
07:07:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.pom
07:07:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
07:07:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:07:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
07:07:27 [INFO] 
07:07:27 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
07:07:27 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
07:07:27 [INFO]   from org.eclipse.swtbot.forms/pom.xml
07:07:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
07:07: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.*
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
07:07:27 [INFO] 
07:07:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
07:07:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:07:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
07:07:30 [INFO] 
07:07:30 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
07:07:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:07:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.pom
07:07:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
07:07:30 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2metadata.xml
07:07:30 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
07:07:30 [INFO] 
07:07:30 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
07:07:30 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
07:07:30 [INFO]   from org.eclipse.swtbot.go/pom.xml
07:07:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:30 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
07:07:30 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
07:07:30 [INFO] 
07:07:30 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go ---
07:07:30 [INFO] Resolving class path of org.eclipse.swtbot.go...
07:07:30 [INFO] 
07:07:30 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
07:07: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.*
07:07:30 [INFO] 
07:07:30 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
07:07:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
07:07:30 [INFO] 
07:07:30 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] 
07:07:31 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] 
07:07:31 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.go ---
07:07:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:31 [INFO] No tests to run.
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] 
07:07:31 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] 
07:07:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
07:07:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.go ---
07:07:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:34 [INFO] 
07:07:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.go ---
07:07:34 [INFO] No tests to run.
07:07:34 [INFO] 
07:07:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
07:07:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.pom
07:07:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:07:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2metadata.xml
07:07:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
07:07:34 [INFO] 
07:07:34 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
07:07:34 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
07:07:34 [INFO]   from org.eclipse.swtbot.eclipse/pom.xml
07:07:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
07:07:34 [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.*
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] 
07:07:34 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
07:07:34 [INFO] 
07:07:34 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
07:07:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:07:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
07:07:36 [INFO] 
07:07:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
07:07:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:07:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.pom
07:07:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
07:07:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2metadata.xml
07:07:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
07:07:36 [INFO] 
07:07:36 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
07:07:36 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
07:07:36 [INFO]   from org.eclipse.swtbot.eclipse.dsl/pom.xml
07:07:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl...
07:07:36 [INFO] 
07:07:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
07:07: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.*
07:07:36 [INFO] 
07:07:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:36 [INFO] No tests to run.
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] 
07:07:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
07:07:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:39 [INFO] 
07:07:39 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:39 [INFO] No tests to run.
07:07:39 [INFO] 
07:07:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
07:07:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.pom
07:07:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
07:07:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2metadata.xml
07:07:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:39 [INFO] 
07:07:39 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
07:07:39 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
07:07:39 [INFO]   from org.eclipse.swtbot.eclipse.gef.finder/pom.xml
07:07:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder...
07:07:39 [INFO] 
07:07:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [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.*
07:07:39 [INFO] 
07:07:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:39 [INFO] No tests to run.
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] 
07:07:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
07:07:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:42 [INFO] 
07:07:42 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:42 [INFO] No tests to run.
07:07:42 [INFO] 
07:07:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
07:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.pom
07:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
07:07:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:07:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:42 [INFO] 
07:07:42 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
07:07:42 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
07:07:42 [INFO]   from org.eclipse.swtbot.eclipse.spy/pom.xml
07:07:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy...
07:07:42 [INFO] 
07:07:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
07:07: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.*
07:07:42 [INFO] 
07:07:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:42 [INFO] No tests to run.
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] 
07:07:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
07:07:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
07:07:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.spy ---
07:07:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:45 [INFO] 
07:07:45 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.spy ---
07:07:45 [INFO] No tests to run.
07:07:45 [INFO] 
07:07:45 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
07:07:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
07:07:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.pom
07:07:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
07:07:45 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2metadata.xml
07:07:45 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
07:07:45 [INFO] 
07:07:45 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
07:07:45 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
07:07:45 [INFO]   from org.eclipse.swtbot.eclipse.junit.headless/pom.xml
07:07:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:45 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless...
07:07:45 [INFO] 
07:07:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [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.*
07:07:45 [INFO] 
07:07:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:45 [INFO] No tests to run.
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] 
07:07:45 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
07:07:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:48 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:48 [INFO] 
07:07:48 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:48 [INFO] No tests to run.
07:07:48 [INFO] 
07:07:48 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
07:07:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.pom
07:07:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
07:07:48 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2metadata.xml
07:07:48 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:48 [INFO] 
07:07:48 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
07:07:48 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
07:07:48 [INFO]   from org.eclipse.swtbot.eclipse.test.junit/pom.xml
07:07:48 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:48 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07: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.*
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] 
07:07:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
07:07:48 [INFO] 
07:07:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
07:07:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:51 [INFO] 
07:07:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
07:07:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.pom
07:07:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
07:07:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2metadata.xml
07:07:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:51 [INFO] 
07:07:51 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
07:07:51 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
07:07:51 [INFO]   from org.eclipse.swtbot.eclipse.ui/pom.xml
07:07:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui...
07:07:51 [INFO] 
07:07:51 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
07:07: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.*
07:07:51 [INFO] 
07:07:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:51 [INFO] No tests to run.
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] 
07:07:51 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
07:07:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
07:07:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.ui ---
07:07:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:55 [INFO] 
07:07:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.ui ---
07:07:55 [INFO] No tests to run.
07:07:55 [INFO] 
07:07:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
07:07:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
07:07:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.pom
07:07:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
07:07:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2metadata.xml
07:07:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
07:07:55 [INFO] 
07:07:55 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
07:07:55 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
07:07:55 [INFO]   from org.eclipse.swtbot.generator/pom.xml
07:07:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Resolving class path of org.eclipse.swtbot.generator...
07:07:55 [INFO] 
07:07:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
07:07:55 [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.*
07:07:55 [INFO] 
07:07:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator ---
07:07:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:55 [INFO] No tests to run.
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] 
07:07:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
07:07:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator ---
07:07:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:59 [INFO] 
07:07:59 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator ---
07:07:59 [INFO] No tests to run.
07:07:59 [INFO] 
07:07:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
07:07:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.pom
07:07:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:07:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2metadata.xml
07:07:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2artifacts.xml
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
07:07:59 [INFO] 
07:07:59 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
07:07:59 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
07:07:59 [INFO]   from org.eclipse.swtbot.generator.client/pom.xml
07:07:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] The project's OSGi version is 4.1.0.202306261105
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] 
07:07:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] Resolving class path of org.eclipse.swtbot.generator.client...
07:07:59 [INFO] 
07:07:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
07:07:59 [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.*
07:07:59 [INFO] 
07:07:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] 
07:07:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] 
07:07:59 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.client ---
07:07:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:07:59 [INFO] No tests to run.
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client ---
07:07:59 [INFO] 
07:07:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
07:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
07:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
07:08:00 [INFO] 
07:08:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
07:08:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
07:08:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.client ---
07:08:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:02 [INFO] 
07:08:02 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.client ---
07:08:02 [INFO] No tests to run.
07:08:02 [INFO] 
07:08:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
07:08:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
07:08:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.pom
07:08:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
07:08:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2metadata.xml
07:08:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
07:08:02 [INFO] 
07:08:02 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
07:08:02 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
07:08:02 [INFO]   from org.eclipse.swtbot.generator.rules.workbench/pom.xml
07:08:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:02 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:02 [INFO] 
07:08:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:02 [INFO] 
07:08:02 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:02 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench...
07:08:03 [INFO] 
07:08:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [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.*
07:08:03 [INFO] 
07:08:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] 
07:08:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] 
07:08:03 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:03 [INFO] No tests to run.
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] 
07:08:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] 
07:08:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
07:08:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:05 [INFO] 
07:08:05 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:05 [INFO] No tests to run.
07:08:05 [INFO] 
07:08:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
07:08:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.pom
07:08:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
07:08:05 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2metadata.xml
07:08:05 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
07:08:05 [INFO] 
07:08:05 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
07:08:05 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
07:08:05 [INFO]   from org.eclipse.swtbot.generator.jdt/pom.xml
07:08:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt...
07:08:05 [INFO] 
07:08:05 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
07:08: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.*
07:08:05 [INFO] 
07:08:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:05 [INFO] No tests to run.
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] 
07:08:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
07:08:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
07:08:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.jdt ---
07:08:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:08 [INFO] 
07:08:08 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.jdt ---
07:08:08 [INFO] No tests to run.
07:08:08 [INFO] 
07:08:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
07:08:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
07:08:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.pom
07:08:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
07:08:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2metadata.xml
07:08:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
07:08:08 [INFO] 
07:08:08 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
07:08:08 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
07:08:08 [INFO]   from org.eclipse.swtbot.generator.ui/pom.xml
07:08:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] 
07:08:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui...
07:08:08 [INFO] 
07:08:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [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.*
07:08:08 [INFO] 
07:08:08 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
07:08:08 [INFO] 
07:08:08 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
07:08:08 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] 
07:08:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] 
07:08:09 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:09 [INFO] No tests to run.
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] 
07:08:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
07:08:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
07:08:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.ui ---
07:08:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:12 [INFO] 
07:08:12 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.ui ---
07:08:12 [INFO] No tests to run.
07:08:12 [INFO] 
07:08:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
07:08:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
07:08:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.pom
07:08:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
07:08:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2metadata.xml
07:08:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
07:08:12 [INFO] 
07:08:12 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
07:08:12 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
07:08:12 [INFO]   from org.eclipse.swtbot.junit5_x/pom.xml
07:08:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
07:08:12 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
07:08:12 [INFO] 
07:08:12 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
07:08:12 [INFO] 
07:08:12 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x ---
07:08:12 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x...
07:08:13 [INFO] 
07:08:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
07:08: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.*
07:08:13 [INFO] 
07:08:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] 
07:08:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] 
07:08:13 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:13 [INFO] No tests to run.
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] 
07:08:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
07:08:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
07:08:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit5_x ---
07:08:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:15 [INFO] 
07:08:15 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit5_x ---
07:08:15 [INFO] No tests to run.
07:08:15 [INFO] 
07:08:15 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
07:08:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
07:08:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.pom
07:08:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
07:08:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2metadata.xml
07:08:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
07:08:15 [INFO] 
07:08:15 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
07:08:15 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
07:08:15 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder/pom.xml
07:08:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:15 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder...
07:08:15 [INFO] 
07:08:15 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [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.*
07:08:15 [INFO] 
07:08:15 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:15 [INFO] No tests to run.
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] 
07:08:15 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
07:08:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:18 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:18 [INFO] 
07:08:18 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:18 [INFO] No tests to run.
07:08:18 [INFO] 
07:08:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
07:08:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.pom
07:08:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
07:08:18 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:08:18 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:08:18 [INFO] 
07:08:18 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
07:08:18 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
07:08:18 [INFO]   from org.eclipse.swt.examples/pom.xml
07:08:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
07:08:18 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
07:08:18 [INFO] 
07:08:18 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
07:08:18 [INFO] Resolving class path of org.eclipse.swt.examples...
07:08:18 [INFO] 
07:08:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
07:08: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.*
07:08:18 [INFO] 
07:08:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
07:08:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swt.examples ---
07:08:18 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
07:08:18 [INFO] 
07:08:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
07:08:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
07:08:18 [INFO] 
07:08:18 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swt.examples ---
07:08:18 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:18 [INFO] No tests to run.
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
07:08:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
07:08:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:08:19 [INFO] 
07:08:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
07:08:19 [INFO] 
07:08:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swt.examples ---
07:08:19 [INFO] 
07:08:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
07:08:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:08:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swt.examples ---
07:08:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:22 [INFO] 
07:08:22 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swt.examples ---
07:08:22 [INFO] No tests to run.
07:08:22 [INFO] 
07:08:22 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
07:08:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:08:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.pom
07:08:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:08:22 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2metadata.xml
07:08:22 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
07:08:22 [INFO] 
07:08:22 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
07:08:22 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
07:08:22 [INFO]   from org.eclipse.swtbot.swt.demo/pom.xml
07:08:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:22 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo...
07:08:22 [INFO] 
07:08:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
07:08: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.*
07:08:22 [INFO] 
07:08:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:22 [INFO] No tests to run.
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] 
07:08:22 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
07:08:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
07:08:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.demo ---
07:08:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:25 [INFO] 
07:08:25 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.demo ---
07:08:25 [INFO] No tests to run.
07:08:25 [INFO] 
07:08:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
07:08:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
07:08:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.pom
07:08:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
07:08:25 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2metadata.xml
07:08:25 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
07:08:25 [INFO] 
07:08:25 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
07:08:25 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
07:08:25 [INFO]   from org.eclipse.ui.forms.examples/pom.xml
07:08:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] 
07:08:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] Resolving class path of org.eclipse.ui.forms.examples...
07:08:25 [INFO] 
07:08:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
07:08: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.*
07:08:25 [INFO] 
07:08:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
07:08:25 [INFO] 
07:08:25 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples ---
07:08:25 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] 
07:08:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] 
07:08:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.ui.forms.examples ---
07:08:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:26 [INFO] No tests to run.
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
07:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] 
07:08:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
07:08:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_16218993422262069997/examples.jar' is disabled.
07:08:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_16218993422262069997/examples.jar
07:08:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
07:08:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.ui.forms.examples ---
07:08:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:29 [INFO] 
07:08:29 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.ui.forms.examples ---
07:08:29 [INFO] No tests to run.
07:08:29 [INFO] 
07:08:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
07:08:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
07:08:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.pom
07:08:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
07:08:29 [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/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2metadata.xml
07:08:29 [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/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
07:08:29 [INFO] 
07:08:29 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
07:08:29 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
07:08:29 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder/pom.xml
07:08:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder...
07:08:29 [INFO] 
07:08:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08: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.*
07:08:29 [INFO] 
07:08:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:29 [INFO] No tests to run.
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] 
07:08:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
07:08:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:32 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:32 [INFO] 
07:08:32 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:32 [INFO] No tests to run.
07:08:32 [INFO] 
07:08:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
07:08:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.pom
07:08:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
07:08:32 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:08:32 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
07:08:32 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
07:08:32 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
07:08:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder...
07:08:32 [INFO] 
07:08:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [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.*
07:08:32 [INFO] 
07:08:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:32 [INFO] No tests to run.
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] 
07:08:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
07:08:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:35 [INFO] 
07:08:35 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:35 [INFO] No tests to run.
07:08:35 [INFO] 
07:08:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
07:08:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.pom
07:08:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
07:08:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:08:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
07:08:35 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
07:08:35 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
07:08:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder...
07:08:35 [INFO] 
07:08:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08: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.*
07:08:35 [INFO] 
07:08:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:35 [INFO] No tests to run.
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] 
07:08:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
07:08:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
07:08:38 [INFO] 
07:08:38 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:38 [INFO] 
07:08:38 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:38 [INFO] 
07:08:38 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:38 [INFO] No tests to run.
07:08:38 [INFO] 
07:08:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
07:08:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.pom
07:08:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
07:08:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:08:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
07:08:39 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
07:08:39 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
07:08:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder...
07:08:39 [INFO] 
07:08:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [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.*
07:08:39 [INFO] 
07:08:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:39 [INFO] No tests to run.
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] 
07:08:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
07:08:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:41 [INFO] 
07:08:41 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:41 [INFO] No tests to run.
07:08:41 [INFO] 
07:08:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
07:08:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.pom
07:08:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
07:08:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2metadata.xml
07:08:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:41 [INFO] 
07:08:41 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
07:08:41 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
07:08:41 [INFO]   from org.eclipse.swtbot.eclipse.gef/pom.xml
07:08:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [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.*
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] 
07:08:41 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
07:08:41 [INFO] 
07:08:41 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
07:08:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
07:08:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
07:08:43 [INFO] 
07:08:43 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
07:08:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
07:08:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.pom
07:08:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
07:08:43 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2metadata.xml
07:08:43 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
07:08:43 [INFO] 
07:08:43 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
07:08:43 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
07:08:43 [INFO]   from org.eclipse.swtbot.generator.feature/pom.xml
07:08:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:43 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
07:08: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.*
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
07:08:43 [INFO] 
07:08:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
07:08:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
07:08:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
07:08:46 [INFO] 
07:08:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
07:08:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
07:08:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.pom
07:08:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
07:08:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2metadata.xml
07:08:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
07:08:46 [INFO] 
07:08:46 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
07:08:46 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
07:08:46 [INFO]   from org.eclipse.swtbot.ide/pom.xml
07:08:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
07:08: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.*
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] 
07:08:46 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
07:08:46 [INFO] 
07:08:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
07:08:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:08:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
07:08:49 [INFO] 
07:08:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
07:08:49 [INFO] 
07:08:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
07:08:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:08:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.pom
07:08:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
07:08:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2metadata.xml
07:08:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:49 [INFO] 
07:08:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
07:08:49 [INFO] 
07:08:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
07:08:49 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
07:08:49 [INFO]   from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
07:08:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless...
07:08:50 [INFO] 
07:08:50 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [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.*
07:08:50 [INFO] 
07:08:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:50 [INFO] No tests to run.
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] 
07:08:50 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
07:08:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
07:08:52 [INFO] 
07:08:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:52 [INFO] 
07:08:52 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:08:52 [INFO] 
07:08:52 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:52 [INFO] No tests to run.
07:08:52 [INFO] 
07:08:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
07:08:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.pom
07:08:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
07:08:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2metadata.xml
07:08:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:52 [INFO] 
07:08:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:52 [INFO] 
07:08:52 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
07:08:52 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
07:08:52 [INFO]   from org.eclipse.swtbot.junit5/pom.xml
07:08:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
07:08:53 [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.*
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] 
07:08:53 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
07:08:53 [INFO] 
07:08:53 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
07:08:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:08:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
07:08:55 [INFO] 
07:08:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
07:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.pom
07:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
07:08:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2metadata.xml
07:08:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
07:08:55 [INFO] 
07:08:55 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
07:08:55 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
07:08:55 [INFO]   from org.eclipse.swtbot.nebula.gallery/pom.xml
07:08:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [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.*
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] 
07:08:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
07:08:55 [INFO] 
07:08:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
07:08:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
07:08:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
07:08:57 [INFO] 
07:08:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
07:08:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
07:08:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.pom
07:08:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
07:08:57 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2metadata.xml
07:08:57 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2artifacts.xml
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
07:08:57 [INFO] 
07:08:57 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
07:08:57 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
07:08:57 [INFO]   from org.eclipse.swtbot.nebula.nattable/pom.xml
07:08:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] The project's OSGi version is 4.1.0.202306261105
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [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.*
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] 
07:08:57 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
07:08:57 [INFO] 
07:08:57 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
07:08:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
07:08:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
07:09:00 [INFO] 
07:09:00 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
07:09:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
07:09:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.pom
07:09:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
07:09:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2metadata.xml
07:09:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
07:09:00 [INFO] 
07:09:00 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
07:09:00 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
07:09:00 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
07:09:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:09:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [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.*
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] 
07:09:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
07:09:00 [INFO] 
07:09:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
07:09:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:03 [INFO] 
07:09:03 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
07:09:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.pom
07:09:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
07:09:03 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2metadata.xml
07:09:03 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:09:03 [INFO] 
07:09:03 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
07:09:03 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
07:09:03 [INFO]   from org.eclipse.swtbot.nebula.stepbar/pom.xml
07:09:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:09:03 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [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.*
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
07:09:03 [INFO] 
07:09:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
07:09:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:06 [INFO] 
07:09:06 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
07:09:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.pom
07:09:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
07:09:06 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2metadata.xml
07:09:06 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
07:09:06 [INFO] 
07:09:06 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
07:09:06 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
07:09:06 [INFO]   from org.eclipse.swtbot.nebula.rangeslider/pom.xml
07:09:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:09:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09: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.*
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
07:09:06 [INFO] 
07:09:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
07:09:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:08 [INFO] 
07:09:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
07:09:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.pom
07:09:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
07:09:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2metadata.xml
07:09:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
07:09:08 [INFO] 
07:09:08 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
07:09:08 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
07:09:08 [INFO]   from org.eclipse.swtbot.updatesite/pom.xml
07:09:08 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:09:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
07:09:08 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:08 [INFO] 
07:09:08 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
07:09:08 [INFO] 
07:09:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
07:09:08 [INFO] 
07:09:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
07:09:08 [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.*
07:09:08 [INFO] 
07:09:08 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
07:09:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
07:09:08 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
07:09:08 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
07:09:08 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
07:09:08 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
07:09:08 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
07:09:08 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
07:09:08 [INFO] 
07:09:08 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
07:09:08 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit5.headless,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.ant.junit,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.test.junit,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit5_x,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit.headless,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.junit5,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider.source,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature,4.1.0.202306261105.
07:09:09 [WARNING] [fb403dde-3b6e-4712-9875-8fce3b79e607][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui,4.1.0.202306261105.
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
07:09:11 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
07:09:11 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
07:09:11 [INFO] 
07:09:11 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
07:09:11 [INFO] 
07:09:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
07:09:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
07:09:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.pom
07:09:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2metadata.xml
07:09:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
07:09:11 [INFO] 
07:09:11 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
07:09:11 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
07:09:11 [INFO]   from org.eclipse.swtbot.eclipse.ui.test/pom.xml
07:09:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:09:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:11 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] 
07:09:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test...
07:09:11 [INFO] 
07:09:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [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.*
07:09:11 [INFO] 
07:09:11 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] 
07:09:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] 
07:09:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
07:09:12 [INFO] 
07:09:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
07:09:12 [INFO] 
07:09:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:12 [INFO] 
07:09:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:12 [INFO] 
07:09:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
07:09:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
07:09:14 [INFO] 
07:09:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:15 [INFO] 
07:09:15 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:16 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:09:16 [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
07:09:16 [INFO] Command line:
07:09:16 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:09:18 Launching application org.eclipse.ui.ide.workbench...
07:09:21 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
07:09:21 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:09:21 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:09:21 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:09:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.534 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
07:09:24 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject  Time elapsed: 2.326 s
07:09:24 
07:09:24 Results:
07:09:24 
07:09:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:09:24 
07:09:24 [INFO] All tests passed!
07:09:24 [INFO] 
07:09:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
07:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.pom
07:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
07:09:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2metadata.xml
07:09:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:24 [INFO] 
07:09:24 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
07:09:24 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
07:09:24 [INFO]   from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
07:09:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:09:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards...
07:09:24 [INFO] 
07:09:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [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.*
07:09:24 [INFO] 
07:09:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] Nothing to compile - all classes are up to date
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:09:24 [INFO] No tests to run.
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [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.1.0-SNAPSHOT-sources.jar
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [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.1.0-SNAPSHOT.jar
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [INFO] 
07:09:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:24 [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.1.0-SNAPSHOT.jar
07:09:26 [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.1.0-SNAPSHOT-sources.jar
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
07:09:27 [INFO] 
07:09:27 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:27 [INFO] No tests to run.
07:09:27 [INFO] 
07:09:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
07:09:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.pom
07:09:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar
07:09:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2metadata.xml
07:09:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:27 [INFO] 
07:09:27 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
07:09:27 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
07:09:27 [INFO]   from org.eclipse.swtbot.forms.finder.test/pom.xml
07:09:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:09:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:27 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test...
07:09:27 [INFO] 
07:09:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [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.*
07:09:27 [INFO] 
07:09:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] 
07:09:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
07:09:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
07:09:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
07:09:30 [INFO] 
07:09:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
07:09:30 [INFO] 
07:09:30 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
07:09:30 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:09:30 [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
07:09:30 [INFO] Command line:
07:09:30 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:09:31 Launching application org.eclipse.ui.ide.workbench...
07:09:33 Running org.eclipse.swtbot.forms.finder.test.AllTests
07:09:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:09:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:09:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:09:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in org.eclipse.swtbot.forms.finder.test.AllTests
07:09:35 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex  Time elapsed: 0.008 s
07:09:35 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink  Time elapsed: 0.003 s
07:09:35 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage  Time elapsed: 0.002 s
07:09:35 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex  Time elapsed: 0.002 s
07:09:35 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage  Time elapsed: 0.001 s
07:09:35 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex  Time elapsed: 0.002 s
07:09:35 
07:09:35 Results:
07:09:35 
07:09:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
07:09:35 
07:09:36 [INFO] All tests passed!
07:09:36 [INFO] 
07:09:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
07:09:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
07:09:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.pom
07:09:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
07:09:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:09:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
07:09:36 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
07:09:36 [INFO]   from org.eclipse.swtbot.eclipse.finder.test/pom.xml
07:09:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:09:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:09:36 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] The project's OSGi version is 4.1.0.202306261105
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test...
07:09:36 [INFO] 
07:09:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [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.*
07:09:36 [INFO] 
07:09:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] 
07:09:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
07:09:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
07:09:38 [INFO] 
07:09:38 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:38 [INFO] 
07:09:38 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:39 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:09:39 [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
07:09:39 [INFO] Command line:
07:09:39 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:09:40 Launching application org.eclipse.ui.ide.workbench...
07:09:41 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:09:41 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:09:41 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:09:43 Running org.eclipse.swtbot.eclipse.finder.AllTests
07:12:06 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.12 s - in org.eclipse.swtbot.eclipse.finder.AllTests
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown  Time elapsed: 1.45 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId  Time elapsed: 1.35 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton  Time elapsed: 1.25 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope  Time elapsed: 1.199 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound  Time elapsed: 1.236 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically  Time elapsed: 1.318 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton  Time elapsed: 1.234 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException  Time elapsed: 5.11 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView  Time elapsed: 1.22 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters  Time elapsed: 1.282 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton  Time elapsed: 1.247 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand  Time elapsed: 1.241 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView  Time elapsed: 0.21 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets  Time elapsed: 0.484 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton  Time elapsed: 1.243 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView  Time elapsed: 0.173 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons  Time elapsed: 1.186 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle  Time elapsed: 0.16 s
07:12:07 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString  Time elapsed: 0 s
07:12:07 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable  Time elapsed: 0 s
07:12:07 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable  Time elapsed: 0 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals  Time elapsed: 10.79 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals  Time elapsed: 8.031 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu  Time elapsed: 8.267 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu  Time elapsed: 7.774 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor  Time elapsed: 9.669 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor  Time elapsed: 8.173 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor  Time elapsed: 9.569 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu  Time elapsed: 7.911 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView  Time elapsed: 7.702 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject  Time elapsed: 7.751 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName  Time elapsed: 7.703 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection  Time elapsed: 8.661 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen  Time elapsed: 8.219 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus  Time elapsed: 8.161 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount  Time elapsed: 0.17 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents  Time elapsed: 0.171 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges  Time elapsed: 0.186 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage  Time elapsed: 0.158 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles  Time elapsed: 0.159 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly  Time elapsed: 0.155 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage  Time elapsed: 0.156 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip  Time elapsed: 0.09 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText  Time elapsed: 0.092 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId  Time elapsed: 0.093 s
07:12:07 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow  Time elapsed: 0.404 s
07:12:07 
07:12:07 Results:
07:12:07 
07:12:07 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
07:12:07 
07:12:07 [INFO] All tests passed!
07:12:07 [INFO] 
07:12:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
07:12:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
07:12:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.pom
07:12:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12: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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:12: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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
07:12:07 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
07:12:07 [INFO]   from org.eclipse.swtbot.e4.finder.test/pom.xml
07:12:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:12:07 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:12:07 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] The project's OSGi version is 4.1.0.202306261105
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test...
07:12:07 [INFO] 
07:12:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
07:12: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.*
07:12:07 [INFO] 
07:12:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:12:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:12:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] 
07:12:07 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
07:12:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
07:12:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12:10 [INFO] 
07:12:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
07:12:10 [INFO] 
07:12:10 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
07:12:10 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:12:11 [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
07:12:11 [INFO] Command line:
07:12:11 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:12:14 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
07:12:15 Running org.eclipse.swtbot.e4.finder.test.AllTests
07:12:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:12:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:12:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:12:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.307 s - in org.eclipse.swtbot.e4.finder.test.AllTests
07:12:20 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart  Time elapsed: 0.022 s
07:12:20 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart  Time elapsed: 5.009 s
07:12:20 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart  Time elapsed: 0 s
07:12:20 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle  Time elapsed: 0 s
07:12:20 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart  Time elapsed: 0.049 s
07:12:20 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective  Time elapsed: 0.028 s
07:12:20 
07:12:20 Results:
07:12:20 
07:12:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
07:12:20 
07:12:21 [INFO] All tests passed!
07:12:21 [INFO] 
07:12:21 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
07:12:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
07:12:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.pom
07:12:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:12:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
07:12:21 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
07:12:21 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
07:12:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:12:21 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:12:21 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] The project's OSGi version is 4.1.0.202306261105
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test...
07:12:21 [INFO] 
07:12:21 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [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.*
07:12:21 [INFO] 
07:12:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [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.1.0-SNAPSHOT-sources.jar
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [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.1.0-SNAPSHOT.jar
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:21 [INFO] 
07:12:21 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12: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.1.0-SNAPSHOT.jar
07:12:23 [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.1.0-SNAPSHOT-sources.jar
07:12:25 [INFO] 
07:12:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:25 [INFO] 
07:12:25 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:25 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:12: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.gallery.finder.test/target/work/data/.metadata/.log
07:12:25 [INFO] Command line:
07:12:25 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:12:28 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
07:12:28 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:12:28 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:12:28 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:12:28 
07:12:28 (SWT:1964): Gtk-CRITICAL **: 11:12:28.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:28 
07:12:28 (SWT:1964): Gtk-CRITICAL **: 11:12:28.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:28 
07:12:28 (SWT:1964): Gtk-CRITICAL **: 11:12:28.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:28 
07:12:28 (SWT:1964): Gtk-CRITICAL **: 11:12:28.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 
07:12:29 (SWT:1964): Gtk-CRITICAL **: 11:12:29.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 
07:12:29 (SWT:1964): Gtk-CRITICAL **: 11:12:29.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 
07:12:29 (SWT:1964): Gtk-CRITICAL **: 11:12:29.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 
07:12:29 (SWT:1964): Gtk-CRITICAL **: 11:12:29.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 
07:12:29 (SWT:1964): Gtk-CRITICAL **: 11:12:29.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 
07:12:29 (SWT:1964): Gtk-CRITICAL **: 11:12:29.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:29 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText  Time elapsed: 0.19 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount  Time elapsed: 0.037 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText  Time elapsed: 0.062 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect  Time elapsed: 0.043 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex  Time elapsed: 0.067 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText  Time elapsed: 0.028 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex  Time elapsed: 0.058 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText  Time elapsed: 0.037 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText  Time elapsed: 0.065 s
07:12:29 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText  Time elapsed: 0.032 s
07:12:29 
07:12:29 Results:
07:12:29 
07:12:29 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
07:12:29 
07:12:29 [INFO] All tests passed!
07:12:29 [INFO] 
07:12:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12: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.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
07:12:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.pom
07:12: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.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12: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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:12: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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:12:29 [INFO] 
07:12:29 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:12:29 [INFO] 
07:12:29 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
07:12:29 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
07:12:29 [INFO]   from org.eclipse.swtbot.swt.finder.test/pom.xml
07:12:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:12:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:12:29 [INFO] 
07:12:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] The project's OSGi version is 4.1.0.202306261105
07:12:29 [INFO] 
07:12:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] 
07:12:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] 
07:12:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] 
07:12:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test...
07:12:29 [INFO] 
07:12:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
07:12: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.*
07:12:29 [INFO] 
07:12:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
07:12:29 [INFO] 
07:12:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
07:12:29 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
07:12:30 [INFO] 
07:12:30 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] 
07:12:30 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:12:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
07:12:30 [INFO] 
07:12:30 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] 
07:12:30 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12:30 [INFO] 
07:12:30 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
07:12:30 [INFO] 
07:12:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] 
07:12:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] 
07:12:30 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
07:12:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
07:12:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
07:12:33 [INFO] 
07:12:33 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
07:12:33 [INFO] 
07:12:33 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
07:12:33 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:12: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
07:12:33 [INFO] Command line:
07:12:33 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:12:35 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
07:12:35 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:12:35 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:12:35 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:12:36 
07:12:36 (SWT:2048): Gdk-CRITICAL **: 11:12:36.043: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
07:12:36 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath  Time elapsed: 0.469 s
07:12:36 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem  Time elapsed: 0.249 s
07:12:36 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
07:12:36 
07:12:36 (SWT:2048): Gdk-CRITICAL **: 11:12:36.317: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:36 
07:12:36 (SWT:2048): Gdk-CRITICAL **: 11:12:36.388: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
07:12:36 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus  Time elapsed: 0.071 s
07:12:36 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem  Time elapsed: 0.057 s
07:12:36 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
07:12:36 
07:12:36 (SWT:2048): Gdk-CRITICAL **: 11:12:36.454: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:2048): Gtk-WARNING **: 11:12:36.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gdk-CRITICAL **: 11:12:37.565: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:2048): Gtk-WARNING **: 11:12:37.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gdk-CRITICAL **: 11:12:38.639: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:38 
07:12:38 (SWT:2048): Gtk-WARNING **: 11:12:38.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gdk-CRITICAL **: 11:12:39.739: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:2048): Gtk-WARNING **: 11:12:39.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:2048): Gtk-CRITICAL **: 11:12:40.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:40 
07:12:40 (SWT:2048): Gtk-CRITICAL **: 11:12:40.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:40 
07:12:40 (SWT:2048): Gdk-CRITICAL **: 11:12:40.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gtk-WARNING **: 11:12:41.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:41 
07:12:41 (SWT:2048): Gdk-CRITICAL **: 11:12:41.887: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gtk-WARNING **: 11:12:42.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:2048): Gdk-CRITICAL **: 11:12:42.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:2048): Gtk-WARNING **: 11:12:43.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gdk-CRITICAL **: 11:12:44.062: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:2048): Gtk-WARNING **: 11:12:44.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gdk-CRITICAL **: 11:12:45.162: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:2048): Gtk-WARNING **: 11:12:45.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.812 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem  Time elapsed: 1.111 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem  Time elapsed: 1.074 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath  Time elapsed: 1.101 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls  Time elapsed: 1.096 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup  Time elapsed: 1.052 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell  Time elapsed: 1.077 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText  Time elapsed: 1.097 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem  Time elapsed: 1.1 s
07:12:46 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons  Time elapsed: 1.103 s
07:12:46 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
07:12:46 
07:12:46 (SWT:2048): Gdk-CRITICAL **: 11:12:46.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:46 
07:12:46 (SWT:2048): Gtk-WARNING **: 11:12:46.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gdk-CRITICAL **: 11:12:47.387: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:2048): Gtk-WARNING **: 11:12:47.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gdk-CRITICAL **: 11:12:48.474: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:2048): Gtk-WARNING **: 11:12:48.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.293 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
07:12:49 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath  Time elapsed: 1.116 s
07:12:49 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString  Time elapsed: 1.086 s
07:12:49 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString  Time elapsed: 1.088 s
07:12:49 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
07:12:49 
07:12:49 (SWT:2048): Gdk-CRITICAL **: 11:12:49.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:49 
07:12:49 (SWT:2048): Gtk-WARNING **: 11:12:49.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gdk-CRITICAL **: 11:12:50.661: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:2048): Gtk-WARNING **: 11:12:50.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
07:12:51 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1  Time elapsed: 1.095 s
07:12:51 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2  Time elapsed: 1.092 s
07:12:51 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
07:12:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout  Time elapsed: 0.006 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference  Time elapsed: 0 s
07:12:51 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
07:12:51 
07:12:51 (SWT:2048): Gdk-CRITICAL **: 11:12:51.767: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:51 
07:12:51 (SWT:2048): Gdk-CRITICAL **: 11:12:51.809: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:51 
07:12:51 (SWT:2048): Gdk-CRITICAL **: 11:12:51.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy  Time elapsed: 0.041 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy  Time elapsed: 0.035 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy  Time elapsed: 0.035 s
07:12:51 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
07:12:51 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter  Time elapsed: 0 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters  Time elapsed: 0 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters  Time elapsed: 0 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys  Time elapsed: 0 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey  Time elapsed: 0 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter  Time elapsed: 0 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters  Time elapsed: 0.002 s
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter  Time elapsed: 0 s
07:12:51 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
07:12:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
07:12:51 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
07:12:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
07:12:51 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
07:12:51 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
07:12:51 
07:12:51 (SWT:2048): Gdk-CRITICAL **: 11:12:51.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:2048): Gtk-WARNING **: 11:12:52.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString  Time elapsed: 1.119 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
07:12:53 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString  Time elapsed: 0.001 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
07:12:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage  Time elapsed: 0.001 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.147: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.250: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.349: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.460: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.789: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:53 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip  Time elapsed: 0.113 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase  Time elapsed: 0.102 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase  Time elapsed: 0.099 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText  Time elapsed: 0.11 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup  Time elapsed: 0.108 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById  Time elapsed: 0.113 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel  Time elapsed: 0.108 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex  Time elapsed: 0.106 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
07:12:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription  Time elapsed: 0.001 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
07:12:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString  Time elapsed: 0.001 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
07:12:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches  Time elapsed: 0.001 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
07:12:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
07:12:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches  Time elapsed: 0.001 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
07:12:53 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod  Time elapsed: 0 s
07:12:53 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase  Time elapsed: 0 s
07:12:53 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
07:12:53 
07:12:53 (SWT:2048): Gdk-CRITICAL **: 11:12:53.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 
07:12:54 (SWT:2048): Gtk-CRITICAL **: 11:12:54.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
07:12:54 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree  Time elapsed: 0.207 s
07:12:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
07:12:54 
07:12:54 (SWT:2048): Gdk-CRITICAL **: 11:12:54.153: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:2048): Gtk-WARNING **: 11:12:54.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gdk-CRITICAL **: 11:12:55.325: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:2048): Gtk-WARNING **: 11:12:55.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gdk-CRITICAL **: 11:12:56.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:56 
07:12:56 (SWT:2048): Gtk-WARNING **: 11:12:56.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gdk-CRITICAL **: 11:12:57.733: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:2048): Gtk-WARNING **: 11:12:57.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:58 
07:12:58 (SWT:2048): Gdk-CRITICAL **: 11:12:58.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:2048): Gtk-WARNING **: 11:12:59.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gdk-CRITICAL **: 11:13:00.084: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:2048): Gtk-WARNING **: 11:13:00.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:13:01 
07:13:01 (SWT:2048): Gdk-CRITICAL **: 11:13:01.316: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:01 
07:13:01 (SWT:2048): Gtk-WARNING **: 11:13:01.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.355 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount  Time elapsed: 1.173 s
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem  Time elapsed: 1.207 s
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem  Time elapsed: 1.199 s
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount  Time elapsed: 1.173 s
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems  Time elapsed: 1.178 s
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents  Time elapsed: 1.232 s
07:13:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound  Time elapsed: 6.191 s
07:13:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
07:13:07 
07:13:07 (SWT:2048): Gdk-CRITICAL **: 11:13:07.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:2048): Gtk-WARNING **: 11:13:07.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gdk-CRITICAL **: 11:13:08.704: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:08 
07:13:08 (SWT:2048): Gtk-WARNING **: 11:13:08.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
07:13:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons  Time elapsed: 1.194 s
07:13:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton  Time elapsed: 1.244 s
07:13:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
07:13:09 
07:13:09 (SWT:2048): Gdk-CRITICAL **: 11:13:09.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:10 
07:13:10 (SWT:2048): Gtk-WARNING **: 11:13:10.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gdk-CRITICAL **: 11:13:11.144: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:2048): Gtk-WARNING **: 11:13:11.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gdk-CRITICAL **: 11:13:12.482: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:2048): Gtk-WARNING **: 11:13:12.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gdk-CRITICAL **: 11:13:13.696: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:2048): Gtk-WARNING **: 11:13:13.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:2048): Gdk-CRITICAL **: 11:13:14.893: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:15 
07:13:15 (SWT:2048): Gtk-WARNING **: 11:13:15.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.164 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
07:13:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues  Time elapsed: 1.193 s
07:13:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup  Time elapsed: 1.338 s
07:13:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle  Time elapsed: 1.214 s
07:13:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar  Time elapsed: 1.197 s
07:13:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage  Time elapsed: 1.222 s
07:13:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
07:13:16 
07:13:16 (SWT:2048): Gdk-CRITICAL **: 11:13:16.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:2048): Gtk-WARNING **: 11:13:16.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gdk-CRITICAL **: 11:13:17.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:17 
07:13:17 (SWT:2048): Gtk-WARNING **: 11:13:17.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gdk-CRITICAL **: 11:13:18.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:2048): Gtk-WARNING **: 11:13:18.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:19 
07:13:19 (SWT:2048): Gdk-CRITICAL **: 11:13:19.809: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:2048): Gtk-WARNING **: 11:13:20.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.895 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
07:13:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor  Time elapsed: 1.178 s
07:13:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor  Time elapsed: 1.232 s
07:13:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons  Time elapsed: 1.28 s
07:13:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons  Time elapsed: 1.204 s
07:13:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
07:13:21 
07:13:21 (SWT:2048): Gdk-CRITICAL **: 11:13:21.017: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:2048): Gtk-WARNING **: 11:13:21.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gdk-CRITICAL **: 11:13:22.245: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:22 
07:13:22 (SWT:2048): Gtk-WARNING **: 11:13:22.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gdk-CRITICAL **: 11:13:23.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:2048): Gtk-WARNING **: 11:13:23.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.674 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
07:13:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment  Time elapsed: 1.227 s
07:13:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel  Time elapsed: 1.211 s
07:13:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage  Time elapsed: 1.234 s
07:13:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
07:13:24 
07:13:24 (SWT:2048): Gdk-CRITICAL **: 11:13:24.697: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:2048): Gtk-WARNING **: 11:13:24.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:2048): Gdk-CRITICAL **: 11:13:25.977: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:2048): Gtk-WARNING **: 11:13:26.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gdk-CRITICAL **: 11:13:27.282: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:27 
07:13:27 (SWT:2048): Gtk-WARNING **: 11:13:27.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gdk-CRITICAL **: 11:13:28.561: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:2048): Gtk-WARNING **: 11:13:28.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:29 
07:13:29 (SWT:2048): Gdk-CRITICAL **: 11:13:29.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:30 
07:13:30 (SWT:2048): Gtk-WARNING **: 11:13:30.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gdk-CRITICAL **: 11:13:31.179: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:31 
07:13:31 (SWT:2048): Gtk-WARNING **: 11:13:31.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gdk-CRITICAL **: 11:13:32.500: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:32 
07:13:32 (SWT:2048): Gtk-WARNING **: 11:13:32.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:33 
07:13:33 (SWT:2048): Gdk-CRITICAL **: 11:13:33.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:2048): Gtk-WARNING **: 11:13:34.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.442 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton  Time elapsed: 1.279 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex  Time elapsed: 1.304 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton  Time elapsed: 1.279 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton  Time elapsed: 1.301 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally  Time elapsed: 1.316 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther  Time elapsed: 1.321 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton  Time elapsed: 1.298 s
07:13:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier  Time elapsed: 1.341 s
07:13:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
07:13:35 
07:13:35 (SWT:2048): Gdk-CRITICAL **: 11:13:35.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:35 
07:13:35 (SWT:2048): Gtk-WARNING **: 11:13:35.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gdk-CRITICAL **: 11:13:36.497: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:36 
07:13:36 (SWT:2048): Gtk-WARNING **: 11:13:36.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:37 
07:13:37 (SWT:2048): Gdk-CRITICAL **: 11:13:37.816: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:38 
07:13:38 (SWT:2048): Gtk-WARNING **: 11:13:38.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gdk-CRITICAL **: 11:13:39.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 
07:13:39 (SWT:2048): Gtk-WARNING **: 11:13:39.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gdk-CRITICAL **: 11:13:40.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:40 
07:13:40 (SWT:2048): Gtk-WARNING **: 11:13:40.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:41 
07:13:41 (SWT:2048): Gdk-CRITICAL **: 11:13:41.857: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:42 
07:13:42 (SWT:2048): Gtk-WARNING **: 11:13:42.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gdk-CRITICAL **: 11:13:43.221: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:43 
07:13:43 (SWT:2048): Gtk-WARNING **: 11:13:43.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gdk-CRITICAL **: 11:13:44.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:44 
07:13:44 (SWT:2048): Gtk-WARNING **: 11:13:44.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:2048): Gdk-CRITICAL **: 11:13:45.935: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:46 
07:13:46 (SWT:2048): Gtk-WARNING **: 11:13:46.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gdk-CRITICAL **: 11:13:47.306: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:2048): Gtk-WARNING **: 11:13:47.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gdk-CRITICAL **: 11:13:48.680: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:2048): Gtk-WARNING **: 11:13:48.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gdk-CRITICAL **: 11:13:50.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:2048): Gtk-WARNING **: 11:13:50.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gdk-CRITICAL **: 11:13:51.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:51 
07:13:51 (SWT:2048): Gtk-WARNING **: 11:13:51.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:2048): Gdk-CRITICAL **: 11:13:52.868: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:2048): Gtk-WARNING **: 11:13:53.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gdk-CRITICAL **: 11:13:54.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:2048): Gtk-WARNING **: 11:13:54.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gdk-CRITICAL **: 11:13:55.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:2048): Gtk-WARNING **: 11:13:55.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.843 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu]  Time elapsed: 1.348 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu]  Time elapsed: 1.319 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 1.328 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu]  Time elapsed: 1.387 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu]  Time elapsed: 1.324 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu]  Time elapsed: 1.365 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu]  Time elapsed: 1.365 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 1.349 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 1.37 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu]  Time elapsed: 1.373 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 1.393 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu]  Time elapsed: 1.434 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu]  Time elapsed: 1.361 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu]  Time elapsed: 1.358 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu]  Time elapsed: 1.36 s
07:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 1.398 s
07:13:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
07:13:56 
07:13:56 (SWT:2048): Gdk-CRITICAL **: 11:13:56.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:2048): Gtk-WARNING **: 11:13:57.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gdk-CRITICAL **: 11:13:58.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:58 
07:13:58 (SWT:2048): Gtk-WARNING **: 11:13:58.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gdk-CRITICAL **: 11:13:59.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:2048): Gtk-WARNING **: 11:13:59.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:00 
07:14:00 (SWT:2048): Gdk-CRITICAL **: 11:14:00.991: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:2048): Gtk-WARNING **: 11:14:01.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gdk-CRITICAL **: 11:14:02.332: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:02 
07:14:02 (SWT:2048): Gtk-WARNING **: 11:14:02.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.683 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
07:14:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime  Time elapsed: 1.307 s
07:14:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824  Time elapsed: 1.35 s
07:14:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates  Time elapsed: 1.344 s
07:14:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime  Time elapsed: 1.341 s
07:14:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification  Time elapsed: 1.34 s
07:14:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
07:14:03 
07:14:03 (SWT:2048): Gdk-CRITICAL **: 11:14:03.675: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:2048): Gtk-WARNING **: 11:14:03.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gdk-CRITICAL **: 11:14:05.129: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:2048): Gtk-WARNING **: 11:14:05.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gdk-CRITICAL **: 11:14:10.472: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:10 
07:14:10 (SWT:2048): Gtk-WARNING **: 11:14:10.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.123 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
07:14:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox  Time elapsed: 1.453 s
07:14:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons  Time elapsed: 5.344 s
07:14:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons  Time elapsed: 5.325 s
07:14:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
07:14:15 
07:14:15 (SWT:2048): Gdk-CRITICAL **: 11:14:15.801: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:16 
07:14:16 (SWT:2048): Gdk-CRITICAL **: 11:14:16.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.691 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
07:14:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem  Time elapsed: 0.342 s
07:14:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems  Time elapsed: 5.349 s
07:14:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
07:14:21 
07:14:21 (SWT:2048): Gdk-CRITICAL **: 11:14:21.496: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:2048): Gtk-WARNING **: 11:14:21.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gdk-CRITICAL **: 11:14:23.240: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:23 
07:14:23 (SWT:2048): Gtk-WARNING **: 11:14:23.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:2048): Gdk-CRITICAL **: 11:14:24.945: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:25 
07:14:25 (SWT:2048): Gtk-WARNING **: 11:14:25.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.162 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
07:14:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem  Time elapsed: 1.743 s
07:14:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn  Time elapsed: 1.704 s
07:14:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn  Time elapsed: 1.712 s
07:14:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
07:14:26 
07:14:26 (SWT:2048): Gdk-CRITICAL **: 11:14:26.661: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:2048): Gtk-WARNING **: 11:14:26.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gdk-CRITICAL **: 11:14:28.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:2048): Gtk-WARNING **: 11:14:28.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gdk-CRITICAL **: 11:14:29.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:29 
07:14:29 (SWT:2048): Gtk-WARNING **: 11:14:29.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gdk-CRITICAL **: 11:14:31.381: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:31 
07:14:31 (SWT:2048): Gtk-WARNING **: 11:14:31.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gdk-CRITICAL **: 11:14:33.001: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:2048): Gtk-WARNING **: 11:14:33.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gdk-CRITICAL **: 11:14:34.483: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:2048): Gtk-WARNING **: 11:14:34.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:2048): Gdk-CRITICAL **: 11:14:35.983: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:2048): Gtk-WARNING **: 11:14:36.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gdk-CRITICAL **: 11:14:37.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:37 
07:14:37 (SWT:2048): Gtk-WARNING **: 11:14:37.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gdk-CRITICAL **: 11:14:39.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:39 
07:14:39 (SWT:2048): Gtk-WARNING **: 11:14:39.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:45 
07:14:45 (SWT:2048): Gdk-CRITICAL **: 11:14:45.792: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:2048): Gtk-WARNING **: 11:14:46.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gdk-CRITICAL **: 11:14:47.487: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:2048): Gtk-WARNING **: 11:14:47.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gdk-CRITICAL **: 11:14:49.142: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:2048): Gtk-WARNING **: 11:14:49.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gdk-CRITICAL **: 11:14:51.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:2048): Gtk-WARNING **: 11:14:51.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:2048): Gdk-CRITICAL **: 11:14:52.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:53 
07:14:53 (SWT:2048): Gtk-WARNING **: 11:14:53.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gdk-CRITICAL **: 11:14:54.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:2048): Gtk-WARNING **: 11:14:54.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gdk-CRITICAL **: 11:14:56.116: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:2048): Gtk-WARNING **: 11:14:56.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:57 
07:14:57 (SWT:2048): Gdk-CRITICAL **: 11:14:57.953: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:2048): Gtk-WARNING **: 11:14:58.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:59 
07:14:59 (SWT:2048): Gdk-CRITICAL **: 11:14:59.841: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:2048): Gtk-WARNING **: 11:15:00.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gdk-CRITICAL **: 11:15:01.500: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 
07:15:01 (SWT:2048): Gtk-WARNING **: 11:15:01.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gdk-CRITICAL **: 11:15:03.447: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:03 
07:15:03 (SWT:2048): Gtk-WARNING **: 11:15:03.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gdk-CRITICAL **: 11:15:05.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:05 
07:15:05 (SWT:2048): Gtk-WARNING **: 11:15:05.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:06 
07:15:06 (SWT:2048): Gdk-CRITICAL **: 11:15:06.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:07 
07:15:07 (SWT:2048): Gtk-WARNING **: 11:15:07.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gdk-CRITICAL **: 11:15:08.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:08 
07:15:08 (SWT:2048): Gtk-WARNING **: 11:15:08.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gdk-CRITICAL **: 11:15:10.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:10 
07:15:10 (SWT:2048): Gtk-WARNING **: 11:15:10.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:11 
07:15:11 (SWT:2048): Gdk-CRITICAL **: 11:15:11.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:12 
07:15:12 (SWT:2048): Gtk-WARNING **: 11:15:12.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gdk-CRITICAL **: 11:15:13.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:13 
07:15:13 (SWT:2048): Gtk-WARNING **: 11:15:13.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gdk-CRITICAL **: 11:15:15.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:15 
07:15:15 (SWT:2048): Gtk-WARNING **: 11:15:15.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gdk-CRITICAL **: 11:15:17.219: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:17 
07:15:17 (SWT:2048): Gtk-WARNING **: 11:15:17.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.203 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 1.451 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll  Time elapsed: 1.642 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 1.625 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes  Time elapsed: 1.62 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs  Time elapsed: 1.482 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode  Time elapsed: 1.5 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode  Time elapsed: 1.553 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn  Time elapsed: 1.741 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal  Time elapsed: 6.514 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree  Time elapsed: 1.694 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked  Time elapsed: 1.654 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects  Time elapsed: 1.93 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed  Time elapsed: 1.653 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode  Time elapsed: 1.765 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode  Time elapsed: 1.622 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow  Time elapsed: 1.837 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers  Time elapsed: 1.888 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount  Time elapsed: 1.658 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex  Time elapsed: 1.948 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode  Time elapsed: 1.753 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 1.606 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode  Time elapsed: 1.799 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree  Time elapsed: 1.662 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex  Time elapsed: 1.7 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems  Time elapsed: 1.624 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn  Time elapsed: 1.896 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode  Time elapsed: 1.728 s
07:15:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 1.644 s
07:15:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
07:15:18 
07:15:18 (SWT:2048): Gdk-CRITICAL **: 11:15:18.867: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:2048): Gtk-WARNING **: 11:15:19.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gdk-CRITICAL **: 11:15:20.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:2048): Gtk-WARNING **: 11:15:20.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:21 
07:15:21 (SWT:2048): Gdk-CRITICAL **: 11:15:21.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:2048): Gtk-WARNING **: 11:15:22.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gdk-CRITICAL **: 11:15:23.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:23 
07:15:23 (SWT:2048): Gtk-WARNING **: 11:15:23.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gdk-CRITICAL **: 11:15:25.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:25 
07:15:25 (SWT:2048): Gtk-WARNING **: 11:15:25.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gdk-CRITICAL **: 11:15:26.616: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:2048): Gtk-WARNING **: 11:15:26.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.249 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
07:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup  Time elapsed: 1.565 s
07:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue  Time elapsed: 1.524 s
07:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement  Time elapsed: 1.537 s
07:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue  Time elapsed: 1.549 s
07:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale  Time elapsed: 1.572 s
07:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum  Time elapsed: 1.5 s
07:15:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
07:15:28 
07:15:28 (SWT:2048): Gdk-CRITICAL **: 11:15:28.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gdk-CRITICAL **: 11:15:28.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gtk-CRITICAL **: 11:15:28.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:28 
07:15:28 (SWT:2048): Gdk-CRITICAL **: 11:15:28.855: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gdk-CRITICAL **: 11:15:29.197: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:29 
07:15:29 (SWT:2048): Gtk-CRITICAL **: 11:15:29.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gdk-CRITICAL **: 11:15:30.396: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gtk-CRITICAL **: 11:15:30.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:30 
07:15:30 (SWT:2048): Gdk-CRITICAL **: 11:15:30.743: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gdk-CRITICAL **: 11:15:31.159: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gdk-CRITICAL **: 11:15:31.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gtk-CRITICAL **: 11:15:31.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:31 
07:15:31 (SWT:2048): Gdk-CRITICAL **: 11:15:31.888: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gdk-CRITICAL **: 11:15:32.235: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gdk-CRITICAL **: 11:15:32.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gtk-CRITICAL **: 11:15:32.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:32 
07:15:32 (SWT:2048): Gdk-CRITICAL **: 11:15:32.951: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gdk-CRITICAL **: 11:15:33.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gdk-CRITICAL **: 11:15:33.703: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:33 
07:15:33 (SWT:2048): Gtk-CRITICAL **: 11:15:33.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gdk-CRITICAL **: 11:15:34.085: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gdk-CRITICAL **: 11:15:34.464: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gtk-CRITICAL **: 11:15:34.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:34 
07:15:34 (SWT:2048): Gdk-CRITICAL **: 11:15:34.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gdk-CRITICAL **: 11:15:35.170: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:35 
07:15:35 (SWT:2048): Gtk-CRITICAL **: 11:15:35.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:36 
07:15:36 (SWT:2048): Gdk-CRITICAL **: 11:15:36.730: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gdk-CRITICAL **: 11:15:37.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gdk-CRITICAL **: 11:15:37.423: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gtk-CRITICAL **: 11:15:37.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:37 
07:15:37 (SWT:2048): Gdk-CRITICAL **: 11:15:37.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:38 
07:15:38 (SWT:2048): Gtk-CRITICAL **: 11:15:38.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gdk-CRITICAL **: 11:15:39.197: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gdk-CRITICAL **: 11:15:39.560: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:39 
07:15:39 (SWT:2048): Gtk-CRITICAL **: 11:15:39.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gdk-CRITICAL **: 11:15:41.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gtk-CRITICAL **: 11:15:41.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:41 
07:15:41 (SWT:2048): Gdk-CRITICAL **: 11:15:41.886: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.133 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth  Time elapsed: 0.383 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange  Time elapsed: 0.351 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation  Time elapsed: 0.342 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation  Time elapsed: 1.199 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth  Time elapsed: 0.346 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText  Time elapsed: 0.417 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText  Time elapsed: 0.346 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText  Time elapsed: 0.383 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText  Time elapsed: 0.347 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet  Time elapsed: 0.343 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText  Time elapsed: 0.373 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth  Time elapsed: 0.376 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle  Time elapsed: 0.375 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText  Time elapsed: 0.382 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth  Time elapsed: 0.378 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine  Time elapsed: 0.357 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText  Time elapsed: 0.349 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation  Time elapsed: 1.561 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB  Time elapsed: 0.348 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation  Time elapsed: 0.344 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange  Time elapsed: 0.404 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation  Time elapsed: 1.37 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs  Time elapsed: 0.364 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth  Time elapsed: 1.972 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText  Time elapsed: 0.353 s
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText  Time elapsed: 0.366 s
07:15:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
07:15:42 
07:15:42 (SWT:2048): Gdk-CRITICAL **: 11:15:42.257: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:42 
07:15:42 (SWT:2048): Gtk-CRITICAL **: 11:15:42.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
07:15:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell  Time elapsed: 0.095 s
07:15:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
07:15:42 
07:15:42 (SWT:2048): Gdk-CRITICAL **: 11:15:42.356: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:2048): Gtk-WARNING **: 11:15:42.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gdk-CRITICAL **: 11:15:44.359: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:2048): Gtk-WARNING **: 11:15:44.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gdk-CRITICAL **: 11:15:46.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:2048): Gtk-WARNING **: 11:15:46.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.936 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
07:15:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn  Time elapsed: 2.002 s
07:15:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem  Time elapsed: 1.987 s
07:15:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn  Time elapsed: 1.946 s
07:15:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
07:15:48 
07:15:48 (SWT:2048): Gdk-CRITICAL **: 11:15:48.296: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:2048): Gtk-WARNING **: 11:15:48.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:2048): Gdk-CRITICAL **: 11:15:49.922: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:50 
07:15:50 (SWT:2048): Gtk-WARNING **: 11:15:50.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gdk-CRITICAL **: 11:15:51.570: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:2048): Gtk-WARNING **: 11:15:51.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.988 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks  Time elapsed: 1.626 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner  Time elapsed: 1.648 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup  Time elapsed: 1.713 s
07:15:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
07:15:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
07:15:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.291: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.376: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.462: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.626: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus  Time elapsed: 0.085 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus  Time elapsed: 0.085 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive  Time elapsed: 0.081 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive  Time elapsed: 0.083 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus  Time elapsed: 0.079 s
07:15:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.709: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.757: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.814: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.864: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned  Time elapsed: 0.049 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem  Time elapsed: 0.057 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned  Time elapsed: 0.049 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned  Time elapsed: 0.056 s
07:15:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned  Time elapsed: 0.059 s
07:15:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
07:15:53 
07:15:53 (SWT:2048): Gdk-CRITICAL **: 11:15:53.982: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:54 
07:15:54 (SWT:2048): Gtk-WARNING **: 11:15:54.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:55 
07:15:55 (SWT:2048): Gdk-CRITICAL **: 11:15:55.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:2048): Gtk-WARNING **: 11:15:56.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gdk-CRITICAL **: 11:15:57.676: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:57 
07:15:57 (SWT:2048): Gtk-WARNING **: 11:15:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gdk-CRITICAL **: 11:15:59.601: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:59 
07:15:59 (SWT:2048): Gtk-WARNING **: 11:15:59.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gdk-CRITICAL **: 11:16:01.515: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:01 
07:16:01 (SWT:2048): Gtk-WARNING **: 11:16:01.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gdk-CRITICAL **: 11:16:03.433: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:2048): Gtk-WARNING **: 11:16:03.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gdk-CRITICAL **: 11:16:05.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:2048): Gtk-WARNING **: 11:16:05.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gdk-CRITICAL **: 11:16:07.207: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:2048): Gtk-WARNING **: 11:16:07.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gdk-CRITICAL **: 11:16:09.154: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:09 
07:16:09 (SWT:2048): Gtk-WARNING **: 11:16:09.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gdk-CRITICAL **: 11:16:11.005: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:11 
07:16:11 (SWT:2048): Gtk-WARNING **: 11:16:11.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:2048): Gdk-CRITICAL **: 11:16:12.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:13 
07:16:13 (SWT:2048): Gtk-WARNING **: 11:16:13.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:14 
07:16:14 (SWT:2048): Gdk-CRITICAL **: 11:16:14.785: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:2048): Gtk-WARNING **: 11:16:15.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gdk-CRITICAL **: 11:16:16.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:16 
07:16:16 (SWT:2048): Gtk-WARNING **: 11:16:16.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:18 
07:16:18 (SWT:2048): Gdk-CRITICAL **: 11:16:18.559: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:2048): Gtk-WARNING **: 11:16:19.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gdk-CRITICAL **: 11:16:21.003: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:21 
07:16:21 (SWT:2048): Gtk-WARNING **: 11:16:21.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:2048): Gdk-CRITICAL **: 11:16:22.861: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:23 
07:16:23 (SWT:2048): Gtk-WARNING **: 11:16:23.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:24 
07:16:24 (SWT:2048): Gdk-CRITICAL **: 11:16:24.733: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:2048): Gtk-WARNING **: 11:16:25.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.67 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners  Time elapsed: 1.823 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti  Time elapsed: 1.87 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti  Time elapsed: 1.925 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText  Time elapsed: 1.913 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection  Time elapsed: 1.918 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText  Time elapsed: 1.851 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex  Time elapsed: 1.922 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti  Time elapsed: 1.946 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex  Time elapsed: 1.852 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 1.86 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList  Time elapsed: 1.919 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 1.865 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners  Time elapsed: 1.909 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti  Time elapsed: 2.442 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex  Time elapsed: 1.858 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel  Time elapsed: 1.871 s
07:16:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem  Time elapsed: 1.919 s
07:16:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
07:16:26 
07:16:26 (SWT:2048): Gdk-CRITICAL **: 11:16:26.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:26 
07:16:26 (SWT:2048): Gtk-WARNING **: 11:16:26.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:28 
07:16:28 (SWT:2048): Gdk-CRITICAL **: 11:16:28.958: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:29 
07:16:29 (SWT:2048): Gtk-WARNING **: 11:16:29.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gdk-CRITICAL **: 11:16:31.016: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:31 
07:16:31 (SWT:2048): Gtk-WARNING **: 11:16:31.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gdk-CRITICAL **: 11:16:33.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:2048): Gtk-WARNING **: 11:16:33.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gdk-CRITICAL **: 11:16:35.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:2048): Gtk-WARNING **: 11:16:35.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gdk-CRITICAL **: 11:16:37.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:37 
07:16:37 (SWT:2048): Gtk-WARNING **: 11:16:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:39 
07:16:39 (SWT:2048): Gdk-CRITICAL **: 11:16:39.992: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:40 
07:16:40 (SWT:2048): Gtk-WARNING **: 11:16:40.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gdk-CRITICAL **: 11:16:42.396: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:42 
07:16:42 (SWT:2048): Gtk-WARNING **: 11:16:42.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:2048): Gdk-CRITICAL **: 11:16:44.737: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:45 
07:16:45 (SWT:2048): Gtk-WARNING **: 11:16:45.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gdk-CRITICAL **: 11:16:47.207: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:47 
07:16:47 (SWT:2048): Gtk-WARNING **: 11:16:47.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:49 
07:16:49 (SWT:2048): Gdk-CRITICAL **: 11:16:49.668: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:2048): Gtk-WARNING **: 11:16:50.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gdk-CRITICAL **: 11:16:52.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:2048): Gtk-WARNING **: 11:16:52.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gdk-CRITICAL **: 11:16:54.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:2048): Gtk-WARNING **: 11:16:54.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gdk-CRITICAL **: 11:16:56.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 
07:16:56 (SWT:2048): Gtk-WARNING **: 11:16:56.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.43 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine  Time elapsed: 2.302 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed  Time elapsed: 2.058 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine  Time elapsed: 2.073 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 2.248 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked  Time elapsed: 2.291 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText  Time elapsed: 2.364 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine  Time elapsed: 2.404 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText  Time elapsed: 2.341 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine  Time elapsed: 2.47 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine  Time elapsed: 2.461 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine  Time elapsed: 2.488 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn  Time elapsed: 2.226 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine  Time elapsed: 2.275 s
07:16:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine  Time elapsed: 2.426 s
07:16:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
07:16:59 
07:16:59 (SWT:2048): Gdk-CRITICAL **: 11:16:59.105: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:2048): Gtk-WARNING **: 11:16:59.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gdk-CRITICAL **: 11:17:00.996: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:01 
07:17:01 (SWT:2048): Gtk-WARNING **: 11:17:01.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:2048): Gdk-CRITICAL **: 11:17:02.754: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:03 
07:17:03 (SWT:2048): Gtk-WARNING **: 11:17:03.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gdk-CRITICAL **: 11:17:04.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:2048): Gtk-WARNING **: 11:17:04.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.197 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
07:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex  Time elapsed: 1.891 s
07:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip  Time elapsed: 1.757 s
07:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton  Time elapsed: 1.757 s
07:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2  Time elapsed: 1.789 s
07:17:06 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
07:17:06 
07:17:06 (SWT:2048): Gdk-CRITICAL **: 11:17:06.304: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:2048): Gtk-WARNING **: 11:17:06.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gdk-CRITICAL **: 11:17:08.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:2048): Gtk-WARNING **: 11:17:08.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.479 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
07:17:09 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 1.736 s
07:17:09 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 1.742 s
07:17:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
07:17:09 
07:17:09 (SWT:2048): Gdk-CRITICAL **: 11:17:09.787: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:2048): Gtk-WARNING **: 11:17:10.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gdk-CRITICAL **: 11:17:11.570: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:2048): Gtk-WARNING **: 11:17:11.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gdk-CRITICAL **: 11:17:14.132: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:14 
07:17:14 (SWT:2048): Gtk-WARNING **: 11:17:14.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:2048): Gdk-CRITICAL **: 11:17:15.930: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:16 
07:17:16 (SWT:2048): Gtk-WARNING **: 11:17:16.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:2048): Gdk-CRITICAL **: 11:17:17.707: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:18 
07:17:18 (SWT:2048): Gtk-WARNING **: 11:17:18.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gdk-CRITICAL **: 11:17:19.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:2048): Gtk-WARNING **: 11:17:19.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gdk-CRITICAL **: 11:17:21.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:2048): Gtk-WARNING **: 11:17:21.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gdk-CRITICAL **: 11:17:23.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:23 
07:17:23 (SWT:2048): Gtk-WARNING **: 11:17:23.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:2048): Gdk-CRITICAL **: 11:17:24.979: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:25 
07:17:25 (SWT:2048): Gtk-WARNING **: 11:17:25.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:2048): Gdk-CRITICAL **: 11:17:26.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:27 
07:17:27 (SWT:2048): Gtk-WARNING **: 11:17:27.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.801 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices  Time elapsed: 1.783 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo  Time elapsed: 2.562 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 1.799 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 1.776 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 1.827 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 1.839 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 1.818 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo  Time elapsed: 1.786 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo  Time elapsed: 1.811 s
07:17:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems  Time elapsed: 1.796 s
07:17:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
07:17:28 
07:17:28 (SWT:2048): Gdk-CRITICAL **: 11:17:28.591: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:2048): Gtk-WARNING **: 11:17:28.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gdk-CRITICAL **: 11:17:30.426: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:30 
07:17:30 (SWT:2048): Gtk-WARNING **: 11:17:30.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gdk-CRITICAL **: 11:17:32.233: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:32 
07:17:32 (SWT:2048): Gtk-WARNING **: 11:17:32.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gdk-CRITICAL **: 11:17:34.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:34 
07:17:34 (SWT:2048): Gtk-WARNING **: 11:17:34.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:35 
07:17:35 (SWT:2048): Gdk-CRITICAL **: 11:17:35.897: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:2048): Gtk-WARNING **: 11:17:36.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:37 
07:17:37 (SWT:2048): Gdk-CRITICAL **: 11:17:37.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:2048): Gtk-WARNING **: 11:17:38.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.967 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
07:17:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF  Time elapsed: 1.835 s
07:17:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF  Time elapsed: 1.807 s
07:17:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink  Time elapsed: 1.82 s
07:17:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF  Time elapsed: 1.844 s
07:17:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF  Time elapsed: 1.831 s
07:17:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange  Time elapsed: 1.828 s
07:17:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
07:17:39 
07:17:39 (SWT:2048): Gdk-CRITICAL **: 11:17:39.560: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:39 
07:17:39 (SWT:2048): Gtk-WARNING **: 11:17:39.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gdk-CRITICAL **: 11:17:41.519: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:2048): Gtk-WARNING **: 11:17:41.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gdk-CRITICAL **: 11:17:43.496: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:43 
07:17:43 (SWT:2048): Gtk-WARNING **: 11:17:43.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gdk-CRITICAL **: 11:17:45.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:45 
07:17:45 (SWT:2048): Gtk-WARNING **: 11:17:45.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gdk-CRITICAL **: 11:17:51.359: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:51 
07:17:51 (SWT:2048): Gtk-WARNING **: 11:17:51.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gdk-CRITICAL **: 11:17:57.287: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:57 
07:17:57 (SWT:2048): Gtk-WARNING **: 11:17:57.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.806 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
07:17:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox  Time elapsed: 1.958 s
07:17:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks  Time elapsed: 1.977 s
07:17:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers  Time elapsed: 1.943 s
07:17:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons  Time elapsed: 5.92 s
07:17:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons  Time elapsed: 5.928 s
07:17:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons  Time elapsed: 2.079 s
07:17:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
07:17:59 
07:17:59 (SWT:2048): Gdk-CRITICAL **: 11:17:59.369: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:2048): Gtk-WARNING **: 11:17:59.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:00 
07:18:00 (SWT:2048): Gtk-CRITICAL **: 11:18:00.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:00 
07:18:00 (SWT:2048): Gtk-CRITICAL **: 11:18:00.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:2048): Gtk-CRITICAL **: 11:18:01.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:2048): Gtk-CRITICAL **: 11:18:01.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:2048): Gtk-CRITICAL **: 11:18:01.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:2048): Gdk-CRITICAL **: 11:18:01.276: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:01 
07:18:01 (SWT:2048): Gtk-WARNING **: 11:18:01.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:2048): Gtk-CRITICAL **: 11:18:02.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:02 
07:18:02 (SWT:2048): Gtk-CRITICAL **: 11:18:02.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:02 
07:18:02 (SWT:2048): Gtk-CRITICAL **: 11:18:02.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:02 
07:18:02 (SWT:2048): Gtk-CRITICAL **: 11:18:02.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:02 
07:18:02 (SWT:2048): Gtk-CRITICAL **: 11:18:02.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:02.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gtk-CRITICAL **: 11:18:03.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:2048): Gdk-CRITICAL **: 11:18:03.813: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:2048): Gtk-WARNING **: 11:18:04.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:05 
07:18:05 (SWT:2048): Gtk-CRITICAL **: 11:18:05.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:05 
07:18:05 (SWT:2048): Gtk-CRITICAL **: 11:18:05.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:05 
07:18:05 (SWT:2048): Gtk-CRITICAL **: 11:18:05.442: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:05 
07:18:05 (SWT:2048): Gdk-CRITICAL **: 11:18:05.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:05 
07:18:05 (SWT:2048): Gtk-WARNING **: 11:18:05.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:05 
07:18:05 (SWT:2048): Gtk-WARNING **: 11:18:05.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:05 
07:18:05 (SWT:2048): Gtk-WARNING **: 11:18:05.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:2048): Gtk-WARNING **: 11:18:05.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:2048): Gtk-WARNING **: 11:18:05.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:2048): Gtk-WARNING **: 11:18:05.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:2048): Gtk-WARNING **: 11:18:05.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-CRITICAL **: 11:18:07.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:07 
07:18:07 (SWT:2048): Gtk-CRITICAL **: 11:18:07.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:07 
07:18:07 (SWT:2048): Gtk-CRITICAL **: 11:18:07.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:07 
07:18:07 (SWT:2048): Gdk-CRITICAL **: 11:18:07.548: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:07 
07:18:07 (SWT:2048): Gtk-WARNING **: 11:18:07.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-CRITICAL **: 11:18:09.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:09 
07:18:09 (SWT:2048): Gtk-CRITICAL **: 11:18:09.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:09 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.042 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
07:18:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup  Time elapsed: 1.906 s
07:18:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText  Time elapsed: 2.537 s
07:18:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly  Time elapsed: 1.866 s
07:18:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly  Time elapsed: 1.868 s
07:18:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText  Time elapsed: 1.862 s
07:18:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
07:18:09 
07:18:09 (SWT:2048): Gdk-CRITICAL **: 11:18:09.414: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:09 
07:18:09 (SWT:2048): Gtk-WARNING **: 11:18:09.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gdk-CRITICAL **: 11:18:11.375: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:2048): Gtk-WARNING **: 11:18:11.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gdk-CRITICAL **: 11:18:13.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:2048): Gtk-WARNING **: 11:18:13.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gdk-CRITICAL **: 11:18:15.250: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:15 
07:18:15 (SWT:2048): Gtk-WARNING **: 11:18:15.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:19 
07:18:19 (SWT:2048): Gdk-CRITICAL **: 11:18:19.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:2048): Gtk-WARNING **: 11:18:20.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:21 
07:18:21 (SWT:2048): Gdk-CRITICAL **: 11:18:21.747: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:2048): Gtk-WARNING **: 11:18:22.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gdk-CRITICAL **: 11:18:25.632: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:25 
07:18:25 (SWT:2048): Gtk-WARNING **: 11:18:25.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.134 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton  Time elapsed: 1.961 s
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons  Time elapsed: 1.885 s
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 1.991 s
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons  Time elapsed: 4.279 s
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.217 s
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons  Time elapsed: 3.885 s
07:18:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled  Time elapsed: 1.915 s
07:18:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
07:18:27 
07:18:27 (SWT:2048): Gdk-CRITICAL **: 11:18:27.551: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:2048): Gtk-WARNING **: 11:18:27.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gdk-CRITICAL **: 11:18:29.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:2048): Gtk-WARNING **: 11:18:29.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.738 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
07:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs  Time elapsed: 1.853 s
07:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem  Time elapsed: 1.884 s
07:18:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
07:18:31 
07:18:31 (SWT:2048): Gdk-CRITICAL **: 11:18:31.293: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:2048): Gtk-WARNING **: 11:18:31.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gdk-CRITICAL **: 11:18:33.299: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:33 
07:18:33 (SWT:2048): Gtk-WARNING **: 11:18:33.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gdk-CRITICAL **: 11:18:35.298: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:35 
07:18:35 (SWT:2048): Gtk-WARNING **: 11:18:35.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gdk-CRITICAL **: 11:18:37.311: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:37 
07:18:37 (SWT:2048): Gtk-WARNING **: 11:18:37.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gdk-CRITICAL **: 11:18:39.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:2048): Gtk-WARNING **: 11:18:39.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gdk-CRITICAL **: 11:18:41.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:2048): Gtk-WARNING **: 11:18:41.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gdk-CRITICAL **: 11:18:43.305: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:43 
07:18:43 (SWT:2048): Gtk-WARNING **: 11:18:43.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gdk-CRITICAL **: 11:18:45.345: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:45 
07:18:45 (SWT:2048): Gtk-WARNING **: 11:18:45.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gdk-CRITICAL **: 11:18:47.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:2048): Gtk-WARNING **: 11:18:47.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gdk-CRITICAL **: 11:18:49.390: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:2048): Gtk-WARNING **: 11:18:49.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gdk-CRITICAL **: 11:18:51.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:2048): Gtk-WARNING **: 11:18:51.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gdk-CRITICAL **: 11:18:53.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:53 
07:18:53 (SWT:2048): Gtk-WARNING **: 11:18:53.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gdk-CRITICAL **: 11:18:55.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:55 
07:18:55 (SWT:2048): Gtk-WARNING **: 11:18:55.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gdk-CRITICAL **: 11:18:57.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:57 
07:18:57 (SWT:2048): Gtk-WARNING **: 11:18:57.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gdk-CRITICAL **: 11:18:59.640: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:2048): Gtk-WARNING **: 11:18:59.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:2048): Gdk-CRITICAL **: 11:19:01.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:02 
07:19:02 (SWT:2048): Gtk-WARNING **: 11:19:02.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:03 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.43 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu]  Time elapsed: 2.005 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu]  Time elapsed: 1.999 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 2.013 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu]  Time elapsed: 2.002 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu]  Time elapsed: 2.009 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu]  Time elapsed: 1.983 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu]  Time elapsed: 2.041 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 2.038 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 2.006 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu]  Time elapsed: 2.041 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 2.034 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu]  Time elapsed: 2.086 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu]  Time elapsed: 2.06 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu]  Time elapsed: 2.029 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu]  Time elapsed: 2.053 s
07:19:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 2.029 s
07:19:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
07:19:03 
07:19:03 (SWT:2048): Gdk-CRITICAL **: 11:19:03.725: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:2048): Gtk-WARNING **: 11:19:04.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:05 
07:19:05 (SWT:2048): Gdk-CRITICAL **: 11:19:05.779: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:2048): Gtk-WARNING **: 11:19:06.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:07 
07:19:07 (SWT:2048): Gdk-CRITICAL **: 11:19:07.828: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:08 
07:19:08 (SWT:2048): Gtk-WARNING **: 11:19:08.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:2048): Gdk-CRITICAL **: 11:19:09.870: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:10 
07:19:10 (SWT:2048): Gtk-WARNING **: 11:19:10.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:11 
07:19:11 (SWT:2048): Gdk-CRITICAL **: 11:19:11.966: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:2048): Gtk-WARNING **: 11:19:12.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gdk-CRITICAL **: 11:19:14.060: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:2048): Gtk-WARNING **: 11:19:14.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gdk-CRITICAL **: 11:19:16.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:2048): Gtk-WARNING **: 11:19:16.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.516 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton  Time elapsed: 2.053 s
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier  Time elapsed: 2.049 s
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.041 s
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton  Time elapsed: 2.095 s
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton  Time elapsed: 2.095 s
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt  Time elapsed: 2.081 s
07:19:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton  Time elapsed: 2.099 s
07:19:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
07:19:18 
07:19:18 (SWT:2048): Gdk-CRITICAL **: 11:19:18.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:18 
07:19:18 (SWT:2048): Gtk-WARNING **: 11:19:18.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gdk-CRITICAL **: 11:19:20.327: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:20 
07:19:20 (SWT:2048): Gtk-WARNING **: 11:19:20.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gdk-CRITICAL **: 11:19:26.352: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:2048): Gtk-WARNING **: 11:19:26.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.181 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
07:19:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton  Time elapsed: 2.082 s
07:19:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons  Time elapsed: 6.025 s
07:19:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons  Time elapsed: 6.072 s
07:19:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
07:19:32 
07:19:32 (SWT:2048): Gdk-CRITICAL **: 11:19:32.427: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:32 
07:19:32 (SWT:2048): Gdk-CRITICAL **: 11:19:32.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:33 
07:19:33 (SWT:2048): Gdk-CRITICAL **: 11:19:33.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:33 
07:19:33 (SWT:2048): Gdk-CRITICAL **: 11:19:33.556: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:33 
07:19:33 (SWT:2048): Gdk-CRITICAL **: 11:19:33.927: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:34 
07:19:34 (SWT:2048): Gdk-CRITICAL **: 11:19:34.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:34 
07:19:34 (SWT:2048): Gdk-CRITICAL **: 11:19:34.707: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:35 
07:19:35 (SWT:2048): Gdk-CRITICAL **: 11:19:35.096: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:35 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.05 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 0.38 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 0.374 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo  Time elapsed: 0.373 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 0.372 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 0.379 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 0.4 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems  Time elapsed: 0.388 s
07:19:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText  Time elapsed: 0.382 s
07:19:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
07:19:35 
07:19:35 (SWT:2048): Gdk-CRITICAL **: 11:19:35.481: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:35 
07:19:35 (SWT:2048): Gtk-WARNING **: 11:19:35.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gdk-CRITICAL **: 11:19:37.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:37 
07:19:37 (SWT:2048): Gtk-WARNING **: 11:19:37.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.191 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
07:19:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton  Time elapsed: 2.155 s
07:19:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex  Time elapsed: 2.035 s
07:19:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped
07:19:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
07:19:39 
07:19:39 (SWT:2048): Gdk-CRITICAL **: 11:19:39.675: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
07:19:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell  Time elapsed: 3.076 s
07:19:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
07:19:42 
07:19:42 (SWT:2048): Gdk-CRITICAL **: 11:19:42.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:42 
07:19:42 (SWT:2048): Gdk-CRITICAL **: 11:19:42.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:42 
07:19:42 (SWT:2048): Gdk-CRITICAL **: 11:19:42.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:47 
07:19:47 (SWT:2048): Gdk-CRITICAL **: 11:19:47.974: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:48 
07:19:48 (SWT:2048): Gdk-CRITICAL **: 11:19:48.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:48 
07:19:48 (SWT:2048): Gdk-CRITICAL **: 11:19:48.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:53 
07:19:53 (SWT:2048): Gdk-CRITICAL **: 11:19:53.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:54 
07:19:54 (SWT:2048): Gdk-CRITICAL **: 11:19:54.276: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:54 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.591 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells  Time elapsed: 0.069 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell  Time elapsed: 0.07 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull  Time elapsed: 5.078 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront  Time elapsed: 0.069 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell  Time elapsed: 0.068 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell  Time elapsed: 5.088 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize  Time elapsed: 1.075 s
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById  Time elapsed: 0.069 s
07:19:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
07:19:54 
07:19:54 (SWT:2048): Gdk-CRITICAL **: 11:19:54.349: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
07:19:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.075 s
07:19:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
07:19:54 
07:19:54 (SWT:2048): Gdk-CRITICAL **: 11:19:54.426: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:54 
07:19:54 (SWT:2048): Gtk-WARNING **: 11:19:54.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gdk-CRITICAL **: 11:19:56.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:56 
07:19:56 (SWT:2048): Gtk-WARNING **: 11:19:56.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gdk-CRITICAL **: 11:19:58.557: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:58 
07:19:58 (SWT:2048): Gtk-WARNING **: 11:19:58.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gdk-CRITICAL **: 11:20:00.625: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:00 
07:20:00 (SWT:2048): Gtk-WARNING **: 11:20:00.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:02 
07:20:02 (SWT:2048): Gdk-CRITICAL **: 11:20:02.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:03 
07:20:03 (SWT:2048): Gtk-WARNING **: 11:20:03.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:04 
07:20:04 (SWT:2048): Gdk-CRITICAL **: 11:20:04.757: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:05 
07:20:05 (SWT:2048): Gtk-WARNING **: 11:20:05.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.486 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
07:20:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick  Time elapsed: 2.046 s
07:20:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click  Time elapsed: 2.085 s
07:20:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas  Time elapsed: 2.067 s
07:20:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY  Time elapsed: 2.067 s
07:20:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY  Time elapsed: 2.064 s
07:20:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup  Time elapsed: 2.155 s
07:20:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
07:20:06 
07:20:06 (SWT:2048): Gdk-CRITICAL **: 11:20:06.915: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:07 
07:20:07 (SWT:2048): Gtk-WARNING **: 11:20:07.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gdk-CRITICAL **: 11:20:09.046: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:09 
07:20:09 (SWT:2048): Gtk-WARNING **: 11:20:09.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gdk-CRITICAL **: 11:20:11.207: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:11 
07:20:11 (SWT:2048): Gtk-WARNING **: 11:20:11.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gdk-CRITICAL **: 11:20:13.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:2048): Gtk-WARNING **: 11:20:13.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gdk-CRITICAL **: 11:20:15.582: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:2048): Gtk-WARNING **: 11:20:15.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:17 
07:20:17 (SWT:2048): Gdk-CRITICAL **: 11:20:17.730: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:2048): Gtk-WARNING **: 11:20:18.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gdk-CRITICAL **: 11:20:20.051: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:2048): Gtk-WARNING **: 11:20:20.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gdk-CRITICAL **: 11:20:22.221: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:2048): Gtk-WARNING **: 11:20:22.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gdk-CRITICAL **: 11:20:24.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:24 
07:20:24 (SWT:2048): Gtk-WARNING **: 11:20:24.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gdk-CRITICAL **: 11:20:26.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:26 
07:20:26 (SWT:2048): Gtk-WARNING **: 11:20:26.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:2048): Gdk-CRITICAL **: 11:20:28.720: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:29 
07:20:29 (SWT:2048): Gtk-WARNING **: 11:20:29.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gdk-CRITICAL **: 11:20:31.081: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:2048): Gtk-WARNING **: 11:20:31.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gdk-CRITICAL **: 11:20:33.345: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:2048): Gtk-WARNING **: 11:20:33.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gdk-CRITICAL **: 11:20:36.052: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:2048): Gtk-WARNING **: 11:20:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:2048): Gdk-CRITICAL **: 11:20:38.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:39 
07:20:39 (SWT:2048): Gtk-WARNING **: 11:20:39.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:40 
07:20:40 (SWT:2048): Gdk-CRITICAL **: 11:20:40.882: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:2048): Gtk-WARNING **: 11:20:41.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gdk-CRITICAL **: 11:20:43.078: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:43 
07:20:43 (SWT:2048): Gtk-WARNING **: 11:20:43.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gdk-CRITICAL **: 11:20:45.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:45 
07:20:45 (SWT:2048): Gtk-WARNING **: 11:20:45.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gdk-CRITICAL **: 11:20:47.488: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:2048): Gtk-WARNING **: 11:20:47.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:2048): Gdk-CRITICAL **: 11:20:49.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:50 
07:20:50 (SWT:2048): Gtk-WARNING **: 11:20:50.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gdk-CRITICAL **: 11:20:52.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:2048): Gtk-WARNING **: 11:20:52.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gdk-CRITICAL **: 11:20:54.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:2048): Gtk-WARNING **: 11:20:54.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gdk-CRITICAL **: 11:20:56.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:56 
07:20:56 (SWT:2048): Gtk-WARNING **: 11:20:56.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:58 
07:20:58 (SWT:2048): Gdk-CRITICAL **: 11:20:58.768: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:59 
07:20:59 (SWT:2048): Gtk-WARNING **: 11:20:59.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gdk-CRITICAL **: 11:21:01.016: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:01 
07:21:01 (SWT:2048): Gtk-WARNING **: 11:21:01.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gdk-CRITICAL **: 11:21:03.407: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:2048): Gtk-WARNING **: 11:21:03.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:05 
07:21:05 (SWT:2048): Gdk-CRITICAL **: 11:21:05.643: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:2048): Gtk-WARNING **: 11:21:06.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:07 
07:21:07 (SWT:2048): Gdk-CRITICAL **: 11:21:07.926: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:08 
07:21:08 (SWT:2048): Gtk-WARNING **: 11:21:08.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gdk-CRITICAL **: 11:21:10.169: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:10 
07:21:10 (SWT:2048): Gtk-WARNING **: 11:21:10.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gdk-CRITICAL **: 11:21:12.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:2048): Gtk-WARNING **: 11:21:12.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.756 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText  Time elapsed: 2.13 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException  Time elapsed: 2.162 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.164 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString  Time elapsed: 2.209 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2  Time elapsed: 2.148 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection  Time elapsed: 2.321 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount  Time elapsed: 2.17 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection  Time elapsed: 2.173 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings  Time elapsed: 2.173 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText  Time elapsed: 2.154 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException  Time elapsed: 2.361 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn  Time elapsed: 2.263 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection  Time elapsed: 2.708 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection  Time elapsed: 2.625 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount  Time elapsed: 2.204 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable  Time elapsed: 2.195 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal  Time elapsed: 2.208 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount  Time elapsed: 2.203 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText  Time elapsed: 2.394 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex  Time elapsed: 2.214 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable  Time elapsed: 2.214 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 2.22 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.234 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException  Time elapsed: 2.247 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText  Time elapsed: 2.391 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex  Time elapsed: 2.235 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection  Time elapsed: 2.283 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem  Time elapsed: 2.244 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 2.236 s
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal  Time elapsed: 2.265 s
07:21:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
07:21:14 
07:21:14 (SWT:2048): Gdk-CRITICAL **: 11:21:14.674: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
07:21:14 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.062 s
07:21:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
07:21:14 
07:21:14 (SWT:2048): Gdk-CRITICAL **: 11:21:14.740: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:15 
07:21:15 (SWT:2048): Gtk-WARNING **: 11:21:15.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:16 
07:21:16 (SWT:2048): Gdk-CRITICAL **: 11:21:16.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:2048): Gtk-WARNING **: 11:21:17.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gdk-CRITICAL **: 11:21:19.195: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:19 
07:21:19 (SWT:2048): Gtk-WARNING **: 11:21:19.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.708 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
07:21:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup  Time elapsed: 2.23 s
07:21:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection  Time elapsed: 2.224 s
07:21:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider  Time elapsed: 2.252 s
07:21:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
07:21:21 
07:21:21 (SWT:2048): Gdk-CRITICAL **: 11:21:21.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:21 
07:21:21 (SWT:2048): Gtk-WARNING **: 11:21:21.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:2048): Gdk-CRITICAL **: 11:21:23.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:24 
07:21:24 (SWT:2048): Gtk-WARNING **: 11:21:24.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gdk-CRITICAL **: 11:21:26.316: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:26 
07:21:26 (SWT:2048): Gtk-WARNING **: 11:21:26.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:2048): Gdk-CRITICAL **: 11:21:28.672: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:29 
07:21:29 (SWT:2048): Gtk-WARNING **: 11:21:29.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gdk-CRITICAL **: 11:21:31.112: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:2048): Gtk-WARNING **: 11:21:31.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gdk-CRITICAL **: 11:21:33.565: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:2048): Gtk-WARNING **: 11:21:33.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gdk-CRITICAL **: 11:21:36.008: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:2048): Gtk-WARNING **: 11:21:36.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gdk-CRITICAL **: 11:21:38.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:38 
07:21:38 (SWT:2048): Gtk-WARNING **: 11:21:38.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:40 
07:21:40 (SWT:2048): Gdk-CRITICAL **: 11:21:40.668: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:2048): Gtk-WARNING **: 11:21:41.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gdk-CRITICAL **: 11:21:43.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:43 
07:21:43 (SWT:2048): Gtk-WARNING **: 11:21:43.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gdk-CRITICAL **: 11:21:45.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:2048): Gtk-WARNING **: 11:21:45.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:2048): Gdk-CRITICAL **: 11:21:47.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:48 
07:21:48 (SWT:2048): Gtk-WARNING **: 11:21:48.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gdk-CRITICAL **: 11:21:50.305: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:2048): Gtk-WARNING **: 11:21:50.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:52 
07:21:52 (SWT:2048): Gdk-CRITICAL **: 11:21:52.799: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:2048): Gtk-WARNING **: 11:21:53.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gdk-CRITICAL **: 11:21:55.586: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 
07:21:55 (SWT:2048): Gtk-WARNING **: 11:21:55.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:57 
07:21:57 (SWT:2048): Gdk-CRITICAL **: 11:21:57.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:2048): Gtk-WARNING **: 11:21:58.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gdk-CRITICAL **: 11:22:00.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:00 
07:22:00 (SWT:2048): Gtk-WARNING **: 11:22:00.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gdk-CRITICAL **: 11:22:02.555: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:2048): Gtk-WARNING **: 11:22:02.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gdk-CRITICAL **: 11:22:05.232: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:2048): Gtk-WARNING **: 11:22:05.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gdk-CRITICAL **: 11:22:07.522: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:2048): Gtk-WARNING **: 11:22:07.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:09 
07:22:09 (SWT:2048): Gdk-CRITICAL **: 11:22:09.827: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:2048): Gtk-WARNING **: 11:22:10.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gdk-CRITICAL **: 11:22:12.131: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:12 
07:22:12 (SWT:2048): Gtk-WARNING **: 11:22:12.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:2048): Gdk-CRITICAL **: 11:22:14.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:15 
07:22:15 (SWT:2048): Gtk-WARNING **: 11:22:15.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gdk-CRITICAL **: 11:22:22.325: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:2048): Gtk-WARNING **: 11:22:22.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:24 
07:22:24 (SWT:2048): Gdk-CRITICAL **: 11:22:24.814: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:2048): Gtk-WARNING **: 11:22:25.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gdk-CRITICAL **: 11:22:27.288: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:27 
07:22:27 (SWT:2048): Gtk-WARNING **: 11:22:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.267 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection  Time elapsed: 2.422 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll  Time elapsed: 2.441 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.356 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode  Time elapsed: 2.44 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode  Time elapsed: 2.453 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection  Time elapsed: 2.443 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount  Time elapsed: 2.268 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection  Time elapsed: 2.392 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings  Time elapsed: 2.389 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree  Time elapsed: 2.347 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode  Time elapsed: 2.569 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath  Time elapsed: 2.331 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection  Time elapsed: 2.495 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection  Time elapsed: 2.787 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount  Time elapsed: 2.33 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems  Time elapsed: 2.328 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree  Time elapsed: 2.308 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax  Time elapsed: 2.677 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree  Time elapsed: 2.29 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath  Time elapsed: 2.305 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount  Time elapsed: 2.304 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn  Time elapsed: 2.75 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem  Time elapsed: 7.444 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.488 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree  Time elapsed: 2.474 s
07:22:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection  Time elapsed: 2.429 s
07:22:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
07:22:29 
07:22:29 (SWT:2048): Gdk-CRITICAL **: 11:22:29.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:30 
07:22:30 (SWT:2048): Gdk-CRITICAL **: 11:22:30.191: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:30 
07:22:30 (SWT:2048): Gdk-CRITICAL **: 11:22:30.660: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:31 
07:22:31 (SWT:2048): Gdk-CRITICAL **: 11:22:31.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
07:22:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment  Time elapsed: 0.466 s
07:22:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel  Time elapsed: 0.468 s
07:22:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1  Time elapsed: 0.476 s
07:22:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage  Time elapsed: 0.47 s
07:22:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
07:22:31 
07:22:31 (SWT:2048): Gdk-CRITICAL **: 11:22:31.609: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:2048): Gtk-WARNING **: 11:22:32.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gdk-CRITICAL **: 11:22:34.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:34 
07:22:34 (SWT:2048): Gtk-WARNING **: 11:22:34.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:36 
07:22:36 (SWT:2048): Gdk-CRITICAL **: 11:22:36.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:36 
07:22:36 (SWT:2048): Gtk-WARNING **: 11:22:36.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:36 
07:22:36 (SWT:2048): Gtk-WARNING **: 11:22:36.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:36 
07:22:36 (SWT:2048): Gtk-WARNING **: 11:22:36.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:36 
07:22:36 (SWT:2048): Gtk-WARNING **: 11:22:37.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:37 
07:22:37 (SWT:2048): Gtk-WARNING **: 11:22:37.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:37 
07:22:37 (SWT:2048): Gtk-WARNING **: 11:22:37.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:37 
07:22:37 (SWT:2048): Gtk-WARNING **: 11:22:37.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.334 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
07:22:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton  Time elapsed: 2.466 s
07:22:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
07:22:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 2.531 s
07:22:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.337 s
07:22:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
07:22:38 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
07:22:38 
07:22:38 (SWT:2048): Gdk-CRITICAL **: 11:22:38.947: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:38 
07:22:38 (SWT:2048): Gdk-CRITICAL **: 11:22:38.994: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.13 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
07:22:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped
07:22:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton  Time elapsed: 0.083 s
07:22:39 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
07:22:39 
07:22:39 (SWT:2048): Gdk-CRITICAL **: 11:22:39.080: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:2048): Gtk-WARNING **: 11:22:39.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gdk-CRITICAL **: 11:22:41.379: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:2048): Gtk-WARNING **: 11:22:41.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:43 
07:22:43 (SWT:2048): Gdk-CRITICAL **: 11:22:43.697: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:2048): Gtk-WARNING **: 11:22:44.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gdk-CRITICAL **: 11:22:46.023: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:46 
07:22:46 (SWT:2048): Gtk-WARNING **: 11:22:46.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gdk-CRITICAL **: 11:22:48.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:48 
07:22:48 (SWT:2048): Gtk-WARNING **: 11:22:48.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:50 
07:22:50 (SWT:2048): Gdk-CRITICAL **: 11:22:50.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:2048): Gtk-WARNING **: 11:22:51.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:52 
07:22:52 (SWT:2048): Gdk-CRITICAL **: 11:22:52.975: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:2048): Gtk-WARNING **: 11:22:53.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gdk-CRITICAL **: 11:22:55.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:55 
07:22:55 (SWT:2048): Gtk-WARNING **: 11:22:55.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.514 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent  Time elapsed: 2.3 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString  Time elapsed: 2.317 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget  Time elapsed: 2.324 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl  Time elapsed: 2.298 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull  Time elapsed: 2.338 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle  Time elapsed: 2.317 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget  Time elapsed: 2.304 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget  Time elapsed: 2.314 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
07:22:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode  Time elapsed: 0.001 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
07:22:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
07:22:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString  Time elapsed: 0.001 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
07:22:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
07:22:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
07:22:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
07:22:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL  Time elapsed: 0.001 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
07:22:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects  Time elapsed: 0.001 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
07:22:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap  Time elapsed: 0.001 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
07:22:57 
07:22:57 (SWT:2048): Gdk-CRITICAL **: 11:22:57.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:57 
07:22:57 (SWT:2048): Gtk-CRITICAL **: 11:22:57.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:22:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect  Time elapsed: 0.136 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
07:22:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds  Time elapsed: 0.001 s
07:22:57 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
07:22:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows  Time elapsed: 0.001 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
07:22:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
07:22:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren  Time elapsed: 0.001 s
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent  Time elapsed: 0 s
07:22:57 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything  Time elapsed: 0 s
07:22:57 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
07:22:57 
07:22:57 (SWT:2048): Gdk-CRITICAL **: 11:22:57.782: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
07:22:57 org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows  Time elapsed: 0.074 s
07:22:57 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
07:22:57 
07:22:57 (SWT:2048): Gdk-CRITICAL **: 11:22:57.859: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
07:22:58 org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear  Time elapsed: 0.539 s
07:22:58 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
07:22:58 
07:22:58 (SWT:2048): Gdk-CRITICAL **: 11:22:58.401: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
07:22:58 org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive  Time elapsed: 0.049 s
07:22:58 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
07:22:58 
07:22:58 (SWT:2048): Gdk-CRITICAL **: 11:22:58.455: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:58 
07:22:58 (SWT:2048): Gtk-WARNING **: 11:22:58.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.857 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
07:23:01 org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent  Time elapsed: 2.857 s
07:23:01 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
07:23:01 
07:23:01 (SWT:2048): Gdk-CRITICAL **: 11:23:01.315: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
07:23:01 org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose  Time elapsed: 0.548 s
07:23:01 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
07:23:01 
07:23:01 (SWT:2048): Gdk-CRITICAL **: 11:23:01.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
07:23:01 org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows  Time elapsed: 0.068 s
07:23:01 Running org.eclipse.swtbot.swt.finder.SWTBotTest
07:23:01 
07:23:01 (SWT:2048): Gdk-CRITICAL **: 11:23:01.937: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:02 
07:23:02 (SWT:2048): Gdk-CRITICAL **: 11:23:02.035: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:02 
07:23:02 (SWT:2048): Gdk-CRITICAL **: 11:23:02.132: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:07 
07:23:07 (SWT:2048): Gdk-CRITICAL **: 11:23:07.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:09 
07:23:09 (SWT:2048): Gdk-CRITICAL **: 11:23:09.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:09 
07:23:09 (SWT:2048): Gdk-CRITICAL **: 11:23:09.940: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:10 
07:23:10 (SWT:2048): Gdk-CRITICAL **: 11:23:10.039: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:15 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.206 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells  Time elapsed: 0.097 s
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition  Time elapsed: 0.097 s
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing  Time elapsed: 5.103 s
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing  Time elapsed: 2.602 s
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut  Time elapsed: 0.102 s
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById  Time elapsed: 0.1 s
07:23:15 org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition  Time elapsed: 5.104 s
07:23:15 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
07:23:15 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
07:23:15 org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences  Time elapsed: 0.003 s
07:23:15 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix  Time elapsed: 0.001 s
07:23:15 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments  Time elapsed: 0 s
07:23:15 org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod  Time elapsed: 0 s
07:23:15 org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations  Time elapsed: 0.003 s
07:23:15 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
07:23:15 
07:23:15 (SWT:2048): Gdk-CRITICAL **: 11:23:15.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:15 
07:23:15 (SWT:2048): Gtk-WARNING **: 11:23:15.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gdk-CRITICAL **: 11:23:17.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:2048): Gtk-WARNING **: 11:23:17.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:19 
07:23:19 (SWT:2048): Gdk-CRITICAL **: 11:23:19.942: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:20 
07:23:20 (SWT:2048): Gtk-WARNING **: 11:23:20.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gdk-CRITICAL **: 11:23:22.384: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:2048): Gtk-WARNING **: 11:23:22.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:24 
07:23:24 (SWT:2048): Gdk-CRITICAL **: 11:23:24.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:2048): Gtk-WARNING **: 11:23:25.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gdk-CRITICAL **: 11:23:27.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:2048): Gtk-WARNING **: 11:23:27.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:29 
07:23:29 (SWT:2048): Gdk-CRITICAL **: 11:23:29.643: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:30 
07:23:30 (SWT:2048): Gtk-WARNING **: 11:23:30.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gdk-CRITICAL **: 11:23:32.040: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:32 
07:23:32 (SWT:2048): Gtk-WARNING **: 11:23:32.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gdk-CRITICAL **: 11:23:34.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:2048): Gtk-WARNING **: 11:23:34.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:36 
07:23:36 (SWT:2048): Gdk-CRITICAL **: 11:23:36.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:2048): Gtk-WARNING **: 11:23:37.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gdk-CRITICAL **: 11:23:39.232: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:2048): Gtk-WARNING **: 11:23:39.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:41 
07:23:41 (SWT:2048): Gdk-CRITICAL **: 11:23:41.635: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:2048): Gtk-WARNING **: 11:23:42.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gdk-CRITICAL **: 11:23:44.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:44 
07:23:44 (SWT:2048): Gtk-WARNING **: 11:23:44.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.332 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks  Time elapsed: 2.363 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled  Time elapsed: 2.421 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError  Time elapsed: 2.441 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 2.411 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 2.427 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks  Time elapsed: 2.421 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable  Time elapsed: 2.397 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled  Time elapsed: 2.394 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2  Time elapsed: 2.402 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches  Time elapsed: 2.396 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch  Time elapsed: 2.403 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 2.404 s
07:23:46 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 2.45 s
07:23:46 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
07:23:46 
07:23:46 (SWT:2048): Gdk-CRITICAL **: 11:23:46.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:46 
07:23:46 (SWT:2048): Gtk-WARNING **: 11:23:46.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:2048): Gdk-CRITICAL **: 11:23:48.907: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:49 
07:23:49 (SWT:2048): Gtk-WARNING **: 11:23:49.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gdk-CRITICAL **: 11:23:51.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:2048): Gtk-WARNING **: 11:23:51.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:53 
07:23:53 (SWT:2048): Gdk-CRITICAL **: 11:23:53.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:2048): Gtk-WARNING **: 11:23:54.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gdk-CRITICAL **: 11:23:56.412: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:56 
07:23:56 (SWT:2048): Gtk-WARNING **: 11:23:56.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:58 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.37 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
07:23:58 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl  Time elapsed: 2.414 s
07:23:58 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox  Time elapsed: 2.598 s
07:23:58 org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl  Time elapsed: 2.427 s
07:23:58 org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents  Time elapsed: 2.48 s
07:23:58 org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled  Time elapsed: 2.45 s
07:23:58 
07:23:58 Results:
07:23:58 
07:23:58 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
07:23:58 
07:23:59 [INFO] All tests passed!
07:23:59 [INFO] 
07:23:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
07:23:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
07:23:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.pom
07:23:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
07:23:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:23:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
07:23:59 [INFO] 
07:23:59 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
07:23:59 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
07:23:59 [INFO]   from org.eclipse.swtbot.test/pom.xml
07:23:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:23:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] The project's OSGi version is 4.1.0.202306261105
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
07:23:59 [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.*
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] 
07:23:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
07:23:59 [INFO] 
07:23:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
07:23:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
07:24:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
07:24:00 [INFO] 
07:24:00 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
07:24:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
07:24:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.pom
07:24:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
07:24:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
07:24:00 [INFO] 
07:24:00 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
07:24:00 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
07:24:00 [INFO]   from org.eclipse.swtbot.generator.test/pom.xml
07:24:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:24:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
07:24:00 [INFO] The project's OSGi version is 4.1.0.202306261105
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
07:24:00 [INFO] 
07:24:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
07:24:00 [INFO] 
07:24:00 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test ---
07:24:00 [INFO] Resolving class path of org.eclipse.swtbot.generator.test...
07:24:01 [INFO] 
07:24:01 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
07:24: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.*
07:24:01 [INFO] 
07:24:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] 
07:24:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] 
07:24:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] 
07:24:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
07:24:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
07:24:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
07:24:03 [INFO] 
07:24:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
07:24:03 [INFO] 
07:24:03 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.test ---
07:24:03 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:24:03 [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
07:24:03 [INFO] Command line:
07:24:03 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:24:07 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
07:24:07 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:24:07 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:24:07 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:24:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
07:24:07 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage  Time elapsed: 0.326 s
07:24:07 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar  Time elapsed: 0.099 s
07:24:07 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText  Time elapsed: 0.117 s
07:24:07 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
07:24:08 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2  Time elapsed: 0.113 s
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem  Time elapsed: 0.094 s
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem  Time elapsed: 0.104 s
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2  Time elapsed: 0.129 s
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection  Time elapsed: 0.107 s
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems  Time elapsed: 0.107 s
07:24:08 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck  Time elapsed: 0.133 s
07:24:08 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
07:24:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
07:24:08 org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo  Time elapsed: 0.103 s
07:24:08 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
07:24:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
07:24:08 org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo  Time elapsed: 0.096 s
07:24:08 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
07:24:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
07:24:08 org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem  Time elapsed: 0.101 s
07:24:08 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
07:24:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
07:24:09 org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick  Time elapsed: 0.097 s
07:24:09 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
07:24:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
07:24:09 org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem  Time elapsed: 0.095 s
07:24:09 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
07:24:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
07:24:09 org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo  Time elapsed: 0.103 s
07:24:09 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
07:24:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
07:24:09 org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck  Time elapsed: 0.107 s
07:24:09 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
07:24:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
07:24:09 org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo  Time elapsed: 0.091 s
07:24:09 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
07:24:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
07:24:09 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.096 s
07:24:09 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick  Time elapsed: 0.095 s
07:24:09 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.101 s
07:24:09 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
07:24:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
07:24:09 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText  Time elapsed: 0.111 s
07:24:09 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText  Time elapsed: 0.093 s
07:24:09 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
07:24:10 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
07:24:10 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection  Time elapsed: 0.101 s
07:24:10 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem  Time elapsed: 0.094 s
07:24:10 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2  Time elapsed: 0.099 s
07:24:10 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems  Time elapsed: 0.08 s
07:24:10 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
07:24:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
07:24:10 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick  Time elapsed: 0.099 s
07:24:10 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick  Time elapsed: 0.102 s
07:24:10 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
07:24:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
07:24:10 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.093 s
07:24:10 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick  Time elapsed: 0.098 s
07:24:10 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.082 s
07:24:10 
07:24:10 Results:
07:24:10 
07:24:10 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
07:24:10 
07:24:11 [INFO] All tests passed!
07:24:11 [INFO] 
07:24:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
07:24:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
07:24:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.pom
07:24:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
07:24:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
07:24:11 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
07:24:11 [INFO]   from org.eclipse.swtbot.generator.jdt.test/pom.xml
07:24:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:24:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] The project's OSGi version is 4.1.0.202306261105
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test...
07:24:11 [INFO] 
07:24:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [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.*
07:24:11 [INFO] 
07:24:11 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] 
07:24:11 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
07:24:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
07:24:14 [INFO] 
07:24:14 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:14 [INFO] 
07:24:14 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:14 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:24:14 [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
07:24:14 [INFO] Command line:
07:24:14 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:24:18 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
07:24:19 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:24:19 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:24:19 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:24:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
07:24:19 org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo  Time elapsed: 0.524 s
07:24:19 
07:24:19 Results:
07:24:19 
07:24:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:24:19 
07:24:20 [INFO] All tests passed!
07:24:20 [INFO] 
07:24:20 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
07:24:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.pom
07:24:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
07:24:20 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:20 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:20 [INFO] 
07:24:20 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
07:24:20 [INFO] 
07:24:20 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
07:24:20 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
07:24:20 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
07:24:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:24:20 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:24:20 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
07:24:20 [INFO] 
07:24:20 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] The project's OSGi version is 4.1.0.202306261105
07:24:20 [INFO] 
07:24:20 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] 
07:24:20 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] 
07:24:20 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
07:24:20 [INFO] 
07:24:20 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test...
07:24:20 [INFO] 
07:24:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24: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.*
07:24:20 [INFO] 
07:24:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
07:24:20 [INFO] 
07:24:20 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:20 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
07:24:21 [INFO] 
07:24:21 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [INFO] 
07:24:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
07:24:21 [INFO] 
07:24:21 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [INFO] 
07:24:21 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [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.1.0-SNAPSHOT-sources.jar
07:24:21 [INFO] 
07:24:21 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [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.1.0-SNAPSHOT.jar
07:24:21 [INFO] 
07:24:21 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [INFO] 
07:24:21 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [INFO] 
07:24:21 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:21 [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.1.0-SNAPSHOT.jar
07:24:22 [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.1.0-SNAPSHOT-sources.jar
07:24:23 [INFO] 
07:24:23 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:23 [INFO] 
07:24:23 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:23 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:24:23 [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
07:24:23 [INFO] Command line:
07:24:23 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:24:26 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
07:24:26 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:24:26 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:24:26 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:24:26 
07:24:26 (SWT:3542): Gtk-CRITICAL **: 11:24:26.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:24:26 
07:24:26 (SWT:3542): Gtk-CRITICAL **: 11:24:26.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:24:28 
07:24:28 (SWT:3542): Gtk-CRITICAL **: 11:24:28.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:24:28 
07:24:28 (SWT:3542): Gtk-CRITICAL **: 11:24:28.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:24:28 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu  Time elapsed: 0.305 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel  Time elapsed: 0.115 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData  Time elapsed: 0.436 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader  Time elapsed: 0.142 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount  Time elapsed: 0.044 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData  Time elapsed: 0.297 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData  Time elapsed: 0.039 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport  Time elapsed: 0.044 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange  Time elapsed: 0.037 s
07:24:28 org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY  Time elapsed: 0.069 s
07:24:28 
07:24:28 Results:
07:24:28 
07:24:28 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
07:24:28 
07:24:28 [INFO] All tests passed!
07:24:28 [INFO] 
07:24:28 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
07:24:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.pom
07:24:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar
07:24:28 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:28 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:28 [INFO] 
07:24:28 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:24:28 [INFO] 
07:24:28 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
07:24:28 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
07:24:28 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
07:24:28 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:24:28 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:24:28 [INFO] 
07:24:28 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:28 [INFO] The project's OSGi version is 4.1.0.202306261105
07:24:28 [INFO] 
07:24:28 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:28 [INFO] 
07:24:28 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:28 [INFO] 
07:24:28 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test...
07:24:29 [INFO] 
07:24:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24: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.*
07:24:29 [INFO] 
07:24:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] 
07:24:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [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.1.0-SNAPSHOT-sources.jar
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [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.1.0-SNAPSHOT.jar
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] 
07:24:29 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [INFO] 
07:24:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:29 [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.1.0-SNAPSHOT.jar
07:24:30 [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.1.0-SNAPSHOT-sources.jar
07:24:31 [INFO] 
07:24:31 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:31 [INFO] 
07:24:31 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:31 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:24:31 [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
07:24:31 [INFO] Command line:
07:24:31 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:24:34 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
07:24:34 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:24:34 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:24:34 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:24:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
07:24:34 org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup  Time elapsed: 0.219 s
07:24:34 
07:24:34 Results:
07:24:34 
07:24:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:24:34 
07:24:35 [INFO] All tests passed!
07:24:35 [INFO] 
07:24:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
07:24:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.pom
07:24:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar
07:24:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
07:24:35 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
07:24:35 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
07:24:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:24:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] The project's OSGi version is 4.1.0.202306261105
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test...
07:24:35 [INFO] 
07:24:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [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.*
07:24:35 [INFO] 
07:24:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [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.1.0-SNAPSHOT-sources.jar
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [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.1.0-SNAPSHOT.jar
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [INFO] 
07:24:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:35 [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.1.0-SNAPSHOT.jar
07:24:36 [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.1.0-SNAPSHOT-sources.jar
07:24:37 [INFO] 
07:24:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:37 [INFO] 
07:24:37 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:37 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:24:37 [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
07:24:37 [INFO] Command line:
07:24:37 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:24:40 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
07:24:40 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:24:40 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:24:40 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:24:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
07:24:41 org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar  Time elapsed: 0.197 s
07:24:41 
07:24:41 Results:
07:24:41 
07:24:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:24:41 
07:24:41 [INFO] All tests passed!
07:24:41 [INFO] 
07:24:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
07:24:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.pom
07:24:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar
07:24:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
07:24:41 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
07:24:41 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
07:24:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:24:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] The project's OSGi version is 4.1.0.202306261105
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test...
07:24:41 [INFO] 
07:24:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [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.*
07:24:41 [INFO] 
07:24:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:24:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [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.1.0-SNAPSHOT-sources.jar
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [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.1.0-SNAPSHOT.jar
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [INFO] 
07:24:41 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:41 [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.1.0-SNAPSHOT.jar
07:24:43 [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.1.0-SNAPSHOT-sources.jar
07:24:45 [INFO] 
07:24:45 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:45 [INFO] 
07:24:45 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:45 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
07:24:45 [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
07:24:45 [INFO] Command line:
07:24:45 	[/opt/tools/java/openjdk/jdk-17/latest/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]
07:24:48 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
07:24:48 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:24:48 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:24:48 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.426: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.426: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.435: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.435: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.573: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.573: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.578: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.578: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.646: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.646: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.649: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 
07:24:48 (SWT:3805): Gtk-WARNING **: 11:24:48.649: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:24:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
07:24:48 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue  Time elapsed: 0.206 s
07:24:48 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue  Time elapsed: 0.073 s
07:24:48 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection  Time elapsed: 0.041 s
07:24:48 
07:24:48 Results:
07:24:48 
07:24:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
07:24:48 
07:24:49 [INFO] All tests passed!
07:24:49 [INFO] 
07:24:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
07:24:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.pom
07:24:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar
07:24:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
07:24:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
07:24:49 [INFO] 
07:24:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:24:49 [INFO] ------------------------------------------------------------------------
07:24:49 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
07:24:49 [INFO] 
07:24:49 [INFO] Eclipse SWTBot ..................................... SUCCESS [  8.788 s]
07:24:49 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  9.422 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  4.226 s]
07:24:49 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  5.308 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  3.257 s]
07:24:49 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  2.427 s]
07:24:49 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  3.226 s]
07:24:49 [INFO] org.eclipse.swtbot ................................. SUCCESS [  2.625 s]
07:24:49 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  2.808 s]
07:24:49 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  3.138 s]
07:24:49 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  3.162 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  2.316 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  3.226 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  3.059 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.675 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  3.512 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  2.246 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  4.417 s]
07:24:49 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  3.939 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  3.541 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.368 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  3.452 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  3.518 s]
07:24:49 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  3.329 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.448 s]
07:24:49 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  4.604 s]
07:24:49 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.943 s]
07:24:49 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  3.892 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  3.227 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.812 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  3.448 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  2.539 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.169 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.794 s]
07:24:49 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  3.162 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  3.326 s]
07:24:49 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.565 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  2.067 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.950 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.898 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.717 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.290 s]
07:24:49 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  2.662 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 13.375 s]
07:24:49 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  3.101 s]
07:24:49 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [  8.580 s]
07:24:49 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:31 min]
07:24:49 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 14.024 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [  8.301 s]
07:24:49 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [11:29 min]
07:24:49 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  1.903 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 10.513 s]
07:24:49 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [  9.152 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [  8.342 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [  6.350 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [  6.092 s]
07:24:49 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [  7.939 s]
07:24:49 [INFO] ------------------------------------------------------------------------
07:24:49 [INFO] BUILD SUCCESS
07:24:49 [INFO] ------------------------------------------------------------------------
07:24:49 [INFO] Total time:  18:53 min
07:24:49 [INFO] Finished at: 2023-06-26T11:24:49Z
07:24:49 [INFO] ------------------------------------------------------------------------
07:24:50 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins1066454858147752549.sh
07:24:50 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
07:24:51 + 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/
07:24:52 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
07:24:53 Terminating xvnc.
07:25:05 $ ssh-agent -k
07:25:05 unset SSH_AUTH_SOCK;
07:25:05 unset SSH_AGENT_PID;
07:25:05 echo Agent pid 53 killed;
07:25:05 [ssh-agent] Stopped.
07:25:05 Recording test results
07:25:06 [Checks API] No suitable checks publisher found.
07:25:06 Archiving artifacts
07:25:07 Finished: SUCCESS