Skip to content

Console Output

09:50:53 Started by an SCM change
09:50:53 Started by user Patrick Tasse
09:50:53 Rebuilds build #476
09:50:53 Running as Patrick Tasse
09:50:53 Agent centos-7-rs8ff is provisioned from template centos-7
09:50:53 ---
09:50:53 apiVersion: "v1"
09:50:53 kind: "Pod"
09:50:53 metadata:
09:50:53   labels:
09:50:53     jenkins: "slave"
09:50:53     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:50:53     jenkins/label: "migration_jipp-migration_centos-7"
09:50:53   name: "centos-7-rs8ff"
09:50:53   namespace: "swtbot"
09:50:53 spec:
09:50:53   containers:
09:50:53   - env:
09:50:53     - name: "JENKINS_SECRET"
09:50:53       value: "********"
09:50:53     - name: "JENKINS_TUNNEL"
09:50:53       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
09:50:53     - name: "JENKINS_AGENT_NAME"
09:50:53       value: "centos-7-rs8ff"
09:50:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:50:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:50:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:50:53     - name: "JAVA_TOOL_OPTIONS"
09:50:53       value: ""
09:50:53     - name: "_JAVA_OPTIONS"
09:50:53       value: ""
09:50:53     - name: "OPENJ9_JAVA_OPTIONS"
09:50:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:50:53     - name: "JENKINS_NAME"
09:50:53       value: "centos-7-rs8ff"
09:50:53     - name: "JENKINS_AGENT_WORKDIR"
09:50:53       value: "/home/jenkins/agent"
09:50:53     - name: "JENKINS_URL"
09:50:53       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
09:50:53     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
09:50:53     imagePullPolicy: "Always"
09:50:53     name: "jnlp"
09:50:53     resources:
09:50:53       limits:
09:50:53         cpu: "2000m"
09:50:53         memory: "4096Mi"
09:50:53       requests:
09:50:53         cpu: "1000m"
09:50:53         memory: "4096Mi"
09:50:53     tty: true
09:50:53     volumeMounts:
09:50:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:50:53       name: "m2-dir"
09:50:53       readOnly: true
09:50:53       subPath: "toolchains.xml"
09:50:53     - mountPath: "/home/jenkins/.mavenrc"
09:50:53       name: "m2-dir"
09:50:53       readOnly: true
09:50:53       subPath: ".mavenrc"
09:50:53     - mountPath: "/opt/tools"
09:50:53       name: "volume-0"
09:50:53       readOnly: false
09:50:53     - mountPath: "/home/jenkins"
09:50:53       name: "volume-2"
09:50:53       readOnly: false
09:50:53     - mountPath: "/home/jenkins/.m2/repository"
09:50:53       name: "volume-3"
09:50:53       readOnly: false
09:50:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:50:53       name: "m2-secret-dir"
09:50:53       readOnly: true
09:50:53       subPath: "settings-security.xml"
09:50:53     - mountPath: "/home/jenkins/.m2/wrapper"
09:50:53       name: "volume-4"
09:50:53       readOnly: false
09:50:53     - mountPath: "/home/jenkins/.m2/settings.xml"
09:50:53       name: "m2-secret-dir"
09:50:53       readOnly: true
09:50:53       subPath: "settings.xml"
09:50:53     - mountPath: "/home/jenkins/.ssh"
09:50:53       name: "volume-1"
09:50:53       readOnly: false
09:50:53       subPath: ""
09:50:53     - mountPath: "/home/jenkins/agent"
09:50:53       name: "workspace-volume"
09:50:53       readOnly: false
09:50:53     workingDir: "/home/jenkins/agent"
09:50:53   nodeSelector:
09:50:53     kubernetes.io/os: "linux"
09:50:53   restartPolicy: "Never"
09:50:53   volumes:
09:50:53   - name: "volume-0"
09:50:53     persistentVolumeClaim:
09:50:53       claimName: "tools-claim-jiro-swtbot"
09:50:53       readOnly: true
09:50:53   - name: "m2-secret-dir"
09:50:53     secret:
09:50:53       secretName: "m2-secret-dir"
09:50:53   - emptyDir:
09:50:53       medium: ""
09:50:53     name: "volume-2"
09:50:53   - configMap:
09:50:53       name: "m2-dir"
09:50:53     name: "m2-dir"
09:50:53   - configMap:
09:50:53       name: "known-hosts"
09:50:53     name: "volume-1"
09:50:53   - emptyDir:
09:50:53       medium: ""
09:50:53     name: "workspace-volume"
09:50:53   - emptyDir:
09:50:53       medium: ""
09:50:53     name: "volume-4"
09:50:53   - emptyDir:
09:50:53       medium: ""
09:50:53     name: "volume-3"
09:50:53 
09:50:53 Building remotely on centos-7-rs8ff (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
09:50:53 [ssh-agent] Looking for ssh-agent implementation...
09:50:53 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:50:53 $ ssh-agent
09:50:53 SSH_AUTH_SOCK=/tmp/ssh-nTy70K2xVFh6/agent.45
09:50:53 SSH_AGENT_PID=47
09:50:53 [ssh-agent] Started.
09:50:53 Running ssh-add (command line suppressed)
09:50:53 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_9040339341844559764.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_9040339341844559764.key)
09:50:53 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
09:50:53 The recommended git tool is: NONE
09:50:55 No credentials specified
09:50:55 Cloning the remote Git repository
09:50:55 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
09:50:55  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
09:50:55 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
09:50:55  > git --version # timeout=10
09:50:55  > git --version # 'git version 2.36.6'
09:50:55  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:50:57  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
09:50:57  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:50:58 Avoid second fetch
09:50:58  > git rev-parse origin/master^{commit} # timeout=10
09:50:58 Checking out Revision f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 (origin/master)
09:50:58  > git config core.sparsecheckout # timeout=10
09:50:58  > git checkout -f f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 # timeout=10
09:50:58 Commit message: "Update Orbit repository to R20230531010532 for 2023-06"
09:50:58  > git rev-list --no-walk f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 # timeout=10
09:51:14 [swtbot-tycho] $ Xvnc -help
09:51:14 Starting xvnc
09:51:14 [swtbot-tycho] $ Xvnc :85 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
09:51:14 
09:51:14 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
09:51:14 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
09:51:14 See http://www.tigervnc.org for information on TigerVNC.
09:51:14 Underlying X server release 12004000, The X.Org Foundation
09:51:14 
09:51:14 
09:51:14 Wed Jun  7 13:51:14 2023
09:51:14  vncext:      VNC extension running!
09:51:14  vncext:      Listening for VNC connections on all interface(s), port 5985
09:51:14  vncext:      created VNC server for screen 0
09:51:14 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins15893499871897781020.sh
09:51:14 + metacity --sm-disable --replace
09:51:15 [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
09:51:15 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
09:51:15 Maven home: /opt/tools/apache-maven/latest
09:51:15 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
09:51:15 Default locale: en_US, platform encoding: UTF-8
09:51:15 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
09:51:17 [INFO] Scanning for projects...
09:51:40 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
09:51:40 [INFO]     Cache location:         /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho
09:51:40 [INFO]     Transport mode:         online
09:51:40 [INFO]     Update mode:            cache first
09:51:40 [INFO]     Minimum cache duration: 60 minutes
09:51:40 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
09:51:54 [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@7d6ccad7...
09:52:01 [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
09:52:02 [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
09:52:03 [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
09:52:09 [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
09:52:13 [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
09:52:13 [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
09:52:13 [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
09:52:13 [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
09:52:14 [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
09:52:14 [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
09:52:24 [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
09:52:24 [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
09:52:24 [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
09:52:24 [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
09:52:24 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:25 [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
09:52:26 [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
09:52:28 [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
09:52:28 [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
09:52:28 [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
09:52:28 [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
09:52:28 [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
09:52:28 [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
09:52:28 [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
09:52:28 [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
09:52:29 [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
09:52:29 [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
09:52:29 [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
09:52:29 [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
09:52:30 [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
09:52:30 [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
09:52:30 [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
09:52:30 [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
09:52:30 [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
09:52:30 [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
09:52:31 [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
09:52:32 [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
09:52:32 [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
09:52:32 [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
09:52:33 [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
09:52:33 [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
09:52:33 [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
09:52:33 [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
09:52:33 [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
09:52:33 [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
09:52:34 [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
09:52:34 [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
09:52:34 [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
09:52:34 [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
09:52:34 [INFO] ------------------------------------------------------------------------
09:52:34 [INFO] Reactor Build Order:
09:52:34 [INFO] 
09:52:34 [INFO] Eclipse SWTBot                                                     [pom]
09:52:34 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
09:52:34 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
09:52:34 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
09:52:34 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
09:52:34 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
09:52:34 [INFO] 
09:52:34 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
09:52:34 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
09:52:34 [INFO]   from pom.xml
09:52:34 [INFO] --------------------------------[ pom ]---------------------------------
09:52:35 [INFO] 
09:52:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent ---
09:52: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/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:39 [INFO] 
09:52:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent ---
09:52:39 [INFO] 
09:52:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ parent ---
09:52:39 [INFO] 
09:52:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent ---
09:52:40 [INFO] 
09:52:40 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ parent ---
09:52:40 [INFO] 
09:52:40 [INFO] --- install:3.1.0:install (default-install) @ parent ---
09:52:41 [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
09:52:41 [INFO] 
09:52:41 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
09:52:41 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
09:52:41 [INFO]   from org.eclipse.swtbot.ant.junit/pom.xml
09:52:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:52:41 [INFO] 
09:52:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
09:52:41 [INFO] The project's OSGi version is 4.1.0.202306071351
09:52:41 [INFO] 
09:52:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
09:52:41 [INFO] 
09:52:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
09:52:41 [INFO] 
09:52:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
09:52:42 [INFO] 
09:52:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit ---
09:52:43 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit...
09:52:43 [INFO] 
09:52:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
09:52: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.*
09:52:43 [INFO] 
09:52:43 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
09:52:44 [INFO] 
09:52:44 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [INFO] 
09:52:44 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [INFO] 
09:52:44 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
09:52:44 [INFO] 
09:52:44 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [INFO] 
09:52:44 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [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.
09:52:44 [INFO] No tests to run.
09:52:44 [INFO] 
09:52:44 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [INFO] 
09:52:44 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
09:52:44 [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
09:52:44 [INFO] 
09:52:44 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
09:52:48 [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
09:52:48 [INFO] 
09:52:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
09:52:48 [INFO] 
09:52:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
09:52:48 [INFO] 
09:52:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
09:52:48 [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
09:52:50 [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
09:52:51 [INFO] 
09:52:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
09:52:51 [INFO] 
09:52:51 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.ant.junit ---
09:52: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.
09:52:51 [INFO] 
09:52:51 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.ant.junit ---
09:52:51 [INFO] No tests to run.
09:52:51 [INFO] 
09:52:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
09:52:51 [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
09:52:51 [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
09:52:51 [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
09:52:51 [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
09:52:51 [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
09:52:51 [INFO] 
09:52:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
09:52:51 [INFO] 
09:52:51 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
09:52:51 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
09:52:51 [INFO]   from org.eclipse.swtbot.eclipse.core/pom.xml
09:52:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:52:52 [INFO] 
09:52:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] The project's OSGi version is 4.1.0.202306071351
09:52:52 [INFO] 
09:52:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] 
09:52:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] 
09:52:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] 
09:52:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core...
09:52:52 [INFO] 
09:52:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
09:52: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/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:52 [INFO] 
09:52:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
09:52:52 [INFO] 
09:52:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
09:52:52 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [INFO] 
09:52:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [INFO] 
09:52:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [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.
09:52:54 [INFO] No tests to run.
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [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
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [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
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [INFO] 
09:52:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [INFO] 
09:52:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
09:52:54 [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
09:52:55 [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
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.core ---
09:52: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.
09:52:57 [INFO] 
09:52:57 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.core ---
09:52:57 [INFO] No tests to run.
09:52:57 [INFO] 
09:52:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
09:52:57 [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
09:52:57 [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
09:52:57 [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
09:52:57 [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
09:52:57 [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
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
09:52:57 [INFO] 
09:52:57 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
09:52:57 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
09:52:57 [INFO]   from org.eclipse.swtbot.swt.finder/pom.xml
09:52:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] The project's OSGi version is 4.1.0.202306071351
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] 
09:52:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder...
09:52:57 [INFO] 
09:52:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
09:52: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.*
09:52:57 [INFO] 
09:52:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
09:52:57 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
09:53:00 [INFO] 
09:53:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder ---
09:53:00 [INFO] 
09:53:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
09:53:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
09:53:00 [INFO] 
09:53:00 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder ---
09:53:00 [INFO] 
09:53:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder ---
09:53:00 [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.
09:53:00 [INFO] No tests to run.
09:53:00 [INFO] 
09:53:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder ---
09:53:00 [INFO] 
09:53:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
09:53:00 [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
09:53:00 [INFO] 
09:53:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
09:53:01 [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
09:53:01 [INFO] 
09:53:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
09:53:01 [INFO] 
09:53:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
09:53:01 [INFO] 
09:53:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
09:53:02 [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
09:53:03 [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
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder ---
09:53: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.
09:53:05 [INFO] 
09:53:05 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder ---
09:53:05 [INFO] No tests to run.
09:53:05 [INFO] 
09:53:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
09:53:05 [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
09:53:05 [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
09:53:05 [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
09:53:05 [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
09:53:05 [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
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
09:53:05 [INFO] 
09:53:05 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
09:53:05 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
09:53:05 [INFO]   from org.eclipse.swtbot.eclipse.finder/pom.xml
09:53:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] 
09:53:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder...
09:53:05 [INFO] 
09:53:05 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
09:53: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.*
09:53:05 [INFO] 
09:53:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
09:53:05 [INFO] 
09:53:05 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
09:53:05 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [INFO] 
09:53:06 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [INFO] 
09:53:06 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [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.
09:53:06 [INFO] No tests to run.
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [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
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [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
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [INFO] 
09:53:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [INFO] 
09:53:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
09:53:06 [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
09:53:08 [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
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.finder ---
09:53:10 [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.
09:53:10 [INFO] 
09:53:10 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.finder ---
09:53:10 [INFO] No tests to run.
09:53:10 [INFO] 
09:53:10 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
09:53:10 [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
09:53:10 [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
09:53:10 [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
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2metadata.xml
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2artifacts.xml
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
09:53:10 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
09:53:10 [INFO]   from org.eclipse.swtbot.e4.finder/pom.xml
09:53:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:10 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder...
09:53:10 [INFO] 
09:53:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:10 [INFO] 
09:53:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [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.
09:53:10 [INFO] No tests to run.
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [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
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [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
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
09:53:10 [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
09:53:11 [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
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.e4.finder ---
09:53: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.
09:53:13 [INFO] 
09:53:13 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.e4.finder ---
09:53:13 [INFO] No tests to run.
09:53:13 [INFO] 
09:53:13 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
09:53:13 [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
09:53:13 [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
09:53:13 [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
09:53:13 [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
09:53:13 [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
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
09:53:13 [INFO] 
09:53:13 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
09:53:13 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
09:53:13 [INFO]   from org.eclipse.swtbot.junit4_x/pom.xml
09:53:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:13 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x...
09:53:13 [INFO] 
09:53:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
09:53: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.*
09:53:13 [INFO] 
09:53:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit4_x ---
09:53: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.
09:53:13 [INFO] No tests to run.
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [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
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [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
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [INFO] 
09:53:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
09:53:13 [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
09:53:16 [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
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit4_x ---
09:53: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.
09:53:18 [INFO] 
09:53:18 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit4_x ---
09:53:18 [INFO] No tests to run.
09:53:18 [INFO] 
09:53:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
09:53:18 [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
09:53:18 [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
09:53:18 [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
09:53:18 [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
09:53:18 [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
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
09:53:18 [INFO] 
09:53:18 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
09:53:18 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
09:53:18 [INFO]   from org.eclipse.swtbot/pom.xml
09:53:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:53:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
09:53:18 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
09:53: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.*
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot ---
09:53:18 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.
09:53:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
09:53:18 [INFO] 
09:53:18 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot ---
09:53:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
09:53:18 [INFO] 
09:53:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot ---
09:53:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
09:53:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
09:53:20 [INFO] 
09:53:20 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot ---
09:53:20 [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
09:53:20 [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
09:53:20 [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
09:53:20 [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
09:53:20 [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
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
09:53:20 [INFO] 
09:53:20 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
09:53:20 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
09:53:20 [INFO]   from org.eclipse.swtbot.forms.finder/pom.xml
09:53:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:20 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] 
09:53:20 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder...
09:53:20 [INFO] 
09:53:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:20 [INFO] 
09:53:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
09:53:20 [INFO] 
09:53:20 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
09:53:20 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [INFO] 
09:53:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [INFO] 
09:53:21 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [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.
09:53:21 [INFO] No tests to run.
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [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
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [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
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [INFO] 
09:53:21 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [INFO] 
09:53:21 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
09:53:21 [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
09:53:22 [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
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.forms.finder ---
09:53:23 [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.
09:53:23 [INFO] 
09:53:23 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.forms.finder ---
09:53:23 [INFO] No tests to run.
09:53:23 [INFO] 
09:53:23 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
09:53:23 [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
09:53:23 [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
09:53:23 [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
09:53:23 [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
09:53:23 [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
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
09:53:23 [INFO] 
09:53:23 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
09:53:23 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
09:53:23 [INFO]   from org.eclipse.swtbot.forms/pom.xml
09:53:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:53:23 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] 
09:53:23 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
09:53:23 [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
09:53:23 [INFO] 
09:53:23 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
09:53:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
09:53:24 [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
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
09:53:26 [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
09:53:26 [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
09:53:26 [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
09:53:26 [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
09:53:26 [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
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
09:53:26 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
09:53:26 [INFO]   from org.eclipse.swtbot.go/pom.xml
09:53:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] Resolving class path of org.eclipse.swtbot.go...
09:53:26 [INFO] 
09:53:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:26 [INFO] 
09:53:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.go ---
09:53: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.
09:53:26 [INFO] No tests to run.
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] 
09:53:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
09:53:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
09:53:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.go ---
09:53:28 [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.
09:53:28 [INFO] 
09:53:28 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.go ---
09:53:28 [INFO] No tests to run.
09:53:28 [INFO] 
09:53:28 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
09:53:28 [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
09:53:28 [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
09:53:28 [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
09:53:28 [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
09:53:28 [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
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
09:53:28 [INFO] 
09:53:28 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
09:53:28 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
09:53:28 [INFO]   from org.eclipse.swtbot.eclipse/pom.xml
09:53:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:53:28 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] 
09:53:28 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
09:53:28 [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
09:53:28 [INFO] 
09:53:28 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
09:53:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
09:53:30 [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
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
09:53:31 [INFO] 
09:53:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
09:53:31 [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
09:53:31 [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
09:53:31 [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
09:53:31 [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
09:53:31 [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
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
09:53:31 [INFO] 
09:53:31 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
09:53:31 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
09:53:31 [INFO]   from org.eclipse.swtbot.eclipse.dsl/pom.xml
09:53:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:31 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] 
09:53:31 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl...
09:53:31 [INFO] 
09:53:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:31 [INFO] 
09:53:31 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
09:53:31 [INFO] 
09:53:31 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [INFO] 
09:53:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [INFO] 
09:53:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.dsl ---
09:53: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.
09:53:32 [INFO] No tests to run.
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [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
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [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
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [INFO] 
09:53:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [INFO] 
09:53:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:32 [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
09:53:33 [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
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.dsl ---
09:53: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.
09:53:34 [INFO] 
09:53:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:34 [INFO] No tests to run.
09:53:34 [INFO] 
09:53:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:34 [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
09:53:34 [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
09:53:34 [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
09:53:34 [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
09:53:34 [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
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
09:53:34 [INFO] 
09:53:34 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
09:53:34 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
09:53:34 [INFO]   from org.eclipse.swtbot.eclipse.gef.finder/pom.xml
09:53:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:34 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:34 [INFO] 
09:53:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:34 [INFO] 
09:53:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:34 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder...
09:53:35 [INFO] 
09:53:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53: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.*
09:53:35 [INFO] 
09:53:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] 
09:53:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] 
09:53:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53: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.
09:53:35 [INFO] No tests to run.
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [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
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [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
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] 
09:53:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [INFO] 
09:53:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:35 [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
09:53:36 [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
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:37 [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.
09:53:37 [INFO] 
09:53:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:37 [INFO] No tests to run.
09:53:37 [INFO] 
09:53:37 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:37 [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
09:53:37 [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
09:53:37 [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
09:53:37 [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
09:53:37 [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
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:53:37 [INFO] 
09:53:37 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
09:53:37 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
09:53:37 [INFO]   from org.eclipse.swtbot.eclipse.spy/pom.xml
09:53:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:37 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
09:53:37 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
09:53:37 [INFO] 
09:53:37 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy ---
09:53:37 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy...
09:53:38 [INFO] 
09:53:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:38 [INFO] 
09:53:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] 
09:53:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] 
09:53:38 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.spy ---
09:53: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.
09:53:38 [INFO] No tests to run.
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [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
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [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
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] 
09:53:38 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [INFO] 
09:53:38 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
09:53:38 [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
09:53:39 [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
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.spy ---
09:53: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.
09:53:41 [INFO] 
09:53:41 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.spy ---
09:53:41 [INFO] No tests to run.
09:53:41 [INFO] 
09:53:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
09:53:41 [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
09:53:41 [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
09:53:41 [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
09:53:41 [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
09:53:41 [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
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
09:53:41 [INFO] 
09:53:41 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
09:53:41 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
09:53:41 [INFO]   from org.eclipse.swtbot.eclipse.junit.headless/pom.xml
09:53:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] 
09:53:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless...
09:53:41 [INFO] 
09:53:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53: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.*
09:53:41 [INFO] 
09:53:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] 
09:53:41 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] 
09:53:41 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53: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.
09:53:41 [INFO] No tests to run.
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [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
09:53:41 [INFO] 
09:53:41 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:41 [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
09:53:42 [INFO] 
09:53:42 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:42 [INFO] 
09:53:42 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:42 [INFO] 
09:53:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:42 [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
09:53:43 [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
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:44 [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.
09:53:44 [INFO] 
09:53:44 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:44 [INFO] No tests to run.
09:53:44 [INFO] 
09:53:44 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:44 [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
09:53:44 [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
09:53:44 [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
09:53:44 [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
09:53:44 [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
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:53:44 [INFO] 
09:53:44 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
09:53:44 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
09:53:44 [INFO]   from org.eclipse.swtbot.eclipse.test.junit/pom.xml
09:53:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:53:44 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [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.*
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [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
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [INFO] 
09:53:44 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [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
09:53:44 [INFO] 
09:53:44 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:44 [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
09:53:45 [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
09:53:46 [INFO] 
09:53:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:46 [INFO] 
09:53:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:46 [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
09:53:46 [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
09:53:46 [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
09:53:46 [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
09:53:46 [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
09:53:46 [INFO] 
09:53:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
09:53:46 [INFO] 
09:53:46 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
09:53:46 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
09:53:46 [INFO]   from org.eclipse.swtbot.eclipse.ui/pom.xml
09:53:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:47 [INFO] 
09:53:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:47 [INFO] 
09:53:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] 
09:53:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] 
09:53:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] 
09:53:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui...
09:53:47 [INFO] 
09:53:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [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.*
09:53:47 [INFO] 
09:53:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
09:53:47 [INFO] 
09:53:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
09:53:47 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [INFO] 
09:53:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [INFO] 
09:53:48 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.ui ---
09:53: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.
09:53:48 [INFO] No tests to run.
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [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
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [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
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [INFO] 
09:53:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [INFO] 
09:53:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
09:53:48 [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
09:53:50 [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
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.ui ---
09:53: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.
09:53:52 [INFO] 
09:53:52 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.ui ---
09:53:52 [INFO] No tests to run.
09:53:52 [INFO] 
09:53:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
09:53:52 [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
09:53:52 [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
09:53:52 [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
09:53:52 [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
09:53:52 [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
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
09:53:52 [INFO] 
09:53:52 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
09:53:52 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
09:53:52 [INFO]   from org.eclipse.swtbot.generator/pom.xml
09:53:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] Resolving class path of org.eclipse.swtbot.generator...
09:53:52 [INFO] 
09:53:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
09:53: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/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:52 [INFO] 
09:53:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator ---
09:53: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.
09:53:52 [INFO] No tests to run.
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
09:53:52 [INFO] 
09:53:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
09:53:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
09:53:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator ---
09:53: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.
09:53:55 [INFO] 
09:53:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator ---
09:53:55 [INFO] No tests to run.
09:53:55 [INFO] 
09:53:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
09:53:55 [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
09:53:55 [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
09:53:55 [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
09:53:55 [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
09:53:55 [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
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
09:53:55 [INFO] 
09:53:55 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
09:53:55 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
09:53:55 [INFO]   from org.eclipse.swtbot.generator.client/pom.xml
09:53:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] The project's OSGi version is 4.1.0.202306071351
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] 
09:53:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] Resolving class path of org.eclipse.swtbot.generator.client...
09:53:55 [INFO] 
09:53:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
09:53: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.*
09:53:55 [INFO] 
09:53:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
09:53:55 [INFO] 
09:53:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
09:53:55 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client ---
09:53:56 [INFO] 
09:53:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
09:53:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client ---
09:53:56 [INFO] 
09:53:56 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.client ---
09:53:56 [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.
09:53:56 [INFO] No tests to run.
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client ---
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
09:53:56 [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
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
09:53:56 [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
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
09:53:56 [INFO] 
09:53:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
09:53:56 [INFO] 
09:53:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
09:53:56 [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
09:53:57 [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
09:53:59 [INFO] 
09:53:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
09:53:59 [INFO] 
09:53:59 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.client ---
09:53: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.
09:53:59 [INFO] 
09:53:59 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.client ---
09:53:59 [INFO] No tests to run.
09:53:59 [INFO] 
09:53:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
09:53:59 [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
09:53:59 [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
09:53:59 [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
09:53:59 [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
09:53:59 [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
09:53:59 [INFO] 
09:53:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
09:53:59 [INFO] 
09:53:59 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
09:53:59 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
09:53:59 [INFO]   from org.eclipse.swtbot.generator.rules.workbench/pom.xml
09:53:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench...
09:54:00 [INFO] 
09:54:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54: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.*
09:54:00 [INFO] 
09:54:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [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.
09:54:00 [INFO] No tests to run.
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [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
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [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
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [INFO] 
09:54:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:00 [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
09:54:01 [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
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54: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.
09:54:02 [INFO] 
09:54:02 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:02 [INFO] No tests to run.
09:54:02 [INFO] 
09:54:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:02 [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
09:54:02 [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
09:54:02 [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
09:54:02 [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
09:54:02 [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
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
09:54:02 [INFO] 
09:54:02 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
09:54:02 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
09:54:02 [INFO]   from org.eclipse.swtbot.generator.jdt/pom.xml
09:54:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
09:54:02 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
09:54:02 [INFO] 
09:54:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
09:54:02 [INFO] 
09:54:02 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt ---
09:54:02 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt...
09:54:03 [INFO] 
09:54:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
09:54: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.*
09:54:03 [INFO] 
09:54:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] 
09:54:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] 
09:54:03 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.jdt ---
09:54: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.
09:54:03 [INFO] No tests to run.
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [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
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [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
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [INFO] 
09:54:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
09:54:03 [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
09:54: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-sources.jar
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.jdt ---
09:54:07 [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.
09:54:07 [INFO] 
09:54:07 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.jdt ---
09:54:07 [INFO] No tests to run.
09:54:07 [INFO] 
09:54:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
09:54:07 [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
09:54:07 [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
09:54:07 [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
09:54:07 [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
09:54:07 [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
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
09:54:07 [INFO] 
09:54:07 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
09:54:07 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
09:54:07 [INFO]   from org.eclipse.swtbot.generator.ui/pom.xml
09:54:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:07 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] 
09:54:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui...
09:54:07 [INFO] 
09:54:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:07 [INFO] 
09:54:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
09:54:07 [INFO] 
09:54:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
09:54:07 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [INFO] 
09:54:08 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [INFO] 
09:54:08 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.ui ---
09:54: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.
09:54:08 [INFO] No tests to run.
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [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
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [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
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [INFO] 
09:54:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [INFO] 
09:54:08 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
09:54:08 [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
09:54: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-sources.jar
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.ui ---
09:54:11 [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.
09:54:11 [INFO] 
09:54:11 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.ui ---
09:54:11 [INFO] No tests to run.
09:54:11 [INFO] 
09:54:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
09:54:11 [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
09:54:11 [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
09:54:11 [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
09:54:11 [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
09:54:11 [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
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
09:54:11 [INFO] 
09:54:11 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
09:54:11 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
09:54:11 [INFO]   from org.eclipse.swtbot.junit5_x/pom.xml
09:54:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x...
09:54:11 [INFO] 
09:54:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:11 [INFO] 
09:54:11 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [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.
09:54:11 [INFO] No tests to run.
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [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
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [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
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [INFO] 
09:54:11 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
09:54:11 [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
09:54:12 [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
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit5_x ---
09:54: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.
09:54:14 [INFO] 
09:54:14 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit5_x ---
09:54:14 [INFO] No tests to run.
09:54:14 [INFO] 
09:54:14 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
09:54:14 [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
09:54:14 [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
09:54:14 [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
09:54:14 [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
09:54:14 [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
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
09:54:14 [INFO] 
09:54:14 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
09:54:14 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
09:54:14 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder/pom.xml
09:54:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:14 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder...
09:54:14 [INFO] 
09:54:14 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:14 [INFO] 
09:54:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54: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.
09:54:14 [INFO] No tests to run.
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [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
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [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
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [INFO] 
09:54:14 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:14 [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
09:54: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
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:17 [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.
09:54:17 [INFO] 
09:54:17 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:17 [INFO] No tests to run.
09:54:17 [INFO] 
09:54:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:17 [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
09:54:17 [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
09:54:17 [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
09:54:17 [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
09:54:17 [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
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:54:17 [INFO] 
09:54:17 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
09:54:17 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
09:54:17 [INFO]   from org.eclipse.swt.examples/pom.xml
09:54:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
09:54:17 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
09:54:17 [INFO] 
09:54:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
09:54:17 [INFO] Resolving class path of org.eclipse.swt.examples...
09:54:17 [INFO] 
09:54:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
09:54:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:17 [INFO] 
09:54:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
09:54:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
09:54:17 [INFO] 
09:54:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swt.examples ---
09:54:17 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
09:54:19 [INFO] 
09:54:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
09:54:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
09:54:19 [INFO] 
09:54:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swt.examples ---
09:54: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.
09:54:19 [INFO] No tests to run.
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
09:54:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
09:54:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
09:54:19 [INFO] 
09:54:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swt.examples ---
09:54:19 [INFO] 
09:54:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
09:54:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
09:54:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swt.examples ---
09:54: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.
09:54:24 [INFO] 
09:54:24 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swt.examples ---
09:54:24 [INFO] No tests to run.
09:54:24 [INFO] 
09:54:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
09:54:24 [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
09:54:24 [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
09:54:24 [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
09:54:24 [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
09:54:24 [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
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
09:54:24 [INFO] 
09:54:24 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
09:54:24 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
09:54:24 [INFO]   from org.eclipse.swtbot.swt.demo/pom.xml
09:54:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo...
09:54:24 [INFO] 
09:54:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
09:54: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.*
09:54:24 [INFO] 
09:54:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.demo ---
09:54: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.
09:54:24 [INFO] No tests to run.
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [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
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [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
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
09:54:24 [INFO] 
09:54:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
09:54: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.jar
09:54:25 [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
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.demo ---
09:54: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.
09:54:27 [INFO] 
09:54:27 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.demo ---
09:54:27 [INFO] No tests to run.
09:54:27 [INFO] 
09:54:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
09:54:27 [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
09:54:27 [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
09:54:27 [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
09:54:27 [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
09:54:27 [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
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
09:54:27 [INFO] 
09:54:27 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
09:54:27 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
09:54:27 [INFO]   from org.eclipse.ui.forms.examples/pom.xml
09:54:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] Resolving class path of org.eclipse.ui.forms.examples...
09:54:27 [INFO] 
09:54:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
09:54: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.*
09:54:27 [INFO] 
09:54:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.ui.forms.examples ---
09:54: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.
09:54:27 [INFO] No tests to run.
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
09:54:27 [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
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
09:54:27 [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
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
09:54:27 [INFO] 
09:54:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
09:54:27 [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_11075586168836976622/examples.jar' is disabled.
09:54: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_unpacked_11075586168836976622/examples.jar
09:54:29 [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
09:54:30 [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
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.ui.forms.examples ---
09:54: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.
09:54:32 [INFO] 
09:54:32 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.ui.forms.examples ---
09:54:32 [INFO] No tests to run.
09:54:32 [INFO] 
09:54:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
09:54:32 [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
09:54:32 [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
09:54:32 [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
09:54:32 [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
09:54:32 [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
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
09:54:32 [INFO] 
09:54:32 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
09:54:32 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
09:54:32 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder/pom.xml
09:54:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder...
09:54:32 [INFO] 
09:54:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54: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.*
09:54:32 [INFO] 
09:54:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54: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.
09:54:32 [INFO] No tests to run.
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [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
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [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
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [INFO] 
09:54:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:32 [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
09:54:33 [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
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54: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.
09:54:34 [INFO] 
09:54:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:34 [INFO] No tests to run.
09:54:34 [INFO] 
09:54:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:34 [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
09:54:34 [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
09:54:34 [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
09:54:34 [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
09:54:34 [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
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:54:34 [INFO] 
09:54:34 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
09:54:34 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
09:54:34 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
09:54:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] 
09:54:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder...
09:54:34 [INFO] 
09:54:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54: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.*
09:54:34 [INFO] 
09:54:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
09:54:34 [INFO] 
09:54:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [INFO] 
09:54:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [INFO] 
09:54:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54: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.
09:54:35 [INFO] No tests to run.
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [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
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [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
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [INFO] 
09:54:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [INFO] 
09:54:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:35 [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
09:54:36 [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
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:37 [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.
09:54:37 [INFO] 
09:54:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:37 [INFO] No tests to run.
09:54:37 [INFO] 
09:54:37 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:37 [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
09:54:37 [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
09:54:37 [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
09:54:37 [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
09:54:37 [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
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
09:54:37 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
09:54:37 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
09:54:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:37 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder...
09:54:37 [INFO] 
09:54:37 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:37 [INFO] 
09:54:37 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [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.
09:54:37 [INFO] No tests to run.
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [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
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [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
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:37 [INFO] 
09:54:37 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54: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.jar
09:54:39 [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
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:40 [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.
09:54:40 [INFO] 
09:54:40 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:40 [INFO] No tests to run.
09:54:40 [INFO] 
09:54:40 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:40 [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
09:54:40 [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
09:54:40 [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
09:54:40 [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
09:54:40 [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
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
09:54:40 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
09:54:40 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
09:54:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:40 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder...
09:54:40 [INFO] 
09:54:40 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:40 [INFO] 
09:54:40 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [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.
09:54:40 [INFO] No tests to run.
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [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
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [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
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:40 [INFO] 
09:54:40 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54: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.jar
09:54:41 [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
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:43 [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.
09:54:43 [INFO] 
09:54:43 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:43 [INFO] No tests to run.
09:54:43 [INFO] 
09:54:43 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:43 [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
09:54:43 [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
09:54:43 [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
09:54:43 [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
09:54:43 [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
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
09:54:43 [INFO] 
09:54:43 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
09:54:43 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
09:54:43 [INFO]   from org.eclipse.swtbot.eclipse.gef/pom.xml
09:54:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:54:43 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
09:54: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.*
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [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
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [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
09:54:43 [INFO] 
09:54:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
09:54:43 [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
09:54:44 [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
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
09:54:46 [INFO] 
09:54:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
09:54:46 [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
09:54:46 [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
09:54:46 [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
09:54:46 [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
09:54:46 [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
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
09:54:46 [INFO] 
09:54:46 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
09:54:46 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
09:54:46 [INFO]   from org.eclipse.swtbot.generator.feature/pom.xml
09:54:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:54:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
09:54: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.*
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [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
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [INFO] 
09:54:46 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [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
09:54:46 [INFO] 
09:54:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
09:54:46 [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
09:54:47 [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
09:54:48 [INFO] 
09:54:48 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
09:54:48 [INFO] 
09:54:48 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
09:54:48 [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
09:54:48 [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
09:54:48 [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
09:54:49 [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
09:54:49 [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
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
09:54:49 [INFO] 
09:54:49 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
09:54:49 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
09:54:49 [INFO]   from org.eclipse.swtbot.ide/pom.xml
09:54:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:54:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
09:54:49 [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.*
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] 
09:54:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
09:54:49 [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
09:54:49 [INFO] 
09:54:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
09:54:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
09:54:50 [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
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
09:54:51 [INFO] 
09:54:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
09:54:51 [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
09:54:51 [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
09:54:51 [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
09:54:51 [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
09:54:51 [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
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
09:54:51 [INFO] 
09:54:51 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
09:54:51 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
09:54:51 [INFO]   from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
09:54:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:51 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:51 [INFO] 
09:54:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:51 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless...
09:54:52 [INFO] 
09:54:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54: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/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:52 [INFO] 
09:54:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54: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.
09:54:52 [INFO] No tests to run.
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [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
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [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
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:52 [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
09:54:54 [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
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54: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.
09:54:55 [INFO] 
09:54:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:55 [INFO] No tests to run.
09:54:55 [INFO] 
09:54:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:55 [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
09:54:55 [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
09:54:55 [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
09:54:55 [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
09:54:55 [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
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
09:54:55 [INFO] 
09:54:55 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
09:54:55 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
09:54:55 [INFO]   from org.eclipse.swtbot.junit5/pom.xml
09:54:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:54:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
09:54: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.*
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] 
09:54:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
09:54:55 [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
09:54:55 [INFO] 
09:54:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
09:54:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
09:54:57 [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
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
09:54:58 [INFO] 
09:54:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
09:54:58 [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
09:54:58 [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
09:54:58 [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
09:54:58 [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
09:54:58 [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
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
09:54:58 [INFO] 
09:54:58 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
09:54:58 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
09:54:58 [INFO]   from org.eclipse.swtbot.nebula.gallery/pom.xml
09:54:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:54:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] The project's OSGi version is 4.1.0.202306071351
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [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
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [INFO] 
09:54:58 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [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
09:54:58 [INFO] 
09:54:58 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
09:54:58 [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
09:55:00 [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
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
09:55:01 [INFO] 
09:55:01 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
09:55:01 [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
09:55:01 [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
09:55:01 [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
09:55:01 [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
09:55:01 [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
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
09:55:01 [INFO] 
09:55:01 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
09:55:01 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
09:55:01 [INFO]   from org.eclipse.swtbot.nebula.nattable/pom.xml
09:55:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:55:01 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [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.*
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [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
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [INFO] 
09:55:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [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
09:55:01 [INFO] 
09:55:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
09:55:01 [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
09:55:02 [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
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
09:55:04 [INFO] 
09:55:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
09:55:04 [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
09:55:04 [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
09:55:04 [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
09:55:04 [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
09:55:04 [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
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
09:55:04 [INFO] 
09:55:04 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
09:55:04 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
09:55:04 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
09:55:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:55:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55: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.*
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [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
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [INFO] 
09:55:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [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
09:55:04 [INFO] 
09:55:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:04 [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
09:55:05 [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
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:06 [INFO] 
09:55:06 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:06 [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
09:55:06 [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
09:55:06 [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
09:55:06 [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
09:55:06 [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
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
09:55:06 [INFO] 
09:55:06 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
09:55:06 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
09:55:06 [INFO]   from org.eclipse.swtbot.nebula.stepbar/pom.xml
09:55:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:55:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
09:55: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.*
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [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
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [INFO] 
09:55:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [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
09:55:06 [INFO] 
09:55:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:06 [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
09:55:08 [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
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:09 [INFO] 
09:55:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:09 [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
09:55:09 [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
09:55:09 [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
09:55:09 [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
09:55:09 [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
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
09:55:09 [INFO] 
09:55:09 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
09:55:09 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
09:55:09 [INFO]   from org.eclipse.swtbot.nebula.rangeslider/pom.xml
09:55:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:55:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [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.*
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [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
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [INFO] 
09:55:09 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [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
09:55:09 [INFO] 
09:55:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:09 [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
09:55:10 [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
09:55:11 [INFO] 
09:55:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:11 [INFO] 
09:55:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:11 [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
09:55:11 [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
09:55:11 [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
09:55:11 [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
09:55:11 [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
09:55:11 [INFO] 
09:55:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
09:55:11 [INFO] 
09:55:11 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
09:55:11 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
09:55:11 [INFO]   from org.eclipse.swtbot.updatesite/pom.xml
09:55:11 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:55:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:11 [INFO] 
09:55:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
09:55:11 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:11 [INFO] 
09:55:11 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
09:55:11 [INFO] 
09:55:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
09:55:12 [INFO] 
09:55:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
09:55:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:55:12 [INFO] 
09:55:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
09:55:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
09:55:12 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
09:55:12 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
09:55:12 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
09:55:12 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
09:55:12 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
09:55:12 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
09:55:12 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:13 [WARNING] [8bce2706-239e-40e0-a9ca-26cba5f52ffc][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.202306071351.
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
09:55:16 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
09:55:16 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
09:55:16 [INFO] 
09:55:16 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
09:55:16 [INFO] 
09:55:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
09:55:16 [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
09:55:16 [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
09:55:16 [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
09:55:16 [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
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
09:55:16 [INFO] 
09:55:16 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
09:55:16 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
09:55:16 [INFO]   from org.eclipse.swtbot.eclipse.ui.test/pom.xml
09:55:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:55:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:16 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:16 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:16 [INFO] 
09:55:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:16 [INFO] 
09:55:16 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:16 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test...
09:55:17 [INFO] 
09:55:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [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.*
09:55:17 [INFO] 
09:55:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [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
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [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
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:17 [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
09:55:19 [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
09:55:20 [INFO] 
09:55:20 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:20 [INFO] 
09:55:20 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:21 [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)
09:55:21 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log
09:55:21 [INFO] Command line:
09:55:21 	[/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]
09:55:25 Launching application org.eclipse.ui.ide.workbench...
09:55:30 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
09:55:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:55:30 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:55:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:55:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.8 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
09:55:36 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject  Time elapsed: 5.39 s
09:55:36 
09:55:36 Results:
09:55:36 
09:55:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
09:55:36 
09:55:43 [INFO] All tests passed!
09:55:43 [INFO] 
09:55:43 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:43 [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
09:55:43 [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
09:55:43 [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
09:55:43 [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
09:55:43 [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
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
09:55:43 [INFO] 
09:55:43 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
09:55:43 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
09:55:43 [INFO]   from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
09:55:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:55:43 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards...
09:55:43 [INFO] 
09:55:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55: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.*
09:55:43 [INFO] 
09:55:43 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] Nothing to compile - all classes are up to date
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [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.
09:55:43 [INFO] No tests to run.
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [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
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [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
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [INFO] 
09:55:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:43 [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
09:55:45 [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
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:47 [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.
09:55:47 [INFO] 
09:55:47 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:47 [INFO] No tests to run.
09:55:47 [INFO] 
09:55:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:47 [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
09:55:47 [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
09:55:47 [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
09:55:47 [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
09:55:47 [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
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
09:55:47 [INFO] 
09:55:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
09:55:47 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
09:55:47 [INFO]   from org.eclipse.swtbot.forms.finder.test/pom.xml
09:55:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:55:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:55:47 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] The project's OSGi version is 4.1.0.202306071351
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test...
09:55:47 [INFO] 
09:55:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [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.*
09:55:47 [INFO] 
09:55:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [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
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [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
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [INFO] 
09:55:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
09:55:47 [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
09:55:48 [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
09:55:50 [INFO] 
09:55:50 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
09:55:50 [INFO] 
09:55:50 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
09:55:50 [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)
09:55:50 [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
09:55:50 [INFO] Command line:
09:55:50 	[/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]
09:55:54 Launching application org.eclipse.ui.ide.workbench...
09:55:58 Running org.eclipse.swtbot.forms.finder.test.AllTests
09:55:58 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:55:58 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:55:58 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:56:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 s - in org.eclipse.swtbot.forms.finder.test.AllTests
09:56:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex  Time elapsed: 0.018 s
09:56:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink  Time elapsed: 0.003 s
09:56:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage  Time elapsed: 0.005 s
09:56:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex  Time elapsed: 0.009 s
09:56:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage  Time elapsed: 0.002 s
09:56:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex  Time elapsed: 0.006 s
09:56:01 
09:56:01 Results:
09:56:01 
09:56:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
09:56:01 
09:56:02 [INFO] All tests passed!
09:56:02 [INFO] 
09:56:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
09:56:02 [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
09:56:02 [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
09:56:02 [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
09:56:02 [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
09:56:02 [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
09:56:02 [INFO] 
09:56:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
09:56:02 [INFO] 
09:56:02 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
09:56:02 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
09:56:02 [INFO]   from org.eclipse.swtbot.eclipse.finder.test/pom.xml
09:56:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:56:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:56:02 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
09:56:02 [INFO] 
09:56:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] The project's OSGi version is 4.1.0.202306071351
09:56:02 [INFO] 
09:56:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] 
09:56:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] 
09:56:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] 
09:56:02 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test...
09:56:02 [INFO] 
09:56:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [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.*
09:56:02 [INFO] 
09:56:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
09:56:02 [INFO] 
09:56:02 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:02 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
09:56:03 [INFO] 
09:56:03 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [INFO] 
09:56:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
09:56:03 [INFO] 
09:56:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [INFO] 
09:56:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [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
09:56:03 [INFO] 
09:56:03 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [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
09:56:03 [INFO] 
09:56:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [INFO] 
09:56:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [INFO] 
09:56:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:03 [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
09:56:05 [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
09:56:06 [INFO] 
09:56:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:06 [INFO] 
09:56:06 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
09:56:06 [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)
09:56:06 [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
09:56:06 [INFO] Command line:
09:56:06 	[/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]
09:56:10 Launching application org.eclipse.ui.ide.workbench...
09:56:12 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:56:12 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:56:12 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:56:15 Running org.eclipse.swtbot.eclipse.finder.AllTests
09:59:16 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.052 s - in org.eclipse.swtbot.eclipse.finder.AllTests
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown  Time elapsed: 2.143 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId  Time elapsed: 1.818 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton  Time elapsed: 1.634 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope  Time elapsed: 1.464 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound  Time elapsed: 1.651 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically  Time elapsed: 1.82 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton  Time elapsed: 1.631 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException  Time elapsed: 5.278 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView  Time elapsed: 1.567 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters  Time elapsed: 1.683 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton  Time elapsed: 1.704 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand  Time elapsed: 1.659 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView  Time elapsed: 0.501 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets  Time elapsed: 1.171 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton  Time elapsed: 1.588 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView  Time elapsed: 0.437 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons  Time elapsed: 1.481 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle  Time elapsed: 0.453 s
09:59:16 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString  Time elapsed: 0 s
09:59:16 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable  Time elapsed: 0 s
09:59:16 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable  Time elapsed: 0.001 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals  Time elapsed: 17.416 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals  Time elapsed: 12.625 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu  Time elapsed: 9.785 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu  Time elapsed: 8.813 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor  Time elapsed: 12.37 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor  Time elapsed: 9.527 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor  Time elapsed: 11.454 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu  Time elapsed: 8.85 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView  Time elapsed: 9.14 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject  Time elapsed: 8.527 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName  Time elapsed: 9.318 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection  Time elapsed: 10.381 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen  Time elapsed: 9.259 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus  Time elapsed: 8.928 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount  Time elapsed: 0.432 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents  Time elapsed: 0.488 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges  Time elapsed: 0.472 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage  Time elapsed: 0.41 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles  Time elapsed: 0.393 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly  Time elapsed: 0.36 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage  Time elapsed: 0.353 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip  Time elapsed: 0.224 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText  Time elapsed: 0.225 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId  Time elapsed: 0.228 s
09:59:16 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow  Time elapsed: 0.786 s
09:59:16 
09:59:16 Results:
09:59:16 
09:59:16 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
09:59:16 
09:59:18 [INFO] All tests passed!
09:59:18 [INFO] 
09:59:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
09:59:18 [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
09:59:18 [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
09:59:18 [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
09:59:18 [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
09:59:18 [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
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
09:59:18 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
09:59:18 [INFO]   from org.eclipse.swtbot.e4.finder.test/pom.xml
09:59:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:59:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:59:18 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] The project's OSGi version is 4.1.0.202306071351
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test...
09:59:18 [INFO] 
09:59:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:59:18 [INFO] 
09:59:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [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
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [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
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [INFO] 
09:59:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
09:59:18 [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
09:59:20 [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
09:59:21 [INFO] 
09:59:21 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
09:59:21 [INFO] 
09:59:21 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
09:59:21 [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)
09:59:21 [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
09:59:21 [INFO] Command line:
09:59:21 	[/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]
09:59:24 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
09:59:26 Running org.eclipse.swtbot.e4.finder.test.AllTests
09:59:26 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:59:26 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:59:26 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:59:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.675 s - in org.eclipse.swtbot.e4.finder.test.AllTests
09:59:32 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart  Time elapsed: 0.046 s
09:59:32 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart  Time elapsed: 5.02 s
09:59:32 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart  Time elapsed: 0.001 s
09:59:32 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle  Time elapsed: 0 s
09:59:32 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart  Time elapsed: 0.136 s
09:59:32 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective  Time elapsed: 0.063 s
09:59:32 
09:59:32 Results:
09:59:32 
09:59:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
09:59:32 
09:59:32 [INFO] All tests passed!
09:59:32 [INFO] 
09:59:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
09:59:32 [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
09:59:32 [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
09:59:32 [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
09:59:32 [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
09:59:32 [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
09:59:32 [INFO] 
09:59:32 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
09:59:32 [INFO] 
09:59:32 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
09:59:32 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
09:59:32 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
09:59:32 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:59:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:59:32 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
09:59:32 [INFO] 
09:59:32 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] The project's OSGi version is 4.1.0.202306071351
09:59:32 [INFO] 
09:59:32 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] 
09:59:32 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] 
09:59:32 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] 
09:59:32 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test...
09:59:32 [INFO] 
09:59:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:59:32 [INFO] 
09:59:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
09:59:32 [INFO] 
09:59:32 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:32 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
09:59:33 [INFO] 
09:59:33 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [INFO] 
09:59:33 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
09:59:33 [INFO] 
09:59:33 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [INFO] 
09:59:33 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [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
09:59:33 [INFO] 
09:59:33 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [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
09:59:33 [INFO] 
09:59:33 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [INFO] 
09:59:33 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [INFO] 
09:59:33 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:33 [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
09:59:35 [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
09:59:36 [INFO] 
09:59:36 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:36 [INFO] 
09:59:36 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:36 [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)
09:59:36 [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
09:59:36 [INFO] Command line:
09:59:36 	[/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]
09:59:42 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
09:59:43 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:59:43 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:59:43 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:59:43 
09:59:43 (SWT:2065): Gtk-CRITICAL **: 13:59:43.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:43 
09:59:43 (SWT:2065): Gtk-CRITICAL **: 13:59:43.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:43 
09:59:43 (SWT:2065): Gtk-CRITICAL **: 13:59:43.892: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 
09:59:44 (SWT:2065): Gtk-CRITICAL **: 13:59:44.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:59:44 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText  Time elapsed: 0.43 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount  Time elapsed: 0.15 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText  Time elapsed: 0.111 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect  Time elapsed: 0.126 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex  Time elapsed: 0.101 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText  Time elapsed: 0.104 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex  Time elapsed: 0.099 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText  Time elapsed: 0.105 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText  Time elapsed: 0.084 s
09:59:44 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText  Time elapsed: 0.073 s
09:59:44 
09:59:44 Results:
09:59:44 
09:59:44 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
09:59:44 
09:59:45 [INFO] All tests passed!
09:59:45 [INFO] 
09:59:45 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:45 [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
09:59:45 [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
09:59:45 [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
09:59:45 [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
09:59:45 [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
09:59:45 [INFO] 
09:59:45 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
09:59:45 [INFO] 
09:59:45 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
09:59:45 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
09:59:45 [INFO]   from org.eclipse.swtbot.swt.finder.test/pom.xml
09:59:45 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:59:45 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
09:59:45 [INFO] 
09:59:45 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] The project's OSGi version is 4.1.0.202306071351
09:59:45 [INFO] 
09:59:45 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] 
09:59:45 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] 
09:59:45 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] 
09:59:45 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test...
09:59:45 [INFO] 
09:59:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [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.*
09:59:45 [INFO] 
09:59:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
09:59:45 [INFO] 
09:59:45 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
09:59:45 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
09:59:46 [INFO] 
09:59:46 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [INFO] 
09:59:46 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
09:59:46 [INFO] 
09:59:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [INFO] 
09:59:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [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
09:59:46 [INFO] 
09:59:46 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [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
09:59:46 [INFO] 
09:59:46 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [INFO] 
09:59:46 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [INFO] 
09:59:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
09:59:46 [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
09:59:48 [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
09:59:49 [INFO] 
09:59:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
09:59:49 [INFO] 
09:59:49 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
09:59:49 [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)
09:59:49 [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
09:59:49 [INFO] Command line:
09:59:49 	[/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]
09:59:53 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
09:59:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:59:53 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:59:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:59:54 
09:59:54 (SWT:2150): Gdk-CRITICAL **: 13:59:54.725: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
09:59:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
09:59:55 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath  Time elapsed: 0.961 s
09:59:55 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem  Time elapsed: 0.525 s
09:59:55 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
09:59:55 
09:59:55 (SWT:2150): Gdk-CRITICAL **: 13:59:55.293: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
09:59:55 
09:59:55 (SWT:2150): Gdk-CRITICAL **: 13:59:55.440: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
09:59:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
09:59:55 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus  Time elapsed: 0.147 s
09:59:55 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem  Time elapsed: 0.127 s
09:59:55 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
09:59:55 
09:59:55 (SWT:2150): Gdk-CRITICAL **: 13:59:55.596: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:56 
09:59:56 (SWT:2150): Gtk-WARNING **: 13:59:56.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gdk-CRITICAL **: 13:59:58.314: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
09:59:58 
09:59:58 (SWT:2150): Gtk-WARNING **: 13:59:58.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:00 
10:00:00 (SWT:2150): Gdk-CRITICAL **: 14:00:00.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:01 
10:00:01 (SWT:2150): Gtk-WARNING **: 14:00:01.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gdk-CRITICAL **: 14:00:03.448: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:03 
10:00:03 (SWT:2150): Gtk-WARNING **: 14:00:03.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:05 
10:00:05 (SWT:2150): Gtk-CRITICAL **: 14:00:05.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:05 
10:00:05 (SWT:2150): Gtk-CRITICAL **: 14:00:05.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:05 
10:00:05 (SWT:2150): Gdk-CRITICAL **: 14:00:05.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:06 
10:00:06 (SWT:2150): Gtk-WARNING **: 14:00:06.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gdk-CRITICAL **: 14:00:08.531: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:08 
10:00:08 (SWT:2150): Gtk-WARNING **: 14:00:08.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gdk-CRITICAL **: 14:00:11.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:11 
10:00:11 (SWT:2150): Gtk-WARNING **: 14:00:11.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:13 
10:00:13 (SWT:2150): Gdk-CRITICAL **: 14:00:13.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:14 
10:00:14 (SWT:2150): Gtk-WARNING **: 14:00:14.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gdk-CRITICAL **: 14:00:16.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:16 
10:00:16 (SWT:2150): Gtk-WARNING **: 14:00:16.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:18 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.384 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem  Time elapsed: 2.718 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem  Time elapsed: 2.59 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath  Time elapsed: 2.542 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls  Time elapsed: 2.507 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup  Time elapsed: 2.575 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell  Time elapsed: 2.74 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText  Time elapsed: 2.63 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem  Time elapsed: 2.574 s
10:00:18 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons  Time elapsed: 2.5 s
10:00:18 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
10:00:18 
10:00:18 (SWT:2150): Gdk-CRITICAL **: 14:00:18.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:19 
10:00:19 (SWT:2150): Gtk-WARNING **: 14:00:19.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:21 
10:00:21 (SWT:2150): Gdk-CRITICAL **: 14:00:21.583: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:21 
10:00:21 (SWT:2150): Gtk-WARNING **: 14:00:21.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:22 
10:00:22 (SWT:2150): Gtk-WARNING **: 14:00:22.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:22 
10:00:22 (SWT:2150): Gtk-WARNING **: 14:00:22.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:22 
10:00:22 (SWT:2150): Gtk-WARNING **: 14:00:22.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:22 
10:00:22 (SWT:2150): Gtk-WARNING **: 14:00:22.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:22 
10:00:22 (SWT:2150): Gtk-WARNING **: 14:00:22.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:22 
10:00:22 (SWT:2150): Gtk-WARNING **: 14:00:22.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:23 
10:00:23 (SWT:2150): Gdk-CRITICAL **: 14:00:23.978: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:24 
10:00:24 (SWT:2150): Gtk-WARNING **: 14:00:24.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.574 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
10:00:26 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath  Time elapsed: 2.593 s
10:00:26 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString  Time elapsed: 2.394 s
10:00:26 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString  Time elapsed: 2.583 s
10:00:26 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
10:00:26 
10:00:26 (SWT:2150): Gdk-CRITICAL **: 14:00:26.571: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:26 
10:00:26 (SWT:2150): Gtk-WARNING **: 14:00:26.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gdk-CRITICAL **: 14:00:29.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:29 
10:00:29 (SWT:2150): Gtk-WARNING **: 14:00:29.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.89 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
10:00:31 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1  Time elapsed: 2.482 s
10:00:31 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2  Time elapsed: 2.406 s
10:00:31 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
10:00:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout  Time elapsed: 0.015 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference  Time elapsed: 0 s
10:00:31 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
10:00:31 
10:00:31 (SWT:2150): Gdk-CRITICAL **: 14:00:31.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:31 
10:00:31 (SWT:2150): Gdk-CRITICAL **: 14:00:31.589: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:31 
10:00:31 (SWT:2150): Gdk-CRITICAL **: 14:00:31.672: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy  Time elapsed: 0.095 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy  Time elapsed: 0.082 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy  Time elapsed: 0.092 s
10:00:31 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
10:00:31 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter  Time elapsed: 0.001 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters  Time elapsed: 0 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters  Time elapsed: 0 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys  Time elapsed: 0 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey  Time elapsed: 0 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter  Time elapsed: 0 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters  Time elapsed: 0.01 s
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter  Time elapsed: 0 s
10:00:31 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
10:00:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
10:00:31 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
10:00:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
10:00:31 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
10:00:31 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:00:31 
10:00:31 (SWT:2150): Gdk-CRITICAL **: 14:00:31.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:32 
10:00:32 (SWT:2150): Gtk-WARNING **: 14:00:32.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString  Time elapsed: 2.499 s
10:00:34 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:00:34 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString  Time elapsed: 0.002 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase  Time elapsed: 0.001 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip  Time elapsed: 0 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip  Time elapsed: 0 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip  Time elapsed: 0 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod  Time elapsed: 0.001 s
10:00:34 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:00:34 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:00:34 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage  Time elapsed: 0.001 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage  Time elapsed: 0 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage  Time elapsed: 0 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString  Time elapsed: 0 s
10:00:34 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod  Time elapsed: 0 s
10:00:34 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:00:34 
10:00:34 (SWT:2150): Gdk-CRITICAL **: 14:00:34.357: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:34 
10:00:34 (SWT:2150): Gdk-CRITICAL **: 14:00:34.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:34 
10:00:34 (SWT:2150): Gdk-CRITICAL **: 14:00:34.926: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:35 
10:00:35 (SWT:2150): Gdk-CRITICAL **: 14:00:35.172: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:35 
10:00:35 (SWT:2150): Gdk-CRITICAL **: 14:00:35.427: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:35 
10:00:35 (SWT:2150): Gdk-CRITICAL **: 14:00:35.685: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:35 
10:00:35 (SWT:2150): Gdk-CRITICAL **: 14:00:35.946: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:36 
10:00:36 (SWT:2150): Gdk-CRITICAL **: 14:00:36.227: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:36 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip  Time elapsed: 0.298 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase  Time elapsed: 0.269 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase  Time elapsed: 0.245 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText  Time elapsed: 0.255 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup  Time elapsed: 0.257 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById  Time elapsed: 0.261 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel  Time elapsed: 0.279 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex  Time elapsed: 0.28 s
10:00:36 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:00:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription  Time elapsed: 0.002 s
10:00:36 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:00:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex  Time elapsed: 0.002 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText  Time elapsed: 0.001 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText  Time elapsed: 0 s
10:00:36 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:00:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches  Time elapsed: 0.002 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch  Time elapsed: 0 s
10:00:36 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:00:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic  Time elapsed: 0.001 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic  Time elapsed: 0 s
10:00:36 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:00:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches  Time elapsed: 0.002 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche  Time elapsed: 0 s
10:00:36 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:00:36 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:00:36 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText  Time elapsed: 0.001 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod  Time elapsed: 0 s
10:00:36 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase  Time elapsed: 0.001 s
10:00:36 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
10:00:36 
10:00:36 (SWT:2150): Gdk-CRITICAL **: 14:00:36.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:36 
10:00:36 (SWT:2150): Gtk-CRITICAL **: 14:00:36.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 
10:00:37 (SWT:2150): Gtk-CRITICAL **: 14:00:37.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 
10:00:37 (SWT:2150): Gtk-CRITICAL **: 14:00:37.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 
10:00:37 (SWT:2150): Gtk-CRITICAL **: 14:00:37.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 
10:00:37 (SWT:2150): Gtk-CRITICAL **: 14:00:37.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 
10:00:37 (SWT:2150): Gtk-CRITICAL **: 14:00:37.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 
10:00:37 (SWT:2150): Gtk-CRITICAL **: 14:00:37.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:00:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
10:00:37 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree  Time elapsed: 0.502 s
10:00:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
10:00:37 
10:00:37 (SWT:2150): Gdk-CRITICAL **: 14:00:37.112: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:37 
10:00:37 (SWT:2150): Gtk-WARNING **: 14:00:37.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:39 
10:00:39 (SWT:2150): Gdk-CRITICAL **: 14:00:39.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:40 
10:00:40 (SWT:2150): Gtk-WARNING **: 14:00:40.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:42 
10:00:42 (SWT:2150): Gdk-CRITICAL **: 14:00:42.769: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:43 
10:00:43 (SWT:2150): Gtk-WARNING **: 14:00:43.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:45 
10:00:45 (SWT:2150): Gdk-CRITICAL **: 14:00:45.630: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:46 
10:00:46 (SWT:2150): Gtk-WARNING **: 14:00:46.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gdk-CRITICAL **: 14:00:48.362: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:48 
10:00:48 (SWT:2150): Gtk-WARNING **: 14:00:48.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gdk-CRITICAL **: 14:00:51.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:51 
10:00:51 (SWT:2150): Gtk-WARNING **: 14:00:51.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.634: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:53 
10:00:53 (SWT:2150): Gtk-WARNING **: 14:00:53.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:00:54 
10:00:54 (SWT:2150): Gdk-CRITICAL **: 14:00:54.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:00:54 
10:00:54 (SWT:2150): Gtk-WARNING **: 14:00:54.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:01 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.704 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount  Time elapsed: 2.69 s
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem  Time elapsed: 2.965 s
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem  Time elapsed: 2.861 s
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount  Time elapsed: 2.732 s
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems  Time elapsed: 2.881 s
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents  Time elapsed: 2.897 s
10:01:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound  Time elapsed: 7.673 s
10:01:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
10:01:01 
10:01:01 (SWT:2150): Gdk-CRITICAL **: 14:01:01.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:02 
10:01:02 (SWT:2150): Gtk-WARNING **: 14:01:02.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:04 
10:01:04 (SWT:2150): Gdk-CRITICAL **: 14:01:04.615: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:01:05 
10:01:05 (SWT:2150): Gtk-WARNING **: 14:01:05.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 Terminating xvnc.
10:19:29 [INFO] ------------------------------------------------------------------------
10:19:29 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
10:19:29 [INFO] 
10:19:29 [INFO] Eclipse SWTBot ..................................... SUCCESS [  6.125 s]
10:19:29 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 10.495 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  5.659 s]
10:19:29 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  7.959 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  4.998 s]
10:19:29 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  3.372 s]
10:19:29 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  4.724 s]
10:19:29 [INFO] org.eclipse.swtbot ................................. SUCCESS [  2.535 s]
10:19:29 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  2.838 s]
10:19:29 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  2.537 s]
10:19:29 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  2.377 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  3.217 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  2.940 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  3.203 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  3.625 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  3.050 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  2.365 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  5.241 s]
10:19:29 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  3.016 s]
10:19:29 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  4.830 s]
10:19:29 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.799 s]
10:19:29 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  4.516 s]
10:19:29 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  3.743 s]
10:19:29 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  3.454 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  3.174 s]
10:19:29 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  6.530 s]
10:19:29 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.815 s]
10:19:29 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  5.035 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.780 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.641 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  3.071 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  2.557 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  3.028 s]
10:19:29 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.885 s]
10:19:29 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  2.601 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  4.127 s]
10:19:29 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.687 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  3.136 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.462 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.640 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.576 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.567 s]
10:19:29 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  4.546 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 27.427 s]
10:19:29 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  3.234 s]
10:19:29 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 15.226 s]
10:19:29 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [03:15 min]
10:19:29 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 14.583 s]
10:19:29 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 12.761 s]
10:19:29 [INFO] org.eclipse.swtbot.swt.finder.test ................. FAILURE [19:43 min]
10:19:29 [INFO] org.eclipse.swtbot.test ............................ SKIPPED
10:19:29 [INFO] org.eclipse.swtbot.generator.test .................. SKIPPED
10:19:29 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SKIPPED
10:19:29 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SKIPPED
10:19:29 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SKIPPED
10:19:29 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SKIPPED
10:19:29 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SKIPPED
10:19:29 [INFO] ------------------------------------------------------------------------
10:19:29 [INFO] BUILD FAILURE
10:19:29 [INFO] ------------------------------------------------------------------------
10:19:29 [INFO] Total time:  28:12 min
10:19:29 [INFO] Finished at: 2023-06-07T14:19:29Z
10:19:29 [INFO] ------------------------------------------------------------------------
10:19:29 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:3.0.4:test (default-test) on project org.eclipse.swtbot.swt.finder.test: An unexpected error occurred while launching the test runtime (process returned error code 143(SIGTERM received?)). Command-line used to launch the sub-process was /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 in working directory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test -> [Help 1]
10:19:29 [ERROR] 
10:19:29 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
10:19:29 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:19:29 [ERROR] 
10:19:29 [ERROR] For more information about the errors and possible solutions, please read the following articles:
10:19:29 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
10:19:29 [ERROR] 
10:19:29 [ERROR] After correcting the problems, you can resume the build with the command
10:19:29 [ERROR]   mvn <args> -rf :org.eclipse.swtbot.swt.finder.test
10:19:40 $ ssh-agent -k
10:19:40 unset SSH_AUTH_SOCK;
10:19:40 unset SSH_AGENT_PID;
10:19:40 echo Agent pid 47 killed;
10:19:40 [ssh-agent] Stopped.
10:19:40 Build was aborted
10:19:40 Aborted by Patrick Tasse
10:19:40 Recording test results
10:19:40 [Checks API] No suitable checks publisher found.
10:19:40 Archiving artifacts
10:19:42 Finished: ABORTED