Pull request #1718 updated Connecting to https://api.github.com using 277682/****** Connecting to https://api.github.com to check permissions of obtain list of Dinesh0723 for eclipse-platform/eclipse.platform.ui Loading trusted files from base branch master at 7572bd41012083eda05137cc70c28dca6ce323b3 rather than 6dcad12d4c0c8aeb5e2dd031497c8e804fd2edfa Obtained Jenkinsfile from 7572bd41012083eda05137cc70c28dca6ce323b3 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos-latest’ Agent centos-8-ltmp5 is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-ltmp5" namespace: "platform" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.platform.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-ltmp5" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-8-ltmp5" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.platform.svc.cluster.local/platform/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-platform" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-8-ltmp5 in /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-app-platform Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-platform/eclipse.platform.ui.git > git init /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718 # timeout=10 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.ui.git > git --version # timeout=10 > git --version # 'git version 2.41.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.ui.git +refs/pull/1718/head:refs/remotes/origin/PR-1718 # timeout=10 Cleaning workspace Fetching without tags Checking out Revision 6dcad12d4c0c8aeb5e2dd031497c8e804fd2edfa (PR-1718) > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.ui.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/1718/head:refs/remotes/origin/PR-1718 # timeout=10 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.ui.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.ui.git using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.ui.git +refs/pull/1718/head:refs/remotes/origin/PR-1718 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcad12d4c0c8aeb5e2dd031497c8e804fd2edfa # timeout=10 Commit message: "Bracket support" First time build. Skipping changelog. [GitHub Checks] GitHub check (name: Code Analysis, status: in_progress) has been published. The recommended git tool is: git using credential github-app-platform The recommended git tool is: git using credential github-app-platform > git rev-list --no-walk 8c41fb992ac7fbf1ecbacaccbdae82df130ee115 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 [GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.ui.git' [GitCheckoutListener] Found previous build 'eclipse.platform.ui/PR-1718 #1' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since '8c41fb9' [GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head [GitCheckoutListener] -> Using head commit '6dcad12' as starting point [GitCheckoutListener] -> Recorded 200 new commits [GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@ad6d7f5b' to render commit links [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 20 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] xvnc $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [eclipse.platform.ui_PR-1718] $ Xvnc -help Starting xvnc [eclipse.platform.ui_PR-1718] $ Xvnc :93 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset [Pipeline] { Xvnc TigerVNC 1.11.0 - built Jul 21 2021 11:25:16 Copyright (C) 1999-2020 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12011000, The X.Org Foundation Fri Mar 8 13:15:12 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5993 vncext: created VNC server for screen 0 [Pipeline] sh + mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS -DtrimStackTrace=false Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 13:15:18.616 [INFO] Scanning for projects... 13:15:26.526 [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98) 13:15:26.526 [INFO] Tycho Mode: extension 13:15:26.526 [INFO] Tycho Builder: maven 13:15:26.528 [INFO] Build Threads: 1 13:15:42.018 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/.polyglot.feature.xml 13:15:45.327 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.32.0-SNAPSHOT/eclipse-sdk-prereqs-4.32.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@239b9195 13:15:45.399 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### 13:15:45.399 [INFO] Cache location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/.cache/tycho 13:15:45.400 [INFO] Transport mode: online 13:15:45.400 [INFO] Http Transport type: Java11Client 13:15:45.400 [INFO] Update mode: cache first 13:15:45.400 [INFO] Minimum cache duration: 60 minutes 13:15:45.400 [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) 13:15:46.684 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 74.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.17.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:15:54.158 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-el, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:15:56.150 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.12, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:15:57.570 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:15:57.866 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:15:59.338 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:16:00.338 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.10, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:16:00.684 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:16:01.864 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true 13:16:02.421 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 4.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true 13:16:02.982 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds 13:16:11.980 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.32.0-SNAPSHOT/eclipse-sdk-prereqs-4.32.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@239b9195 13:16:21.679 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.32.0-SNAPSHOT/eclipse-sdk-prereqs-4.32.0-SNAPSHOT.target for environments=[win32/win32/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@239b9195 13:16:31.997 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.32.0-SNAPSHOT/eclipse-sdk-prereqs-4.32.0-SNAPSHOT.target for environments=[macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@239b9195 13:17:03.993 [INFO] ------------------------------------------------------------------------ 13:17:03.993 [INFO] Reactor Build Order: 13:17:03.993 [INFO] 13:17:03.996 [INFO] eclipse.platform.ui [pom] 13:17:03.996 [INFO] [aggregator] features [pom] 13:17:03.996 [INFO] [aggregator] bundles [pom] 13:17:03.996 [INFO] [bundle] Commands [eclipse-plugin] 13:17:03.996 [INFO] [bundle] JFace Data Binding Observables [eclipse-plugin] 13:17:03.996 [INFO] [bundle] JFace Data Binding Properties [eclipse-plugin] 13:17:03.996 [INFO] [bundle] JFace Data Binding [eclipse-plugin] 13:17:03.996 [INFO] [bundle] JFace Data Binding for JavaBeans [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse e4 core commands [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse Model Xpath [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse UI Dependency Injection [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse UI Application Services [eclipse-plugin] 13:17:03.996 [INFO] [bundle] JFace [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse Bindings Support [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse CSS Core Support [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse CSS SWT Support [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse CSS SWT Theme Support [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse e4 dialogs [eclipse-plugin] 13:17:03.996 [INFO] [bundle] Eclipse Workbench Model [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse UI Custom widgets [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse e4 Workbench [eclipse-plugin] 13:17:03.997 [INFO] [bundle] JFace Data Binding for SWT and JFace [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Bundle for Workbench APIs available in e4 [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse URI Scheme Handling [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse e4 Workbench SWT [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse e4 Progress View [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse e4 Workbench Add-ons [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse UI GTK Enhancements [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Notification API [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse UI WIN32 Enhancements [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse UI MacOS X Enhancements [eclipse-plugin] 13:17:03.997 [INFO] [feature] Eclipse 4 Rich Client Platform [eclipse-feature] 13:17:03.997 [INFO] [bundle] Text [eclipse-plugin] 13:17:03.997 [INFO] [bundle] File Buffers [eclipse-plugin] 13:17:03.997 [INFO] [bundle] E4 IDE UI [eclipse-plugin] 13:17:03.997 [INFO] [bundle] JFace Text [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Refactoring Core [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse Workbench [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse UI [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse Forms [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Views [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Common Navigator View [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse IDE UI [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Text Editor Framework [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Default Text Editor [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Refactoring UI [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Search Support Core [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Search Support [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Quick Search [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Browser Support [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse UI MacOS X Enhancements [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Generic and Extensible Text Editor [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Tabbed Properties View [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Navigator Workbench Components [eclipse-plugin] 13:17:03.997 [INFO] [bundle] Eclipse IDE UI Application [eclipse-plugin] 13:17:03.998 [INFO] [bundle] UI Freeze Monitoring [eclipse-plugin] 13:17:03.998 [INFO] [bundle] Eclipse SDK Themes [eclipse-plugin] 13:17:03.998 [INFO] [bundle] Log View [eclipse-plugin] 13:17:03.998 [INFO] [bundle] Eclipse UI Win32 Enhancements [eclipse-plugin] 13:17:03.998 [INFO] [aggregator] tests [pom] 13:17:03.998 [INFO] [test-bundle] File Buffers Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Eclipse e4 core commands tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] XPathTest Model [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] UI Bindings Tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] TestModel Model [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] e4 css core tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] e4 css swt tests (Incubation) [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Harness Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Jface tests [eclipse-test-plugin] 13:17:03.998 [INFO] eclipse.platform.ui.examples [pom] 13:17:03.998 [INFO] [bundle] JFace Data Binding Examples [eclipse-plugin] 13:17:03.998 [INFO] [test-bundle] JFace Data Binding Conformance Tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] JFace Data Binding Tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Jface notifications tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Text Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] JFace Text Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Refactoring Core Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Refactoring UI Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Search Support Tests Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Tests for Eclipse URI Scheme Handling [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Tests for org.eclipse.text.quicksearch Bundle [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Editors Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Workbench Text Editor Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Generic Editor Test Plug-in [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Eclipse UI IDE Application Tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] UI Freeze Monitoring Tests [eclipse-test-plugin] 13:17:03.998 [INFO] [test-bundle] Eclipse UI Tests [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Plugin.name [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Forms Test [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Common Navigator Tests [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Performance Plug-in [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Pluginchecks [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Eclipse RCP Tests [eclipse-test-plugin] 13:17:03.999 [INFO] [test-bundle] Tabbed Properties View Tests [eclipse-test-plugin] 13:17:03.999 [INFO] [bundle] CSS bridge demo [eclipse-plugin] 13:17:03.999 [INFO] [bundle] e4 Progress Examples Plug-in [eclipse-plugin] 13:17:03.999 [INFO] [bundle] JFace Snippets Plug-in [eclipse-plugin] 13:17:03.999 [INFO] [bundle] CodeMinig Examples [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Services Snippets (Incubation) [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Command Contribution Examples [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Field Assist Example [eclipse-plugin] 13:17:03.999 [INFO] [bundle] JFace Text Example [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Progress Examples Plug-in [eclipse-plugin] 13:17:03.999 [INFO] [bundle] pluginName [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Multi-Page Editor Example [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Common Navigator Examples [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Example for a Perspective [eclipse-plugin] 13:17:03.999 [INFO] [bundle] User File Editor [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Readme File Editing Tool [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Undo Example [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Example for Eclipse URI Scheme Handling [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Tabbed Properties View Article Example [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Examples of Eclipse Forms [eclipse-plugin] 13:17:03.999 [INFO] [bundle] Examples for Generic Editor [eclipse-plugin] 13:17:04.019 [INFO] 13:17:04.019 [INFO] --------------< org.eclipse.platform:eclipse.platform.ui >-------------- 13:17:04.019 [INFO] Building eclipse.platform.ui 4.32.0-SNAPSHOT [1/116] 13:17:04.019 [INFO] from pom.xml 13:17:04.019 [INFO] --------------------------------[ pom ]--------------------------------- 13:17:04.029 [INFO] 13:17:04.029 [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse.platform.ui --- 13:17:04.191 [INFO] 13:17:04.191 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ui --- 13:17:04.511 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/saveproperties 13:17:04.512 [INFO] 13:17:04.512 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.platform.ui --- 13:17:04.909 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:17:04.909 [INFO] 13:17:04.909 [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.ui --- 13:17:04.911 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/src/main/resources 13:17:04.911 [INFO] 13:17:04.911 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ eclipse.platform.ui --- 13:17:04.913 [INFO] 13:17:04.913 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ eclipse.platform.ui --- 13:17:04.918 [INFO] 13:17:04.918 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ eclipse.platform.ui --- 13:17:10.705 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:17:10.706 [INFO] 13:17:10.706 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ui --- 13:17:10.711 [INFO] 13:17:10.711 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ eclipse.platform.ui --- 13:17:10.716 [INFO] 13:17:10.716 [INFO] ------------------< org.eclipse.platform:ui-features >------------------ 13:17:10.716 [INFO] Building [aggregator] features 4.32.0-SNAPSHOT [2/116] 13:17:10.716 [INFO] from features/.polyglot.pom.tycho 13:17:10.716 [INFO] --------------------------------[ pom ]--------------------------------- 13:17:10.720 [INFO] 13:17:10.720 [INFO] --- clean:3.3.2:clean (default-clean) @ ui-features --- 13:17:10.721 [INFO] 13:17:10.721 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ ui-features --- 13:17:10.722 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/saveproperties 13:17:10.723 [INFO] 13:17:10.723 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ui-features --- 13:17:10.725 [INFO] 13:17:10.725 [INFO] --- resources:3.3.1:resources (filter-resources) @ ui-features --- 13:17:10.726 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/src/main/resources 13:17:10.726 [INFO] 13:17:10.726 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ ui-features --- 13:17:10.727 [INFO] 13:17:10.727 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ ui-features --- 13:17:10.728 [INFO] 13:17:10.728 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ ui-features --- 13:17:10.733 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:17:10.733 [INFO] 13:17:10.733 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-features --- 13:17:10.734 [INFO] 13:17:10.734 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ ui-features --- 13:17:10.736 [INFO] 13:17:10.736 [INFO] ------------------< org.eclipse.platform:ui-bundles >------------------- 13:17:10.736 [INFO] Building [aggregator] bundles 4.32.0-SNAPSHOT [3/116] 13:17:10.736 [INFO] from bundles/.polyglot.pom.tycho 13:17:10.736 [INFO] --------------------------------[ pom ]--------------------------------- 13:17:10.738 [INFO] 13:17:10.738 [INFO] --- clean:3.3.2:clean (default-clean) @ ui-bundles --- 13:17:10.738 [INFO] 13:17:10.738 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ ui-bundles --- 13:17:10.739 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/saveproperties 13:17:10.739 [INFO] 13:17:10.739 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ui-bundles --- 13:17:10.740 [INFO] 13:17:10.740 [INFO] --- resources:3.3.1:resources (filter-resources) @ ui-bundles --- 13:17:10.741 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/src/main/resources 13:17:10.741 [INFO] 13:17:10.741 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ ui-bundles --- 13:17:10.742 [INFO] 13:17:10.742 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ ui-bundles --- 13:17:10.742 [INFO] 13:17:10.742 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ ui-bundles --- 13:17:10.767 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:17:10.767 [INFO] 13:17:10.767 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-bundles --- 13:17:10.769 [INFO] 13:17:10.769 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ ui-bundles --- 13:17:10.771 [INFO] 13:17:10.771 [INFO] -----------< org.eclipse.platform:org.eclipse.core.commands >----------- 13:17:10.771 [INFO] Building [bundle] Commands 3.12.0-SNAPSHOT [4/116] 13:17:10.771 [INFO] from bundles/org.eclipse.core.commands/.polyglot.META-INF 13:17:10.771 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:17:10.800 [INFO] 13:17:10.801 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.core.commands --- 13:17:10.801 [INFO] 13:17:10.801 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.core.commands --- 13:17:14.123 [INFO] The project's OSGi version is 3.12.0.v20240214-1640 13:17:14.124 [INFO] 13:17:14.124 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.core.commands --- 13:17:14.131 [INFO] 13:17:14.131 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.core.commands --- 13:17:14.133 [INFO] 13:17:14.133 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.commands --- 13:17:14.136 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/saveproperties 13:17:14.136 [INFO] 13:17:14.136 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.core.commands --- 13:17:14.140 [INFO] 13:17:14.140 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.core.commands --- 13:17:14.155 [INFO] 13:17:14.155 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.core.commands --- 13:17:14.158 [INFO] Resolving class path of [bundle] Commands 13:17:14.331 [INFO] 13:17:14.331 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.commands --- 13:17:14.332 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/src/main/resources 13:17:14.333 [INFO] 13:17:14.333 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.commands --- 13:17:14.333 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/src/main/resources 13:17:14.334 [INFO] 13:17:14.334 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.core.commands --- 13:17:14.677 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:17:16.700 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/src/org/eclipse/core/internal/commands/util/Util.java:[258] boolean accessible = method.isAccessible(); ^^^^^^^^^^^^^^ The method isAccessible() from the type AccessibleObject is deprecated since version 9 1 problem (1 warning) 13:17:16.704 [INFO] 13:17:16.704 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.core.commands --- 13:17:16.711 [INFO] 13:17:16.711 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.core.commands --- 13:17:16.713 [INFO] 13:17:16.713 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.core.commands --- 13:17:17.857 [INFO] 13:17:17.857 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.commands --- 13:17:17.860 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/src/test/resources 13:17:17.860 [INFO] 13:17:17.860 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.core.commands --- 13:17:17.865 [INFO] 13:17:17.865 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.commands --- 13:17:17.868 [INFO] 13:17:17.868 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.core.commands --- 13:17:17.934 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.12.0-SNAPSHOT-sources.jar 13:17:18.007 [INFO] 13:17:18.007 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.core.commands --- 13:17:18.036 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.12.0-SNAPSHOT.jar 13:17:18.106 [INFO] 13:17:18.106 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.commands --- 13:17:18.234 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:17:18.239 [INFO] 13:17:18.239 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.core.commands --- 13:17:18.836 [INFO] No previous run data found, generating javadoc. 13:17:23.661 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.12.0-SNAPSHOT-javadoc.jar 13:17:23.808 [INFO] 13:17:23.809 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.commands --- 13:17:23.846 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240229-0520 13:17:24.724 [INFO] 13:17:24.724 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.core.commands --- 13:17:24.729 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.commands:eclipse-plugin:3.12.0-SNAPSHOT with linux/gtk/x86_64 13:17:41.328 [INFO] API Analysis finished in 16 s. 13:17:41.398 [INFO] 0 API ERRORS 13:17:41.398 [INFO] 2 API warnings 13:17:41.398 [INFO] 13:17:41.398 [INFO] ----< org.eclipse.platform:org.eclipse.core.databinding.observable >---- 13:17:41.398 [INFO] Building [bundle] JFace Data Binding Observables 1.13.200-SNAPSHOT [5/116] 13:17:41.398 [INFO] from bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF 13:17:41.398 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:17:41.402 [INFO] 13:17:41.403 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.core.databinding.observable --- 13:17:41.405 [INFO] 13:17:41.405 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.observable --- 13:17:41.510 [INFO] The project's OSGi version is 1.13.200.v20240104-1240 13:17:41.510 [INFO] 13:17:41.510 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.core.databinding.observable --- 13:17:41.511 [INFO] 13:17:41.511 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.core.databinding.observable --- 13:17:41.512 [INFO] 13:17:41.512 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.observable --- 13:17:41.513 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/saveproperties 13:17:41.513 [INFO] 13:17:41.513 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.core.databinding.observable --- 13:17:41.515 [INFO] 13:17:41.515 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.core.databinding.observable --- 13:17:41.517 [INFO] 13:17:41.517 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.observable --- 13:17:41.517 [INFO] Resolving class path of [bundle] JFace Data Binding Observables 13:17:41.528 [INFO] 13:17:41.528 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.observable --- 13:17:41.529 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/src/main/resources 13:17:41.529 [INFO] 13:17:41.529 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.observable --- 13:17:41.530 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/src/main/resources 13:17:41.530 [INFO] 13:17:41.530 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.core.databinding.observable --- 13:17:41.615 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:17:43.942 [INFO] 13:17:43.942 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.core.databinding.observable --- 13:17:43.944 [INFO] 13:17:43.944 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.observable --- 13:17:43.945 [INFO] 13:17:43.945 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.core.databinding.observable --- 13:17:44.500 [INFO] 13:17:44.500 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.observable --- 13:17:44.502 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/src/test/resources 13:17:44.502 [INFO] 13:17:44.502 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.core.databinding.observable --- 13:17:44.507 [INFO] 13:17:44.507 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.observable --- 13:17:44.508 [INFO] 13:17:44.509 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.core.databinding.observable --- 13:17:44.533 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.200-SNAPSHOT-sources.jar 13:17:44.554 [INFO] 13:17:44.554 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.observable --- 13:17:44.560 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.200-SNAPSHOT.jar 13:17:44.651 [INFO] 13:17:44.651 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.observable --- 13:17:44.763 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:17:44.764 [INFO] 13:17:44.764 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.core.databinding.observable --- 13:17:45.070 [INFO] No previous run data found, generating javadoc. 13:17:51.360 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.200-SNAPSHOT-javadoc.jar 13:17:51.436 [INFO] 13:17:51.436 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.observable --- 13:17:51.558 [INFO] 13:17:51.558 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.core.databinding.observable --- 13:17:51.562 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding.observable:eclipse-plugin:1.13.200-SNAPSHOT with linux/gtk/x86_64 13:18:02.573 [INFO] API Analysis finished in 11 s. 13:18:02.573 [INFO] 0 API ERRORS 13:18:02.574 [INFO] 0 API warnings 13:18:02.574 [INFO] 13:18:02.574 [INFO] -----< org.eclipse.platform:org.eclipse.core.databinding.property >----- 13:18:02.574 [INFO] Building [bundle] JFace Data Binding Properties 1.10.200-SNAPSHOT [6/116] 13:18:02.574 [INFO] from bundles/org.eclipse.core.databinding.property/.polyglot.META-INF 13:18:02.574 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:18:02.579 [INFO] 13:18:02.579 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.core.databinding.property --- 13:18:02.581 [INFO] 13:18:02.582 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.property --- 13:18:02.640 [INFO] The project's OSGi version is 1.10.200.v20240104-1240 13:18:02.640 [INFO] 13:18:02.640 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.core.databinding.property --- 13:18:02.641 [INFO] 13:18:02.641 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.core.databinding.property --- 13:18:02.641 [INFO] 13:18:02.641 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.property --- 13:18:02.643 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/saveproperties 13:18:02.643 [INFO] 13:18:02.643 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.core.databinding.property --- 13:18:02.645 [INFO] 13:18:02.645 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.core.databinding.property --- 13:18:02.661 [INFO] 13:18:02.661 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.property --- 13:18:02.662 [INFO] Resolving class path of [bundle] JFace Data Binding Properties 13:18:02.704 [INFO] 13:18:02.704 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.property --- 13:18:02.707 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/src/main/resources 13:18:02.707 [INFO] 13:18:02.707 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.property --- 13:18:02.708 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/src/main/resources 13:18:02.708 [INFO] 13:18:02.709 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.core.databinding.property --- 13:18:02.750 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:18:03.523 [INFO] 13:18:03.523 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.core.databinding.property --- 13:18:03.525 [INFO] 13:18:03.525 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.property --- 13:18:03.526 [INFO] 13:18:03.526 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.core.databinding.property --- 13:18:03.714 [INFO] 13:18:03.714 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.property --- 13:18:03.716 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/src/test/resources 13:18:03.717 [INFO] 13:18:03.717 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.core.databinding.property --- 13:18:03.723 [INFO] 13:18:03.723 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.property --- 13:18:03.725 [INFO] 13:18:03.725 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.core.databinding.property --- 13:18:03.741 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.200-SNAPSHOT-sources.jar 13:18:03.798 [INFO] 13:18:03.798 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.property --- 13:18:03.807 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.200-SNAPSHOT.jar 13:18:03.849 [INFO] 13:18:03.849 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.property --- 13:18:03.939 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:18:03.940 [INFO] 13:18:03.940 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.core.databinding.property --- 13:18:04.399 [INFO] No previous run data found, generating javadoc. 13:18:09.488 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.200-SNAPSHOT-javadoc.jar 13:18:09.535 [INFO] 13:18:09.535 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.property --- 13:18:09.642 [INFO] 13:18:09.642 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.core.databinding.property --- 13:18:09.645 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding.property:eclipse-plugin:1.10.200-SNAPSHOT with linux/gtk/x86_64 13:18:21.206 [INFO] API Analysis finished in 11 s. 13:18:21.206 [INFO] 0 API ERRORS 13:18:21.206 [INFO] 0 API warnings 13:18:21.206 [INFO] 13:18:21.206 [INFO] ---------< org.eclipse.platform:org.eclipse.core.databinding >---------- 13:18:21.206 [INFO] Building [bundle] JFace Data Binding 1.13.200-SNAPSHOT [7/116] 13:18:21.206 [INFO] from bundles/org.eclipse.core.databinding/.polyglot.META-INF 13:18:21.206 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:18:21.212 [INFO] 13:18:21.212 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.core.databinding --- 13:18:21.214 [INFO] 13:18:21.215 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding --- 13:18:21.253 [INFO] The project's OSGi version is 1.13.200.v20240104-1240 13:18:21.253 [INFO] 13:18:21.253 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.core.databinding --- 13:18:21.296 [INFO] 13:18:21.296 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.core.databinding --- 13:18:21.297 [INFO] 13:18:21.297 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding --- 13:18:21.298 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/saveproperties 13:18:21.298 [INFO] 13:18:21.298 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.core.databinding --- 13:18:21.300 [INFO] 13:18:21.300 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.core.databinding --- 13:18:21.307 [INFO] 13:18:21.307 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding --- 13:18:21.307 [INFO] Resolving class path of [bundle] JFace Data Binding 13:18:21.320 [INFO] 13:18:21.320 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding --- 13:18:21.321 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/src/main/resources 13:18:21.321 [INFO] 13:18:21.321 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding --- 13:18:21.322 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/src/main/resources 13:18:21.322 [INFO] 13:18:21.322 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.core.databinding --- 13:18:21.408 [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:18:22.813 [INFO] 13:18:22.813 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.core.databinding --- 13:18:22.815 [INFO] 13:18:22.815 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.core.databinding --- 13:18:22.816 [INFO] 13:18:22.816 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.core.databinding --- 13:18:23.049 [INFO] 13:18:23.049 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding --- 13:18:23.051 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/src/test/resources 13:18:23.051 [INFO] 13:18:23.051 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.core.databinding --- 13:18:23.055 [INFO] 13:18:23.055 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding --- 13:18:23.056 [INFO] 13:18:23.056 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.core.databinding --- 13:18:23.076 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.200-SNAPSHOT-sources.jar 13:18:23.111 [INFO] 13:18:23.111 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.core.databinding --- 13:18:23.117 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.200-SNAPSHOT.jar 13:18:23.204 [INFO] 13:18:23.204 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding --- 13:18:23.265 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:18:23.267 [INFO] 13:18:23.267 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.core.databinding --- 13:18:23.632 [INFO] No previous run data found, generating javadoc. 13:18:29.522 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.200-SNAPSHOT-javadoc.jar 13:18:29.614 [INFO] 13:18:29.614 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding --- 13:18:29.717 [INFO] 13:18:29.717 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.core.databinding --- 13:18:29.719 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding:eclipse-plugin:1.13.200-SNAPSHOT with linux/gtk/x86_64 13:18:42.925 [INFO] API Analysis finished in 13 s. 13:18:42.925 [INFO] 0 API ERRORS 13:18:42.925 [INFO] 0 API warnings 13:18:42.925 [INFO] 13:18:42.925 [INFO] ------< org.eclipse.platform:org.eclipse.core.databinding.beans >------- 13:18:42.925 [INFO] Building [bundle] JFace Data Binding for JavaBeans 1.10.200-SNAPSHOT [8/116] 13:18:42.925 [INFO] from bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF 13:18:42.925 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:18:42.929 [INFO] 13:18:42.929 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.core.databinding.beans --- 13:18:42.931 [INFO] 13:18:42.931 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.beans --- 13:18:43.026 [INFO] The project's OSGi version is 1.10.200.v20231214-1513 13:18:43.026 [INFO] 13:18:43.026 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.core.databinding.beans --- 13:18:43.027 [INFO] 13:18:43.027 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.core.databinding.beans --- 13:18:43.027 [INFO] 13:18:43.027 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.beans --- 13:18:43.028 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/saveproperties 13:18:43.028 [INFO] 13:18:43.028 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.core.databinding.beans --- 13:18:43.030 [INFO] 13:18:43.030 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.core.databinding.beans --- 13:18:43.032 [INFO] 13:18:43.032 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.beans --- 13:18:43.032 [INFO] Resolving class path of [bundle] JFace Data Binding for JavaBeans 13:18:43.042 [INFO] 13:18:43.042 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.beans --- 13:18:43.043 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/src/main/resources 13:18:43.043 [INFO] 13:18:43.043 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.beans --- 13:18:43.044 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/src/main/resources 13:18:43.044 [INFO] 13:18:43.044 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.core.databinding.beans --- 13:18:43.076 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:18:43.427 [INFO] 13:18:43.427 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.core.databinding.beans --- 13:18:43.428 [INFO] 13:18:43.428 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.beans --- 13:18:43.429 [INFO] 13:18:43.429 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.core.databinding.beans --- 13:18:43.512 [INFO] 13:18:43.512 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.beans --- 13:18:43.513 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/src/test/resources 13:18:43.513 [INFO] 13:18:43.513 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.core.databinding.beans --- 13:18:43.516 [INFO] 13:18:43.516 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.beans --- 13:18:43.517 [INFO] 13:18:43.517 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.core.databinding.beans --- 13:18:43.527 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.10.200-SNAPSHOT-sources.jar 13:18:43.538 [INFO] 13:18:43.539 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.beans --- 13:18:43.544 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.10.200-SNAPSHOT.jar 13:18:43.608 [INFO] 13:18:43.608 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.beans --- 13:18:43.696 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:18:43.697 [INFO] 13:18:43.697 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.core.databinding.beans --- 13:18:44.065 [INFO] No previous run data found, generating javadoc. 13:18:50.314 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.10.200-SNAPSHOT-javadoc.jar 13:18:50.396 [INFO] 13:18:50.397 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.beans --- 13:18:50.482 [INFO] 13:18:50.482 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.core.databinding.beans --- 13:18:50.486 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding.beans:eclipse-plugin:1.10.200-SNAPSHOT with linux/gtk/x86_64 13:19:02.897 [INFO] API Analysis finished in 12 s. 13:19:02.897 [INFO] 0 API ERRORS 13:19:02.897 [INFO] 0 API warnings 13:19:02.897 [INFO] 13:19:02.897 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.core.commands >---------- 13:19:02.897 [INFO] Building [bundle] Eclipse e4 core commands 1.1.300-SNAPSHOT [9/116] 13:19:02.897 [INFO] from bundles/org.eclipse.e4.core.commands/.polyglot.META-INF 13:19:02.897 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:19:03.065 [INFO] 13:19:03.065 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.core.commands --- 13:19:03.067 [INFO] 13:19:03.067 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.commands --- 13:19:03.126 [INFO] The project's OSGi version is 1.1.300.v20240131-1308 13:19:03.126 [INFO] 13:19:03.126 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.core.commands --- 13:19:03.127 [INFO] 13:19:03.127 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.core.commands --- 13:19:03.127 [INFO] 13:19:03.127 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.commands --- 13:19:03.128 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/saveproperties 13:19:03.128 [INFO] 13:19:03.128 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.core.commands --- 13:19:03.130 [INFO] 13:19:03.130 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.core.commands --- 13:19:03.146 [INFO] 13:19:03.146 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.commands --- 13:19:03.147 [INFO] Resolving class path of [bundle] Eclipse e4 core commands 13:19:03.205 [INFO] 13:19:03.205 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.core.commands --- 13:19:03.207 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/src/main/resources 13:19:03.207 [INFO] 13:19:03.207 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.commands --- 13:19:03.207 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/src/main/resources 13:19:03.208 [INFO] 13:19:03.208 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.core.commands --- 13:19:03.238 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:19:03.428 [INFO] 13:19:03.428 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.core.commands --- 13:19:03.429 [INFO] 13:19:03.429 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.core.commands --- 13:19:03.430 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:19:03.706 [INFO] org.eclipse.e4.core.commands.internal.CommandServiceCreationFunction.xml 13:19:03.707 [INFO] org.eclipse.e4.core.commands.internal.HandlerServiceCreationFunction.xml 13:19:03.707 [INFO] 2 component(s) where generated. 13:19:03.709 [INFO] 13:19:03.709 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.core.commands --- 13:19:03.721 [INFO] 13:19:03.721 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.commands --- 13:19:03.723 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/src/test/resources 13:19:03.723 [INFO] 13:19:03.723 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.core.commands --- 13:19:03.726 [INFO] 13:19:03.726 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.commands --- 13:19:03.727 [INFO] 13:19:03.727 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.core.commands --- 13:19:03.732 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/target/org.eclipse.e4.core.commands-1.1.300-SNAPSHOT-sources.jar 13:19:03.745 [INFO] 13:19:03.745 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.core.commands --- 13:19:03.751 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/target/org.eclipse.e4.core.commands-1.1.300-SNAPSHOT.jar 13:19:03.765 [INFO] 13:19:03.765 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.commands --- 13:19:03.815 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:19:03.816 [INFO] 13:19:03.816 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.core.commands --- 13:19:04.165 [INFO] No previous run data found, generating javadoc. 13:19:07.179 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.core.commands/target/org.eclipse.e4.core.commands-1.1.300-SNAPSHOT-javadoc.jar 13:19:07.225 [INFO] 13:19:07.225 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.commands --- 13:19:07.274 [INFO] 13:19:07.274 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.core.commands --- 13:19:07.276 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.core.commands:eclipse-plugin:1.1.300-SNAPSHOT with linux/gtk/x86_64 13:19:17.941 [INFO] API Analysis finished in 10 s. 13:19:17.996 [INFO] 0 API ERRORS 13:19:17.996 [INFO] 1 API warnings 13:19:17.996 [INFO] 13:19:17.997 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.emf.xpath >------------ 13:19:17.997 [INFO] Building [bundle] Eclipse Model Xpath 0.4.200-SNAPSHOT [10/116] 13:19:17.997 [INFO] from bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF 13:19:17.997 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:19:18.302 [INFO] 13:19:18.302 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.emf.xpath --- 13:19:18.304 [INFO] 13:19:18.304 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.emf.xpath --- 13:19:18.339 [INFO] The project's OSGi version is 0.4.200.v20231214-1513 13:19:18.339 [INFO] 13:19:18.339 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.emf.xpath --- 13:19:18.340 [INFO] 13:19:18.340 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.emf.xpath --- 13:19:18.340 [INFO] 13:19:18.340 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.emf.xpath --- 13:19:18.341 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/saveproperties 13:19:18.342 [INFO] 13:19:18.342 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.emf.xpath --- 13:19:18.343 [INFO] 13:19:18.343 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.emf.xpath --- 13:19:18.344 [INFO] 13:19:18.345 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.emf.xpath --- 13:19:18.345 [INFO] Resolving class path of [bundle] Eclipse Model Xpath 13:19:18.419 [INFO] 13:19:18.419 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.emf.xpath --- 13:19:18.422 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/src/main/resources 13:19:18.422 [INFO] 13:19:18.422 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.emf.xpath --- 13:19:18.423 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/src/main/resources 13:19:18.423 [INFO] 13:19:18.423 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.emf.xpath --- 13:19:18.456 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:19:18.804 [INFO] 13:19:18.805 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.emf.xpath --- 13:19:18.806 [INFO] 13:19:18.806 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.emf.xpath --- 13:19:18.807 [INFO] 13:19:18.807 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.emf.xpath --- 13:19:18.819 [INFO] 13:19:18.819 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.emf.xpath --- 13:19:18.820 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/src/test/resources 13:19:18.820 [INFO] 13:19:18.820 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.emf.xpath --- 13:19:18.824 [INFO] 13:19:18.824 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.emf.xpath --- 13:19:18.825 [INFO] 13:19:18.825 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.emf.xpath --- 13:19:18.832 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/target/org.eclipse.e4.emf.xpath-0.4.200-SNAPSHOT-sources.jar 13:19:18.840 [INFO] 13:19:18.840 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.emf.xpath --- 13:19:18.846 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/target/org.eclipse.e4.emf.xpath-0.4.200-SNAPSHOT.jar 13:19:18.903 [INFO] 13:19:18.903 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.emf.xpath --- 13:19:18.937 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:19:18.938 [INFO] 13:19:18.938 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.emf.xpath --- 13:19:19.354 [INFO] No previous run data found, generating javadoc. 13:19:23.696 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.emf.xpath/target/org.eclipse.e4.emf.xpath-0.4.200-SNAPSHOT-javadoc.jar 13:19:23.727 [INFO] 13:19:23.727 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.emf.xpath --- 13:19:23.781 [INFO] 13:19:23.781 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.emf.xpath --- 13:19:23.783 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.emf.xpath:eclipse-plugin:0.4.200-SNAPSHOT with linux/gtk/x86_64 13:19:37.825 [INFO] API Analysis finished in 14 s. 13:19:37.825 [INFO] 0 API ERRORS 13:19:37.825 [INFO] 0 API warnings 13:19:37.826 [INFO] 13:19:37.826 [INFO] -------------< org.eclipse.platform:org.eclipse.e4.ui.di >-------------- 13:19:37.826 [INFO] Building [bundle] Eclipse UI Dependency Injection 1.5.300-SNAPSHOT [11/116] 13:19:37.826 [INFO] from bundles/org.eclipse.e4.ui.di/.polyglot.META-INF 13:19:37.826 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:19:37.835 [INFO] 13:19:37.835 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.di --- 13:19:37.839 [INFO] 13:19:37.839 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.di --- 13:19:37.901 [INFO] The project's OSGi version is 1.5.300.v20240116-1723 13:19:37.901 [INFO] 13:19:37.901 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.di --- 13:19:37.902 [INFO] 13:19:37.902 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.di --- 13:19:37.902 [INFO] 13:19:37.902 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.di --- 13:19:37.904 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/saveproperties 13:19:37.904 [INFO] 13:19:37.904 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.di --- 13:19:37.906 [INFO] 13:19:37.906 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.di --- 13:19:37.908 [INFO] 13:19:37.908 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.di --- 13:19:37.908 [INFO] Resolving class path of [bundle] Eclipse UI Dependency Injection 13:19:37.926 [INFO] 13:19:37.926 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.di --- 13:19:37.927 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/src/main/resources 13:19:37.927 [INFO] 13:19:37.927 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.di --- 13:19:37.928 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/src/main/resources 13:19:37.928 [INFO] 13:19:37.928 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.di --- 13:19:37.963 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:19:38.073 [INFO] 13:19:38.073 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.di --- 13:19:38.074 [INFO] 13:19:38.074 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.di --- 13:19:38.075 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:19:38.134 [INFO] org.eclipse.e4.ui.internal.di.UIEventObjectSupplier.xml 13:19:38.134 [INFO] 1 component(s) where generated. 13:19:38.135 [INFO] 13:19:38.135 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.di --- 13:19:38.149 [INFO] 13:19:38.149 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.di --- 13:19:38.150 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/src/test/resources 13:19:38.150 [INFO] 13:19:38.150 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.di --- 13:19:38.153 [INFO] 13:19:38.153 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.di --- 13:19:38.154 [INFO] 13:19:38.155 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.di --- 13:19:38.161 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/target/org.eclipse.e4.ui.di-1.5.300-SNAPSHOT-sources.jar 13:19:38.204 [INFO] 13:19:38.204 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.di --- 13:19:38.212 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/target/org.eclipse.e4.ui.di-1.5.300-SNAPSHOT.jar 13:19:38.226 [INFO] 13:19:38.226 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.di --- 13:19:38.236 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds 13:19:39.237 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:19:39.238 [INFO] 13:19:39.238 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.di --- 13:19:39.661 [INFO] No previous run data found, generating javadoc. 13:19:42.988 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.di/target/org.eclipse.e4.ui.di-1.5.300-SNAPSHOT-javadoc.jar 13:19:43.006 [INFO] 13:19:43.006 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.di --- 13:19:43.009 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240229-0520 13:19:43.326 [INFO] 13:19:43.326 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.di --- 13:19:43.328 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.di:eclipse-plugin:1.5.300-SNAPSHOT with linux/gtk/x86_64 13:19:52.443 [INFO] API Analysis finished in 9 s. 13:19:52.443 [INFO] 0 API ERRORS 13:19:52.443 [INFO] 0 API warnings 13:19:52.443 [INFO] 13:19:52.443 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.services >----------- 13:19:52.443 [INFO] Building [bundle] Eclipse UI Application Services 1.6.300-SNAPSHOT [12/116] 13:19:52.443 [INFO] from bundles/org.eclipse.e4.ui.services/.polyglot.META-INF 13:19:52.443 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:19:52.453 [INFO] 13:19:52.453 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.services --- 13:19:52.496 [INFO] 13:19:52.496 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.services --- 13:19:52.616 [INFO] The project's OSGi version is 1.6.300.v20231201-1637 13:19:52.616 [INFO] 13:19:52.616 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.services --- 13:19:52.618 [INFO] 13:19:52.618 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.services --- 13:19:52.618 [INFO] 13:19:52.618 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.services --- 13:19:52.619 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/saveproperties 13:19:52.619 [INFO] 13:19:52.619 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.services --- 13:19:52.620 [INFO] 13:19:52.620 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.services --- 13:19:52.627 [INFO] 13:19:52.627 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.services --- 13:19:52.627 [INFO] Resolving class path of [bundle] Eclipse UI Application Services 13:19:52.648 [INFO] 13:19:52.648 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.services --- 13:19:52.648 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/src/main/resources 13:19:52.649 [INFO] 13:19:52.649 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.services --- 13:19:52.649 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/src/main/resources 13:19:52.649 [INFO] 13:19:52.649 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.services --- 13:19:52.722 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:19:52.913 [INFO] 13:19:52.913 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.services --- 13:19:52.914 [INFO] 13:19:52.914 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.services --- 13:19:52.914 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:19:53.014 [INFO] org.eclipse.e4.ui.services.events.EventBrokerFactory.xml 13:19:53.014 [INFO] 1 component(s) where generated. 13:19:53.016 [INFO] 13:19:53.016 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.services --- 13:19:53.026 [INFO] 13:19:53.026 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.services --- 13:19:53.027 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/src/test/resources 13:19:53.027 [INFO] 13:19:53.027 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.services --- 13:19:53.098 [INFO] 13:19:53.099 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.services --- 13:19:53.100 [INFO] 13:19:53.100 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.services --- 13:19:53.106 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/target/org.eclipse.e4.ui.services-1.6.300-SNAPSHOT-sources.jar 13:19:53.112 [INFO] 13:19:53.112 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.services --- 13:19:53.117 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/target/org.eclipse.e4.ui.services-1.6.300-SNAPSHOT.jar 13:19:53.127 [INFO] 13:19:53.127 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.services --- 13:19:53.150 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:19:53.151 [INFO] 13:19:53.151 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.services --- 13:19:53.558 [INFO] No previous run data found, generating javadoc. 13:19:56.128 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.services/target/org.eclipse.e4.ui.services-1.6.300-SNAPSHOT-javadoc.jar 13:19:56.163 [INFO] 13:19:56.163 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.services --- 13:19:56.197 [INFO] 13:19:56.197 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.services --- 13:19:56.198 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.services:eclipse-plugin:1.6.300-SNAPSHOT with linux/gtk/x86_64 13:20:06.287 [INFO] API Analysis finished in 10 s. 13:20:06.287 [INFO] 0 API ERRORS 13:20:06.287 [INFO] 0 API warnings 13:20:06.287 [INFO] 13:20:06.287 [INFO] ---------------< org.eclipse.platform:org.eclipse.jface >--------------- 13:20:06.287 [INFO] Building [bundle] JFace 3.34.0-SNAPSHOT [13/116] 13:20:06.287 [INFO] from bundles/org.eclipse.jface/.polyglot.META-INF 13:20:06.287 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:20:06.298 [INFO] 13:20:06.298 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jface --- 13:20:06.300 [INFO] 13:20:06.300 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jface --- 13:20:06.322 [INFO] The project's OSGi version is 3.34.0.v20240307-1523 13:20:06.323 [INFO] 13:20:06.323 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jface --- 13:20:06.323 [INFO] 13:20:06.323 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jface --- 13:20:06.324 [INFO] 13:20:06.324 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface --- 13:20:06.325 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/saveproperties 13:20:06.325 [INFO] 13:20:06.325 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jface --- 13:20:06.326 [INFO] 13:20:06.326 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jface --- 13:20:06.328 [INFO] 13:20:06.328 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jface --- 13:20:06.328 [INFO] Resolving class path of [bundle] JFace 13:20:06.346 [INFO] 13:20:06.346 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jface --- 13:20:06.347 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/main/resources 13:20:06.347 [INFO] 13:20:06.347 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jface --- 13:20:06.348 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/main/resources 13:20:06.348 [INFO] 13:20:06.348 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jface --- 13:20:06.397 [INFO] Compiling 419 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:20:09.143 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/util/Policy.java:[22] import org.eclipse.jface.dialogs.AnimatorFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AnimatorFactory is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/util/Policy.java:[57] private static AnimatorFactory animatorFactory; ^^^^^^^^^^^^^^^ The type AnimatorFactory is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java:[1046] public ViewerSorter getSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java:[1047] if (sorter instanceof ViewerSorter) ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java:[1048] return (ViewerSorter)sorter; ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreePathViewerSorter.java:[25] public class TreePathViewerSorter extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[127] private volatile FastProgressReporter sortMon = new FastProgressReporter(); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[127] private volatile FastProgressReporter sortMon = new FastProgressReporter(); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[127] private volatile FastProgressReporter sortMon = new FastProgressReporter(); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[312] sortMon = new FastProgressReporter(); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[312] sortMon = new FastProgressReporter(); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[374] sortMon.cancel(); ^^^^^^^^ The method cancel() from the type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[386] sortMon.cancel(); ^^^^^^^^ The method cancel() from the type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[425] sortMon.cancel(); ^^^^^^^^ The method cancel() from the type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[478] sortMon.cancel(); ^^^^^^^^ The method cancel() from the type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java:[498] sortMon.cancel(); ^^^^^^^^ The method cancel() from the type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[367] private final int partition(int subTree, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[386] if (mon.isCanceled()) { ^^^^^^^^^^^^ The method isCanceled() from the type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[849] /* package */ final void retainFirst(int n, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[870] retainFirst(n, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[870] retainFirst(n, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[887] removeRange(first, length, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[887] removeRange(first, length, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[907] /* package */ final void removeRange(int first, int length, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[915] private final void removeRange(int node, int rangeStart, int rangeLength, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1050] result = partition(result, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1050] result = partition(result, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1201] /* package */ final int getFirst(Object[] result, boolean sorted, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1224] returnValue = getFirst(result, sorted, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1224] returnValue = getFirst(result, sorted, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1250] /* package */ final int getRange(Object[] result, int rangeStart, boolean sorted, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1271] returnValue = getRange(result, rangeStart, sorted, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1271] returnValue = getRange(result, rangeStart, sorted, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1289] getRange(result, index, false, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1289] getRange(result, index, false, new FastProgressReporter()); ^^^^^^^^^^^^^^^^^^^^^^ The constructor FastProgressReporter() is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1316] private final int getRange(Object[] result, int resultIdx, int rangeStart, int node, boolean sorted, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/LazySortedCollection.java:[1367] private final int getChildren(Object[] result, int resultIdx, int node, boolean sorted, FastProgressReporter mon) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ The type FastProgressReporter is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/ProgressMonitorPart.java:[26] import org.eclipse.core.runtime.IProgressMonitorWithBlocking; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IProgressMonitorWithBlocking is deprecated 13:20:09.144 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/ProgressMonitorPart.java:[55] IProgressMonitorWithBlocking { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IProgressMonitorWithBlocking is deprecated 39 problems (39 warnings) 13:20:09.172 [INFO] 13:20:09.173 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jface --- 13:20:09.176 [INFO] 13:20:09.176 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jface --- 13:20:09.177 [INFO] 13:20:09.177 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jface --- 13:20:13.624 [INFO] 13:20:13.624 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jface --- 13:20:13.627 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/src/test/resources 13:20:13.627 [INFO] 13:20:13.627 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jface --- 13:20:13.633 [INFO] 13:20:13.633 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface --- 13:20:13.635 [INFO] 13:20:13.635 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jface --- 13:20:13.718 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/target/org.eclipse.jface-3.34.0-SNAPSHOT-sources.jar 13:20:13.843 [INFO] 13:20:13.844 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jface --- 13:20:13.849 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/target/org.eclipse.jface-3.34.0-SNAPSHOT.jar 13:20:14.107 [INFO] 13:20:14.107 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface --- 13:20:14.317 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:20:14.318 [INFO] 13:20:14.318 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.jface --- 13:20:14.662 [INFO] No previous run data found, generating javadoc. 13:20:26.401 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface/target/org.eclipse.jface-3.34.0-SNAPSHOT-javadoc.jar 13:20:26.739 [INFO] 13:20:26.739 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface --- 13:20:26.750 [INFO] 13:20:26.750 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jface --- 13:20:26.752 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.jface:eclipse-plugin:3.34.0-SNAPSHOT with linux/gtk/x86_64 13:20:45.319 [INFO] API Analysis finished in 18 s. 13:20:45.447 [INFO] 0 API ERRORS 13:20:45.447 [INFO] 8 API warnings 13:20:45.447 [INFO] 13:20:45.447 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.bindings >----------- 13:20:45.447 [INFO] Building [bundle] Eclipse Bindings Support 0.14.300-SNAPSHOT [14/116] 13:20:45.447 [INFO] from bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF 13:20:45.447 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:20:45.455 [INFO] 13:20:45.456 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.bindings --- 13:20:45.458 [INFO] 13:20:45.458 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.bindings --- 13:20:45.541 [INFO] The project's OSGi version is 0.14.300.v20231214-1513 13:20:45.541 [INFO] 13:20:45.541 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.bindings --- 13:20:45.543 [INFO] 13:20:45.543 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.bindings --- 13:20:45.543 [INFO] 13:20:45.543 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.bindings --- 13:20:45.544 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/saveproperties 13:20:45.544 [INFO] 13:20:45.544 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.bindings --- 13:20:45.546 [INFO] 13:20:45.546 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.bindings --- 13:20:45.557 [INFO] 13:20:45.557 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.bindings --- 13:20:45.558 [INFO] Resolving class path of [bundle] Eclipse Bindings Support 13:20:45.630 [INFO] 13:20:45.630 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.bindings --- 13:20:45.632 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/src/main/resources 13:20:45.633 [INFO] 13:20:45.633 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.bindings --- 13:20:45.633 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/src/main/resources 13:20:45.633 [INFO] 13:20:45.633 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.bindings --- 13:20:45.699 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:20:46.131 [INFO] 13:20:46.131 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.bindings --- 13:20:46.133 [INFO] 13:20:46.133 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.bindings --- 13:20:46.133 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:20:46.425 [INFO] org.eclipse.e4.ui.bindings.internal.BindingServiceCreationFunction.xml 13:20:46.425 [INFO] 1 component(s) where generated. 13:20:46.431 [INFO] 13:20:46.431 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.bindings --- 13:20:46.435 [INFO] 13:20:46.435 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.bindings --- 13:20:46.437 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/src/test/resources 13:20:46.437 [INFO] 13:20:46.437 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.bindings --- 13:20:46.440 [INFO] 13:20:46.440 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.bindings --- 13:20:46.441 [INFO] 13:20:46.441 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.bindings --- 13:20:46.447 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/target/org.eclipse.e4.ui.bindings-0.14.300-SNAPSHOT-sources.jar 13:20:46.454 [INFO] 13:20:46.454 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.bindings --- 13:20:46.500 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/target/org.eclipse.e4.ui.bindings-0.14.300-SNAPSHOT.jar 13:20:46.515 [INFO] 13:20:46.515 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.bindings --- 13:20:46.549 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:20:46.550 [INFO] 13:20:46.550 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.bindings --- 13:20:46.923 [INFO] No previous run data found, generating javadoc. 13:20:50.356 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.bindings/target/org.eclipse.e4.ui.bindings-0.14.300-SNAPSHOT-javadoc.jar 13:20:50.375 [INFO] 13:20:50.375 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.bindings --- 13:20:50.405 [INFO] 13:20:50.406 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.bindings --- 13:20:50.407 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.bindings:eclipse-plugin:0.14.300-SNAPSHOT with linux/gtk/x86_64 13:21:01.553 [INFO] API Analysis finished in 11 s. 13:21:01.554 [INFO] 0 API ERRORS 13:21:01.554 [INFO] 0 API warnings 13:21:01.554 [INFO] 13:21:01.554 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.css.core >----------- 13:21:01.554 [INFO] Building [bundle] Eclipse CSS Core Support 0.14.400-SNAPSHOT [15/116] 13:21:01.554 [INFO] from bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF 13:21:01.554 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:21:01.601 [INFO] 13:21:01.601 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.css.core --- 13:21:01.604 [INFO] 13:21:01.604 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.css.core --- 13:21:01.700 [INFO] The project's OSGi version is 0.14.400.v20240305-1236 13:21:01.700 [INFO] 13:21:01.700 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.css.core --- 13:21:01.702 [INFO] 13:21:01.702 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.css.core --- 13:21:01.702 [INFO] 13:21:01.702 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.css.core --- 13:21:01.704 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/saveproperties 13:21:01.704 [INFO] 13:21:01.704 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.css.core --- 13:21:01.705 [INFO] 13:21:01.705 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.css.core --- 13:21:01.707 [INFO] 13:21:01.707 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.css.core --- 13:21:01.707 [INFO] Resolving class path of [bundle] Eclipse CSS Core Support 13:21:01.727 [INFO] 13:21:01.727 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.css.core --- 13:21:01.728 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/src/main/resources 13:21:01.728 [INFO] 13:21:01.728 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.css.core --- 13:21:01.728 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/src/main/resources 13:21:01.728 [INFO] 13:21:01.728 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.css.core --- 13:21:01.805 [INFO] Compiling 153 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:21:02.717 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/sac/SACParserFactoryImpl.java:[52] return (Parser) classParser.newInstance(); ^^^^^^^^^^^^^ The method newInstance() from the type Class is deprecated since version 9 13:21:02.717 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/util/impl/resources/HttpResourcesLocatorImpl.java:[36] URL url = new java.net.URL((new File("./")).toURL(), uri); ^^^^^^^ The method toURL() from the type File is deprecated 2 problems (2 warnings) 13:21:02.721 [INFO] 13:21:02.721 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.css.core --- 13:21:02.722 [INFO] 13:21:02.722 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.css.core --- 13:21:02.723 [INFO] 13:21:02.723 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.css.core --- 13:21:02.731 [INFO] 13:21:02.731 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.css.core --- 13:21:02.733 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/src/test/resources 13:21:02.733 [INFO] 13:21:02.733 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.css.core --- 13:21:02.736 [INFO] 13:21:02.736 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.css.core --- 13:21:02.737 [INFO] 13:21:02.737 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.css.core --- 13:21:02.806 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/target/org.eclipse.e4.ui.css.core-0.14.400-SNAPSHOT-sources.jar 13:21:02.830 [INFO] 13:21:02.830 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.css.core --- 13:21:02.836 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/target/org.eclipse.e4.ui.css.core-0.14.400-SNAPSHOT.jar 13:21:02.924 [INFO] 13:21:02.924 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.css.core --- 13:21:02.978 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:21:02.978 [INFO] 13:21:02.979 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.css.core --- 13:21:03.331 [INFO] No previous run data found, generating javadoc. 13:21:11.337 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.core/target/org.eclipse.e4.ui.css.core-0.14.400-SNAPSHOT-javadoc.jar 13:21:11.432 [INFO] 13:21:11.432 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.css.core --- 13:21:11.449 [INFO] 13:21:11.450 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.css.core --- 13:21:11.451 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.css.core:eclipse-plugin:0.14.400-SNAPSHOT with linux/gtk/x86_64 13:21:23.537 [INFO] API Analysis finished in 12 s. 13:21:23.537 [INFO] 0 API ERRORS 13:21:23.537 [INFO] 0 API warnings 13:21:23.537 [INFO] 13:21:23.537 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.css.swt >----------- 13:21:23.537 [INFO] Building [bundle] Eclipse CSS SWT Support 0.15.300-SNAPSHOT [16/116] 13:21:23.537 [INFO] from bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF 13:21:23.537 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:21:23.543 [INFO] 13:21:23.543 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.css.swt --- 13:21:23.545 [INFO] 13:21:23.545 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.css.swt --- 13:21:23.624 [INFO] The project's OSGi version is 0.15.300.v20240207-1054 13:21:23.624 [INFO] 13:21:23.624 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.css.swt --- 13:21:23.626 [INFO] 13:21:23.626 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.css.swt --- 13:21:23.627 [INFO] 13:21:23.627 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.css.swt --- 13:21:23.628 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/saveproperties 13:21:23.628 [INFO] 13:21:23.628 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.css.swt --- 13:21:23.629 [INFO] 13:21:23.629 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.css.swt --- 13:21:23.634 [INFO] 13:21:23.634 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.css.swt --- 13:21:23.635 [INFO] Resolving class path of [bundle] Eclipse CSS SWT Support 13:21:23.696 [INFO] 13:21:23.696 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.css.swt --- 13:21:23.697 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/src/main/resources 13:21:23.697 [INFO] 13:21:23.697 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.css.swt --- 13:21:23.698 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/src/main/resources 13:21:23.698 [INFO] 13:21:23.698 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.css.swt --- 13:21:23.735 [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:21:24.531 [INFO] 13:21:24.531 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.css.swt --- 13:21:24.533 [INFO] 13:21:24.534 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.css.swt --- 13:21:24.534 [INFO] 13:21:24.534 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.css.swt --- 13:21:24.544 [INFO] 13:21:24.544 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.css.swt --- 13:21:24.546 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/src/test/resources 13:21:24.546 [INFO] 13:21:24.546 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.css.swt --- 13:21:24.598 [INFO] 13:21:24.598 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.css.swt --- 13:21:24.600 [INFO] 13:21:24.600 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.css.swt --- 13:21:24.623 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/target/org.eclipse.e4.ui.css.swt-0.15.300-SNAPSHOT-sources.jar 13:21:24.638 [INFO] 13:21:24.638 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.css.swt --- 13:21:24.644 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/target/org.eclipse.e4.ui.css.swt-0.15.300-SNAPSHOT.jar 13:21:24.812 [INFO] 13:21:24.812 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.css.swt --- 13:21:24.919 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:21:24.920 [INFO] 13:21:24.920 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.css.swt --- 13:21:25.374 [INFO] No previous run data found, generating javadoc. 13:21:31.588 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt/target/org.eclipse.e4.ui.css.swt-0.15.300-SNAPSHOT-javadoc.jar 13:21:31.662 [INFO] 13:21:31.662 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.css.swt --- 13:21:31.776 [INFO] 13:21:31.776 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.css.swt --- 13:21:31.786 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.css.swt:eclipse-plugin:0.15.300-SNAPSHOT with linux/gtk/x86_64 13:21:44.024 [INFO] API Analysis finished in 12 s. 13:21:44.024 [INFO] 0 API ERRORS 13:21:44.024 [INFO] 0 API warnings 13:21:44.025 [INFO] 13:21:44.025 [INFO] --------< org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme >-------- 13:21:44.025 [INFO] Building [bundle] Eclipse CSS SWT Theme Support 0.14.300-SNAPSHOT [17/116] 13:21:44.025 [INFO] from bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF 13:21:44.025 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:21:44.032 [INFO] 13:21:44.032 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.034 [INFO] 13:21:44.034 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.121 [INFO] The project's OSGi version is 0.14.300.v20231214-1513 13:21:44.121 [INFO] 13:21:44.121 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.123 [INFO] 13:21:44.123 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.123 [INFO] 13:21:44.124 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.124 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/saveproperties 13:21:44.125 [INFO] 13:21:44.125 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.126 [INFO] 13:21:44.126 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.131 [INFO] 13:21:44.132 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.132 [INFO] Resolving class path of [bundle] Eclipse CSS SWT Theme Support 13:21:44.209 [INFO] 13:21:44.209 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.209 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/src/main/resources 13:21:44.210 [INFO] 13:21:44.210 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.210 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/src/main/resources 13:21:44.210 [INFO] 13:21:44.210 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.251 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:21:44.563 [INFO] 13:21:44.563 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.564 [INFO] 13:21:44.564 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.564 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:21:44.806 [INFO] org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngineManager.xml 13:21:44.806 [INFO] 1 component(s) where generated. 13:21:44.820 [INFO] 13:21:44.820 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.825 [INFO] 13:21:44.825 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.826 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/src/test/resources 13:21:44.826 [INFO] 13:21:44.826 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.828 [INFO] 13:21:44.828 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.835 [INFO] 13:21:44.835 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.840 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/target/org.eclipse.e4.ui.css.swt.theme-0.14.300-SNAPSHOT-sources.jar 13:21:44.848 [INFO] 13:21:44.848 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.853 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/target/org.eclipse.e4.ui.css.swt.theme-0.14.300-SNAPSHOT.jar 13:21:44.904 [INFO] 13:21:44.904 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:44.927 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:21:44.928 [INFO] 13:21:44.928 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:45.309 [INFO] No previous run data found, generating javadoc. 13:21:48.211 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.css.swt.theme/target/org.eclipse.e4.ui.css.swt.theme-0.14.300-SNAPSHOT-javadoc.jar 13:21:48.233 [INFO] 13:21:48.233 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:48.270 [INFO] 13:21:48.270 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.css.swt.theme --- 13:21:48.271 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:eclipse-plugin:0.14.300-SNAPSHOT with linux/gtk/x86_64 13:21:59.154 [INFO] API Analysis finished in 10 s. 13:21:59.155 [INFO] 0 API ERRORS 13:21:59.155 [INFO] 0 API warnings 13:21:59.155 [INFO] 13:21:59.155 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.dialogs >----------- 13:21:59.155 [INFO] Building [bundle] Eclipse e4 dialogs 1.4.200-SNAPSHOT [18/116] 13:21:59.155 [INFO] from bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF 13:21:59.155 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:21:59.197 [INFO] 13:21:59.197 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.dialogs --- 13:21:59.199 [INFO] 13:21:59.199 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.dialogs --- 13:21:59.246 [INFO] The project's OSGi version is 1.4.200.v20231214-1513 13:21:59.246 [INFO] 13:21:59.246 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.dialogs --- 13:21:59.248 [INFO] 13:21:59.248 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.dialogs --- 13:21:59.248 [INFO] 13:21:59.248 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.dialogs --- 13:21:59.249 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/saveproperties 13:21:59.249 [INFO] 13:21:59.249 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.dialogs --- 13:21:59.251 [INFO] 13:21:59.251 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.dialogs --- 13:21:59.252 [INFO] 13:21:59.252 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.dialogs --- 13:21:59.253 [INFO] Resolving class path of [bundle] Eclipse e4 dialogs 13:21:59.308 [INFO] 13:21:59.308 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.dialogs --- 13:21:59.309 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/src/main/resources 13:21:59.309 [INFO] 13:21:59.309 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.dialogs --- 13:21:59.310 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/src/main/resources 13:21:59.310 [INFO] 13:21:59.310 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.dialogs --- 13:21:59.345 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:21:59.648 [INFO] 13:21:59.648 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.dialogs --- 13:21:59.650 [INFO] 13:21:59.650 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.dialogs --- 13:21:59.651 [INFO] 13:21:59.651 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.dialogs --- 13:21:59.716 [INFO] 13:21:59.716 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.dialogs --- 13:21:59.718 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/src/test/resources 13:21:59.719 [INFO] 13:21:59.719 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.dialogs --- 13:21:59.724 [INFO] 13:21:59.724 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.dialogs --- 13:21:59.725 [INFO] 13:21:59.725 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.dialogs --- 13:21:59.734 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/target/org.eclipse.e4.ui.dialogs-1.4.200-SNAPSHOT-sources.jar 13:21:59.743 [INFO] 13:21:59.743 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.dialogs --- 13:21:59.751 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/target/org.eclipse.e4.ui.dialogs-1.4.200-SNAPSHOT.jar 13:21:59.841 [INFO] 13:21:59.841 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.dialogs --- 13:21:59.870 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:21:59.871 [INFO] 13:21:59.871 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.dialogs --- 13:22:00.234 [INFO] No previous run data found, generating javadoc. 13:22:04.467 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.dialogs/target/org.eclipse.e4.ui.dialogs-1.4.200-SNAPSHOT-javadoc.jar 13:22:04.485 [INFO] 13:22:04.485 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.dialogs --- 13:22:04.527 [INFO] 13:22:04.527 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.dialogs --- 13:22:04.529 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.dialogs:eclipse-plugin:1.4.200-SNAPSHOT with linux/gtk/x86_64 13:22:17.947 [INFO] API Analysis finished in 13 s. 13:22:17.955 [INFO] 0 API ERRORS 13:22:17.955 [INFO] 1 API warnings 13:22:17.955 [INFO] 13:22:17.955 [INFO] -------< org.eclipse.platform:org.eclipse.e4.ui.model.workbench >------- 13:22:17.956 [INFO] Building [bundle] Eclipse Workbench Model 2.4.200-SNAPSHOT [19/116] 13:22:17.956 [INFO] from bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF 13:22:17.956 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:22:17.962 [INFO] 13:22:17.962 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.model.workbench --- 13:22:17.965 [INFO] 13:22:17.965 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.010 [INFO] The project's OSGi version is 2.4.200.v20240109-1025 13:22:18.010 [INFO] 13:22:18.010 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.011 [INFO] 13:22:18.011 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.011 [INFO] 13:22:18.011 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.013 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/saveproperties 13:22:18.013 [INFO] 13:22:18.013 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.015 [INFO] 13:22:18.015 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.021 [INFO] 13:22:18.021 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.021 [INFO] Resolving class path of [bundle] Eclipse Workbench Model 13:22:18.048 [INFO] 13:22:18.048 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.049 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/src/main/resources 13:22:18.049 [INFO] 13:22:18.049 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.050 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/src/main/resources 13:22:18.050 [INFO] 13:22:18.050 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.083 [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:22:18.849 [INFO] 13:22:18.849 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.850 [INFO] 13:22:18.850 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.model.workbench --- 13:22:18.851 [INFO] 13:22:18.851 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.116 [INFO] 13:22:19.116 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.117 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/src/test/resources 13:22:19.117 [INFO] 13:22:19.117 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.119 [INFO] 13:22:19.119 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.121 [INFO] 13:22:19.121 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.156 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/target/org.eclipse.e4.ui.model.workbench-2.4.200-SNAPSHOT-sources.jar 13:22:19.246 [INFO] 13:22:19.246 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.253 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/target/org.eclipse.e4.ui.model.workbench-2.4.200-SNAPSHOT.jar 13:22:19.419 [INFO] 13:22:19.419 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.model.workbench --- 13:22:19.437 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds 13:22:20.457 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:22:20.459 [INFO] 13:22:20.459 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.model.workbench --- 13:22:20.821 [INFO] No previous run data found, generating javadoc. 13:22:32.804 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.model.workbench/target/org.eclipse.e4.ui.model.workbench-2.4.200-SNAPSHOT-javadoc.jar 13:22:32.947 [INFO] 13:22:32.947 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.model.workbench --- 13:22:32.953 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240229-0520 13:22:33.373 [INFO] 13:22:33.374 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.model.workbench --- 13:22:33.376 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.model.workbench:eclipse-plugin:2.4.200-SNAPSHOT with linux/gtk/x86_64 13:22:45.400 [INFO] API Analysis finished in 12 s. 13:22:45.422 [INFO] 0 API ERRORS 13:22:45.422 [INFO] 2 API warnings 13:22:45.422 [INFO] 13:22:45.422 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.widgets >----------- 13:22:45.422 [INFO] Building [bundle] Eclipse UI Custom widgets 1.4.100-SNAPSHOT [20/116] 13:22:45.422 [INFO] from bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF 13:22:45.422 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:22:45.425 [INFO] 13:22:45.425 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.widgets --- 13:22:45.427 [INFO] 13:22:45.427 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.widgets --- 13:22:45.545 [INFO] The project's OSGi version is 1.4.100.v20231201-1637 13:22:45.545 [INFO] 13:22:45.545 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.widgets --- 13:22:45.546 [INFO] 13:22:45.547 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.widgets --- 13:22:45.547 [INFO] 13:22:45.547 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.widgets --- 13:22:45.548 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/saveproperties 13:22:45.548 [INFO] 13:22:45.548 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.widgets --- 13:22:45.549 [INFO] 13:22:45.549 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.widgets --- 13:22:45.550 [INFO] 13:22:45.550 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.widgets --- 13:22:45.551 [INFO] Resolving class path of [bundle] Eclipse UI Custom widgets 13:22:45.558 [INFO] 13:22:45.558 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.widgets --- 13:22:45.558 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/src/main/resources 13:22:45.559 [INFO] 13:22:45.559 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.widgets --- 13:22:45.559 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/src/main/resources 13:22:45.559 [INFO] 13:22:45.559 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.widgets --- 13:22:45.616 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:22:45.823 [INFO] 13:22:45.823 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.widgets --- 13:22:45.824 [INFO] 13:22:45.824 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.widgets --- 13:22:45.825 [INFO] 13:22:45.825 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.widgets --- 13:22:45.827 [INFO] 13:22:45.827 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.widgets --- 13:22:45.827 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/src/test/resources 13:22:45.827 [INFO] 13:22:45.827 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.widgets --- 13:22:45.830 [INFO] 13:22:45.830 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.widgets --- 13:22:45.831 [INFO] 13:22:45.831 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.widgets --- 13:22:45.834 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/target/org.eclipse.e4.ui.widgets-1.4.100-SNAPSHOT-sources.jar 13:22:45.840 [INFO] 13:22:45.841 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.widgets --- 13:22:45.899 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/target/org.eclipse.e4.ui.widgets-1.4.100-SNAPSHOT.jar 13:22:45.909 [INFO] 13:22:45.909 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.widgets --- 13:22:45.937 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:22:45.938 [INFO] 13:22:45.938 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.widgets --- 13:22:46.373 [INFO] No previous run data found, generating javadoc. 13:22:49.476 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.widgets/target/org.eclipse.e4.ui.widgets-1.4.100-SNAPSHOT-javadoc.jar 13:22:49.487 [INFO] 13:22:49.487 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.widgets --- 13:22:49.530 [INFO] 13:22:49.530 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.widgets --- 13:22:49.531 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.widgets:eclipse-plugin:1.4.100-SNAPSHOT with linux/gtk/x86_64 13:22:58.996 [INFO] API Analysis finished in 9 s. 13:22:58.996 [INFO] 0 API ERRORS 13:22:58.996 [INFO] 0 API warnings 13:22:58.996 [INFO] 13:22:58.996 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.workbench >---------- 13:22:58.996 [INFO] Building [bundle] Eclipse e4 Workbench 1.15.300-SNAPSHOT [21/116] 13:22:58.996 [INFO] from bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF 13:22:58.997 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:22:59.101 [INFO] 13:22:59.101 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.workbench --- 13:22:59.104 [INFO] 13:22:59.104 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench --- 13:22:59.142 [INFO] The project's OSGi version is 1.15.300.v20240124-0948 13:22:59.142 [INFO] 13:22:59.142 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench --- 13:22:59.143 [INFO] 13:22:59.143 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench --- 13:22:59.144 [INFO] 13:22:59.144 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench --- 13:22:59.145 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/saveproperties 13:22:59.145 [INFO] 13:22:59.145 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench --- 13:22:59.147 [INFO] 13:22:59.147 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench --- 13:22:59.250 [INFO] 13:22:59.250 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench --- 13:22:59.251 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench 13:22:59.349 [INFO] 13:22:59.350 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench --- 13:22:59.351 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/src/main/resources 13:22:59.351 [INFO] 13:22:59.351 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench --- 13:22:59.352 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/src/main/resources 13:22:59.352 [INFO] 13:22:59.352 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.workbench --- 13:22:59.432 [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:23:00.205 [INFO] 13:23:00.205 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.workbench --- 13:23:00.206 [INFO] 13:23:00.206 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench --- 13:23:00.206 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:23:00.418 [INFO] org.eclipse.e4.ui.internal.LocaleChangeServiceContextFunction.xml 13:23:00.418 [INFO] org.eclipse.e4.ui.internal.workbench.ExtensionTrackeContextFunction.xml 13:23:00.418 [INFO] org.eclipse.e4.ui.internal.workbench.ModelAssembler.xml 13:23:00.418 [INFO] org.eclipse.e4.ui.internal.workbench.PartServiceCreationFunction.xml 13:23:00.419 [INFO] org.eclipse.e4.ui.internal.workbench.ProgressMonitorFunction.xml 13:23:00.419 [INFO] 5 component(s) where generated. 13:23:00.420 [INFO] 13:23:00.420 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.workbench --- 13:23:00.621 [INFO] 13:23:00.622 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench --- 13:23:00.622 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/src/test/resources 13:23:00.622 [INFO] 13:23:00.622 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench --- 13:23:00.626 [INFO] 13:23:00.626 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench --- 13:23:00.627 [INFO] 13:23:00.627 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench --- 13:23:00.642 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/target/org.eclipse.e4.ui.workbench-1.15.300-SNAPSHOT-sources.jar 13:23:00.724 [INFO] 13:23:00.724 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench --- 13:23:00.729 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/target/org.eclipse.e4.ui.workbench-1.15.300-SNAPSHOT.jar 13:23:00.817 [INFO] 13:23:00.817 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench --- 13:23:00.909 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:23:00.910 [INFO] 13:23:00.910 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.workbench --- 13:23:01.242 [INFO] No previous run data found, generating javadoc. 13:23:07.636 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench/target/org.eclipse.e4.ui.workbench-1.15.300-SNAPSHOT-javadoc.jar 13:23:07.705 [INFO] 13:23:07.705 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench --- 13:23:07.802 [INFO] 13:23:07.802 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.workbench --- 13:23:07.804 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.workbench:eclipse-plugin:1.15.300-SNAPSHOT with linux/gtk/x86_64 13:23:27.269 [INFO] API Analysis finished in 19 s. 13:23:27.285 [INFO] 0 API ERRORS 13:23:27.285 [INFO] 74 API warnings 13:23:27.286 [INFO] 13:23:27.286 [INFO] ---------< org.eclipse.platform:org.eclipse.jface.databinding >--------- 13:23:27.286 [INFO] Building [bundle] JFace Data Binding for SWT and JFace 1.15.200-SNAPSHOT [22/116] 13:23:27.286 [INFO] from bundles/org.eclipse.jface.databinding/.polyglot.META-INF 13:23:27.286 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:23:27.290 [INFO] 13:23:27.290 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jface.databinding --- 13:23:27.292 [INFO] 13:23:27.292 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jface.databinding --- 13:23:27.324 [INFO] The project's OSGi version is 1.15.200.v20240104-1240 13:23:27.324 [INFO] 13:23:27.324 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jface.databinding --- 13:23:27.325 [INFO] 13:23:27.325 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jface.databinding --- 13:23:27.325 [INFO] 13:23:27.325 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.databinding --- 13:23:27.326 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/saveproperties 13:23:27.326 [INFO] 13:23:27.326 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jface.databinding --- 13:23:27.328 [INFO] 13:23:27.328 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jface.databinding --- 13:23:27.337 [INFO] 13:23:27.337 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jface.databinding --- 13:23:27.337 [INFO] Resolving class path of [bundle] JFace Data Binding for SWT and JFace 13:23:27.353 [INFO] 13:23:27.353 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jface.databinding --- 13:23:27.354 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/src/main/resources 13:23:27.354 [INFO] 13:23:27.354 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jface.databinding --- 13:23:27.354 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/src/main/resources 13:23:27.355 [INFO] 13:23:27.355 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jface.databinding --- 13:23:27.397 [INFO] Compiling 174 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:23:28.207 [INFO] 13:23:28.208 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jface.databinding --- 13:23:28.209 [INFO] 13:23:28.209 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jface.databinding --- 13:23:28.210 [INFO] 13:23:28.210 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jface.databinding --- 13:23:28.431 [INFO] 13:23:28.431 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jface.databinding --- 13:23:28.433 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/src/test/resources 13:23:28.433 [INFO] 13:23:28.433 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jface.databinding --- 13:23:28.436 [INFO] 13:23:28.437 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.databinding --- 13:23:28.438 [INFO] 13:23:28.438 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jface.databinding --- 13:23:28.501 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/target/org.eclipse.jface.databinding-1.15.200-SNAPSHOT-sources.jar 13:23:28.519 [INFO] 13:23:28.520 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jface.databinding --- 13:23:28.525 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/target/org.eclipse.jface.databinding-1.15.200-SNAPSHOT.jar 13:23:28.631 [INFO] 13:23:28.631 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.databinding --- 13:23:28.725 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.15.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:23:28.726 [INFO] 13:23:28.726 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.jface.databinding --- 13:23:29.299 [INFO] No previous run data found, generating javadoc. 13:23:36.773 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.databinding/target/org.eclipse.jface.databinding-1.15.200-SNAPSHOT-javadoc.jar 13:23:36.849 [INFO] 13:23:36.849 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.databinding --- 13:23:36.966 [INFO] 13:23:36.966 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jface.databinding --- 13:23:36.969 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.jface.databinding:eclipse-plugin:1.15.200-SNAPSHOT with linux/gtk/x86_64 13:23:50.210 [INFO] API Analysis finished in 13 s. 13:23:50.210 [INFO] 0 API ERRORS 13:23:50.210 [INFO] 0 API warnings 13:23:50.210 [INFO] 13:23:50.210 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.ui.workbench3 >---------- 13:23:50.210 [INFO] Building [bundle] Bundle for Workbench APIs available in e4 0.17.300-SNAPSHOT [23/116] 13:23:50.210 [INFO] from bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF 13:23:50.210 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:23:50.215 [INFO] 13:23:50.215 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.217 [INFO] 13:23:50.217 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.298 [INFO] The project's OSGi version is 0.17.300.v20231214-1513 13:23:50.298 [INFO] 13:23:50.298 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.300 [INFO] 13:23:50.300 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.301 [INFO] 13:23:50.301 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.302 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/saveproperties 13:23:50.302 [INFO] 13:23:50.302 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.303 [INFO] 13:23:50.303 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.305 [INFO] 13:23:50.305 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.305 [INFO] Resolving class path of [bundle] Bundle for Workbench APIs available in e4 13:23:50.322 [INFO] 13:23:50.323 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.323 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/src/main/resources 13:23:50.324 [INFO] 13:23:50.324 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.324 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/src/main/resources 13:23:50.324 [INFO] 13:23:50.324 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.405 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:23:50.600 [INFO] 13:23:50.600 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.602 [INFO] 13:23:50.602 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.602 [INFO] 13:23:50.602 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.613 [INFO] 13:23:50.613 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.614 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/src/test/resources 13:23:50.615 [INFO] 13:23:50.615 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.618 [INFO] 13:23:50.618 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.619 [INFO] 13:23:50.619 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.623 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/target/org.eclipse.e4.ui.workbench3-0.17.300-SNAPSHOT-sources.jar 13:23:50.629 [INFO] 13:23:50.629 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.634 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/target/org.eclipse.e4.ui.workbench3-0.17.300-SNAPSHOT.jar 13:23:50.642 [INFO] 13:23:50.642 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench3 --- 13:23:50.701 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.17.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:23:50.702 [INFO] 13:23:50.702 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.workbench3 --- 13:23:51.106 [INFO] No previous run data found, generating javadoc. 13:23:54.374 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench3/target/org.eclipse.e4.ui.workbench3-0.17.300-SNAPSHOT-javadoc.jar 13:23:54.390 [INFO] 13:23:54.390 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench3 --- 13:23:54.429 [INFO] 13:23:54.429 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.workbench3 --- 13:23:54.431 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.workbench3:eclipse-plugin:0.17.300-SNAPSHOT with linux/gtk/x86_64 13:24:05.911 [INFO] API Analysis finished in 11 s. 13:24:05.911 [INFO] 0 API ERRORS 13:24:05.911 [INFO] 0 API warnings 13:24:05.911 [INFO] 13:24:05.911 [INFO] -------------< org.eclipse.platform:org.eclipse.urischeme >------------- 13:24:05.911 [INFO] Building [bundle] Eclipse URI Scheme Handling 1.3.200-SNAPSHOT [24/116] 13:24:05.911 [INFO] from bundles/org.eclipse.urischeme/.polyglot.META-INF 13:24:05.911 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:24:06.057 [INFO] 13:24:06.057 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.urischeme --- 13:24:06.059 [INFO] 13:24:06.059 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.urischeme --- 13:24:06.140 [INFO] The project's OSGi version is 1.3.200.v20231214-1513 13:24:06.140 [INFO] 13:24:06.140 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.urischeme --- 13:24:06.143 [INFO] 13:24:06.143 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.urischeme --- 13:24:06.143 [INFO] 13:24:06.143 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.urischeme --- 13:24:06.144 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/saveproperties 13:24:06.144 [INFO] 13:24:06.144 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.urischeme --- 13:24:06.146 [INFO] 13:24:06.146 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.urischeme --- 13:24:06.147 [INFO] 13:24:06.148 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.urischeme --- 13:24:06.148 [INFO] Resolving class path of [bundle] Eclipse URI Scheme Handling 13:24:06.164 [INFO] 13:24:06.164 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.urischeme --- 13:24:06.196 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/src/main/resources 13:24:06.196 [INFO] 13:24:06.196 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.urischeme --- 13:24:06.197 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/src/main/resources 13:24:06.197 [INFO] 13:24:06.197 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.urischeme --- 13:24:06.232 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:24:06.523 [INFO] 13:24:06.523 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.urischeme --- 13:24:06.525 [INFO] 13:24:06.525 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.urischeme --- 13:24:06.526 [INFO] 13:24:06.526 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.urischeme --- 13:24:06.529 [INFO] 13:24:06.529 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.urischeme --- 13:24:06.530 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/src/test/resources 13:24:06.530 [INFO] 13:24:06.530 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.urischeme --- 13:24:06.533 [INFO] 13:24:06.533 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.urischeme --- 13:24:06.534 [INFO] 13:24:06.534 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.urischeme --- 13:24:06.541 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/target/org.eclipse.urischeme-1.3.200-SNAPSHOT-sources.jar 13:24:06.558 [INFO] 13:24:06.558 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.urischeme --- 13:24:06.565 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/target/org.eclipse.urischeme-1.3.200-SNAPSHOT.jar 13:24:06.624 [INFO] 13:24:06.624 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.urischeme --- 13:24:06.661 [INFO] MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:24:06.662 [INFO] 13:24:06.662 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.urischeme --- 13:24:07.059 [INFO] No previous run data found, generating javadoc. 13:24:11.067 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.urischeme/target/org.eclipse.urischeme-1.3.200-SNAPSHOT-javadoc.jar 13:24:11.103 [INFO] 13:24:11.103 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.urischeme --- 13:24:11.143 [INFO] 13:24:11.143 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.urischeme --- 13:24:11.145 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.urischeme:eclipse-plugin:1.3.200-SNAPSHOT with linux/gtk/x86_64 13:24:20.734 [INFO] API Analysis finished in 9 s. 13:24:20.734 [INFO] 0 API ERRORS 13:24:20.734 [INFO] 0 API warnings 13:24:20.735 [INFO] 13:24:20.735 [INFO] --------< org.eclipse.platform:org.eclipse.e4.ui.workbench.swt >-------- 13:24:20.735 [INFO] Building [bundle] Eclipse e4 Workbench SWT 0.17.300-SNAPSHOT [25/116] 13:24:20.735 [INFO] from bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF 13:24:20.735 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:24:20.906 [INFO] 13:24:20.906 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.workbench.swt --- 13:24:20.910 [INFO] 13:24:20.910 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.swt --- 13:24:20.952 [INFO] The project's OSGi version is 0.17.300.v20240123-1128 13:24:20.952 [INFO] 13:24:20.952 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.swt --- 13:24:20.954 [INFO] 13:24:20.954 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.swt --- 13:24:20.954 [INFO] 13:24:20.955 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.swt --- 13:24:20.996 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/saveproperties 13:24:20.996 [INFO] 13:24:20.996 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.swt --- 13:24:20.999 [INFO] 13:24:20.999 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.swt --- 13:24:21.035 [INFO] 13:24:21.035 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.swt --- 13:24:21.036 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench SWT 13:24:21.206 [INFO] 13:24:21.206 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.swt --- 13:24:21.207 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/src/main/resources 13:24:21.207 [INFO] 13:24:21.207 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.swt --- 13:24:21.208 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/src/main/resources 13:24:21.208 [INFO] 13:24:21.208 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.workbench.swt --- 13:24:21.310 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:24:22.036 [INFO] 13:24:22.036 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.039 [INFO] 13:24:22.039 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.040 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions 13:24:22.365 [INFO] org.eclipse.e4.ui.internal.workbench.swt.ContextListener.xml 13:24:22.366 [INFO] org.eclipse.e4.ui.internal.workbench.swt.E4Testable.xml 13:24:22.366 [INFO] org.eclipse.e4.ui.internal.workbench.swt.MenuServiceCreationFunction.xml 13:24:22.366 [INFO] org.eclipse.e4.ui.internal.workbench.swt.StatusReporterCreationFunction.xml 13:24:22.366 [INFO] 4 component(s) where generated. 13:24:22.401 [INFO] 13:24:22.402 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.410 [INFO] 13:24:22.410 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.411 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/src/test/resources 13:24:22.411 [INFO] 13:24:22.411 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.415 [INFO] 13:24:22.415 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.416 [INFO] 13:24:22.416 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.425 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/target/org.eclipse.e4.ui.workbench.swt-0.17.300-SNAPSHOT-sources.jar 13:24:22.436 [INFO] 13:24:22.436 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.442 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/target/org.eclipse.e4.ui.workbench.swt-0.17.300-SNAPSHOT.jar 13:24:22.465 [INFO] 13:24:22.465 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.529 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.17.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:24:22.530 [INFO] 13:24:22.530 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.workbench.swt --- 13:24:22.851 [INFO] No previous run data found, generating javadoc. 13:24:27.312 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.swt/target/org.eclipse.e4.ui.workbench.swt-0.17.300-SNAPSHOT-javadoc.jar 13:24:27.351 [INFO] 13:24:27.351 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.swt --- 13:24:27.433 [INFO] 13:24:27.433 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.workbench.swt --- 13:24:27.435 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:eclipse-plugin:0.17.300-SNAPSHOT with linux/gtk/x86_64 13:24:39.755 [INFO] API Analysis finished in 12 s. 13:24:39.810 [INFO] 0 API ERRORS 13:24:39.810 [INFO] 9 API warnings 13:24:39.810 [INFO] 13:24:39.810 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.progress >----------- 13:24:39.810 [INFO] Building [bundle] Eclipse e4 Progress View 0.4.300-SNAPSHOT [26/116] 13:24:39.810 [INFO] from bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF 13:24:39.810 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:24:39.848 [INFO] 13:24:39.848 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.progress --- 13:24:39.850 [INFO] 13:24:39.850 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.progress --- 13:24:39.907 [INFO] The project's OSGi version is 0.4.300.v20240116-1723 13:24:39.907 [INFO] 13:24:39.907 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.progress --- 13:24:39.908 [INFO] 13:24:39.908 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.progress --- 13:24:39.908 [INFO] 13:24:39.908 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.progress --- 13:24:39.910 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/saveproperties 13:24:39.910 [INFO] 13:24:39.910 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.progress --- 13:24:39.911 [INFO] 13:24:39.911 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.progress --- 13:24:39.918 [INFO] 13:24:39.918 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.progress --- 13:24:39.918 [INFO] Resolving class path of [bundle] Eclipse e4 Progress View 13:24:40.048 [INFO] 13:24:40.048 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.progress --- 13:24:40.050 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/src/main/resources 13:24:40.050 [INFO] 13:24:40.050 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.progress --- 13:24:40.051 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/src/main/resources 13:24:40.051 [INFO] 13:24:40.051 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.progress --- 13:24:40.122 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:24:40.711 [INFO] 13:24:40.711 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.progress --- 13:24:40.713 [INFO] 13:24:40.713 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.progress --- 13:24:40.713 [INFO] 13:24:40.713 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.progress --- 13:24:40.714 [INFO] 13:24:40.714 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.progress --- 13:24:40.715 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/src/test/resources 13:24:40.715 [INFO] 13:24:40.715 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.progress --- 13:24:40.718 [INFO] 13:24:40.718 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.progress --- 13:24:40.719 [INFO] 13:24:40.719 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.progress --- 13:24:40.730 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/target/org.eclipse.e4.ui.progress-0.4.300-SNAPSHOT-sources.jar 13:24:40.742 [INFO] 13:24:40.742 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.progress --- 13:24:40.804 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/target/org.eclipse.e4.ui.progress-0.4.300-SNAPSHOT.jar 13:24:40.828 [INFO] 13:24:40.828 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.progress --- 13:24:40.911 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:24:40.912 [INFO] 13:24:40.912 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.progress --- 13:24:41.308 [INFO] No previous run data found, generating javadoc. 13:24:46.117 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.progress/target/org.eclipse.e4.ui.progress-0.4.300-SNAPSHOT-javadoc.jar 13:24:46.156 [INFO] 13:24:46.156 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.progress --- 13:24:46.212 [INFO] 13:24:46.212 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.progress --- 13:24:46.215 [INFO] 13:24:46.215 [INFO] ---< org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt >--- 13:24:46.215 [INFO] Building [bundle] Eclipse e4 Workbench SWT Renderer 0.16.300-SNAPSHOT [27/116] 13:24:46.215 [INFO] from bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF 13:24:46.215 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:24:46.228 [INFO] 13:24:46.228 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.229 [INFO] 13:24:46.229 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.276 [INFO] The project's OSGi version is 0.16.300.v20240223-1002 13:24:46.276 [INFO] 13:24:46.276 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.277 [INFO] 13:24:46.278 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.278 [INFO] 13:24:46.278 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.279 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/saveproperties 13:24:46.279 [INFO] 13:24:46.279 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.280 [INFO] 13:24:46.280 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.283 [INFO] 13:24:46.283 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.283 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench SWT Renderer 13:24:46.360 [INFO] 13:24:46.360 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.361 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/main/resources 13:24:46.361 [INFO] 13:24:46.361 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.362 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/main/resources 13:24:46.362 [INFO] 13:24:46.362 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:46.392 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:24:47.141 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/CTabRendering.java:[1256] boolean accessible = field.isAccessible(); ^^^^^^^^^^^^^^ The method isAccessible() from the type AccessibleObject is deprecated since version 9 1 problem (1 warning) 13:24:47.144 [INFO] 13:24:47.144 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.145 [INFO] 13:24:47.145 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.146 [INFO] 13:24:47.146 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.199 [INFO] 13:24:47.199 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.201 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/test/resources 13:24:47.201 [INFO] 13:24:47.201 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.205 [INFO] 13:24:47.205 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.207 [INFO] 13:24:47.207 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.221 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/org.eclipse.e4.ui.workbench.renderers.swt-0.16.300-SNAPSHOT-sources.jar 13:24:47.241 [INFO] 13:24:47.241 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.249 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/org.eclipse.e4.ui.workbench.renderers.swt-0.16.300-SNAPSHOT.jar 13:24:47.326 [INFO] 13:24:47.327 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.432 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:24:47.433 [INFO] 13:24:47.433 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:47.833 [INFO] No previous run data found, generating javadoc. 13:24:53.240 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/org.eclipse.e4.ui.workbench.renderers.swt-0.16.300-SNAPSHOT-javadoc.jar 13:24:53.277 [INFO] 13:24:53.277 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:53.345 [INFO] 13:24:53.345 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.workbench.renderers.swt --- 13:24:53.347 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:eclipse-plugin:0.16.300-SNAPSHOT with linux/gtk/x86_64 13:25:05.938 [INFO] API Analysis finished in 12 s. 13:25:05.947 [INFO] 0 API ERRORS 13:25:05.947 [INFO] 55 API warnings 13:25:05.947 [INFO] 13:25:05.947 [INFO] ----< org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt >----- 13:25:05.948 [INFO] Building [bundle] Eclipse e4 Workbench Add-ons 1.5.300-SNAPSHOT [28/116] 13:25:05.948 [INFO] from bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF 13:25:05.948 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:25:05.963 [INFO] 13:25:05.963 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:05.966 [INFO] 13:25:05.966 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.000 [INFO] The project's OSGi version is 1.5.300.v20240124-0948 13:25:06.000 [INFO] 13:25:06.000 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.001 [INFO] 13:25:06.001 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.001 [INFO] 13:25:06.001 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.002 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/saveproperties 13:25:06.002 [INFO] 13:25:06.002 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.004 [INFO] 13:25:06.004 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.026 [INFO] 13:25:06.026 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.026 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench Add-ons 13:25:06.110 [INFO] 13:25:06.110 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.111 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/main/resources 13:25:06.111 [INFO] 13:25:06.111 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.112 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/main/resources 13:25:06.112 [INFO] 13:25:06.112 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.147 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:25:06.432 [INFO] 13:25:06.432 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.433 [INFO] 13:25:06.433 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.434 [INFO] 13:25:06.434 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.438 [INFO] 13:25:06.438 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.438 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/test/resources 13:25:06.438 [INFO] 13:25:06.438 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.441 [INFO] 13:25:06.441 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.442 [INFO] 13:25:06.442 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.449 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/org.eclipse.e4.ui.workbench.addons.swt-1.5.300-SNAPSHOT-sources.jar 13:25:06.514 [INFO] 13:25:06.514 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.521 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/org.eclipse.e4.ui.workbench.addons.swt-1.5.300-SNAPSHOT.jar 13:25:06.543 [INFO] 13:25:06.543 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:06.553 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds 13:25:07.316 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:25:07.317 [INFO] 13:25:07.317 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:07.703 [INFO] No previous run data found, generating javadoc. 13:25:11.119 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/org.eclipse.e4.ui.workbench.addons.swt-1.5.300-SNAPSHOT-javadoc.jar 13:25:11.143 [INFO] 13:25:11.144 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:11.146 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240229-0520 13:25:11.472 [INFO] 13:25:11.472 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.workbench.addons.swt --- 13:25:11.474 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:eclipse-plugin:1.5.300-SNAPSHOT with linux/gtk/x86_64 13:25:22.808 [INFO] API Analysis finished in 11 s. 13:25:22.814 [INFO] 0 API ERRORS 13:25:22.814 [INFO] 5 API warnings 13:25:22.814 [INFO] 13:25:22.814 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.swt.gtk >----------- 13:25:22.814 [INFO] Building [bundle] Eclipse UI GTK Enhancements 1.2.100-SNAPSHOT [29/116] 13:25:22.814 [INFO] from bundles/org.eclipse.e4.ui.swt.gtk/.polyglot.META-INF 13:25:22.814 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:25:22.821 [INFO] 13:25:22.821 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.823 [INFO] 13:25:22.823 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.913 [INFO] The project's OSGi version is 1.2.100.v20231030-2045 13:25:22.913 [INFO] 13:25:22.913 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.914 [INFO] 13:25:22.915 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.915 [INFO] 13:25:22.915 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.916 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/saveproperties 13:25:22.916 [INFO] 13:25:22.916 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.917 [INFO] 13:25:22.917 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.919 [INFO] 13:25:22.919 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.919 [INFO] Resolving class path of [bundle] Eclipse UI GTK Enhancements 13:25:22.948 [INFO] 13:25:22.948 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.949 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/src/main/resources 13:25:22.949 [INFO] 13:25:22.949 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.swt.gtk --- 13:25:22.949 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/src/main/resources 13:25:22.949 [INFO] 13:25:22.949 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.021 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:25:23.145 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/src/org/eclipse/e4/ui/swt/internal/gtk/DarkThemeProcessor.java:[27] @SuppressWarnings("restriction") ^^^^^^^^^^^^^ Unnecessary @SuppressWarnings("restriction") 1 problem (1 warning) 13:25:23.146 [INFO] 13:25:23.146 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.146 [INFO] 13:25:23.146 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.147 [INFO] 13:25:23.147 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.149 [INFO] 13:25:23.149 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.150 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/src/test/resources 13:25:23.150 [INFO] 13:25:23.150 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.152 [INFO] 13:25:23.152 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.153 [INFO] 13:25:23.153 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.157 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/target/org.eclipse.e4.ui.swt.gtk-1.2.100-SNAPSHOT-sources.jar 13:25:23.215 [INFO] 13:25:23.215 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.220 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/target/org.eclipse.e4.ui.swt.gtk-1.2.100-SNAPSHOT.jar 13:25:23.240 [INFO] 13:25:23.240 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.308 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.swt.gtk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:25:23.309 [INFO] 13:25:23.309 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.swt.gtk --- 13:25:23.726 [INFO] No previous run data found, generating javadoc. 13:25:26.351 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.gtk/target/org.eclipse.e4.ui.swt.gtk-1.2.100-SNAPSHOT-javadoc.jar 13:25:26.380 [INFO] 13:25:26.380 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.swt.gtk --- 13:25:26.403 [INFO] 13:25:26.404 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.swt.gtk --- 13:25:26.405 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.swt.gtk:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64 13:25:36.469 [INFO] API Analysis finished in 10 s. 13:25:36.469 [INFO] 0 API ERRORS 13:25:36.469 [INFO] 0 API warnings 13:25:36.469 [INFO] 13:25:36.469 [INFO] --------< org.eclipse.platform:org.eclipse.jface.notifications >-------- 13:25:36.469 [INFO] Building [bundle] Notification API 0.7.100-SNAPSHOT [30/116] 13:25:36.469 [INFO] from bundles/org.eclipse.jface.notifications/.polyglot.META-INF 13:25:36.470 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:25:36.473 [INFO] 13:25:36.473 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jface.notifications --- 13:25:36.475 [INFO] 13:25:36.475 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jface.notifications --- 13:25:36.559 [INFO] The project's OSGi version is 0.7.100.v20231214-2114 13:25:36.559 [INFO] 13:25:36.559 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jface.notifications --- 13:25:36.560 [INFO] 13:25:36.560 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jface.notifications --- 13:25:36.560 [INFO] 13:25:36.560 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.notifications --- 13:25:36.561 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/saveproperties 13:25:36.562 [INFO] 13:25:36.562 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jface.notifications --- 13:25:36.563 [INFO] 13:25:36.563 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jface.notifications --- 13:25:36.565 [INFO] 13:25:36.565 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jface.notifications --- 13:25:36.565 [INFO] Resolving class path of [bundle] Notification API 13:25:36.625 [INFO] 13:25:36.625 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jface.notifications --- 13:25:36.626 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/src/main/resources 13:25:36.626 [INFO] 13:25:36.626 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jface.notifications --- 13:25:36.626 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/src/main/resources 13:25:36.626 [INFO] 13:25:36.626 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jface.notifications --- 13:25:36.660 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:25:36.851 [INFO] 13:25:36.851 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jface.notifications --- 13:25:36.851 [INFO] 13:25:36.852 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jface.notifications --- 13:25:36.852 [INFO] 13:25:36.852 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jface.notifications --- 13:25:36.903 [INFO] 13:25:36.903 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jface.notifications --- 13:25:36.903 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/src/test/resources 13:25:36.904 [INFO] 13:25:36.904 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jface.notifications --- 13:25:36.906 [INFO] 13:25:36.906 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.notifications --- 13:25:36.907 [INFO] 13:25:36.907 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jface.notifications --- 13:25:36.911 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/target/org.eclipse.jface.notifications-0.7.100-SNAPSHOT-sources.jar 13:25:36.917 [INFO] 13:25:36.917 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jface.notifications --- 13:25:36.922 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/target/org.eclipse.jface.notifications-0.7.100-SNAPSHOT.jar 13:25:36.931 [INFO] 13:25:36.931 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.notifications --- 13:25:37.037 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:25:37.039 [INFO] 13:25:37.039 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.jface.notifications --- 13:25:37.482 [INFO] No previous run data found, generating javadoc. 13:25:40.517 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.notifications/target/org.eclipse.jface.notifications-0.7.100-SNAPSHOT-javadoc.jar 13:25:40.532 [INFO] 13:25:40.532 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.notifications --- 13:25:40.561 [INFO] 13:25:40.561 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jface.notifications --- 13:25:40.562 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.jface.notifications:eclipse-plugin:0.7.100-SNAPSHOT with linux/gtk/x86_64 13:25:45.422 [INFO] API Analysis finished in 4 s. 13:25:45.422 [INFO] 0 API ERRORS 13:25:45.422 [INFO] 0 API warnings 13:25:45.422 [INFO] 13:25:45.422 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.swt.win32 >---------- 13:25:45.422 [INFO] Building [bundle] Eclipse UI WIN32 Enhancements 1.2.200-SNAPSHOT [31/116] 13:25:45.422 [INFO] from bundles/org.eclipse.e4.ui.swt.win32/.polyglot.META-INF 13:25:45.422 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:25:45.429 [INFO] 13:25:45.429 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.430 [INFO] 13:25:45.430 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.463 [INFO] The project's OSGi version is 1.2.200.v20231201-1637 13:25:45.463 [INFO] 13:25:45.463 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.464 [INFO] 13:25:45.464 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.464 [INFO] 13:25:45.464 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.465 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/saveproperties 13:25:45.465 [INFO] 13:25:45.465 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.466 [INFO] 13:25:45.466 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.468 [INFO] 13:25:45.468 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.468 [INFO] Resolving class path of [bundle] Eclipse UI WIN32 Enhancements 13:25:45.526 [INFO] 13:25:45.526 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.528 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/src/main/resources 13:25:45.528 [INFO] 13:25:45.528 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.529 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/src/main/resources 13:25:45.529 [INFO] 13:25:45.529 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.551 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:25:45.652 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/src/org/eclipse/e4/ui/swt/internal/win32/DarkThemeProcessor.java:[26] @SuppressWarnings("restriction") ^^^^^^^^^^^^^ Unnecessary @SuppressWarnings("restriction") 1 problem (1 warning) 13:25:45.652 [INFO] 13:25:45.652 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.654 [INFO] 13:25:45.654 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.654 [INFO] 13:25:45.654 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.655 [INFO] 13:25:45.655 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.656 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/src/test/resources 13:25:45.656 [INFO] 13:25:45.656 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.659 [INFO] 13:25:45.659 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.660 [INFO] 13:25:45.660 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.663 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/target/org.eclipse.e4.ui.swt.win32-1.2.200-SNAPSHOT-sources.jar 13:25:45.700 [INFO] 13:25:45.700 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.707 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/target/org.eclipse.e4.ui.swt.win32-1.2.200-SNAPSHOT.jar 13:25:45.728 [INFO] 13:25:45.728 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.swt.win32 --- 13:25:45.753 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.swt.win32:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:25:45.754 [INFO] 13:25:45.754 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.swt.win32 --- 13:25:46.123 [INFO] No previous run data found, generating javadoc. 13:25:48.918 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.swt.win32/target/org.eclipse.e4.ui.swt.win32-1.2.200-SNAPSHOT-javadoc.jar 13:25:48.946 [INFO] 13:25:48.946 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.swt.win32 --- 13:25:48.984 [INFO] 13:25:48.984 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.swt.win32 --- 13:25:48.986 [INFO] 13:25:48.986 [INFO] --< org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa >-- 13:25:48.986 [INFO] Building [bundle] Eclipse UI MacOS X Enhancements 0.14.300-SNAPSHOT [32/116] 13:25:48.986 [INFO] from bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/.polyglot.META-INF 13:25:48.986 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:25:49.009 [INFO] 13:25:49.009 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.010 [INFO] 13:25:49.010 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.039 [INFO] The project's OSGi version is 0.14.300.v20240119-2127 13:25:49.039 [INFO] 13:25:49.039 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.040 [INFO] 13:25:49.040 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.040 [INFO] 13:25:49.040 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.041 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/saveproperties 13:25:49.041 [INFO] 13:25:49.041 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.042 [INFO] 13:25:49.042 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.045 [INFO] 13:25:49.045 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.046 [INFO] Resolving class path of [bundle] Eclipse UI MacOS X Enhancements 13:25:49.116 [INFO] 13:25:49.116 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.117 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/main/resources 13:25:49.117 [INFO] 13:25:49.117 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.117 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/main/resources 13:25:49.118 [INFO] 13:25:49.118 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.149 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/swt/internal/cocoa/CocoaDarkThemeProcessor.java:[26] @SuppressWarnings("restriction") ^^^^^^^^^^^^^ Unnecessary @SuppressWarnings("restriction") 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/swt/internal/cocoa/CocoaDarkThemeProcessor.java:[27] public class CocoaDarkThemeProcessor { ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/swt/internal/cocoa/CocoaDarkThemeProcessor.java:[35] public void intialize() { ^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/swt/internal/cocoa/CocoaDarkThemeProcessor.java:[55] public void cleanUp() { ^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/AbstractWindowHandler.java:[30] public boolean canExecute( @Optional @Named(IServiceConstants.ACTIVE_SHELL) Shell shell) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/ArrangeWindowHandler.java:[30] public boolean canExecute(@Optional Display display) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/ArrangeWindowHandler.java:[49] public void execute() { ^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CloseDialogHandler.java:[32] public Object execute(@Named(IServiceConstants.ACTIVE_SHELL) Shell shell) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[37] import org.eclipse.e4.core.services.statusreporter.StatusReporter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[90] protected Provider statusReporter; ^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[147] statusReporter.get().report(new Status(IStatus.WARNING, CocoaUIProcessor.FRAGMENT_ID, ^^^^^^ Discouraged access: The method 'StatusReporter.report(IStatus, int, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[148] "Exception occurred during CocoaUI processing", e), StatusReporter.LOG); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[148] "Exception occurred during CocoaUI processing", e), StatusReporter.LOG); //$NON-NLS-1$ ^^^ Discouraged access: The field 'StatusReporter.LOG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[388] .report(new Status(IStatus.WARNING, CocoaUIProcessor.FRAGMENT_ID, ^^^^^^ Discouraged access: The method 'StatusReporter.report(IStatus, int, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[390] StatusReporter.LOG); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java:[390] StatusReporter.LOG); ^^^ Discouraged access: The field 'StatusReporter.LOG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIProcessor.java:[22] import org.eclipse.e4.core.services.statusreporter.StatusReporter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIProcessor.java:[61] protected Provider statusReporter; ^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIProcessor.java:[153] .report(new Status(IStatus.WARNING, CocoaUIProcessor.FRAGMENT_ID, ^^^^^^ Discouraged access: The method 'StatusReporter.report(IStatus, int, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIProcessor.java:[155] StatusReporter.LOG); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StatusReporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIProcessor.java:[155] StatusReporter.LOG); ^^^ Discouraged access: The field 'StatusReporter.LOG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar') 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/MinimizeWindowHandler.java:[29] public void execute(@Named(IServiceConstants.ACTIVE_SHELL) Shell shell) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/SWTCocoaEnhancerDelegate.java:[19] public class SWTCocoaEnhancerDelegate extends NSObject { ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/SWTCocoaEnhancerDelegate.java:[21] public SWTCocoaEnhancerDelegate() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 13:25:49.297 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/ZoomWindowHandler.java:[29] public void execute(@Named(IServiceConstants.ACTIVE_SHELL) Shell shell) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing comment for public declaration 25 problems (25 warnings) 13:25:49.298 [INFO] 13:25:49.298 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.299 [INFO] 13:25:49.299 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.300 [INFO] 13:25:49.300 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.302 [INFO] 13:25:49.302 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.303 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/test/resources 13:25:49.303 [INFO] 13:25:49.303 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.305 [INFO] 13:25:49.305 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.306 [INFO] 13:25:49.306 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.311 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.14.300-SNAPSHOT-sources.jar 13:25:49.321 [INFO] 13:25:49.322 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.328 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.14.300-SNAPSHOT.jar 13:25:49.345 [INFO] 13:25:49.345 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.365 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:25:49.366 [INFO] 13:25:49.366 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:49.711 [INFO] No previous run data found, generating javadoc. 13:25:53.441 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.14.300-SNAPSHOT-javadoc.jar 13:25:53.455 [INFO] 13:25:53.455 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:53.495 [INFO] 13:25:53.495 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa --- 13:25:53.496 [INFO] 13:25:53.496 [INFO] --------------< org.eclipse.platform:org.eclipse.e4.rcp >--------------- 13:25:53.496 [INFO] Building [feature] Eclipse 4 Rich Client Platform 4.32.0-SNAPSHOT [33/116] 13:25:53.496 [INFO] from features/org.eclipse.e4.rcp/.polyglot.feature.xml 13:25:53.496 [INFO] --------------------------[ eclipse-feature ]--------------------------- 13:25:53.932 [INFO] 13:25:53.932 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.rcp --- 13:25:53.933 [INFO] Deleting /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/target 13:25:53.934 [INFO] 13:25:53.934 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.e4.rcp --- 13:25:54.172 [INFO] The project's OSGi version is 4.32.0.v20240307-2021 13:25:54.172 [INFO] 13:25:54.172 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.rcp --- 13:25:54.175 [INFO] 13:25:54.175 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.rcp --- 13:25:54.176 [INFO] 13:25:54.176 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.rcp --- 13:25:54.177 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/saveproperties 13:25:54.177 [INFO] 13:25:54.177 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.rcp --- 13:25:54.178 [INFO] 13:25:54.178 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.rcp --- 13:25:54.178 [INFO] 13:25:54.178 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.rcp --- 13:25:54.179 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/src/main/resources 13:25:54.179 [INFO] 13:25:54.179 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.rcp --- 13:25:54.179 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/src/main/resources 13:25:54.179 [INFO] 13:25:54.179 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.rcp --- 13:25:54.180 [INFO] 13:25:54.180 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.rcp --- 13:25:54.181 [INFO] 13:25:54.181 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.rcp --- 13:25:54.182 [INFO] 13:25:54.182 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.e4.rcp --- 13:25:54.379 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/target/org.eclipse.e4.rcp-4.32.0-SNAPSHOT.jar 13:25:54.397 [INFO] 13:25:54.397 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.rcp --- 13:25:54.427 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/.polyglot.feature.xml The main artifact has been replaced with the baseline version. 13:25:54.432 [INFO] 13:25:54.432 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.e4.rcp --- 13:25:54.434 [INFO] 13:25:54.434 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.e4.rcp --- 13:25:54.840 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/target/org.eclipse.e4.rcp-4.32.0-SNAPSHOT-sources-feature.jar 13:25:54.901 [INFO] 13:25:54.901 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.rcp --- 13:25:54.907 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:25:54.907 [INFO] 13:25:54.907 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.e4.rcp --- 13:25:54.929 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/features/org.eclipse.e4.rcp/.polyglot.feature.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] 13:25:54.934 [INFO] 13:25:54.934 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.rcp --- 13:25:54.954 [INFO] 13:25:54.954 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.rcp --- 13:25:54.956 [INFO] 13:25:54.956 [INFO] ---------------< org.eclipse.platform:org.eclipse.text >---------------- 13:25:54.956 [INFO] Building [bundle] Text 3.14.0-SNAPSHOT [34/116] 13:25:54.956 [INFO] from bundles/org.eclipse.text/.polyglot.META-INF 13:25:54.956 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:25:54.998 [INFO] 13:25:54.998 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.text --- 13:25:54.999 [INFO] 13:25:54.999 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.text --- 13:25:55.024 [INFO] The project's OSGi version is 3.14.0.v20240207-1054 13:25:55.024 [INFO] 13:25:55.024 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.text --- 13:25:55.025 [INFO] 13:25:55.025 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.text --- 13:25:55.025 [INFO] 13:25:55.025 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.text --- 13:25:55.026 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/saveproperties 13:25:55.026 [INFO] 13:25:55.026 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.text --- 13:25:55.027 [INFO] 13:25:55.027 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.text --- 13:25:55.029 [INFO] 13:25:55.029 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.text --- 13:25:55.029 [INFO] Resolving class path of [bundle] Text 13:25:55.044 [INFO] 13:25:55.044 [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-3) @ org.eclipse.text --- 13:25:55.309 [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/projection added. 13:25:55.309 [INFO] 13:25:55.309 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.text --- 13:25:55.310 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/src/main/resources 13:25:55.310 [INFO] 13:25:55.310 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.text --- 13:25:55.311 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/src/main/resources 13:25:55.311 [INFO] 13:25:55.311 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.text --- 13:25:55.439 [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:25:56.127 [INFO] 13:25:56.127 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.text --- 13:25:56.128 [INFO] 13:25:56.128 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.text --- 13:25:56.128 [INFO] 13:25:56.128 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.text --- 13:25:56.715 [INFO] 13:25:56.716 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.text --- 13:25:56.718 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/src/test/resources 13:25:56.718 [INFO] 13:25:56.718 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.text --- 13:25:56.721 [INFO] 13:25:56.721 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.text --- 13:25:56.722 [INFO] 13:25:56.722 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.text --- 13:25:56.747 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/target/org.eclipse.text-3.14.0-SNAPSHOT-sources.jar 13:25:56.801 [INFO] 13:25:56.801 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.text --- 13:25:56.806 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/target/org.eclipse.text-3.14.0-SNAPSHOT.jar 13:25:56.861 [INFO] 13:25:56.861 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.text --- 13:25:56.958 [INFO] MavenProject: org.eclipse.platform:org.eclipse.text:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:25:56.959 [INFO] 13:25:56.959 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.text --- 13:25:57.297 [INFO] No previous run data found, generating javadoc. 13:26:04.230 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.text/target/org.eclipse.text-3.14.0-SNAPSHOT-javadoc.jar 13:26:04.338 [INFO] 13:26:04.338 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.text --- 13:26:04.415 [INFO] 13:26:04.415 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.text --- 13:26:04.417 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.text:eclipse-plugin:3.14.0-SNAPSHOT with linux/gtk/x86_64 13:26:17.312 [INFO] API Analysis finished in 12 s. 13:26:17.323 [INFO] 0 API ERRORS 13:26:17.323 [INFO] 1 API warnings 13:26:17.323 [INFO] 13:26:17.324 [INFO] ---------< org.eclipse.platform:org.eclipse.core.filebuffers >---------- 13:26:17.324 [INFO] Building [bundle] File Buffers 3.8.300-SNAPSHOT [35/116] 13:26:17.324 [INFO] from bundles/org.eclipse.core.filebuffers/.polyglot.META-INF 13:26:17.324 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:26:17.329 [INFO] 13:26:17.329 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.core.filebuffers --- 13:26:17.332 [INFO] 13:26:17.332 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.core.filebuffers --- 13:26:17.415 [INFO] The project's OSGi version is 3.8.300.v20240207-1054 13:26:17.416 [INFO] 13:26:17.416 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.core.filebuffers --- 13:26:17.418 [INFO] 13:26:17.418 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.core.filebuffers --- 13:26:17.419 [INFO] 13:26:17.419 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filebuffers --- 13:26:17.420 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/saveproperties 13:26:17.420 [INFO] 13:26:17.420 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.core.filebuffers --- 13:26:17.422 [INFO] 13:26:17.422 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.core.filebuffers --- 13:26:17.429 [INFO] 13:26:17.429 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.core.filebuffers --- 13:26:17.430 [INFO] Resolving class path of [bundle] File Buffers 13:26:17.557 [INFO] 13:26:17.557 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.filebuffers --- 13:26:17.558 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/src/main/resources 13:26:17.558 [INFO] 13:26:17.558 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.filebuffers --- 13:26:17.559 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/src/main/resources 13:26:17.560 [INFO] 13:26:17.560 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.core.filebuffers --- 13:26:17.617 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:26:17.836 [INFO] 13:26:17.836 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.core.filebuffers --- 13:26:17.837 [INFO] 13:26:17.837 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.core.filebuffers --- 13:26:17.837 [INFO] 13:26:17.837 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.core.filebuffers --- 13:26:17.880 [INFO] 13:26:17.880 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.filebuffers --- 13:26:17.896 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/src/test/resources 13:26:17.896 [INFO] 13:26:17.896 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.core.filebuffers --- 13:26:17.900 [INFO] 13:26:17.900 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filebuffers --- 13:26:17.901 [INFO] 13:26:17.901 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.core.filebuffers --- 13:26:17.910 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/target/org.eclipse.core.filebuffers-3.8.300-SNAPSHOT-sources.jar 13:26:17.922 [INFO] 13:26:17.922 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.core.filebuffers --- 13:26:17.928 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/target/org.eclipse.core.filebuffers-3.8.300-SNAPSHOT.jar 13:26:17.950 [INFO] 13:26:17.950 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filebuffers --- 13:26:17.972 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:26:17.973 [INFO] 13:26:17.973 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.core.filebuffers --- 13:26:18.306 [INFO] No previous run data found, generating javadoc. 13:26:23.621 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.core.filebuffers/target/org.eclipse.core.filebuffers-3.8.300-SNAPSHOT-javadoc.jar 13:26:23.655 [INFO] 13:26:23.655 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filebuffers --- 13:26:23.675 [INFO] 13:26:23.675 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.core.filebuffers --- 13:26:23.677 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.filebuffers:eclipse-plugin:3.8.300-SNAPSHOT with linux/gtk/x86_64 13:26:34.118 [INFO] API Analysis finished in 10 s. 13:26:34.118 [INFO] 0 API ERRORS 13:26:34.118 [INFO] 0 API warnings 13:26:34.118 [INFO] 13:26:34.118 [INFO] -------------< org.eclipse.platform:org.eclipse.e4.ui.ide >------------- 13:26:34.118 [INFO] Building [bundle] E4 IDE UI 3.17.200-SNAPSHOT [36/116] 13:26:34.118 [INFO] from bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF 13:26:34.118 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:26:34.122 [INFO] 13:26:34.122 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.ui.ide --- 13:26:34.124 [INFO] 13:26:34.124 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.ide --- 13:26:34.206 [INFO] The project's OSGi version is 3.17.200.v20231201-1637 13:26:34.206 [INFO] 13:26:34.206 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.ui.ide --- 13:26:34.208 [INFO] 13:26:34.208 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.ui.ide --- 13:26:34.208 [INFO] 13:26:34.208 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.ide --- 13:26:34.209 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/saveproperties 13:26:34.209 [INFO] 13:26:34.209 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.ui.ide --- 13:26:34.210 [INFO] 13:26:34.210 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.ui.ide --- 13:26:34.212 [INFO] 13:26:34.212 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.ide --- 13:26:34.212 [INFO] Resolving class path of [bundle] E4 IDE UI 13:26:34.238 [INFO] 13:26:34.238 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.ide --- 13:26:34.239 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/src/main/resources 13:26:34.239 [INFO] 13:26:34.239 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.ide --- 13:26:34.239 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/src/main/resources 13:26:34.239 [INFO] 13:26:34.239 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.ui.ide --- 13:26:34.312 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:26:34.442 [INFO] 13:26:34.442 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.ui.ide --- 13:26:34.443 [INFO] 13:26:34.443 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.ide --- 13:26:34.444 [INFO] 13:26:34.444 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.ui.ide --- 13:26:34.446 [INFO] 13:26:34.446 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.ide --- 13:26:34.447 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/src/test/resources 13:26:34.447 [INFO] 13:26:34.447 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.ui.ide --- 13:26:34.450 [INFO] 13:26:34.450 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.ide --- 13:26:34.451 [INFO] 13:26:34.451 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.ui.ide --- 13:26:34.455 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/target/org.eclipse.e4.ui.ide-3.17.200-SNAPSHOT-sources.jar 13:26:34.502 [INFO] 13:26:34.502 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.ide --- 13:26:34.508 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/target/org.eclipse.e4.ui.ide-3.17.200-SNAPSHOT.jar 13:26:34.518 [INFO] 13:26:34.518 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.ide --- 13:26:34.537 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:26:34.537 [INFO] 13:26:34.537 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.ui.ide --- 13:26:34.907 [INFO] No previous run data found, generating javadoc. 13:26:37.469 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.e4.ui.ide/target/org.eclipse.e4.ui.ide-3.17.200-SNAPSHOT-javadoc.jar 13:26:37.489 [INFO] 13:26:37.489 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.ide --- 13:26:37.514 [INFO] 13:26:37.514 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.ui.ide --- 13:26:37.515 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.e4.ui.ide:eclipse-plugin:3.17.200-SNAPSHOT with linux/gtk/x86_64 13:26:47.812 [INFO] API Analysis finished in 10 s. 13:26:47.812 [INFO] 0 API ERRORS 13:26:47.812 [INFO] 0 API warnings 13:26:47.812 [INFO] 13:26:47.812 [INFO] ------------< org.eclipse.platform:org.eclipse.jface.text >------------- 13:26:47.812 [INFO] Building [bundle] JFace Text 3.25.100-SNAPSHOT [37/116] 13:26:47.812 [INFO] from bundles/org.eclipse.jface.text/.polyglot.META-INF 13:26:47.812 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:26:47.876 [INFO] 13:26:47.876 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jface.text --- 13:26:47.877 [INFO] 13:26:47.877 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jface.text --- 13:26:47.916 [INFO] The project's OSGi version is 3.25.100.v20240308-1253 13:26:47.916 [INFO] 13:26:47.916 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jface.text --- 13:26:47.917 [INFO] 13:26:47.917 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jface.text --- 13:26:47.917 [INFO] 13:26:47.917 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.text --- 13:26:47.918 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/saveproperties 13:26:47.918 [INFO] 13:26:47.918 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jface.text --- 13:26:47.920 [INFO] 13:26:47.920 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jface.text --- 13:26:47.921 [INFO] 13:26:47.921 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jface.text --- 13:26:47.921 [INFO] Resolving class path of [bundle] JFace Text 13:26:47.941 [INFO] 13:26:47.941 [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-1) @ org.eclipse.jface.text --- 13:26:47.942 [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/projection added. 13:26:47.942 [INFO] 13:26:47.942 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jface.text --- 13:26:47.943 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/main/resources 13:26:47.943 [INFO] 13:26:47.943 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jface.text --- 13:26:47.943 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/main/resources 13:26:47.943 [INFO] 13:26:47.943 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jface.text --- 13:26:48.019 [INFO] Compiling 335 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[37] public class HTML2TextReader extends SubstitutionTextReader { ^^^^^^^^^^^^^^^^^^^^^^ The type SubstitutionTextReader is deprecated 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[98] super(new PushbackReader(reader)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubstitutionTextReader(Reader) is deprecated 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[105] public int read() throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method HTML2TextReader.read() overrides a deprecated method from SubstitutionTextReader 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[106] int c= super.read(); ^^^^^^ The method read() from the type SubstitutionTextReader is deprecated 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[175] setSkipWhitespace(false); ^^^^^^^^^^^^^^^^^^^^^^^^ The method setSkipWhitespace(boolean) from the type SubstitutionTextReader is deprecated 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[179] setSkipWhitespace(true); ^^^^^^^^^^^^^^^^^^^^^^^ The method setSkipWhitespace(boolean) from the type SubstitutionTextReader is deprecated 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[184] protected String computeSubstitution(int c) throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method HTML2TextReader.computeSubstitution(int) overrides a deprecated method from SubstitutionTextReader 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[247] return LINE_DELIM; ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.909 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[254] return LINE_DELIM + HTMLMessages.getString("HTML2TextReader.listItemPrefix"); //$NON-NLS-1$ ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[268] return LINE_DELIM; ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[272] return LINE_DELIM; ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[277] return inParagraph ? EMPTY_STRING : LINE_DELIM; ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[282] return LINE_DELIM; ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[286] return LINE_DELIM; ^^^^^^^^^^ The field SubstitutionTextReader.LINE_DELIM is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[311] ch= nextChar(); ^^^^^^^^^^ The method nextChar() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[315] ch= nextChar(); ^^^^^^^^^^ The method nextChar() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[318] ch= nextChar(); ^^^^^^^^^^ The method nextChar() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[321] ch= nextChar(); ^^^^^^^^^^ The method nextChar() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[354] ((PushbackReader) getReader()).unread(ch); ^^^^^^^^^^^ The method getReader() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[383] int ch= nextChar(); ^^^^^^^^^^ The method nextChar() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/html/HTML2TextReader.java:[386] ch= nextChar(); ^^^^^^^^^^ The method nextChar() from the type SubstitutionTextReader is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[37] public interface ITextViewerExtension5 extends ITextViewerExtension3 { ^^^^^^^^^^^^^^^^^^^^^ The type ITextViewerExtension3 is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[48] IRegion getModelCoverage(); ^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.getModelCoverage() overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[58] int modelLine2WidgetLine(int modelLine); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.modelLine2WidgetLine(int) overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[68] int modelOffset2WidgetOffset(int modelOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.modelOffset2WidgetOffset(int) overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[80] IRegion modelRange2WidgetRange(IRegion modelRange); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.modelRange2WidgetRange(IRegion) overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[91] int widgetOffset2ModelOffset(int widgetOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.widgetOffset2ModelOffset(int) overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[103] IRegion widgetRange2ModelRange(IRegion widgetRange); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.widgetRange2ModelRange(IRegion) overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/ITextViewerExtension5.java:[122] int widgetLineOfWidgetOffset(int widgetOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method ITextViewerExtension5.widgetLineOfWidgetOffset(int) overrides a deprecated method from ITextViewerExtension3 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/TextViewerHoverManager.java:[157] information= hover.getHoverInfo(fTextViewer, region); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getHoverInfo(ITextViewer, IRegion) from the type ITextHover is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[33] import org.eclipse.jface.contentassist.ISubjectControlContextInformationPresenter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContextInformationPresenter is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[34] import org.eclipse.jface.contentassist.ISubjectControlContextInformationValidator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContextInformationValidator is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[335] if (frame.fValidator instanceof ISubjectControlContextInformationValidator) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContextInformationValidator is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[336] ((ISubjectControlContextInformationValidator) frame.fValidator).install(frame.fInformation, fContentAssistSubjectControl, frame.fOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContextInformationValidator is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[336] ((ISubjectControlContextInformationValidator) frame.fValidator).install(frame.fInformation, fContentAssistSubjectControl, frame.fOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method install(IContextInformation, IContentAssistSubjectControl, int) from the type ISubjectControlContextInformationValidator is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[348] if (frame.fPresenter instanceof ISubjectControlContextInformationPresenter) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContextInformationPresenter is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[349] ((ISubjectControlContextInformationPresenter) frame.fValidator).install(frame.fInformation, fContentAssistSubjectControl, frame.fBeginOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContextInformationPresenter is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistSubjectControlAdapter.java:[349] ((ISubjectControlContextInformationPresenter) frame.fValidator).install(frame.fInformation, fContentAssistSubjectControl, frame.fBeginOffset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method install(IContextInformation, IContentAssistSubjectControl, int) from the type ISubjectControlContextInformationPresenter is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[74] import org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[2024] if (p instanceof ISubjectControlContentAssistProcessor) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[2029] ICompletionProposal[] proposals= ((ISubjectControlContentAssistProcessor) p) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[2030] .computeCompletionProposals(contentAssistSubjectControl, offset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method computeCompletionProposals(IContentAssistSubjectControl, int) from the type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[2130] if (p instanceof ISubjectControlContentAssistProcessor) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[2135] IContextInformation[] contextInformation= ((ISubjectControlContentAssistProcessor) p) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/contentassist/ContentAssistant.java:[2136] .computeContextInformation(contentAssistSubjectControl, offset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method computeContextInformation(IContentAssistSubjectControl, int) from the type ISubjectControlContentAssistProcessor is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/information/InformationPresenter.java:[313] info= provider.getInformation(fTextViewer, subject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInformation(ITextViewer, IRegion) from the type IInformationProvider is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[85] public TemplateStore(org.eclipse.jface.text.templates.ContextTypeRegistry registry, IPreferenceStore store, String key) { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[221] protected final org.eclipse.jface.text.templates.ContextTypeRegistry getRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[226] org.eclipse.jface.text.templates.ContextTypeRegistry res= new org.eclipse.jface.text.templates.ContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[226] org.eclipse.jface.text.templates.ContextTypeRegistry res= new org.eclipse.jface.text.templates.ContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ContextTypeRegistry() is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[226] org.eclipse.jface.text.templates.ContextTypeRegistry res= new org.eclipse.jface.text.templates.ContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[227] registry.contextTypes().forEachRemaining(t -> res.addContextType(t)); ^^^^^^^^^^^^^^^^^ The method addContextType(TemplateContextType) from the type ContextTypeRegistry is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[231] public void add(org.eclipse.jface.text.templates.persistence.TemplatePersistenceData data) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[235] public void delete(org.eclipse.jface.text.templates.persistence.TemplatePersistenceData data) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[240] public org.eclipse.jface.text.templates.persistence.TemplatePersistenceData[] getTemplateData(boolean includeDeleted) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[242] org.eclipse.jface.text.templates.persistence.TemplatePersistenceData[] wraps= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData[list.length]; ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[242] org.eclipse.jface.text.templates.persistence.TemplatePersistenceData[] wraps= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData[list.length]; ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[244] wraps[i]= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData(list[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor TemplatePersistenceData(TemplatePersistenceData) is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[244] wraps[i]= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData(list[i]); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[250] public org.eclipse.jface.text.templates.persistence.TemplatePersistenceData getTemplateData(String id) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[252] org.eclipse.jface.text.templates.persistence.TemplatePersistenceData wrap= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData(data); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[252] org.eclipse.jface.text.templates.persistence.TemplatePersistenceData wrap= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData(data); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor TemplatePersistenceData(TemplatePersistenceData) is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[252] org.eclipse.jface.text.templates.persistence.TemplatePersistenceData wrap= new org.eclipse.jface.text.templates.persistence.TemplatePersistenceData(data); ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 13:26:49.910 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/org/eclipse/jface/text/templates/persistence/TemplateStore.java:[256] protected void internalAdd(org.eclipse.jface.text.templates.persistence.TemplatePersistenceData data) { ^^^^^^^^^^^^^^^^^^^^^^^ The type TemplatePersistenceData is deprecated 64 problems (64 warnings) 13:26:49.921 [INFO] 13:26:49.921 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jface.text --- 13:26:49.923 [INFO] 13:26:49.923 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jface.text --- 13:26:49.923 [INFO] 13:26:49.923 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jface.text --- 13:26:51.772 [INFO] 13:26:51.772 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jface.text --- 13:26:51.776 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/src/test/resources 13:26:51.776 [INFO] 13:26:51.776 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jface.text --- 13:26:51.780 [INFO] 13:26:51.780 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.text --- 13:26:51.781 [INFO] 13:26:51.781 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jface.text --- 13:26:51.835 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/target/org.eclipse.jface.text-3.25.100-SNAPSHOT-sources.jar 13:26:51.923 [INFO] 13:26:51.923 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jface.text --- 13:26:51.929 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/target/org.eclipse.jface.text-3.25.100-SNAPSHOT.jar 13:26:52.146 [INFO] 13:26:52.146 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.text --- 13:26:52.231 [INFO] No baseline version org.eclipse.platform:org.eclipse.jface.text:eclipse-plugin:3.25.100-SNAPSHOT 13:26:52.232 [INFO] 13:26:52.232 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.jface.text --- 13:26:52.600 [INFO] No previous run data found, generating javadoc. 13:27:02.708 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/target/org.eclipse.jface.text-3.25.100-SNAPSHOT-javadoc.jar 13:27:02.856 [INFO] 13:27:02.856 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.text --- 13:27:02.865 [INFO] 13:27:02.866 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jface.text --- 13:27:02.867 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.jface.text:eclipse-plugin:3.25.100-SNAPSHOT with linux/gtk/x86_64 13:27:31.453 [INFO] API Analysis finished in 28 s. 13:27:31.497 [ERROR] [API ERROR] File MANIFEST.MF at line 5: The minor version should be incremented in version 3.25.100, since new APIs have been added since version 3.25.0 (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.jface.text/META-INF/MANIFEST.MF) 13:27:31.501 [WARNING] 1 API problems can't be mapped to the compiler log! 13:27:31.501 [INFO] 1 API ERRORS 13:27:31.501 [INFO] 4 API warnings 13:27:31.504 [INFO] 13:27:31.504 [INFO] -------< org.eclipse.platform:org.eclipse.ltk.core.refactoring >-------- 13:27:31.504 [INFO] Building [bundle] Refactoring Core 3.14.400-SNAPSHOT [38/116] 13:27:31.504 [INFO] from bundles/org.eclipse.ltk.core.refactoring/.polyglot.META-INF 13:27:31.504 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:27:31.508 [INFO] 13:27:31.508 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ltk.core.refactoring --- 13:27:31.511 [INFO] 13:27:31.511 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ltk.core.refactoring --- 13:27:31.535 [INFO] The project's OSGi version is 3.14.400.v20240305-1233 13:27:31.535 [INFO] 13:27:31.535 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ltk.core.refactoring --- 13:27:31.535 [INFO] 13:27:31.535 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ltk.core.refactoring --- 13:27:31.536 [INFO] 13:27:31.536 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ltk.core.refactoring --- 13:27:31.537 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/saveproperties 13:27:31.537 [INFO] 13:27:31.537 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ltk.core.refactoring --- 13:27:31.538 [INFO] 13:27:31.538 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ltk.core.refactoring --- 13:27:31.544 [INFO] 13:27:31.544 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ltk.core.refactoring --- 13:27:31.545 [INFO] Resolving class path of [bundle] Refactoring Core 13:27:31.610 [INFO] 13:27:31.611 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ltk.core.refactoring --- 13:27:31.611 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/src/main/resources 13:27:31.611 [INFO] 13:27:31.611 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ltk.core.refactoring --- 13:27:31.612 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/src/main/resources 13:27:31.612 [INFO] 13:27:31.612 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ltk.core.refactoring --- 13:27:31.648 [INFO] Compiling 145 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:27:32.507 [INFO] 13:27:32.507 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ltk.core.refactoring --- 13:27:32.509 [INFO] 13:27:32.509 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ltk.core.refactoring --- 13:27:32.510 [INFO] 13:27:32.510 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ltk.core.refactoring --- 13:27:33.022 [INFO] 13:27:33.022 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ltk.core.refactoring --- 13:27:33.023 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/src/test/resources 13:27:33.023 [INFO] 13:27:33.023 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ltk.core.refactoring --- 13:27:33.026 [INFO] 13:27:33.026 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ltk.core.refactoring --- 13:27:33.027 [INFO] 13:27:33.027 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ltk.core.refactoring --- 13:27:33.050 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/target/org.eclipse.ltk.core.refactoring-3.14.400-SNAPSHOT-sources.jar 13:27:33.100 [INFO] 13:27:33.100 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ltk.core.refactoring --- 13:27:33.106 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/target/org.eclipse.ltk.core.refactoring-3.14.400-SNAPSHOT.jar 13:27:33.172 [INFO] 13:27:33.172 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ltk.core.refactoring --- 13:27:33.243 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ltk.core.refactoring:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:27:33.243 [INFO] 13:27:33.243 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ltk.core.refactoring --- 13:27:33.683 [INFO] No previous run data found, generating javadoc. 13:27:41.503 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ltk.core.refactoring/target/org.eclipse.ltk.core.refactoring-3.14.400-SNAPSHOT-javadoc.jar 13:27:41.583 [INFO] 13:27:41.583 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ltk.core.refactoring --- 13:27:41.600 [INFO] 13:27:41.600 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ltk.core.refactoring --- 13:27:41.603 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ltk.core.refactoring:eclipse-plugin:3.14.400-SNAPSHOT with linux/gtk/x86_64 13:27:54.076 [INFO] API Analysis finished in 12 s. 13:27:54.076 [INFO] 0 API ERRORS 13:27:54.076 [INFO] 0 API warnings 13:27:54.076 [INFO] 13:27:54.076 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.workbench >------------ 13:27:54.076 [INFO] Building [bundle] Eclipse Workbench 3.131.200-SNAPSHOT [39/116] 13:27:54.076 [INFO] from bundles/org.eclipse.ui.workbench/.polyglot.META-INF 13:27:54.076 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:27:54.109 [INFO] 13:27:54.109 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.workbench --- 13:27:54.111 [INFO] 13:27:54.111 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.workbench --- 13:27:54.158 [INFO] The project's OSGi version is 3.131.200.v20240305-1235 13:27:54.158 [INFO] 13:27:54.158 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.workbench --- 13:27:54.159 [INFO] 13:27:54.159 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.workbench --- 13:27:54.160 [INFO] 13:27:54.160 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.workbench --- 13:27:54.161 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/saveproperties 13:27:54.161 [INFO] 13:27:54.161 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.workbench --- 13:27:54.162 [INFO] 13:27:54.162 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.workbench --- 13:27:54.182 [INFO] 13:27:54.182 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.workbench --- 13:27:54.183 [INFO] Resolving class path of [bundle] Eclipse Workbench 13:27:54.328 [INFO] 13:27:54.328 [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-5) @ org.eclipse.ui.workbench --- 13:27:54.330 [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI Editor Support added. 13:27:54.330 [INFO] 13:27:54.330 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.workbench --- 13:27:54.331 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/src/main/resources 13:27:54.332 [INFO] 13:27:54.332 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.workbench --- 13:27:54.332 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/src/main/resources 13:27:54.332 [INFO] 13:27:54.332 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.workbench --- 13:27:54.608 [INFO] Compiling 1162 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[27] import org.osgi.service.packageadmin.ExportedPackage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ExportedPackage is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[28] import org.osgi.service.packageadmin.PackageAdmin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PackageAdmin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[141] PackageAdmin admin = getPackageAdmin(); ^^^^^^^^^^^^ The type PackageAdmin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[146] ExportedPackage[] packages = admin.getExportedPackages(packageName); ^^^^^^^^^^^^^^^ The type ExportedPackage is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[146] ExportedPackage[] packages = admin.getExportedPackages(packageName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getExportedPackages(String) from the type PackageAdmin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[151] if (packages[0].getExportingBundle().getState() == Bundle.ACTIVE) { ^^^^^^^^^^^^^^^^^^^^ The method getExportingBundle() from the type ExportedPackage is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[157] .getAdapter(packages[0].getExportingBundle().loadClass(type.className)); ^^^^^^^^^^^^^^^^^^^^ The method getExportingBundle() from the type ExportedPackage is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[224] private PackageAdmin getPackageAdmin() { ^^^^^^^^^^^^ The type PackageAdmin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[227] PackageAdmin.class.getName(), null); ^^^^^^^^^^^^ The type PackageAdmin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/BasicWorkingSetElementAdapter.java:[231] return (PackageAdmin) packageTracker.getService(); ^^^^^^^^^^^^ The type PackageAdmin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbench.java:[27] import org.eclipse.ui.contexts.IWorkbenchContextSupport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchContextSupport is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/WorkbenchTriggerPointAdvisor.java:[118] WorkbenchPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/CheckedTreeSelectionDialog.java:[34] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/EditorSelectionDialog.java:[259] editorTable = new FilteredTree(contents, SWT.SINGLE | SWT.BORDER, new PatternFilter(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/ElementTreeSelectionDialog.java:[37] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActivityPersistanceHelper.java:[254] WorkbenchPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated 13:28:00.244 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[30] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[31] import org.eclipse.ui.INestableKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[47] public final class KeyBindingService implements INestableKeyBindingService { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[54] private final Map nestedServices = new HashMap<>(); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[71] private IKeyBindingService activeService; ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[119] final IKeyBindingService service = nestedServices.get(nestedSite); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[133] private void activateNestedService(IKeyBindingService service) { ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[255] public IKeyBindingService getKeyBindingService(IWorkbenchSite nestedSite) { ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[264] IKeyBindingService service = nestedServices.get(nestedSite); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java:[339] final IKeyBindingService service = nestedServices.remove(nestedSite); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java:[36] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java:[240] e4Context.set(IKeyBindingService.class.getName(), new ContextFunction() { ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java:[547] public IKeyBindingService getKeyBindingService() { ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java:[548] return e4Context.get(IKeyBindingService.class); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginAction.java:[29] import org.eclipse.ui.IActionDelegateWithEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginAction.java:[233] if (delegate instanceof IActionDelegateWithEvent) { ^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginAction.java:[234] ((IActionDelegateWithEvent) delegate).runWithEvent(this, event); ^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginAction.java:[234] ((IActionDelegateWithEvent) delegate).runWithEvent(this, event); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method runWithEvent(IAction, Event) from the type IActionDelegateWithEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ProductProperties.java:[307] property = product.getProperty(WINDOW_IMAGE); ^^^^^^^^^^^^ The field IProductConstants.WINDOW_IMAGE is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewIntroAdapterSite.java:[20] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewIntroAdapterSite.java:[59] public IKeyBindingService getKeyBindingService() { ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewIntroAdapterSite.java:[60] return viewSite.getKeyBindingService(); ^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java:[142] import org.eclipse.osgi.internal.location.LocationHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LocationHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.100.v20240307-0519/org.eclipse.osgi-3.19.100.v20240307-0519.jar') 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java:[194] import org.eclipse.ui.contexts.IWorkbenchContextSupport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchContextSupport is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java:[3155] public IWorkbenchContextSupport getContextSupport() { ^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchContextSupport is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[535] ListSelectionDialog dialog = new ListSelectionDialog(getShell(), parts, ArrayContentProvider.getInstance(), labelProvider, WorkbenchMessages.EditorManager_saveResourcesMessage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[646] ListSelectionDialog dialog = new ListSelectionDialog(getShell(), listParts, ArrayContentProvider.getInstance(), labelProvider, WorkbenchMessages.EditorManager_saveResourcesMessage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[907] boolean enableAnimations = preferenceStore.getBoolean(IWorkbenchPreferenceConstants.ENABLE_ANIMATIONS); ^^^^^^^^^^^^^^^^^ The field IWorkbenchPreferenceConstants.ENABLE_ANIMATIONS is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[908] preferenceStore.setValue(IWorkbenchPreferenceConstants.ENABLE_ANIMATIONS, false); ^^^^^^^^^^^^^^^^^ The field IWorkbenchPreferenceConstants.ENABLE_ANIMATIONS is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[933] preferenceStore.setValue(IWorkbenchPreferenceConstants.ENABLE_ANIMATIONS, enableAnimations); ^^^^^^^^^^^^^^^^^ The field IWorkbenchPreferenceConstants.ENABLE_ANIMATIONS is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/actions/ModifyWorkingSetDelegate.java:[166] contextMenuCreator.dispose(); ^^^^^^^^^ The method dispose() from the type QuickMenuCreator is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityActionBarAdvisor.java:[44] wbAdvisor.fillActionBars(abc.getWindowConfigurer().getWindow(), abc, flags); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method fillActionBars(IWorkbenchWindow, IActionBarConfigurer, int) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityActionBarAdvisor.java:[50] return wbAdvisor.isApplicationMenu(abc.getWindowConfigurer(), menuId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isApplicationMenu(IWorkbenchWindowConfigurer, String) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[50] wbAdvisor.preWindowOpen(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method preWindowOpen(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[60] wbAdvisor.postWindowRestore(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method postWindowRestore(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[65] wbAdvisor.openIntro(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method openIntro(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[70] wbAdvisor.postWindowCreate(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method postWindowCreate(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[75] wbAdvisor.postWindowOpen(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method postWindowOpen(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[80] return wbAdvisor.preWindowShellClose(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method preWindowShellClose(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[85] wbAdvisor.postWindowClose(getWindowConfigurer()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method postWindowClose(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[89] return wbAdvisor.isApplicationMenu(getWindowConfigurer(), menuId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isApplicationMenu(IWorkbenchWindowConfigurer, String) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/CompatibilityWorkbenchWindowAdvisor.java:[98] wbAdvisor.createWindowContents(getWindowConfigurer(), shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createWindowContents(IWorkbenchWindowConfigurer, Shell) from the type WorkbenchAdvisor is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[18] import org.eclipse.ui.contexts.IContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[19] import org.eclipse.ui.contexts.IContextListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[20] import org.eclipse.ui.contexts.NotDefinedException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NotDefinedException is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[30] public class ContextLegacyWrapper implements IContext { ^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[64] public void addContextListener(IContextListener contextListener) { ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[87] public String getName() throws NotDefinedException { ^^^^^^^^^^^^^^^^^^^ The type NotDefinedException is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[91] throw new NotDefinedException(e); ^^^^^^^^^^^^^^^^^^^ The type NotDefinedException is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[91] throw new NotDefinedException(e); ^^^^^^^^^^^^^^^^^^^^^^ The constructor NotDefinedException(NotDefinedException) is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[96] public String getParentId() throws NotDefinedException { ^^^^^^^^^^^^^^^^^^^ The type NotDefinedException is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[100] throw new NotDefinedException(e); ^^^^^^^^^^^^^^^^^^^ The type NotDefinedException is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[100] throw new NotDefinedException(e); ^^^^^^^^^^^^^^^^^^^^^^ The constructor NotDefinedException(NotDefinedException) is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextLegacyWrapper.java:[115] public void removeContextListener(IContextListener contextListener) { ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[27] import org.eclipse.ui.contexts.ContextManagerEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextManagerEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[28] import org.eclipse.ui.contexts.IContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[29] import org.eclipse.ui.contexts.IContextManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManager is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[30] import org.eclipse.ui.contexts.IContextManagerListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManagerListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[39] implements org.eclipse.core.commands.contexts.IContextManagerListener, IContextManager { ^^^^^^^^^^^^^^^ The type IContextManager is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[131] private List contextManagerListeners; ^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManagerListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[151] public void addContextManagerListener(IContextManagerListener contextManagerListener) { ^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManagerListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[185] new ContextManagerEvent(this, definedContextsChanged, contextManagerEvent.isActiveContextsChanged(), ^^^^^^^^^^^^^^^^^^^ The type ContextManagerEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[185] new ContextManagerEvent(this, definedContextsChanged, contextManagerEvent.isActiveContextsChanged(), previouslyDefinedContextIds, contextManagerEvent.getPreviouslyActiveContextIds())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ContextManagerEvent(IContextManager, boolean, boolean, Set, Set) is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[190] protected void fireContextManagerChanged(ContextManagerEvent contextManagerEvent) { ^^^^^^^^^^^^^^^^^^^ The type ContextManagerEvent is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[196] for (IContextManagerListener contextManagerListener : contextManagerListeners) { ^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManagerListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[197] contextManagerListener.contextManagerChanged(contextManagerEvent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method contextManagerChanged(ContextManagerEvent) from the type IContextManagerListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[203] public IContext getContext(String contextId) { ^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextManagerLegacyWrapper.java:[218] public void removeContextManagerListener(IContextManagerListener contextManagerListener) { ^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManagerListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[23] import org.eclipse.ui.contexts.IContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[39] private final IContext context; ^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[50] private final org.eclipse.ui.contexts.IContextListener wrappedListener; ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[63] public LegacyContextListenerWrapper(final org.eclipse.ui.contexts.IContextListener listener, ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[64] final ContextManager contextManager, final IContext context) { ^^^^^^^^ The type IContext is deprecated 13:28:00.245 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[84] wrappedListener.contextChanged(new org.eclipse.ui.contexts.ContextEvent( new ContextLegacyWrapper(contextEvent.getContext(), contextManager), contextEvent.isDefinedChanged(), false, contextEvent.isNameChanged(), contextEvent.isParentIdChanged())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method contextChanged(ContextEvent) from the type IContextListener is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[84] wrappedListener.contextChanged(new org.eclipse.ui.contexts.ContextEvent( new ContextLegacyWrapper(contextEvent.getContext(), contextManager), contextEvent.isDefinedChanged(), false, contextEvent.isNameChanged(), contextEvent.isParentIdChanged())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ContextEvent(IContext, boolean, boolean, boolean, boolean) is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[84] wrappedListener.contextChanged(new org.eclipse.ui.contexts.ContextEvent( ^^^^^^^^^^^^ The type ContextEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[91] final String contextId = context.getId(); ^^^^^^^ The method getId() from the type IContext is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[110] .contextChanged(new org.eclipse.ui.contexts.ContextEvent(context, false, enabledChanged, false, false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method contextChanged(ContextEvent) from the type IContextListener is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[110] .contextChanged(new org.eclipse.ui.contexts.ContextEvent(context, false, enabledChanged, false, false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ContextEvent(IContext, boolean, boolean, boolean, boolean) is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[110] .contextChanged(new org.eclipse.ui.contexts.ContextEvent(context, false, enabledChanged, false, false)); ^^^^^^^^^^^^ The type ContextEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[120] if (object instanceof org.eclipse.ui.contexts.IContextListener) { ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[121] final org.eclipse.ui.contexts.IContextListener other = (org.eclipse.ui.contexts.IContextListener) object; ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/LegacyContextListenerWrapper.java:[121] final org.eclipse.ui.contexts.IContextListener other = (org.eclipse.ui.contexts.IContextListener) object; ^^^^^^^^^^^^^^^^ The type IContextListener is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[23] import org.eclipse.ui.contexts.EnabledSubmission; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[25] import org.eclipse.ui.contexts.IContextManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IContextManager is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[27] import org.eclipse.ui.contexts.IWorkbenchContextSupport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchContextSupport is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[37] public class WorkbenchContextSupport implements IWorkbenchContextSupport { ^^^^^^^^^^^^^^^^^^^^^^^^ The type IWorkbenchContextSupport is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[45] private Map activationsBySubmission = null; ^^^^^^^^^^^^^^^^^ The type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[85] public final void addEnabledSubmission(final EnabledSubmission enabledSubmission) { ^^^^^^^^^^^^^^^^^ The type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[86] final IContextActivation activation = contextService.activateContext(enabledSubmission.getContextId(), ^^^^^^^^^^^^^^ The method getContextId() from the type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[87] new LegacyHandlerSubmissionExpression(enabledSubmission.getActivePartId(), ^^^^^^^^^^^^^^^^^ The method getActivePartId() from the type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[88] enabledSubmission.getActiveShell(), enabledSubmission.getActiveWorkbenchPartSite())); ^^^^^^^^^^^^^^^^ The method getActiveShell() from the type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[88] enabledSubmission.getActiveShell(), enabledSubmission.getActiveWorkbenchPartSite())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getActiveWorkbenchPartSite() from the type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[97] final Iterator submissionItr = enabledSubmissions.iterator(); ^^^^^^^^^^^^^^^^^ The type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[104] public final IContextManager getContextManager() { ^^^^^^^^^^^^^^^ The type IContextManager is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[129] public final void removeEnabledSubmission(final EnabledSubmission enabledSubmission) { ^^^^^^^^^^^^^^^^^ The type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/WorkbenchContextSupport.java:[143] final Iterator submissionItr = enabledSubmissions.iterator(); ^^^^^^^^^^^^^^^^^ The type EnabledSubmission is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/FullDecoratorDefinition.java:[59] Platform.run( new SafeRunnable(NLS.bind(WorkbenchMessages.DecoratorManager_ErrorActivatingDecorator, getName())) { @Override public void run() { try { decorator = (ILabelDecorator) WorkbenchPlugin.createExtension(definingElement, DecoratorDefinition.ATT_CLASS); decorator.addListener(WorkbenchPlugin.getDefault().getDecoratorManager()); } catch (CoreException exception) { exceptions[0] = exception; } } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method run(ISafeRunnable) from the type Platform is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ImportExportPage.java:[114] FilteredTree filteredTree = new FilteredTree(parent, SWT.SINGLE | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new WizardPatternFilter(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/ActionDelegateHandlerProxy.java:[44] import org.eclipse.ui.IActionDelegateWithEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/ActionDelegateHandlerProxy.java:[279] } else if ((delegate instanceof IActionDelegateWithEvent) && (trigger instanceof Event)) { ^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/ActionDelegateHandlerProxy.java:[281] final IActionDelegateWithEvent delegateWithEvent = (IActionDelegateWithEvent) delegate; ^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/ActionDelegateHandlerProxy.java:[281] final IActionDelegateWithEvent delegateWithEvent = (IActionDelegateWithEvent) delegate; ^^^^^^^^^^^^^^^^^^^^^^^^ The type IActionDelegateWithEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/ActionDelegateHandlerProxy.java:[283] delegateWithEvent.runWithEvent(action, triggeringEvent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method runWithEvent(IAction, Event) from the type IActionDelegateWithEvent is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/CommandLegacyActionWrapper.java:[327] baseCommand.execute(executionEvent); ^^^^^^^^^^^^^^^^^^^^^^^ The method execute(ExecutionEvent) from the type Command is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/QuickMenuHandler.java:[68] creator.dispose(); ^^^^^^^^^ The method dispose() from the type QuickMenuCreator is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/help/WorkbenchHelpSystem.java:[30] import org.eclipse.help.IHelp; ^^^^^^^^^^^^^^^^^^^^^^ The type IHelp has been deprecated since version 2023-12 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/help/WorkbenchHelpSystem.java:[190] private class CompatibilityIHelpImplementation implements IHelp { ^^^^^ The type IHelp has been deprecated since version 2023-12 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/help/WorkbenchHelpSystem.java:[358] private IHelp helpCompatibilityWrapper = null; ^^^^^ The type IHelp has been deprecated since version 2023-12 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[23] import org.eclipse.ui.keys.IKeyFormatter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyFormatter has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[24] import org.eclipse.ui.keys.Key; ^^^^^^^^^^^^^^^^^^^^^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[25] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[26] import org.eclipse.ui.keys.KeyStroke; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[27] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[28] import org.eclipse.ui.keys.NaturalKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NaturalKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[38] public abstract class AbstractKeyFormatter implements IKeyFormatter { ^^^^^^^^^^^^^ The type IKeyFormatter has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[62] public String format(Key key) { ^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[63] String name = key.toString(); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[68] public String format(KeySequence keySequence) { ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[71] Iterator keyStrokeItr = keySequence.getKeyStrokes().iterator(); ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[71] Iterator keyStrokeItr = keySequence.getKeyStrokes().iterator(); ^^^^^^^^^^^^^^^ The method getKeyStrokes() from the type KeySequence has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[84] public String format(KeyStroke keyStroke) { ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[88] SortedSet modifierKeys = new TreeSet<>(getModifierKeyComparator()); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[89] modifierKeys.addAll(keyStroke.getModifierKeys()); ^^^^^^^^^^^^^^^^^ The method getModifierKeys() from the type KeyStroke has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[91] Iterator modifierKeyItr = modifierKeys.iterator(); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[98] NaturalKey naturalKey = keyStroke.getNaturalKey(); ^^^^^^^^^^ The type NaturalKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractKeyFormatter.java:[98] NaturalKey naturalKey = keyStroke.getNaturalKey(); ^^^^^^^^^^^^^^^ The method getNaturalKey() from the type KeyStroke has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractModifierKeyComparator.java:[17] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractModifierKeyComparator.java:[19] abstract class AbstractModifierKeyComparator implements Comparator { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractModifierKeyComparator.java:[22] public int compare(ModifierKey modifierKeyLeft, ModifierKey modifierKeyRight) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractModifierKeyComparator.java:[22] public int compare(ModifierKey modifierKeyLeft, ModifierKey modifierKeyRight) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractModifierKeyComparator.java:[29] return modifierKeyLeft.compareTo(modifierKeyRight); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method compareTo(Object) from the type Key has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AbstractModifierKeyComparator.java:[32] protected abstract int rank(ModifierKey modifierKey); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AlphabeticModifierKeyComparator.java:[18] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AlphabeticModifierKeyComparator.java:[25] public class AlphabeticModifierKeyComparator implements Comparator { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AlphabeticModifierKeyComparator.java:[28] public int compare(ModifierKey modifierKeyLeft, ModifierKey modifierKeyRight) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AlphabeticModifierKeyComparator.java:[28] public int compare(ModifierKey modifierKeyLeft, ModifierKey modifierKeyRight) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AlphabeticModifierKeyComparator.java:[29] return modifierKeyLeft.toString().compareTo(modifierKeyRight.toString()); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/AlphabeticModifierKeyComparator.java:[29] return modifierKeyLeft.toString().compareTo(modifierKeyRight.toString()); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingPersistence.java:[610] } else if (Util.WS_CARBON.equals(platform)) { ^^^^^^^^^ The field Util.WS_CARBON is deprecated 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[24] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[25] import org.eclipse.ui.keys.KeyStroke; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[26] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[27] import org.eclipse.ui.keys.NaturalKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type NaturalKey has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[38] public String format(KeySequence keySequence) { ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.246 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[41] List keyStrokes = keySequence.getKeyStrokes(); ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[41] List keyStrokes = keySequence.getKeyStrokes(); ^^^^^^^^^^^^^^^ The method getKeyStrokes() from the type KeySequence has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[42] KeyStroke[] keyStrokeArray = keyStrokes.toArray(new KeyStroke[keyStrokes.size()]); ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[42] KeyStroke[] keyStrokeArray = keyStrokes.toArray(new KeyStroke[keyStrokes.size()]); ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[43] Set previousModifierKeys = Collections.emptySet(); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[44] List naturalKeys = new ArrayList<>(); ^^^^^^^^^^ The type NaturalKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[46] KeyStroke keyStroke = keyStrokeArray[i]; ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[47] Set currentModifierKeys = keyStroke.getModifierKeys(); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[47] Set currentModifierKeys = keyStroke.getModifierKeys(); ^^^^^^^^^^^^^^^^^ The method getModifierKeys() from the type KeyStroke has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[62] naturalKeys.add(keyStroke.getNaturalKey()); ^^^^^^^^^^^^^^^ The method getNaturalKey() from the type KeyStroke has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[70] public String formatKeyStrokes(Set modifierKeys, List naturalKeys) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[75] SortedSet sortedModifierKeys = new TreeSet<>(getModifierKeyComparator()); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[77] Iterator sortedModifierKeyItr = sortedModifierKeys.iterator(); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[87] if (naturalKey instanceof NaturalKey) { ^^^^^^^^^^ The type NaturalKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CompactKeyFormatter.java:[88] stringBuffer.append(format((NaturalKey) naturalKey)); ^^^^^^^^^^ The type NaturalKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[21] import org.eclipse.ui.keys.Key; ^^^^^^^^^^^^^^^^^^^^^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[22] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[23] import org.eclipse.ui.keys.KeyStroke; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[24] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[54] public String format(Key key) { ^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[55] if (key instanceof ModifierKey) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[56] String formattedName = Util.translateString(RESOURCE_BUNDLE, key.toString(), null, false, false); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[67] return Util.translateString(RESOURCE_BUNDLE, KEY_DELIMITER_KEY, KeyStroke.KEY_DELIMITER, false, false); ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[67] return Util.translateString(RESOURCE_BUNDLE, KEY_DELIMITER_KEY, KeyStroke.KEY_DELIMITER, false, false); ^^^^^^^^^^^^^ The field KeyStroke.KEY_DELIMITER has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[72] return Util.translateString(RESOURCE_BUNDLE, KEY_STROKE_DELIMITER_KEY, KeySequence.KEY_STROKE_DELIMITER, false, ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/EmacsKeyFormatter.java:[72] return Util.translateString(RESOURCE_BUNDLE, KEY_STROKE_DELIMITER_KEY, KeySequence.KEY_STROKE_DELIMITER, false, ^^^^^^^^^^^^^^^^^^^^ The field KeySequence.KEY_STROKE_DELIMITER has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[19] import org.eclipse.ui.keys.Key; ^^^^^^^^^^^^^^^^^^^^^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[20] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[21] import org.eclipse.ui.keys.KeyStroke; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[38] public String format(Key key) { ^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[39] return key.toString(); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[44] return KeyStroke.KEY_DELIMITER; ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[44] return KeyStroke.KEY_DELIMITER; ^^^^^^^^^^^^^ The field KeyStroke.KEY_DELIMITER has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[49] return KeySequence.KEY_STROKE_DELIMITER; ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/FormalKeyFormatter.java:[49] return KeySequence.KEY_STROKE_DELIMITER; ^^^^^^^^^^^^^^^^^^^^ The field KeySequence.KEY_STROKE_DELIMITER has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[22] import org.eclipse.ui.keys.CharacterKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[23] import org.eclipse.ui.keys.Key; ^^^^^^^^^^^^^^^^^^^^^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[24] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[25] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[26] import org.eclipse.ui.keys.SpecialKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[33] protected int rank(ModifierKey modifierKey) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[34] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[34] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^ The field ModifierKey.SHIFT has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[34] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[38] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[38] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^ The field ModifierKey.CTRL has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[38] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[42] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[42] if (ModifierKey.ALT.equals(modifierKey)) { ^^^ The field ModifierKey.ALT has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[42] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[46] if (ModifierKey.COMMAND.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[46] if (ModifierKey.COMMAND.equals(modifierKey)) { ^^^^^^^ The field ModifierKey.COMMAND has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[46] if (ModifierKey.COMMAND.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[61] KEY_LOOKUP.put(CharacterKey.BS.toString(), "\u232B"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[61] KEY_LOOKUP.put(CharacterKey.BS.toString(), "\u232B"); //$NON-NLS-1$ ^^ The field CharacterKey.BS has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[61] KEY_LOOKUP.put(CharacterKey.BS.toString(), "\u232B"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[62] KEY_LOOKUP.put(CharacterKey.CR.toString(), "\u21A9"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[62] KEY_LOOKUP.put(CharacterKey.CR.toString(), "\u21A9"); //$NON-NLS-1$ ^^ The field CharacterKey.CR has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[62] KEY_LOOKUP.put(CharacterKey.CR.toString(), "\u21A9"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[63] KEY_LOOKUP.put(CharacterKey.DEL.toString(), "\u2326"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[63] KEY_LOOKUP.put(CharacterKey.DEL.toString(), "\u2326"); //$NON-NLS-1$ ^^^ The field CharacterKey.DEL has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[63] KEY_LOOKUP.put(CharacterKey.DEL.toString(), "\u2326"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[64] KEY_LOOKUP.put(CharacterKey.SPACE.toString(), "\u2423"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[64] KEY_LOOKUP.put(CharacterKey.SPACE.toString(), "\u2423"); //$NON-NLS-1$ ^^^^^ The field CharacterKey.SPACE has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[64] KEY_LOOKUP.put(CharacterKey.SPACE.toString(), "\u2423"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[65] KEY_LOOKUP.put(ModifierKey.ALT.toString(), "\u2325"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[65] KEY_LOOKUP.put(ModifierKey.ALT.toString(), "\u2325"); //$NON-NLS-1$ ^^^ The field ModifierKey.ALT has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[65] KEY_LOOKUP.put(ModifierKey.ALT.toString(), "\u2325"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[66] KEY_LOOKUP.put(ModifierKey.COMMAND.toString(), "\u2318"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[66] KEY_LOOKUP.put(ModifierKey.COMMAND.toString(), "\u2318"); //$NON-NLS-1$ ^^^^^^^ The field ModifierKey.COMMAND has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[66] KEY_LOOKUP.put(ModifierKey.COMMAND.toString(), "\u2318"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[67] KEY_LOOKUP.put(ModifierKey.CTRL.toString(), "\u2303"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[67] KEY_LOOKUP.put(ModifierKey.CTRL.toString(), "\u2303"); //$NON-NLS-1$ ^^^^ The field ModifierKey.CTRL has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[67] KEY_LOOKUP.put(ModifierKey.CTRL.toString(), "\u2303"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[68] KEY_LOOKUP.put(ModifierKey.SHIFT.toString(), "\u21E7"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[68] KEY_LOOKUP.put(ModifierKey.SHIFT.toString(), "\u21E7"); //$NON-NLS-1$ ^^^^^ The field ModifierKey.SHIFT has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[68] KEY_LOOKUP.put(ModifierKey.SHIFT.toString(), "\u21E7"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[69] KEY_LOOKUP.put(SpecialKey.ARROW_DOWN.toString(), "\u2193"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[69] KEY_LOOKUP.put(SpecialKey.ARROW_DOWN.toString(), "\u2193"); //$NON-NLS-1$ ^^^^^^^^^^ The field SpecialKey.ARROW_DOWN has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[69] KEY_LOOKUP.put(SpecialKey.ARROW_DOWN.toString(), "\u2193"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[70] KEY_LOOKUP.put(SpecialKey.ARROW_LEFT.toString(), "\u2190"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[70] KEY_LOOKUP.put(SpecialKey.ARROW_LEFT.toString(), "\u2190"); //$NON-NLS-1$ ^^^^^^^^^^ The field SpecialKey.ARROW_LEFT has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[70] KEY_LOOKUP.put(SpecialKey.ARROW_LEFT.toString(), "\u2190"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[71] KEY_LOOKUP.put(SpecialKey.ARROW_RIGHT.toString(), "\u2192"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[71] KEY_LOOKUP.put(SpecialKey.ARROW_RIGHT.toString(), "\u2192"); //$NON-NLS-1$ ^^^^^^^^^^^ The field SpecialKey.ARROW_RIGHT has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[71] KEY_LOOKUP.put(SpecialKey.ARROW_RIGHT.toString(), "\u2192"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.247 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[72] KEY_LOOKUP.put(SpecialKey.ARROW_UP.toString(), "\u2191"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[72] KEY_LOOKUP.put(SpecialKey.ARROW_UP.toString(), "\u2191"); //$NON-NLS-1$ ^^^^^^^^ The field SpecialKey.ARROW_UP has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[72] KEY_LOOKUP.put(SpecialKey.ARROW_UP.toString(), "\u2191"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[73] KEY_LOOKUP.put(SpecialKey.END.toString(), "\u2198"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[73] KEY_LOOKUP.put(SpecialKey.END.toString(), "\u2198"); //$NON-NLS-1$ ^^^ The field SpecialKey.END has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[73] KEY_LOOKUP.put(SpecialKey.END.toString(), "\u2198"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[74] KEY_LOOKUP.put(SpecialKey.NUMPAD_ENTER.toString(), "\u2324"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[74] KEY_LOOKUP.put(SpecialKey.NUMPAD_ENTER.toString(), "\u2324"); //$NON-NLS-1$ ^^^^^^^^^^^^ The field SpecialKey.NUMPAD_ENTER has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[74] KEY_LOOKUP.put(SpecialKey.NUMPAD_ENTER.toString(), "\u2324"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[75] KEY_LOOKUP.put(SpecialKey.HOME.toString(), "\u2196"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[75] KEY_LOOKUP.put(SpecialKey.HOME.toString(), "\u2196"); //$NON-NLS-1$ ^^^^ The field SpecialKey.HOME has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[75] KEY_LOOKUP.put(SpecialKey.HOME.toString(), "\u2196"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[76] KEY_LOOKUP.put(SpecialKey.PAGE_DOWN.toString(), "\u21DF"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[76] KEY_LOOKUP.put(SpecialKey.PAGE_DOWN.toString(), "\u21DF"); //$NON-NLS-1$ ^^^^^^^^^ The field SpecialKey.PAGE_DOWN has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[76] KEY_LOOKUP.put(SpecialKey.PAGE_DOWN.toString(), "\u21DF"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[77] KEY_LOOKUP.put(SpecialKey.PAGE_UP.toString(), "\u21DE"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[77] KEY_LOOKUP.put(SpecialKey.PAGE_UP.toString(), "\u21DE"); //$NON-NLS-1$ ^^^^^^^ The field SpecialKey.PAGE_UP has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[77] KEY_LOOKUP.put(SpecialKey.PAGE_UP.toString(), "\u21DE"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[81] public String format(Key key) { ^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[82] String string = (String) KEY_LOOKUP.get(key.toString()); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[93] return Util.translateString(RESOURCE_BUNDLE, KEY_STROKE_DELIMITER_KEY, KeySequence.KEY_STROKE_DELIMITER, false, ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/MacKeyFormatter.java:[93] return Util.translateString(RESOURCE_BUNDLE, KEY_STROKE_DELIMITER_KEY, KeySequence.KEY_STROKE_DELIMITER, false, ^^^^^^^^^^^^^^^^^^^^ The field KeySequence.KEY_STROKE_DELIMITER has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[21] import org.eclipse.ui.keys.CharacterKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[22] import org.eclipse.ui.keys.Key; ^^^^^^^^^^^^^^^^^^^^^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[23] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[24] import org.eclipse.ui.keys.KeyStroke; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[25] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[26] import org.eclipse.ui.keys.SpecialKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[52] private static final Comparator MODIFIER_KEY_COMPARATOR = new NativeModifierKeyComparator(); ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[69] CARBON_KEY_LOOK_UP.put(CharacterKey.BS.toString(), "\u232B"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[69] CARBON_KEY_LOOK_UP.put(CharacterKey.BS.toString(), "\u232B"); //$NON-NLS-1$ ^^ The field CharacterKey.BS has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[69] CARBON_KEY_LOOK_UP.put(CharacterKey.BS.toString(), "\u232B"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[70] CARBON_KEY_LOOK_UP.put(CharacterKey.CR.toString(), "\u21A9"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[70] CARBON_KEY_LOOK_UP.put(CharacterKey.CR.toString(), "\u21A9"); //$NON-NLS-1$ ^^ The field CharacterKey.CR has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[70] CARBON_KEY_LOOK_UP.put(CharacterKey.CR.toString(), "\u21A9"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[71] CARBON_KEY_LOOK_UP.put(CharacterKey.DEL.toString(), "\u2326"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[71] CARBON_KEY_LOOK_UP.put(CharacterKey.DEL.toString(), "\u2326"); //$NON-NLS-1$ ^^^ The field CharacterKey.DEL has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[71] CARBON_KEY_LOOK_UP.put(CharacterKey.DEL.toString(), "\u2326"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[72] CARBON_KEY_LOOK_UP.put(CharacterKey.SPACE.toString(), "\u2423"); //$NON-NLS-1$ ^^^^^^^^^^^^ The type CharacterKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[72] CARBON_KEY_LOOK_UP.put(CharacterKey.SPACE.toString(), "\u2423"); //$NON-NLS-1$ ^^^^^ The field CharacterKey.SPACE has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[72] CARBON_KEY_LOOK_UP.put(CharacterKey.SPACE.toString(), "\u2423"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[73] CARBON_KEY_LOOK_UP.put(ModifierKey.ALT.toString(), "\u2325"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[73] CARBON_KEY_LOOK_UP.put(ModifierKey.ALT.toString(), "\u2325"); //$NON-NLS-1$ ^^^ The field ModifierKey.ALT has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[73] CARBON_KEY_LOOK_UP.put(ModifierKey.ALT.toString(), "\u2325"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[74] CARBON_KEY_LOOK_UP.put(ModifierKey.COMMAND.toString(), "\u2318"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[74] CARBON_KEY_LOOK_UP.put(ModifierKey.COMMAND.toString(), "\u2318"); //$NON-NLS-1$ ^^^^^^^ The field ModifierKey.COMMAND has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[74] CARBON_KEY_LOOK_UP.put(ModifierKey.COMMAND.toString(), "\u2318"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[75] CARBON_KEY_LOOK_UP.put(ModifierKey.CTRL.toString(), "\u2303"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[75] CARBON_KEY_LOOK_UP.put(ModifierKey.CTRL.toString(), "\u2303"); //$NON-NLS-1$ ^^^^ The field ModifierKey.CTRL has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[75] CARBON_KEY_LOOK_UP.put(ModifierKey.CTRL.toString(), "\u2303"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[76] CARBON_KEY_LOOK_UP.put(ModifierKey.SHIFT.toString(), "\u21E7"); //$NON-NLS-1$ ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[76] CARBON_KEY_LOOK_UP.put(ModifierKey.SHIFT.toString(), "\u21E7"); //$NON-NLS-1$ ^^^^^ The field ModifierKey.SHIFT has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[76] CARBON_KEY_LOOK_UP.put(ModifierKey.SHIFT.toString(), "\u21E7"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[77] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_DOWN.toString(), "\u2193"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[77] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_DOWN.toString(), "\u2193"); //$NON-NLS-1$ ^^^^^^^^^^ The field SpecialKey.ARROW_DOWN has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[77] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_DOWN.toString(), "\u2193"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[78] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_LEFT.toString(), "\u2190"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[78] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_LEFT.toString(), "\u2190"); //$NON-NLS-1$ ^^^^^^^^^^ The field SpecialKey.ARROW_LEFT has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[78] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_LEFT.toString(), "\u2190"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[79] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_RIGHT.toString(), "\u2192"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[79] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_RIGHT.toString(), "\u2192"); //$NON-NLS-1$ ^^^^^^^^^^^ The field SpecialKey.ARROW_RIGHT has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[79] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_RIGHT.toString(), "\u2192"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[80] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_UP.toString(), "\u2191"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[80] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_UP.toString(), "\u2191"); //$NON-NLS-1$ ^^^^^^^^ The field SpecialKey.ARROW_UP has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[80] CARBON_KEY_LOOK_UP.put(SpecialKey.ARROW_UP.toString(), "\u2191"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[81] CARBON_KEY_LOOK_UP.put(SpecialKey.END.toString(), "\u2198"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[81] CARBON_KEY_LOOK_UP.put(SpecialKey.END.toString(), "\u2198"); //$NON-NLS-1$ ^^^ The field SpecialKey.END has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[81] CARBON_KEY_LOOK_UP.put(SpecialKey.END.toString(), "\u2198"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[82] CARBON_KEY_LOOK_UP.put(SpecialKey.NUMPAD_ENTER.toString(), "\u2324"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[82] CARBON_KEY_LOOK_UP.put(SpecialKey.NUMPAD_ENTER.toString(), "\u2324"); //$NON-NLS-1$ ^^^^^^^^^^^^ The field SpecialKey.NUMPAD_ENTER has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[82] CARBON_KEY_LOOK_UP.put(SpecialKey.NUMPAD_ENTER.toString(), "\u2324"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[83] CARBON_KEY_LOOK_UP.put(SpecialKey.HOME.toString(), "\u2196"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[83] CARBON_KEY_LOOK_UP.put(SpecialKey.HOME.toString(), "\u2196"); //$NON-NLS-1$ ^^^^ The field SpecialKey.HOME has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[83] CARBON_KEY_LOOK_UP.put(SpecialKey.HOME.toString(), "\u2196"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[84] CARBON_KEY_LOOK_UP.put(SpecialKey.PAGE_DOWN.toString(), "\u21DF"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[84] CARBON_KEY_LOOK_UP.put(SpecialKey.PAGE_DOWN.toString(), "\u21DF"); //$NON-NLS-1$ ^^^^^^^^^ The field SpecialKey.PAGE_DOWN has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[84] CARBON_KEY_LOOK_UP.put(SpecialKey.PAGE_DOWN.toString(), "\u21DF"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[85] CARBON_KEY_LOOK_UP.put(SpecialKey.PAGE_UP.toString(), "\u21DE"); //$NON-NLS-1$ ^^^^^^^^^^ The type SpecialKey has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[85] CARBON_KEY_LOOK_UP.put(SpecialKey.PAGE_UP.toString(), "\u21DE"); //$NON-NLS-1$ ^^^^^^^ The field SpecialKey.PAGE_UP has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[85] CARBON_KEY_LOOK_UP.put(SpecialKey.PAGE_UP.toString(), "\u21DE"); //$NON-NLS-1$ ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[97] public String format(Key key) { ^^^ The type Key has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[98] String name = key.toString(); ^^^^^^^^^^ The method toString() from the type Key has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[118] return Util.translateString(RESOURCE_BUNDLE, KEY_DELIMITER_KEY, KeyStroke.KEY_DELIMITER, false, false); ^^^^^^^^^ The type KeyStroke has been deprecated since version 2024-03 and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[118] return Util.translateString(RESOURCE_BUNDLE, KEY_DELIMITER_KEY, KeyStroke.KEY_DELIMITER, false, false); ^^^^^^^^^^^^^ The field KeyStroke.KEY_DELIMITER has been deprecated and marked for removal 13:28:00.248 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[126] KeySequence.KEY_STROKE_DELIMITER, false, false); ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[126] KeySequence.KEY_STROKE_DELIMITER, false, false); ^^^^^^^^^^^^^^^^^^^^ The field KeySequence.KEY_STROKE_DELIMITER has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[128] return Util.translateString(RESOURCE_BUNDLE, KEY_STROKE_DELIMITER_KEY, KeySequence.KEY_STROKE_DELIMITER, false, ^^^^^^^^^^^ The type KeySequence has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[128] return Util.translateString(RESOURCE_BUNDLE, KEY_STROKE_DELIMITER_KEY, KeySequence.KEY_STROKE_DELIMITER, false, ^^^^^^^^^^^^^^^^^^^^ The field KeySequence.KEY_STROKE_DELIMITER has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeKeyFormatter.java:[133] protected Comparator getModifierKeyComparator() { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[19] import org.eclipse.ui.keys.ModifierKey; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[28] class NativeModifierKeyComparator implements Comparator { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[36] public int compare(ModifierKey left, ModifierKey right) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[36] public int compare(ModifierKey left, ModifierKey right) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[37] ModifierKey modifierKeyLeft = left; ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[38] ModifierKey modifierKeyRight = right; ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[45] return modifierKeyLeft.compareTo(modifierKeyRight); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method compareTo(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[55] private int rank(ModifierKey modifierKey) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[81] private final int rankGNOME(ModifierKey modifierKey) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[82] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[82] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^ The field ModifierKey.SHIFT has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[82] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[86] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[86] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^ The field ModifierKey.CTRL has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[86] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[90] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[90] if (ModifierKey.ALT.equals(modifierKey)) { ^^^ The field ModifierKey.ALT has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[90] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[130] private final int rankMacOSX(ModifierKey modifierKey) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[131] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[131] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^ The field ModifierKey.SHIFT has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[131] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[135] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[135] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^ The field ModifierKey.CTRL has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[135] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[139] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[139] if (ModifierKey.ALT.equals(modifierKey)) { ^^^ The field ModifierKey.ALT has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[139] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[143] if (ModifierKey.COMMAND.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[143] if (ModifierKey.COMMAND.equals(modifierKey)) { ^^^^^^^ The field ModifierKey.COMMAND has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[143] if (ModifierKey.COMMAND.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[158] private final int rankWindows(ModifierKey modifierKey) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[159] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[159] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^ The field ModifierKey.CTRL has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[159] if (ModifierKey.CTRL.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[163] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[163] if (ModifierKey.ALT.equals(modifierKey)) { ^^^ The field ModifierKey.ALT has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[163] if (ModifierKey.ALT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[167] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^ The type ModifierKey has been deprecated since version 2024-03 and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[167] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^ The field ModifierKey.SHIFT has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NativeModifierKeyComparator.java:[167] if (ModifierKey.SHIFT.equals(modifierKey)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type Key has been deprecated and marked for removal 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NewKeysPreferencePage.java:[218] super(parent, treeStyle, filter, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/misc/ExternalEditor.java:[93] URL localName = Platform.asLocalURL(entry); ^^^^^^^^^^^^^^^^^ The method asLocalURL(URL) from the type Platform is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[20] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[58] pluginId = configElement.getNamespace(); ^^^^^^^^^^^^^^ The method getNamespace() from the type IConfigurationElement is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[162] Preferences prefs = WorkbenchPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^ The type Preferences is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[162] Preferences prefs = WorkbenchPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[164] if (prefs.getBoolean(prefId)) { ^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[181] Preferences prefs = WorkbenchPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^ The type Preferences is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[181] Preferences prefs = WorkbenchPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java:[183] prefs.setValue(prefId, !newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java:[969] tree = new FilteredTree(parent, SWT.SINGLE | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, filter, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ThemeElementHelper.java:[121] defaultFont = registry.bestDataArray(fontData, display); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method bestDataArray(FontData[], Display) from the type FontRegistry is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java:[275] viewer.setAllChecked(false); ^^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java:[341] viewer.setAllChecked(true); ^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java:[353] viewer.setAllChecked(false); ^^^^^^^^^^^^^^^^^^^^ The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/intro/IIntroSite.java:[17] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/EditorPart.java:[278] setTitle(getPartName()); ^^^^^^^^^^^^^^^^^^^^^^^ The method setTitle(String) from the type WorkbenchPart is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[54] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[55] import org.eclipse.ui.INestableKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[866] final IKeyBindingService service = getSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[866] final IKeyBindingService service = getSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[869] if (service instanceof INestableKeyBindingService) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[870] final INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[870] final INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[871] nestableService.activateKeyBindingService(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method activateKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[912] final IKeyBindingService service = getSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[912] final IKeyBindingService service = getSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[918] if (service instanceof INestableKeyBindingService) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[919] final INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[919] final INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[920] nestableService.activateKeyBindingService(editor.getEditorSite()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method activateKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[938] if (service instanceof INestableKeyBindingService) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[939] final INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[939] final INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java:[940] nestableService.activateKeyBindingService(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method activateKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[33] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[34] import org.eclipse.ui.INestableKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[104] private IKeyBindingService service; ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[226] IKeyBindingService parentService = getMultiPageEditor().getEditorSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[226] IKeyBindingService parentService = getMultiPageEditor().getEditorSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[227] if (parentService instanceof INestableKeyBindingService) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[228] INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[228] INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[229] nestableParent.removeKeyBindingService(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[311] public IKeyBindingService getKeyBindingService() { ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[313] service = getMultiPageEditor().getEditorSite().getKeyBindingService(); ^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[314] if (service instanceof INestableKeyBindingService) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[315] INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[315] INestableKeyBindingService nestableService = (INestableKeyBindingService) service; ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type INestableKeyBindingService is deprecated 13:28:00.249 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java:[316] service = nestableService.getKeyBindingService(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated 427 problems (427 warnings) 13:28:00.314 [INFO] 13:28:00.314 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.workbench --- 13:28:00.317 [INFO] 13:28:00.317 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.workbench --- 13:28:00.317 [INFO] Using Declarative Service specification version 1.4.0 to generate component definitions 13:28:02.302 [INFO] org.eclipse.ui.internal.WindowsDefenderConfigurator.xml 13:28:02.303 [INFO] org.eclipse.ui.internal.themes.ColorAndFontProviderImpl.xml 13:28:02.303 [INFO] 2 component(s) where generated. 13:28:02.310 [INFO] 13:28:02.310 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.workbench --- 13:28:08.811 [INFO] 13:28:08.811 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.workbench --- 13:28:08.813 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/src/test/resources 13:28:08.813 [INFO] 13:28:08.813 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.workbench --- 13:28:08.816 [INFO] 13:28:08.816 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.workbench --- 13:28:08.817 [INFO] 13:28:08.817 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.workbench --- 13:28:08.986 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.131.200-SNAPSHOT-sources.jar 13:28:09.300 [INFO] 13:28:09.300 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.workbench --- 13:28:09.306 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.131.200-SNAPSHOT.jar 13:28:10.035 [INFO] 13:28:10.035 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.workbench --- 13:28:10.657 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.131.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:28:10.658 [INFO] 13:28:10.658 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.workbench --- 13:28:10.998 [INFO] No previous run data found, generating javadoc. 13:28:32.314 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.131.200-SNAPSHOT-javadoc.jar 13:28:32.842 [INFO] 13:28:32.842 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.workbench --- 13:28:32.854 [INFO] 13:28:32.854 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.workbench --- 13:28:32.856 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.workbench:eclipse-plugin:3.131.200-SNAPSHOT with linux/gtk/x86_64 13:29:22.617 [INFO] API Analysis finished in 49 s. 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.NotHandledException has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ICategoryListener has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ICommandManager has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.Priority has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.CategoryEvent has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.IHandler has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.AbstractHandler has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.HandlerEvent has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.HandlerSubmission has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.CommandManagerEvent has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.IKeyConfiguration has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ICategory has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ActionHandler has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.CommandEvent has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.IWorkbenchCommandSupport has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.KeyConfigurationEvent has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.IKeySequenceBinding has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.IHandlerListener has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ICommandListener has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.CommandException has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ExecutionException has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ICommand has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.NotDefinedException has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.IKeyConfigurationListener has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.747 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.ui.commands.ICommandManagerListener has been removed from org.eclipse.ui.workbench_3.131.100' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF) 13:29:22.784 [WARNING] 25 API problems can't be mapped to the compiler log! 13:29:22.784 [INFO] 0 API ERRORS 13:29:22.784 [INFO] 182 API warnings 13:29:22.784 [INFO] 13:29:22.784 [INFO] ----------------< org.eclipse.platform:org.eclipse.ui >----------------- 13:29:22.784 [INFO] Building [bundle] Eclipse UI 3.205.100-SNAPSHOT [40/116] 13:29:22.784 [INFO] from bundles/org.eclipse.ui/.polyglot.META-INF 13:29:22.784 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:29:22.815 [INFO] 13:29:22.815 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui --- 13:29:22.817 [INFO] 13:29:22.817 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui --- 13:29:22.855 [INFO] The project's OSGi version is 3.205.100.v20240131-1023 13:29:22.855 [INFO] 13:29:22.855 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui --- 13:29:22.857 [INFO] 13:29:22.857 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui --- 13:29:22.857 [INFO] 13:29:22.857 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui --- 13:29:22.858 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/saveproperties 13:29:22.858 [INFO] 13:29:22.858 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui --- 13:29:22.860 [INFO] 13:29:22.860 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui --- 13:29:22.871 [INFO] 13:29:22.871 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui --- 13:29:22.871 [INFO] Resolving class path of [bundle] Eclipse UI 13:29:22.982 [INFO] 13:29:22.982 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui --- 13:29:22.983 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/main/resources 13:29:22.983 [INFO] 13:29:22.983 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui --- 13:29:22.983 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/main/resources 13:29:22.983 [INFO] 13:29:22.983 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui --- 13:29:23.026 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:29:23.162 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/org/eclipse/ui/internal/UIPlugin.java:[98] UIPlugin.this.savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated 13:29:23.162 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/org/eclipse/ui/internal/UIPreferenceInitializer.java:[56] node.put(IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE is deprecated 13:29:23.162 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/org/eclipse/ui/internal/UIPreferenceInitializer.java:[58] node.put(IWorkbenchPreferenceConstants.SHIFT_OPEN_NEW_PERSPECTIVE, ^^^^^^^^^^^^^^^^^^^^^^^^^^ The field IWorkbenchPreferenceConstants.SHIFT_OPEN_NEW_PERSPECTIVE is deprecated 13:29:23.162 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/org/eclipse/ui/internal/UIPreferenceInitializer.java:[60] node.put(IWorkbenchPreferenceConstants.ALTERNATE_OPEN_NEW_PERSPECTIVE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field IWorkbenchPreferenceConstants.ALTERNATE_OPEN_NEW_PERSPECTIVE is deprecated 4 problems (4 warnings) 13:29:23.163 [INFO] 13:29:23.163 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui --- 13:29:23.163 [INFO] 13:29:23.163 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui --- 13:29:23.164 [INFO] 13:29:23.164 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui --- 13:29:23.171 [INFO] 13:29:23.171 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui --- 13:29:23.172 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/src/test/resources 13:29:23.172 [INFO] 13:29:23.172 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui --- 13:29:23.174 [INFO] 13:29:23.174 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui --- 13:29:23.175 [INFO] 13:29:23.175 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui --- 13:29:23.179 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/target/org.eclipse.ui-3.205.100-SNAPSHOT-sources.jar 13:29:23.221 [INFO] 13:29:23.221 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui --- 13:29:23.228 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/target/org.eclipse.ui-3.205.100-SNAPSHOT.jar 13:29:23.346 [INFO] 13:29:23.346 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui --- 13:29:23.456 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui:3.205.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:29:23.457 [INFO] 13:29:23.457 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui --- 13:29:23.898 [INFO] No previous run data found, generating javadoc. 13:29:27.458 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/target/org.eclipse.ui-3.205.100-SNAPSHOT-javadoc.jar 13:29:27.480 [INFO] 13:29:27.480 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui --- 13:29:27.577 [INFO] 13:29:27.577 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui --- 13:29:27.578 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui:eclipse-plugin:3.205.100-SNAPSHOT with linux/gtk/x86_64 13:29:40.615 [INFO] API Analysis finished in 13 s. 13:29:40.619 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.IHandler has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.619 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.CategoryEvent has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.Priority has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.NotHandledException has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ICommandManager has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ICategoryListener has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.CommandException has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ExecutionException has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ICommandManagerListener has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ICommandListener has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.IKeySequenceBinding has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ICommand has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.NotDefinedException has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.KeyConfigurationEvent has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.IHandlerListener has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ICategory has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.CommandManagerEvent has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.IKeyConfigurationListener has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.HandlerSubmission has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.HandlerEvent has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.AbstractHandler has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.ActionHandler has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.CommandEvent has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.IWorkbenchCommandSupport has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The re-exported type org.eclipse.ui.commands.IKeyConfiguration has been removed from org.eclipse.ui_3.205.0' is no longer used (location: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui/META-INF/MANIFEST.MF) 13:29:40.620 [WARNING] 25 API problems can't be mapped to the compiler log! 13:29:40.620 [INFO] 0 API ERRORS 13:29:40.620 [INFO] 25 API warnings 13:29:40.620 [INFO] 13:29:40.620 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.forms >-------------- 13:29:40.620 [INFO] Building [bundle] Eclipse Forms 3.13.200-SNAPSHOT [41/116] 13:29:40.620 [INFO] from bundles/org.eclipse.ui.forms/.polyglot.META-INF 13:29:40.620 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:29:40.647 [INFO] 13:29:40.647 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.forms --- 13:29:40.649 [INFO] 13:29:40.649 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms --- 13:29:40.714 [INFO] The project's OSGi version is 3.13.200.v20240108-1539 13:29:40.714 [INFO] 13:29:40.714 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.forms --- 13:29:40.715 [INFO] 13:29:40.715 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.forms --- 13:29:40.715 [INFO] 13:29:40.715 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.forms --- 13:29:40.716 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/saveproperties 13:29:40.716 [INFO] 13:29:40.716 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.forms --- 13:29:40.718 [INFO] 13:29:40.718 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.forms --- 13:29:40.724 [INFO] 13:29:40.724 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms --- 13:29:40.724 [INFO] Resolving class path of [bundle] Eclipse Forms 13:29:40.860 [INFO] 13:29:40.860 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.forms --- 13:29:40.861 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/src/main/resources 13:29:40.861 [INFO] 13:29:40.861 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.forms --- 13:29:40.861 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/src/main/resources 13:29:40.861 [INFO] 13:29:40.861 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.forms --- 13:29:40.936 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:29:41.733 [INFO] 13:29:41.733 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.forms --- 13:29:41.735 [INFO] 13:29:41.735 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.forms --- 13:29:41.735 [INFO] 13:29:41.735 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.forms --- 13:29:41.963 [INFO] 13:29:41.963 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.forms --- 13:29:41.965 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/src/test/resources 13:29:41.965 [INFO] 13:29:41.965 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.forms --- 13:29:41.968 [INFO] 13:29:41.968 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms --- 13:29:41.969 [INFO] 13:29:41.969 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.forms --- 13:29:41.983 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/target/org.eclipse.ui.forms-3.13.200-SNAPSHOT-sources.jar 13:29:42.005 [INFO] 13:29:42.005 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.forms --- 13:29:42.010 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/target/org.eclipse.ui.forms-3.13.200-SNAPSHOT.jar 13:29:42.051 [INFO] 13:29:42.051 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms --- 13:29:42.139 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:29:42.139 [INFO] 13:29:42.139 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.forms --- 13:29:42.447 [INFO] No previous run data found, generating javadoc. 13:29:48.338 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.forms/target/org.eclipse.ui.forms-3.13.200-SNAPSHOT-javadoc.jar 13:29:48.396 [INFO] 13:29:48.396 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.forms --- 13:29:48.515 [INFO] 13:29:48.515 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.forms --- 13:29:48.517 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.forms:eclipse-plugin:3.13.200-SNAPSHOT with linux/gtk/x86_64 13:29:59.598 [INFO] API Analysis finished in 11 s. 13:29:59.609 [INFO] 0 API ERRORS 13:29:59.609 [INFO] 3 API warnings 13:29:59.609 [INFO] 13:29:59.609 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.views >-------------- 13:29:59.609 [INFO] Building [bundle] Views 3.12.200-SNAPSHOT [42/116] 13:29:59.609 [INFO] from bundles/org.eclipse.ui.views/.polyglot.META-INF 13:29:59.609 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:29:59.627 [INFO] 13:29:59.627 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.views --- 13:29:59.629 [INFO] 13:29:59.629 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.views --- 13:29:59.709 [INFO] The project's OSGi version is 3.12.200.v20231214-1513 13:29:59.709 [INFO] 13:29:59.709 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.views --- 13:29:59.709 [INFO] 13:29:59.710 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.views --- 13:29:59.710 [INFO] 13:29:59.710 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.views --- 13:29:59.711 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/saveproperties 13:29:59.711 [INFO] 13:29:59.711 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.views --- 13:29:59.712 [INFO] 13:29:59.712 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.views --- 13:29:59.715 [INFO] 13:29:59.715 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.views --- 13:29:59.715 [INFO] Resolving class path of [bundle] Views 13:29:59.853 [INFO] 13:29:59.853 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.views --- 13:29:59.855 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/src/main/resources 13:29:59.855 [INFO] 13:29:59.855 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.views --- 13:29:59.855 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/src/main/resources 13:29:59.855 [INFO] 13:29:59.855 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.views --- 13:29:59.906 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:30:00.088 [INFO] 13:30:00.088 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.views --- 13:30:00.089 [INFO] 13:30:00.089 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.views --- 13:30:00.089 [INFO] 13:30:00.089 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.views --- 13:30:00.147 [INFO] 13:30:00.147 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.views --- 13:30:00.148 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/src/test/resources 13:30:00.148 [INFO] 13:30:00.148 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.views --- 13:30:00.167 [INFO] 13:30:00.168 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.views --- 13:30:00.169 [INFO] 13:30:00.169 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.views --- 13:30:00.178 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/target/org.eclipse.ui.views-3.12.200-SNAPSHOT-sources.jar 13:30:00.199 [INFO] 13:30:00.199 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.views --- 13:30:00.203 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/target/org.eclipse.ui.views-3.12.200-SNAPSHOT.jar 13:30:00.220 [INFO] 13:30:00.221 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.views --- 13:30:00.245 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:30:00.246 [INFO] 13:30:00.246 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.views --- 13:30:00.549 [INFO] No previous run data found, generating javadoc. 13:30:04.400 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views/target/org.eclipse.ui.views-3.12.200-SNAPSHOT-javadoc.jar 13:30:04.422 [INFO] 13:30:04.422 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.views --- 13:30:04.497 [INFO] 13:30:04.497 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.views --- 13:30:04.499 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.views:eclipse-plugin:3.12.200-SNAPSHOT with linux/gtk/x86_64 13:30:16.914 [INFO] API Analysis finished in 12 s. 13:30:16.914 [INFO] 0 API ERRORS 13:30:16.914 [INFO] 0 API warnings 13:30:16.914 [INFO] 13:30:16.914 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.navigator >------------ 13:30:16.914 [INFO] Building [bundle] Common Navigator View 3.12.300-SNAPSHOT [43/116] 13:30:16.914 [INFO] from bundles/org.eclipse.ui.navigator/.polyglot.META-INF 13:30:16.914 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:30:16.932 [INFO] 13:30:16.932 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.navigator --- 13:30:16.934 [INFO] 13:30:16.934 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.navigator --- 13:30:17.012 [INFO] The project's OSGi version is 3.12.300.v20240205-1417 13:30:17.012 [INFO] 13:30:17.012 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.navigator --- 13:30:17.014 [INFO] 13:30:17.014 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.navigator --- 13:30:17.014 [INFO] 13:30:17.014 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.navigator --- 13:30:17.016 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/saveproperties 13:30:17.016 [INFO] 13:30:17.016 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.navigator --- 13:30:17.018 [INFO] 13:30:17.018 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.navigator --- 13:30:17.021 [INFO] 13:30:17.021 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.navigator --- 13:30:17.021 [INFO] Resolving class path of [bundle] Common Navigator View 13:30:17.199 [INFO] 13:30:17.199 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.navigator --- 13:30:17.201 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/main/resources 13:30:17.201 [INFO] 13:30:17.201 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.navigator --- 13:30:17.202 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/main/resources 13:30:17.202 [INFO] 13:30:17.202 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.navigator --- 13:30:17.244 [INFO] Compiling 154 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[25] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[97] public ViewerSorter createSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[98] final ViewerSorter[] sorter = new ViewerSorter[1]; ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[98] final ViewerSorter[] sorter = new ViewerSorter[1]; ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[111] private ViewerSorter createSorterInstance() throws CoreException { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[113] if (contributed instanceof ViewerSorter) { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[114] return (ViewerSorter) contributed; ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java:[129] public static class WrappedViewerComparator extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[22] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[40] private final Map sorters = new HashMap<>(); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[69] public ViewerSorter findSorterForParent(Object aParent) { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[79] private ViewerSorter getSorter(CommonSorterDescriptor descriptor) { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[80] ViewerSorter sorter = null; ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[91] public synchronized ViewerSorter findSorter(INavigatorContentDescriptor source, ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/NavigatorSorterService.java:[125] Map sorters = new HashMap<>(); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/SkeletonViewerSorter.java:[17] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/SkeletonViewerSorter.java:[22] public class SkeletonViewerSorter extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/SkeletonViewerSorter.java:[25] public static final ViewerSorter INSTANCE = new SkeletonViewerSorter(); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewer.java:[28] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewer.java:[270] public void setSorter(ViewerSorter sorter) { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewer.java:[275] super.setSorter(sorter); ^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[22] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[102] ViewerSorter sorter = null; ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[109] ViewerSorter lSorter = findApplicableSorter(sourceOfLvalue, parent, e1, e2); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[110] ViewerSorter rSorter = findApplicableSorter(sourceOfRvalue, parent, e1, e2); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[129] private ViewerSorter findApplicableSorter(INavigatorContentDescriptor descriptor, Object parent, ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[132] ViewerSorter sorter = sorterService.findSorter(descriptor, parent, e1, e2); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewerSorter.java:[158] ViewerSorter sorter = sorterService.findSorter(contentDesc, parentPath.getLastSegment(), element, null); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[19] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[34] * @see ViewerSorter ^^^^^^^^^^^^ Javadoc: The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[43] * Return a {@link ViewerSorter} from an extension which is visible to the ^^^^^^^^^^^^ Javadoc: The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[49] * @return An applicable ViewerSorter or simple {@link ViewerSorter} if no ^^^^^^^^^^^^ Javadoc: The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[52] ViewerSorter findSorterForParent(Object aParent); ^^^^^^^^^^^^ The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[55] * Return a {@link ViewerSorter} from an extension which is visible to the ^^^^^^^^^^^^ Javadoc: The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[67] * @return An applicable ViewerSorter or simple {@link ViewerSorter} if no ^^^^^^^^^^^^ Javadoc: The type ViewerSorter is deprecated 13:30:18.236 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/INavigatorSorterService.java:[70] ViewerSorter findSorter(INavigatorContentDescriptor source, Object parent, ^^^^^^^^^^^^ The type ViewerSorter is deprecated 36 problems (36 warnings) 13:30:18.240 [INFO] 13:30:18.240 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.navigator --- 13:30:18.242 [INFO] 13:30:18.242 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.navigator --- 13:30:18.242 [INFO] 13:30:18.242 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.navigator --- 13:30:18.544 [INFO] 13:30:18.544 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.navigator --- 13:30:18.546 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/src/test/resources 13:30:18.546 [INFO] 13:30:18.546 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.navigator --- 13:30:18.550 [INFO] 13:30:18.550 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.navigator --- 13:30:18.551 [INFO] 13:30:18.551 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.navigator --- 13:30:18.608 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/target/org.eclipse.ui.navigator-3.12.300-SNAPSHOT-sources.jar 13:30:18.635 [INFO] 13:30:18.635 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.navigator --- 13:30:18.643 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/target/org.eclipse.ui.navigator-3.12.300-SNAPSHOT.jar 13:30:18.801 [INFO] 13:30:18.801 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.navigator --- 13:30:18.887 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:30:18.888 [INFO] 13:30:18.888 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.navigator --- 13:30:19.197 [INFO] No previous run data found, generating javadoc. 13:30:25.416 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.navigator/target/org.eclipse.ui.navigator-3.12.300-SNAPSHOT-javadoc.jar 13:30:25.486 [INFO] 13:30:25.486 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.navigator --- 13:30:25.634 [INFO] 13:30:25.634 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.navigator --- 13:30:25.636 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.navigator:eclipse-plugin:3.12.300-SNAPSHOT with linux/gtk/x86_64 13:30:40.406 [INFO] API Analysis finished in 14 s. 13:30:40.406 [INFO] 0 API ERRORS 13:30:40.406 [INFO] 0 API warnings 13:30:40.407 [INFO] 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] Skipping [bundle] Eclipse IDE UI 13:30:40.407 [INFO] This project has been banned from the build due to previous failures. 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] Skipping [bundle] Text Editor Framework 13:30:40.407 [INFO] This project has been banned from the build due to previous failures. 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] Skipping [bundle] Default Text Editor 13:30:40.407 [INFO] This project has been banned from the build due to previous failures. 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] Skipping [bundle] Refactoring UI 13:30:40.407 [INFO] This project has been banned from the build due to previous failures. 13:30:40.407 [INFO] ------------------------------------------------------------------------ 13:30:40.407 [INFO] 13:30:40.407 [INFO] ------------< org.eclipse.platform:org.eclipse.search.core >------------ 13:30:40.407 [INFO] Building [bundle] Search Support Core 3.16.100-SNAPSHOT [44/116] 13:30:40.407 [INFO] from bundles/org.eclipse.search.core/.polyglot.META-INF 13:30:40.407 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:30:40.411 [INFO] 13:30:40.411 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.search.core --- 13:30:40.412 [INFO] 13:30:40.412 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.search.core --- 13:30:40.497 [INFO] The project's OSGi version is 3.16.100.v20240207-1054 13:30:40.497 [INFO] 13:30:40.497 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.search.core --- 13:30:40.499 [INFO] 13:30:40.499 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.search.core --- 13:30:40.499 [INFO] 13:30:40.499 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.search.core --- 13:30:40.500 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/saveproperties 13:30:40.500 [INFO] 13:30:40.500 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.search.core --- 13:30:40.501 [INFO] 13:30:40.501 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.search.core --- 13:30:40.507 [INFO] 13:30:40.507 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.search.core --- 13:30:40.507 [INFO] Resolving class path of [bundle] Search Support Core 13:30:40.534 [INFO] 13:30:40.534 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.search.core --- 13:30:40.535 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/src/main/resources 13:30:40.535 [INFO] 13:30:40.535 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.search.core --- 13:30:40.535 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/src/main/resources 13:30:40.535 [INFO] 13:30:40.535 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.search.core --- 13:30:40.614 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:30:40.826 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/search/org/eclipse/search/internal/core/text/FileCharSequenceProvider.java:[279] InputStream contents= fFile.getContents(); ^^^^^^^^ Resource 'contents' should be managed by try-with-resource 1 problem (1 warning) 13:30:40.827 [INFO] 13:30:40.827 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.search.core --- 13:30:40.829 [INFO] 13:30:40.829 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.search.core --- 13:30:40.829 [INFO] 13:30:40.829 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.search.core --- 13:30:40.837 [INFO] 13:30:40.837 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.search.core --- 13:30:40.840 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/src/test/resources 13:30:40.840 [INFO] 13:30:40.840 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.search.core --- 13:30:40.843 [INFO] 13:30:40.843 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.search.core --- 13:30:40.844 [INFO] 13:30:40.844 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.search.core --- 13:30:40.849 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/target/org.eclipse.search.core-3.16.100-SNAPSHOT-sources.jar 13:30:40.896 [INFO] 13:30:40.897 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.search.core --- 13:30:40.901 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/target/org.eclipse.search.core-3.16.100-SNAPSHOT.jar 13:30:40.913 [INFO] 13:30:40.913 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.search.core --- 13:30:40.938 [INFO] MavenProject: org.eclipse.platform:org.eclipse.search.core:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:30:40.939 [INFO] 13:30:40.939 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.search.core --- 13:30:41.323 [INFO] No previous run data found, generating javadoc. 13:30:44.196 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.search.core/target/org.eclipse.search.core-3.16.100-SNAPSHOT-javadoc.jar 13:30:44.213 [INFO] 13:30:44.213 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.search.core --- 13:30:44.258 [INFO] 13:30:44.258 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.search.core --- 13:30:44.259 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.search.core:eclipse-plugin:3.16.100-SNAPSHOT with linux/gtk/x86_64 13:30:54.978 [INFO] API Analysis finished in 10 s. 13:30:54.978 [INFO] 0 API ERRORS 13:30:54.978 [INFO] 0 API warnings 13:30:54.978 [INFO] 13:30:54.978 [INFO] ------------------------------------------------------------------------ 13:30:54.978 [INFO] Skipping [bundle] Search Support 13:30:54.978 [INFO] This project has been banned from the build due to previous failures. 13:30:54.978 [INFO] ------------------------------------------------------------------------ 13:30:54.978 [INFO] 13:30:54.978 [INFO] ------------------------------------------------------------------------ 13:30:54.978 [INFO] Skipping [bundle] Quick Search 13:30:54.978 [INFO] This project has been banned from the build due to previous failures. 13:30:54.978 [INFO] ------------------------------------------------------------------------ 13:30:54.978 [INFO] 13:30:54.978 [INFO] ------------< org.eclipse.platform:org.eclipse.ui.browser >------------- 13:30:54.978 [INFO] Building [bundle] Browser Support 3.8.200-SNAPSHOT [45/116] 13:30:54.978 [INFO] from bundles/org.eclipse.ui.browser/.polyglot.META-INF 13:30:54.978 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:30:54.994 [INFO] 13:30:54.994 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.browser --- 13:30:54.996 [INFO] 13:30:54.996 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.browser --- 13:30:55.049 [INFO] The project's OSGi version is 3.8.200.v20240202-1013 13:30:55.049 [INFO] 13:30:55.050 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.browser --- 13:30:55.051 [INFO] 13:30:55.052 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.browser --- 13:30:55.052 [INFO] 13:30:55.052 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.browser --- 13:30:55.053 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/saveproperties 13:30:55.053 [INFO] 13:30:55.053 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.browser --- 13:30:55.054 [INFO] 13:30:55.054 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.browser --- 13:30:55.058 [INFO] 13:30:55.058 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.browser --- 13:30:55.058 [INFO] Resolving class path of [bundle] Browser Support 13:30:55.222 [INFO] 13:30:55.222 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.browser --- 13:30:55.224 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/src/main/resources 13:30:55.224 [INFO] 13:30:55.224 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.browser --- 13:30:55.225 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/src/main/resources 13:30:55.225 [INFO] 13:30:55.225 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.browser --- 13:30:55.258 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:30:55.651 [INFO] 13:30:55.651 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.browser --- 13:30:55.653 [INFO] 13:30:55.653 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.browser --- 13:30:55.653 [INFO] 13:30:55.653 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.browser --- 13:30:55.700 [INFO] 13:30:55.700 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.browser --- 13:30:55.701 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/src/test/resources 13:30:55.701 [INFO] 13:30:55.701 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.browser --- 13:30:55.704 [INFO] 13:30:55.704 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.browser --- 13:30:55.705 [INFO] 13:30:55.705 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.browser --- 13:30:55.715 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/target/org.eclipse.ui.browser-3.8.200-SNAPSHOT-sources.jar 13:30:55.729 [INFO] 13:30:55.730 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.browser --- 13:30:55.736 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/target/org.eclipse.ui.browser-3.8.200-SNAPSHOT.jar 13:30:55.809 [INFO] 13:30:55.809 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.browser --- 13:30:55.843 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:30:55.843 [INFO] 13:30:55.843 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.browser --- 13:30:56.451 [INFO] No previous run data found, generating javadoc. 13:31:00.807 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.browser/target/org.eclipse.ui.browser-3.8.200-SNAPSHOT-javadoc.jar 13:31:00.845 [INFO] 13:31:00.845 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.browser --- 13:31:00.905 [INFO] 13:31:00.906 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.browser --- 13:31:00.907 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.browser:eclipse-plugin:3.8.200-SNAPSHOT with linux/gtk/x86_64 13:31:14.132 [INFO] API Analysis finished in 13 s. 13:31:14.132 [INFO] 0 API ERRORS 13:31:14.132 [INFO] 0 API warnings 13:31:14.132 [INFO] 13:31:14.133 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.cocoa >-------------- 13:31:14.133 [INFO] Building [bundle] Eclipse UI MacOS X Enhancements 1.3.100-SNAPSHOT [46/116] 13:31:14.133 [INFO] from bundles/org.eclipse.ui.cocoa/.polyglot.META-INF 13:31:14.133 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:31:14.200 [INFO] 13:31:14.200 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.cocoa --- 13:31:14.202 [INFO] 13:31:14.202 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.cocoa --- 13:31:14.313 [INFO] The project's OSGi version is 1.3.100.v20230214-1401 13:31:14.313 [INFO] 13:31:14.313 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.cocoa --- 13:31:14.315 [INFO] 13:31:14.315 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.cocoa --- 13:31:14.315 [INFO] 13:31:14.315 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.cocoa --- 13:31:14.316 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/saveproperties 13:31:14.316 [INFO] 13:31:14.316 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.cocoa --- 13:31:14.317 [INFO] 13:31:14.317 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.cocoa --- 13:31:14.320 [INFO] 13:31:14.320 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.cocoa --- 13:31:14.320 [INFO] Resolving class path of [bundle] Eclipse UI MacOS X Enhancements 13:31:14.444 [INFO] 13:31:14.444 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.cocoa --- 13:31:14.446 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/src/main/resources 13:31:14.446 [INFO] 13:31:14.446 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.cocoa --- 13:31:14.447 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/src/main/resources 13:31:14.447 [INFO] 13:31:14.447 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.cocoa --- 13:31:14.518 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:31:14.858 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/src/org/eclipse/ui/internal/cocoa/CocoaTitlePathUpdater.java:[19] import org.eclipse.ui.internal.tweaklets.TitlePathUpdater; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TitlePathUpdater' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.131.200-SNAPSHOT.jar') 13:31:14.858 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/src/org/eclipse/ui/internal/cocoa/CocoaTitlePathUpdater.java:[26] public class CocoaTitlePathUpdater extends TitlePathUpdater { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'TitlePathUpdater' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.131.200-SNAPSHOT.jar') 2 problems (2 warnings) 13:31:14.858 [INFO] 13:31:14.858 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.cocoa --- 13:31:14.859 [INFO] 13:31:14.859 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.cocoa --- 13:31:14.860 [INFO] 13:31:14.860 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.cocoa --- 13:31:14.860 [INFO] 13:31:14.860 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.cocoa --- 13:31:14.861 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/src/test/resources 13:31:14.861 [INFO] 13:31:14.861 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.cocoa --- 13:31:14.863 [INFO] 13:31:14.863 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.cocoa --- 13:31:14.864 [INFO] 13:31:14.864 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.cocoa --- 13:31:14.867 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/target/org.eclipse.ui.cocoa-1.3.100-SNAPSHOT-sources.jar 13:31:14.873 [INFO] 13:31:14.873 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.cocoa --- 13:31:14.898 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/target/org.eclipse.ui.cocoa-1.3.100-SNAPSHOT.jar 13:31:14.912 [INFO] 13:31:14.912 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.cocoa --- 13:31:14.928 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.cocoa:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:31:14.928 [INFO] 13:31:14.928 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.cocoa --- 13:31:15.240 [INFO] No previous run data found, generating javadoc. 13:31:17.737 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.cocoa/target/org.eclipse.ui.cocoa-1.3.100-SNAPSHOT-javadoc.jar 13:31:17.772 [INFO] 13:31:17.772 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.cocoa --- 13:31:17.801 [INFO] 13:31:17.801 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.cocoa --- 13:31:17.803 [INFO] 13:31:17.803 [INFO] ------------------------------------------------------------------------ 13:31:17.803 [INFO] Skipping [bundle] Generic and Extensible Text Editor 13:31:17.803 [INFO] This project has been banned from the build due to previous failures. 13:31:17.803 [INFO] ------------------------------------------------------------------------ 13:31:17.803 [INFO] 13:31:17.803 [INFO] ----< org.eclipse.platform:org.eclipse.ui.views.properties.tabbed >----- 13:31:17.803 [INFO] Building [bundle] Tabbed Properties View 3.10.200-SNAPSHOT [47/116] 13:31:17.803 [INFO] from bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF 13:31:17.803 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:31:17.824 [INFO] 13:31:17.824 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.824 [INFO] 13:31:17.825 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.858 [INFO] The project's OSGi version is 3.10.200.v20231205-0632 13:31:17.858 [INFO] 13:31:17.858 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.859 [INFO] 13:31:17.859 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.859 [INFO] 13:31:17.859 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.860 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/saveproperties 13:31:17.860 [INFO] 13:31:17.860 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.861 [INFO] 13:31:17.861 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.901 [INFO] 13:31:17.901 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.views.properties.tabbed --- 13:31:17.901 [INFO] Resolving class path of [bundle] Tabbed Properties View 13:31:18.043 [INFO] 13:31:18.043 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.045 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/src/main/resources 13:31:18.045 [INFO] 13:31:18.045 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.046 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/src/main/resources 13:31:18.046 [INFO] 13:31:18.046 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.132 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:31:18.498 [INFO] 13:31:18.498 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.499 [INFO] 13:31:18.499 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.500 [INFO] 13:31:18.500 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.539 [INFO] 13:31:18.539 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.540 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/src/test/resources 13:31:18.540 [INFO] 13:31:18.540 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.543 [INFO] 13:31:18.543 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.544 [INFO] 13:31:18.544 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.603 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/target/org.eclipse.ui.views.properties.tabbed-3.10.200-SNAPSHOT-sources.jar 13:31:18.613 [INFO] 13:31:18.613 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.618 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/target/org.eclipse.ui.views.properties.tabbed-3.10.200-SNAPSHOT.jar 13:31:18.644 [INFO] 13:31:18.644 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.views.properties.tabbed --- 13:31:18.725 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:31:18.726 [INFO] 13:31:18.726 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.views.properties.tabbed --- 13:31:19.173 [INFO] No previous run data found, generating javadoc. 13:31:23.667 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.views.properties.tabbed/target/org.eclipse.ui.views.properties.tabbed-3.10.200-SNAPSHOT-javadoc.jar 13:31:23.700 [INFO] 13:31:23.700 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.views.properties.tabbed --- 13:31:23.743 [INFO] 13:31:23.743 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.views.properties.tabbed --- 13:31:23.744 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:eclipse-plugin:3.10.200-SNAPSHOT with linux/gtk/x86_64 13:31:37.215 [INFO] API Analysis finished in 13 s. 13:31:37.215 [INFO] 0 API ERRORS 13:31:37.215 [INFO] 0 API warnings 13:31:37.215 [INFO] 13:31:37.215 [INFO] ------------------------------------------------------------------------ 13:31:37.215 [INFO] Skipping [bundle] Navigator Workbench Components 13:31:37.215 [INFO] This project has been banned from the build due to previous failures. 13:31:37.215 [INFO] ------------------------------------------------------------------------ 13:31:37.215 [INFO] 13:31:37.215 [INFO] ------------------------------------------------------------------------ 13:31:37.215 [INFO] Skipping [bundle] Eclipse IDE UI Application 13:31:37.215 [INFO] This project has been banned from the build due to previous failures. 13:31:37.215 [INFO] ------------------------------------------------------------------------ 13:31:37.215 [INFO] 13:31:37.215 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.monitoring >----------- 13:31:37.215 [INFO] Building [bundle] UI Freeze Monitoring 1.3.200-SNAPSHOT [48/116] 13:31:37.215 [INFO] from bundles/org.eclipse.ui.monitoring/.polyglot.META-INF 13:31:37.215 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:31:37.231 [INFO] 13:31:37.231 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.monitoring --- 13:31:37.234 [INFO] 13:31:37.234 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.monitoring --- 13:31:37.261 [INFO] The project's OSGi version is 1.3.200.v20240116-1723 13:31:37.261 [INFO] 13:31:37.261 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.monitoring --- 13:31:37.261 [INFO] 13:31:37.261 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.monitoring --- 13:31:37.262 [INFO] 13:31:37.262 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.monitoring --- 13:31:37.263 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/saveproperties 13:31:37.263 [INFO] 13:31:37.263 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.monitoring --- 13:31:37.324 [INFO] 13:31:37.324 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.monitoring --- 13:31:37.346 [INFO] 13:31:37.346 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.monitoring --- 13:31:37.346 [INFO] Resolving class path of [bundle] UI Freeze Monitoring 13:31:37.433 [INFO] 13:31:37.433 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.monitoring --- 13:31:37.434 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/src/main/resources 13:31:37.434 [INFO] 13:31:37.434 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.monitoring --- 13:31:37.434 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/src/main/resources 13:31:37.434 [INFO] 13:31:37.434 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.monitoring --- 13:31:37.467 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:31:37.620 [INFO] 13:31:37.620 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.monitoring --- 13:31:37.621 [INFO] 13:31:37.621 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.monitoring --- 13:31:37.621 [INFO] Using Declarative Service specification version 1.4.0 to generate component definitions 13:31:37.768 [INFO] org.eclipse.ui.internal.monitoring.MonitoringStartup.xml 13:31:37.768 [INFO] 1 component(s) where generated. 13:31:37.776 [INFO] 13:31:37.776 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.monitoring --- 13:31:37.780 [INFO] 13:31:37.780 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.monitoring --- 13:31:37.780 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/src/test/resources 13:31:37.780 [INFO] 13:31:37.780 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.monitoring --- 13:31:37.782 [INFO] 13:31:37.782 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.monitoring --- 13:31:37.783 [INFO] 13:31:37.783 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.monitoring --- 13:31:37.789 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/target/org.eclipse.ui.monitoring-1.3.200-SNAPSHOT-sources.jar 13:31:37.840 [INFO] 13:31:37.840 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.monitoring --- 13:31:37.846 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/target/org.eclipse.ui.monitoring-1.3.200-SNAPSHOT.jar 13:31:37.897 [INFO] 13:31:37.897 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.monitoring --- 13:31:37.907 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.32-I-builds 13:31:38.555 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:31:38.556 [INFO] 13:31:38.556 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.monitoring --- 13:31:38.972 [INFO] No previous run data found, generating javadoc. 13:31:42.391 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.monitoring/target/org.eclipse.ui.monitoring-1.3.200-SNAPSHOT-javadoc.jar 13:31:42.411 [INFO] 13:31:42.411 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.monitoring --- 13:31:42.413 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240229-0520 13:31:42.724 [INFO] 13:31:42.724 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.monitoring --- 13:31:42.726 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.ui.monitoring:eclipse-plugin:1.3.200-SNAPSHOT with linux/gtk/x86_64 13:31:53.396 [INFO] API Analysis finished in 10 s. 13:31:53.396 [INFO] 0 API ERRORS 13:31:53.396 [INFO] 0 API warnings 13:31:53.396 [INFO] 13:31:53.396 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.themes >------------- 13:31:53.396 [INFO] Building [bundle] Eclipse SDK Themes 1.2.2400-SNAPSHOT [49/116] 13:31:53.396 [INFO] from bundles/org.eclipse.ui.themes/.polyglot.META-INF 13:31:53.396 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:31:53.403 [INFO] 13:31:53.403 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.themes --- 13:31:53.404 [INFO] 13:31:53.404 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.themes --- 13:31:53.428 [INFO] The project's OSGi version is 1.2.2400.v20240213-1133 13:31:53.428 [INFO] 13:31:53.428 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.themes --- 13:31:53.429 [INFO] 13:31:53.429 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.themes --- 13:31:53.429 [INFO] 13:31:53.429 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.themes --- 13:31:53.430 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/saveproperties 13:31:53.430 [INFO] 13:31:53.430 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.themes --- 13:31:53.431 [INFO] 13:31:53.431 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.themes --- 13:31:53.432 [INFO] 13:31:53.432 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.themes --- 13:31:53.433 [INFO] Resolving class path of [bundle] Eclipse SDK Themes 13:31:53.458 [INFO] 13:31:53.458 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.themes --- 13:31:53.458 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/src/main/resources 13:31:53.459 [INFO] 13:31:53.459 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.themes --- 13:31:53.459 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/src/main/resources 13:31:53.459 [INFO] 13:31:53.459 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.themes --- 13:31:53.462 [INFO] 13:31:53.462 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.themes --- 13:31:53.463 [INFO] 13:31:53.463 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.themes --- 13:31:53.463 [INFO] 13:31:53.463 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.themes --- 13:31:53.464 [INFO] 13:31:53.464 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.themes --- 13:31:53.464 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/src/test/resources 13:31:53.464 [INFO] 13:31:53.464 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.themes --- 13:31:53.466 [INFO] 13:31:53.466 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.themes --- 13:31:53.467 [INFO] 13:31:53.467 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.themes --- 13:31:53.469 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/target/org.eclipse.ui.themes-1.2.2400-SNAPSHOT-sources.jar 13:31:53.540 [INFO] 13:31:53.540 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.themes --- 13:31:53.550 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/target/org.eclipse.ui.themes-1.2.2400-SNAPSHOT.jar 13:31:53.556 [INFO] 13:31:53.556 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.themes --- 13:31:53.599 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/bundles/org.eclipse.ui.themes/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:31:53.600 [INFO] 13:31:53.600 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.themes --- 13:31:53.605 [INFO] 13:31:53.605 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.themes --- 13:31:53.629 [INFO] 13:31:53.629 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.themes --- 13:31:53.630 [INFO] 13:31:53.630 [INFO] ------------------------------------------------------------------------ 13:31:53.630 [INFO] Skipping [bundle] Log View 13:31:53.630 [INFO] This project has been banned from the build due to previous failures. 13:31:53.630 [INFO] ------------------------------------------------------------------------ 13:31:53.630 [INFO] 13:31:53.630 [INFO] ------------------------------------------------------------------------ 13:31:53.631 [INFO] Skipping [bundle] Eclipse UI Win32 Enhancements 13:31:53.631 [INFO] This project has been banned from the build due to previous failures. 13:31:53.631 [INFO] ------------------------------------------------------------------------ 13:31:53.631 [INFO] 13:31:53.631 [INFO] -------------------< org.eclipse.platform:ui-tests >-------------------- 13:31:53.631 [INFO] Building [aggregator] tests 4.32.0-SNAPSHOT [50/116] 13:31:53.631 [INFO] from tests/.polyglot.pom.tycho 13:31:53.631 [INFO] --------------------------------[ pom ]--------------------------------- 13:31:53.632 [INFO] 13:31:53.632 [INFO] --- clean:3.3.2:clean (default-clean) @ ui-tests --- 13:31:53.632 [INFO] 13:31:53.632 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ ui-tests --- 13:31:53.633 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/tests/saveproperties 13:31:53.633 [INFO] 13:31:53.633 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ ui-tests --- 13:31:53.634 [INFO] 13:31:53.634 [INFO] --- resources:3.3.1:resources (filter-resources) @ ui-tests --- 13:31:53.635 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/tests/src/main/resources 13:31:53.635 [INFO] 13:31:53.635 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ ui-tests --- 13:31:53.635 [INFO] 13:31:53.635 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ ui-tests --- 13:31:53.636 [INFO] 13:31:53.636 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ ui-tests --- 13:31:53.639 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:31:53.639 [INFO] 13:31:53.639 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-tests --- 13:31:53.640 [INFO] 13:31:53.640 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ ui-tests --- 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] File Buffers Test Plug-in 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] Eclipse e4 core commands tests 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] XPathTest Model 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] UI Bindings Tests 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] TestModel Model 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] e4 css core tests 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] e4 css swt tests (Incubation) 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] Modelled UI addons tests bundle (Incubation) 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] Harness Plug-in 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] Skipping [test-bundle] Jface tests 13:31:53.641 [INFO] This project has been banned from the build due to previous failures. 13:31:53.641 [INFO] ------------------------------------------------------------------------ 13:31:53.641 [INFO] 13:31:53.641 [INFO] ---------< org.eclipse.platform:eclipse.platform.ui.examples >---------- 13:31:53.641 [INFO] Building eclipse.platform.ui.examples 4.32.0-SNAPSHOT [51/116] 13:31:53.641 [INFO] from examples/pom.xml 13:31:53.641 [INFO] --------------------------------[ pom ]--------------------------------- 13:31:53.642 [INFO] 13:31:53.642 [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse.platform.ui.examples --- 13:31:53.642 [INFO] 13:31:53.642 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ui.examples --- 13:31:53.643 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/saveproperties 13:31:53.643 [INFO] 13:31:53.643 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.platform.ui.examples --- 13:31:53.643 [INFO] 13:31:53.643 [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.ui.examples --- 13:31:53.644 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/src/main/resources 13:31:53.644 [INFO] 13:31:53.644 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ eclipse.platform.ui.examples --- 13:31:53.644 [INFO] 13:31:53.644 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ eclipse.platform.ui.examples --- 13:31:53.644 [INFO] 13:31:53.644 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ eclipse.platform.ui.examples --- 13:31:53.647 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:31:53.647 [INFO] 13:31:53.647 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ui.examples --- 13:31:53.648 [INFO] 13:31:53.648 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ eclipse.platform.ui.examples --- 13:31:53.649 [INFO] 13:31:53.649 [INFO] ----< org.eclipse.platform:org.eclipse.jface.examples.databinding >----- 13:31:53.649 [INFO] Building [bundle] JFace Data Binding Examples 1.4.300-SNAPSHOT [52/116] 13:31:53.649 [INFO] from examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF 13:31:53.649 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:31:53.652 [INFO] 13:31:53.652 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jface.examples.databinding --- 13:31:53.652 [INFO] 13:31:53.652 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jface.examples.databinding --- 13:31:53.710 [INFO] The project's OSGi version is 1.4.300.v20240207-1054 13:31:53.710 [INFO] 13:31:53.710 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jface.examples.databinding --- 13:31:53.711 [INFO] 13:31:53.711 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jface.examples.databinding --- 13:31:53.711 [INFO] 13:31:53.711 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.examples.databinding --- 13:31:53.711 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/saveproperties 13:31:53.711 [INFO] 13:31:53.711 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jface.examples.databinding --- 13:31:53.712 [INFO] 13:31:53.712 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jface.examples.databinding --- 13:31:53.715 [INFO] 13:31:53.715 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jface.examples.databinding --- 13:31:53.715 [INFO] Resolving class path of [bundle] JFace Data Binding Examples 13:31:53.736 [INFO] 13:31:53.736 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jface.examples.databinding --- 13:31:53.737 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/src/main/resources 13:31:53.737 [INFO] 13:31:53.737 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jface.examples.databinding --- 13:31:53.737 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/src/main/resources 13:31:53.737 [INFO] 13:31:53.737 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jface.examples.databinding --- 13:31:53.797 [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:31:54.520 [INFO] 13:31:54.520 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jface.examples.databinding --- 13:31:54.520 [INFO] 13:31:54.520 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jface.examples.databinding --- 13:31:54.520 [INFO] 13:31:54.520 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jface.examples.databinding --- 13:31:54.521 [INFO] 13:31:54.521 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jface.examples.databinding --- 13:31:54.522 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/src/test/resources 13:31:54.522 [INFO] 13:31:54.522 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jface.examples.databinding --- 13:31:54.524 [INFO] 13:31:54.524 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.examples.databinding --- 13:31:54.525 [INFO] 13:31:54.525 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jface.examples.databinding --- 13:31:54.538 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/target/org.eclipse.jface.examples.databinding-1.4.300-SNAPSHOT-sources.jar 13:31:54.602 [INFO] 13:31:54.602 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jface.examples.databinding --- 13:31:54.636 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/target/org.eclipse.jface.examples.databinding-1.4.300-SNAPSHOT.jar 13:31:54.722 [INFO] 13:31:54.722 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.examples.databinding --- 13:31:54.808 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:31:54.809 [INFO] 13:31:54.809 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.jface.examples.databinding --- 13:31:55.158 [INFO] No previous run data found, generating javadoc. 13:31:59.883 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.examples.databinding/target/org.eclipse.jface.examples.databinding-1.4.300-SNAPSHOT-javadoc.jar 13:31:59.925 [INFO] 13:31:59.925 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.examples.databinding --- 13:32:00.007 [INFO] 13:32:00.007 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jface.examples.databinding --- 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] JFace Data Binding Conformance Tests 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] JFace Data Binding Tests 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Jface notifications tests 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Text Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] JFace Text Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Refactoring Core Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Refactoring UI Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Search Support Tests Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Tests for Eclipse URI Scheme Handling 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Tests for org.eclipse.text.quicksearch Bundle 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Editors Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Workbench Text Editor Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Generic Editor Test Plug-in 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] Eclipse UI IDE Application Tests 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] Skipping [test-bundle] UI Freeze Monitoring Tests 13:32:00.008 [INFO] This project has been banned from the build due to previous failures. 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.008 [INFO] 13:32:00.008 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Eclipse UI Tests 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Plugin.name 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Forms Test 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Common Navigator Tests 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Performance Plug-in 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Pluginchecks 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Eclipse RCP Tests 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] Skipping [test-bundle] Tabbed Properties View Tests 13:32:00.009 [INFO] This project has been banned from the build due to previous failures. 13:32:00.009 [INFO] ------------------------------------------------------------------------ 13:32:00.009 [INFO] 13:32:00.009 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.demo.cssbridge >--------- 13:32:00.009 [INFO] Building [bundle] CSS bridge demo 1.3.0-SNAPSHOT [53/116] 13:32:00.009 [INFO] from examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF 13:32:00.009 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:00.024 [INFO] 13:32:00.024 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.024 [INFO] 13:32:00.024 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.051 [INFO] The project's OSGi version is 1.3.0.v20231023-1307 13:32:00.051 [INFO] 13:32:00.051 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.052 [INFO] 13:32:00.052 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.052 [INFO] 13:32:00.052 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.053 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/saveproperties 13:32:00.053 [INFO] 13:32:00.053 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.054 [INFO] 13:32:00.054 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.057 [INFO] 13:32:00.057 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.057 [INFO] Resolving class path of [bundle] CSS bridge demo 13:32:00.129 [INFO] 13:32:00.129 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.130 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/src/main/resources 13:32:00.130 [INFO] 13:32:00.130 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.131 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/src/main/resources 13:32:00.131 [INFO] 13:32:00.131 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.153 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:00.316 [INFO] 13:32:00.316 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.316 [INFO] 13:32:00.316 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.317 [INFO] 13:32:00.317 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.317 [INFO] 13:32:00.317 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.317 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/src/test/resources 13:32:00.317 [INFO] 13:32:00.317 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.319 [INFO] 13:32:00.319 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.320 [INFO] 13:32:00.320 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.326 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/target/org.eclipse.e4.demo.cssbridge-1.3.0-SNAPSHOT-sources.jar 13:32:00.332 [INFO] 13:32:00.332 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.341 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/target/org.eclipse.e4.demo.cssbridge-1.3.0-SNAPSHOT.jar 13:32:00.408 [INFO] 13:32:00.408 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.417 [INFO] No baseline version org.eclipse.platform:org.eclipse.e4.demo.cssbridge:eclipse-plugin:1.3.0-SNAPSHOT 13:32:00.418 [INFO] 13:32:00.418 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.e4.demo.cssbridge --- 13:32:00.717 [INFO] No previous run data found, generating javadoc. 13:32:04.411 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.e4.demo.cssbridge/target/org.eclipse.e4.demo.cssbridge-1.3.0-SNAPSHOT-javadoc.jar 13:32:04.429 [INFO] 13:32:04.429 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.demo.cssbridge --- 13:32:04.438 [INFO] 13:32:04.438 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.e4.demo.cssbridge --- 13:32:04.439 [INFO] 13:32:04.439 [INFO] ------------------------------------------------------------------------ 13:32:04.439 [INFO] Skipping [bundle] e4 Progress Examples Plug-in 13:32:04.439 [INFO] This project has been banned from the build due to previous failures. 13:32:04.439 [INFO] ------------------------------------------------------------------------ 13:32:04.439 [INFO] 13:32:04.439 [INFO] ----------< org.eclipse.platform:org.eclipse.jface.snippets >----------- 13:32:04.439 [INFO] Building [bundle] JFace Snippets Plug-in 3.6.100-SNAPSHOT [54/116] 13:32:04.439 [INFO] from examples/org.eclipse.jface.snippets/.polyglot.META-INF 13:32:04.439 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:04.444 [INFO] 13:32:04.444 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jface.snippets --- 13:32:04.444 [INFO] 13:32:04.444 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.jface.snippets --- 13:32:04.492 [INFO] The project's OSGi version is 3.6.100.v20231201-1637 13:32:04.492 [INFO] 13:32:04.492 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jface.snippets --- 13:32:04.494 [INFO] 13:32:04.494 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jface.snippets --- 13:32:04.494 [INFO] 13:32:04.494 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.snippets --- 13:32:04.495 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/saveproperties 13:32:04.495 [INFO] 13:32:04.495 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jface.snippets --- 13:32:04.496 [INFO] 13:32:04.497 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jface.snippets --- 13:32:04.500 [INFO] 13:32:04.500 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.jface.snippets --- 13:32:04.500 [INFO] Resolving class path of [bundle] JFace Snippets Plug-in 13:32:04.524 [INFO] 13:32:04.524 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jface.snippets --- 13:32:04.525 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/src/main/resources 13:32:04.525 [INFO] 13:32:04.525 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jface.snippets --- 13:32:04.525 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/src/main/resources 13:32:04.525 [INFO] 13:32:04.526 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.jface.snippets --- 13:32:04.549 [INFO] Compiling 85 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:04.872 [INFO] 13:32:04.872 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.jface.snippets --- 13:32:04.872 [INFO] 13:32:04.872 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.jface.snippets --- 13:32:04.873 [INFO] 13:32:04.873 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.jface.snippets --- 13:32:04.873 [INFO] 13:32:04.873 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jface.snippets --- 13:32:04.873 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/src/test/resources 13:32:04.873 [INFO] 13:32:04.873 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.jface.snippets --- 13:32:04.875 [INFO] 13:32:04.875 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.snippets --- 13:32:04.876 [INFO] 13:32:04.876 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.jface.snippets --- 13:32:04.901 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/target/org.eclipse.jface.snippets-3.6.100-SNAPSHOT-sources.jar 13:32:04.920 [INFO] 13:32:04.920 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.jface.snippets --- 13:32:04.971 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/target/org.eclipse.jface.snippets-3.6.100-SNAPSHOT.jar 13:32:05.019 [INFO] 13:32:05.019 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.snippets --- 13:32:05.038 [INFO] No baseline version org.eclipse.platform:org.eclipse.jface.snippets:eclipse-plugin:3.6.100-SNAPSHOT 13:32:05.039 [INFO] 13:32:05.039 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.jface.snippets --- 13:32:05.434 [INFO] No previous run data found, generating javadoc. 13:32:11.047 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.jface.snippets/target/org.eclipse.jface.snippets-3.6.100-SNAPSHOT-javadoc.jar 13:32:11.097 [INFO] 13:32:11.097 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.snippets --- 13:32:11.110 [INFO] 13:32:11.110 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.jface.snippets --- 13:32:11.111 [INFO] 13:32:11.112 [INFO] ------------------------------------------------------------------------ 13:32:11.112 [INFO] Skipping [bundle] CodeMinig Examples 13:32:11.112 [INFO] This project has been banned from the build due to previous failures. 13:32:11.112 [INFO] ------------------------------------------------------------------------ 13:32:11.112 [INFO] 13:32:11.112 [INFO] ----< org.eclipse.platform:org.eclipse.ui.examples.adapterservice >----- 13:32:11.112 [INFO] Building [bundle] Services Snippets (Incubation) 0.10.0-SNAPSHOT [55/116] 13:32:11.112 [INFO] from examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF 13:32:11.112 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:11.117 [INFO] 13:32:11.117 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.118 [INFO] 13:32:11.118 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.146 [INFO] The project's OSGi version is 0.10.0.v20231130-0729 13:32:11.146 [INFO] 13:32:11.146 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.146 [INFO] 13:32:11.147 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.147 [INFO] 13:32:11.147 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.148 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/saveproperties 13:32:11.148 [INFO] 13:32:11.148 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.149 [INFO] 13:32:11.149 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.151 [INFO] 13:32:11.151 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.151 [INFO] Resolving class path of [bundle] Services Snippets (Incubation) 13:32:11.168 [INFO] 13:32:11.168 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.169 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/src/main/resources 13:32:11.169 [INFO] 13:32:11.169 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.169 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/src/main/resources 13:32:11.169 [INFO] 13:32:11.169 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.192 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:11.268 [INFO] 13:32:11.268 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.269 [INFO] 13:32:11.269 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.269 [INFO] 13:32:11.269 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.269 [INFO] 13:32:11.269 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.270 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/src/test/resources 13:32:11.270 [INFO] 13:32:11.270 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.272 [INFO] 13:32:11.272 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.273 [INFO] 13:32:11.273 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.276 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/target/org.eclipse.ui.examples.adapterservice-0.10.0-SNAPSHOT-sources.jar 13:32:11.282 [INFO] 13:32:11.282 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.288 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/target/org.eclipse.ui.examples.adapterservice-0.10.0-SNAPSHOT.jar 13:32:11.296 [INFO] 13:32:11.296 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.301 [INFO] No baseline version org.eclipse.platform:org.eclipse.ui.examples.adapterservice:eclipse-plugin:0.10.0-SNAPSHOT 13:32:11.302 [INFO] 13:32:11.302 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.examples.adapterservice --- 13:32:11.584 [INFO] No previous run data found, generating javadoc. 13:32:13.918 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.adapterservice/target/org.eclipse.ui.examples.adapterservice-0.10.0-SNAPSHOT-javadoc.jar 13:32:13.930 [INFO] 13:32:13.930 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.adapterservice --- 13:32:13.938 [INFO] 13:32:13.938 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.examples.adapterservice --- 13:32:13.939 [INFO] 13:32:13.939 [INFO] -----< org.eclipse.platform:org.eclipse.ui.examples.contributions >----- 13:32:13.939 [INFO] Building [bundle] Command Contribution Examples 3.6.300-SNAPSHOT [56/116] 13:32:13.939 [INFO] from examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF 13:32:13.939 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:13.954 [INFO] 13:32:13.954 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.examples.contributions --- 13:32:13.954 [INFO] 13:32:13.954 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.contributions --- 13:32:13.975 [INFO] The project's OSGi version is 3.6.300.v20240207-1054 13:32:13.976 [INFO] 13:32:13.976 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.examples.contributions --- 13:32:13.976 [INFO] 13:32:13.976 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.examples.contributions --- 13:32:13.976 [INFO] 13:32:13.976 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.contributions --- 13:32:13.977 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/saveproperties 13:32:13.977 [INFO] 13:32:13.977 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.examples.contributions --- 13:32:13.977 [INFO] 13:32:13.977 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.examples.contributions --- 13:32:13.980 [INFO] 13:32:13.980 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.contributions --- 13:32:13.980 [INFO] Resolving class path of [bundle] Command Contribution Examples 13:32:14.061 [INFO] 13:32:14.061 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.contributions --- 13:32:14.062 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/src/main/resources 13:32:14.062 [INFO] 13:32:14.062 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.contributions --- 13:32:14.063 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/src/main/resources 13:32:14.063 [INFO] 13:32:14.063 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.examples.contributions --- 13:32:14.084 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:14.234 [INFO] 13:32:14.234 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.examples.contributions --- 13:32:14.235 [INFO] 13:32:14.235 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.contributions --- 13:32:14.235 [INFO] 13:32:14.235 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.examples.contributions --- 13:32:14.235 [INFO] 13:32:14.235 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.contributions --- 13:32:14.236 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/src/test/resources 13:32:14.236 [INFO] 13:32:14.236 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.examples.contributions --- 13:32:14.238 [INFO] 13:32:14.238 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.contributions --- 13:32:14.238 [INFO] 13:32:14.238 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.examples.contributions --- 13:32:14.245 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/target/org.eclipse.ui.examples.contributions-3.6.300-SNAPSHOT-sources.jar 13:32:14.259 [INFO] 13:32:14.259 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.contributions --- 13:32:14.270 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/target/org.eclipse.ui.examples.contributions-3.6.300-SNAPSHOT.jar 13:32:14.278 [INFO] 13:32:14.278 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.contributions --- 13:32:14.310 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:32:14.310 [INFO] 13:32:14.310 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.examples.contributions --- 13:32:14.608 [INFO] No previous run data found, generating javadoc. 13:32:18.243 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.contributions/target/org.eclipse.ui.examples.contributions-3.6.300-SNAPSHOT-javadoc.jar 13:32:18.263 [INFO] 13:32:18.263 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.contributions --- 13:32:18.304 [INFO] 13:32:18.304 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.examples.contributions --- 13:32:18.306 [INFO] 13:32:18.306 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.fieldassist >------ 13:32:18.306 [INFO] Building [bundle] Field Assist Example 1.3.200-SNAPSHOT [57/116] 13:32:18.306 [INFO] from examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF 13:32:18.306 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:18.320 [INFO] 13:32:18.320 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.321 [INFO] 13:32:18.321 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.354 [INFO] The project's OSGi version is 1.3.200.v20231214-2114 13:32:18.354 [INFO] 13:32:18.354 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.356 [INFO] 13:32:18.356 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.356 [INFO] 13:32:18.356 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.357 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/saveproperties 13:32:18.357 [INFO] 13:32:18.357 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.358 [INFO] 13:32:18.358 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.361 [INFO] 13:32:18.361 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.361 [INFO] Resolving class path of [bundle] Field Assist Example 13:32:18.445 [INFO] 13:32:18.445 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.445 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/src/main/resources 13:32:18.445 [INFO] 13:32:18.446 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.446 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/src/main/resources 13:32:18.446 [INFO] 13:32:18.446 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.470 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:18.589 [WARNING] /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/Eclipse UI Examples Field Assist/org/eclipse/ui/examples/fieldassist/FieldAssistTestDialog.java:[590] return ContentProposalAdapter.FILTER_CUMULATIVE; ^^^^^^^^^^^^^^^^^ The field ContentProposalAdapter.FILTER_CUMULATIVE is deprecated 1 problem (1 warning) 13:32:18.589 [INFO] 13:32:18.589 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.590 [INFO] 13:32:18.590 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.590 [INFO] 13:32:18.590 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.591 [INFO] 13:32:18.591 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.596 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/src/test/resources 13:32:18.596 [INFO] 13:32:18.596 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.598 [INFO] 13:32:18.598 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.598 [INFO] 13:32:18.598 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.602 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/target/org.eclipse.ui.examples.fieldassist-1.3.200-SNAPSHOT-sources.jar 13:32:18.613 [INFO] 13:32:18.613 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.621 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/target/org.eclipse.ui.examples.fieldassist-1.3.200-SNAPSHOT.jar 13:32:18.633 [INFO] 13:32:18.633 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.fieldassist --- 13:32:18.650 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:32:18.651 [INFO] 13:32:18.651 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.examples.fieldassist --- 13:32:19.012 [INFO] No previous run data found, generating javadoc. 13:32:22.295 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.fieldassist/target/org.eclipse.ui.examples.fieldassist-1.3.200-SNAPSHOT-javadoc.jar 13:32:22.310 [INFO] 13:32:22.310 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.fieldassist --- 13:32:22.345 [INFO] 13:32:22.345 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.examples.fieldassist --- 13:32:22.346 [INFO] 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] Skipping [bundle] JFace Text Example 13:32:22.346 [INFO] This project has been banned from the build due to previous failures. 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] Skipping [bundle] Progress Examples Plug-in 13:32:22.346 [INFO] This project has been banned from the build due to previous failures. 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] Skipping [bundle] pluginName 13:32:22.346 [INFO] This project has been banned from the build due to previous failures. 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] Skipping [bundle] Multi-Page Editor Example 13:32:22.346 [INFO] This project has been banned from the build due to previous failures. 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] Skipping [bundle] Common Navigator Examples 13:32:22.346 [INFO] This project has been banned from the build due to previous failures. 13:32:22.346 [INFO] ------------------------------------------------------------------------ 13:32:22.346 [INFO] 13:32:22.346 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.perspective >------ 13:32:22.346 [INFO] Building [bundle] Example for a Perspective 1.0.0-SNAPSHOT [58/116] 13:32:22.346 [INFO] from examples/org.eclipse.ui.examples.perspective/.polyglot.META-INF 13:32:22.346 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:22.359 [INFO] 13:32:22.359 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.examples.perspective --- 13:32:22.360 [INFO] 13:32:22.360 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.perspective --- 13:32:22.391 [INFO] The project's OSGi version is 1.0.0.v20230417-1545 13:32:22.391 [INFO] 13:32:22.391 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.examples.perspective --- 13:32:22.391 [INFO] 13:32:22.391 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.examples.perspective --- 13:32:22.392 [INFO] 13:32:22.392 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.perspective --- 13:32:22.392 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/saveproperties 13:32:22.392 [INFO] 13:32:22.392 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.examples.perspective --- 13:32:22.393 [INFO] 13:32:22.394 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.examples.perspective --- 13:32:22.396 [INFO] 13:32:22.396 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.perspective --- 13:32:22.396 [INFO] Resolving class path of [bundle] Example for a Perspective 13:32:22.486 [INFO] 13:32:22.486 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.perspective --- 13:32:22.487 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/src/main/resources 13:32:22.487 [INFO] 13:32:22.487 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.perspective --- 13:32:22.487 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/src/main/resources 13:32:22.488 [INFO] 13:32:22.488 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.examples.perspective --- 13:32:22.517 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:22.614 [INFO] 13:32:22.614 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.examples.perspective --- 13:32:22.615 [INFO] 13:32:22.615 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.perspective --- 13:32:22.615 [INFO] 13:32:22.615 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.examples.perspective --- 13:32:22.616 [INFO] 13:32:22.616 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.perspective --- 13:32:22.616 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/src/test/resources 13:32:22.616 [INFO] 13:32:22.616 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.examples.perspective --- 13:32:22.618 [INFO] 13:32:22.618 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.perspective --- 13:32:22.619 [INFO] 13:32:22.619 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.examples.perspective --- 13:32:22.621 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/target/org.eclipse.ui.examples.perspective-1.0.0-SNAPSHOT-sources.jar 13:32:22.627 [INFO] 13:32:22.627 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.perspective --- 13:32:22.632 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/target/org.eclipse.ui.examples.perspective-1.0.0-SNAPSHOT.jar 13:32:22.638 [INFO] 13:32:22.638 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.perspective --- 13:32:22.643 [INFO] No baseline version org.eclipse.platform:org.eclipse.ui.examples.perspective:eclipse-plugin:1.0.0-SNAPSHOT 13:32:22.644 [INFO] 13:32:22.644 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.examples.perspective --- 13:32:22.954 [INFO] No previous run data found, generating javadoc. 13:32:25.236 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.perspective/target/org.eclipse.ui.examples.perspective-1.0.0-SNAPSHOT-javadoc.jar 13:32:25.247 [INFO] 13:32:25.247 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.perspective --- 13:32:25.255 [INFO] 13:32:25.255 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.examples.perspective --- 13:32:25.256 [INFO] 13:32:25.256 [INFO] ------------------------------------------------------------------------ 13:32:25.257 [INFO] Skipping [bundle] User File Editor 13:32:25.257 [INFO] This project has been banned from the build due to previous failures. 13:32:25.257 [INFO] ------------------------------------------------------------------------ 13:32:25.257 [INFO] 13:32:25.257 [INFO] ------------------------------------------------------------------------ 13:32:25.257 [INFO] Skipping [bundle] Readme File Editing Tool 13:32:25.257 [INFO] This project has been banned from the build due to previous failures. 13:32:25.257 [INFO] ------------------------------------------------------------------------ 13:32:25.257 [INFO] 13:32:25.257 [INFO] ------------------------------------------------------------------------ 13:32:25.257 [INFO] Skipping [bundle] Undo Example 13:32:25.257 [INFO] This project has been banned from the build due to previous failures. 13:32:25.257 [INFO] ------------------------------------------------------------------------ 13:32:25.257 [INFO] 13:32:25.257 [INFO] ---< org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler >---- 13:32:25.257 [INFO] Building [bundle] Example for Eclipse URI Scheme Handling 1.2.200-SNAPSHOT [59/116] 13:32:25.257 [INFO] from examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF 13:32:25.257 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:25.271 [INFO] 13:32:25.271 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.272 [INFO] 13:32:25.272 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.296 [INFO] The project's OSGi version is 1.2.200.v20231201-1637 13:32:25.296 [INFO] 13:32:25.296 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.296 [INFO] 13:32:25.296 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.297 [INFO] 13:32:25.297 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.297 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/saveproperties 13:32:25.297 [INFO] 13:32:25.297 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.298 [INFO] 13:32:25.298 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.301 [INFO] 13:32:25.301 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.301 [INFO] Resolving class path of [bundle] Example for Eclipse URI Scheme Handling 13:32:25.381 [INFO] 13:32:25.382 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.382 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/src/main/resources 13:32:25.382 [INFO] 13:32:25.382 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.383 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/src/main/resources 13:32:25.383 [INFO] 13:32:25.383 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.403 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:25.498 [INFO] 13:32:25.498 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.499 [INFO] 13:32:25.499 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.499 [INFO] 13:32:25.499 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.499 [INFO] 13:32:25.499 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.500 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/src/test/resources 13:32:25.500 [INFO] 13:32:25.500 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.502 [INFO] 13:32:25.502 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.502 [INFO] 13:32:25.502 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.505 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/target/org.eclipse.ui.examples.uriSchemeHandler-1.2.200-SNAPSHOT-sources.jar 13:32:25.518 [INFO] 13:32:25.518 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.524 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/target/org.eclipse.ui.examples.uriSchemeHandler-1.2.200-SNAPSHOT.jar 13:32:25.530 [INFO] 13:32:25.530 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.543 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:32:25.544 [INFO] 13:32:25.544 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:25.838 [INFO] No previous run data found, generating javadoc. 13:32:28.198 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.uriSchemeHandler/target/org.eclipse.ui.examples.uriSchemeHandler-1.2.200-SNAPSHOT-javadoc.jar 13:32:28.209 [INFO] 13:32:28.210 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:28.237 [INFO] 13:32:28.237 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.examples.uriSchemeHandler --- 13:32:28.238 [INFO] 13:32:28.238 [INFO] --< org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article >-- 13:32:28.238 [INFO] Building [bundle] Tabbed Properties View Article Example 3.4.300-SNAPSHOT [60/116] 13:32:28.238 [INFO] from examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF 13:32:28.238 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:32:28.256 [INFO] 13:32:28.256 [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.256 [INFO] 13:32:28.256 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.292 [INFO] The project's OSGi version is 3.4.300.v20231214-2114 13:32:28.292 [INFO] 13:32:28.292 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.294 [INFO] 13:32:28.294 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.294 [INFO] 13:32:28.294 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.295 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/saveproperties 13:32:28.295 [INFO] 13:32:28.295 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.296 [INFO] 13:32:28.296 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.304 [INFO] 13:32:28.304 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.304 [INFO] Resolving class path of [bundle] Tabbed Properties View Article Example 13:32:28.401 [INFO] 13:32:28.401 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.402 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/src/main/resources 13:32:28.402 [INFO] 13:32:28.402 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.403 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/src/main/resources 13:32:28.403 [INFO] 13:32:28.403 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.427 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 13:32:28.558 [INFO] 13:32:28.558 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.558 [INFO] 13:32:28.558 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.559 [INFO] 13:32:28.559 [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.559 [INFO] 13:32:28.559 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.560 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/src/test/resources 13:32:28.560 [INFO] 13:32:28.560 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.562 [INFO] 13:32:28.562 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.562 [INFO] 13:32:28.562 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.567 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/org.eclipse.ui.examples.views.properties.tabbed.article-3.4.300-SNAPSHOT-sources.jar 13:32:28.596 [INFO] 13:32:28.596 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.604 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/org.eclipse.ui.examples.views.properties.tabbed.article-3.4.300-SNAPSHOT.jar 13:32:28.616 [INFO] 13:32:28.616 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:28.638 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] 13:32:28.639 [INFO] 13:32:28.639 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:29.015 [INFO] No previous run data found, generating javadoc. 13:32:32.117 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1718/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/org.eclipse.ui.examples.views.properties.tabbed.article-3.4.300-SNAPSHOT-javadoc.jar 13:32:32.131 [INFO] 13:32:32.131 [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:32.163 [INFO] 13:32:32.163 [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.ui.examples.views.properties.tabbed.article --- 13:32:32.165 [INFO] 13:32:32.165 [INFO] ------------------------------------------------------------------------ 13:32:32.165 [INFO] Skipping [bundle] Examples of Eclipse Forms 13:32:32.165 [INFO] This project has been banned from the build due to previous failures. 13:32:32.165 [INFO] ------------------------------------------------------------------------ 13:32:32.165 [INFO] 13:32:32.165 [INFO] ------------------------------------------------------------------------ 13:32:32.165 [INFO] Skipping [bundle] Examples for Generic Editor 13:32:32.165 [INFO] This project has been banned from the build due to previous failures. 13:32:32.165 [INFO] ------------------------------------------------------------------------ 13:32:32.165 [INFO] ------------------------------------------------------------------------ 13:32:32.165 [INFO] Reactor Summary: 13:32:32.165 [INFO] 13:32:32.165 [INFO] eclipse.platform.ui 4.32.0-SNAPSHOT ................ SUCCESS [ 6.699 s] 13:32:32.165 [INFO] [aggregator] features 4.32.0-SNAPSHOT .............. SUCCESS [ 0.020 s] 13:32:32.165 [INFO] [aggregator] bundles 4.32.0-SNAPSHOT ............... SUCCESS [ 0.035 s] 13:32:32.165 [INFO] [bundle] Commands 3.12.0-SNAPSHOT .................. SUCCESS [ 30.627 s] 13:32:32.165 [INFO] [bundle] JFace Data Binding Observables 1.13.200-SNAPSHOT SUCCESS [ 21.176 s] 13:32:32.165 [INFO] [bundle] JFace Data Binding Properties 1.10.200-SNAPSHOT SUCCESS [ 18.632 s] 13:32:32.165 [INFO] [bundle] JFace Data Binding 1.13.200-SNAPSHOT ...... SUCCESS [ 21.719 s] 13:32:32.165 [INFO] [bundle] JFace Data Binding for JavaBeans 1.10.200-SNAPSHOT SUCCESS [ 19.972 s] 13:32:32.165 [INFO] [bundle] Eclipse e4 core commands 1.1.300-SNAPSHOT . SUCCESS [ 15.099 s] 13:32:32.165 [INFO] [bundle] Eclipse Model Xpath 0.4.200-SNAPSHOT ...... SUCCESS [ 19.829 s] 13:32:32.165 [INFO] [bundle] Eclipse UI Dependency Injection 1.5.300-SNAPSHOT SUCCESS [ 14.617 s] 13:32:32.165 [INFO] [bundle] Eclipse UI Application Services 1.6.300-SNAPSHOT SUCCESS [ 13.844 s] 13:32:32.165 [INFO] [bundle] JFace 3.34.0-SNAPSHOT ..................... SUCCESS [ 39.160 s] 13:32:32.165 [INFO] [bundle] Eclipse Bindings Support 0.14.300-SNAPSHOT SUCCESS [ 16.107 s] 13:32:32.165 [INFO] [bundle] Eclipse CSS Core Support 0.14.400-SNAPSHOT SUCCESS [ 21.983 s] 13:32:32.165 [INFO] [bundle] Eclipse CSS SWT Support 0.15.300-SNAPSHOT . SUCCESS [ 20.487 s] 13:32:32.165 [INFO] [bundle] Eclipse CSS SWT Theme Support 0.14.300-SNAPSHOT SUCCESS [ 15.130 s] 13:32:32.165 [INFO] [bundle] Eclipse e4 dialogs 1.4.200-SNAPSHOT ....... SUCCESS [ 18.800 s] 13:32:32.165 [INFO] [bundle] Eclipse Workbench Model 2.4.200-SNAPSHOT .. SUCCESS [ 27.467 s] 13:32:32.165 [INFO] [bundle] Eclipse UI Custom widgets 1.4.100-SNAPSHOT SUCCESS [ 13.574 s] 13:32:32.165 [INFO] [bundle] Eclipse e4 Workbench 1.15.300-SNAPSHOT .... SUCCESS [ 28.289 s] 13:32:32.165 [INFO] [bundle] JFace Data Binding for SWT and JFace 1.15.200-SNAPSHOT SUCCESS [ 22.925 s] 13:32:32.165 [INFO] [bundle] Bundle for Workbench APIs available in e4 0.17.300-SNAPSHOT SUCCESS [ 15.701 s] 13:32:32.165 [INFO] [bundle] Eclipse URI Scheme Handling 1.3.200-SNAPSHOT SUCCESS [ 14.824 s] 13:32:32.165 [INFO] [bundle] Eclipse e4 Workbench SWT 0.17.300-SNAPSHOT SUCCESS [ 19.075 s] 13:32:32.166 [INFO] [bundle] Eclipse e4 Progress View 0.4.300-SNAPSHOT . SUCCESS [ 6.405 s] 13:32:32.166 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer 0.16.300-SNAPSHOT SUCCESS [ 19.732 s] 13:32:32.166 [INFO] [bundle] Eclipse e4 Workbench Add-ons 1.5.300-SNAPSHOT SUCCESS [ 16.867 s] 13:32:32.166 [INFO] [bundle] Eclipse UI GTK Enhancements 1.2.100-SNAPSHOT SUCCESS [ 13.655 s] 13:32:32.166 [INFO] [bundle] Notification API 0.7.100-SNAPSHOT ......... SUCCESS [ 8.953 s] 13:32:32.166 [INFO] [bundle] Eclipse UI WIN32 Enhancements 1.2.200-SNAPSHOT SUCCESS [ 3.564 s] 13:32:32.166 [INFO] [bundle] Eclipse UI MacOS X Enhancements 0.14.300-SNAPSHOT SUCCESS [ 4.510 s] 13:32:32.166 [INFO] [feature] Eclipse 4 Rich Client Platform 4.32.0-SNAPSHOT SUCCESS [ 1.460 s] 13:32:32.166 [INFO] [bundle] Text 3.14.0-SNAPSHOT ...................... SUCCESS [ 22.367 s] 13:32:32.166 [INFO] [bundle] File Buffers 3.8.300-SNAPSHOT ............. SUCCESS [ 16.795 s] 13:32:32.166 [INFO] [bundle] E4 IDE UI 3.17.200-SNAPSHOT ............... SUCCESS [ 13.694 s] 13:32:32.166 [INFO] [bundle] JFace Text 3.25.100-SNAPSHOT .............. FAILURE [ 43.691 s] 13:32:32.166 [INFO] [bundle] Refactoring Core 3.14.400-SNAPSHOT ........ SUCCESS [ 22.572 s] 13:32:32.166 [INFO] [bundle] Eclipse Workbench 3.131.200-SNAPSHOT ...... SUCCESS [01:28 min] 13:32:32.166 [INFO] [bundle] Eclipse UI 3.205.100-SNAPSHOT ............. SUCCESS [ 17.836 s] 13:32:32.166 [INFO] [bundle] Eclipse Forms 3.13.200-SNAPSHOT ........... SUCCESS [ 18.989 s] 13:32:32.166 [INFO] [bundle] Views 3.12.200-SNAPSHOT ................... SUCCESS [ 17.305 s] 13:32:32.166 [INFO] [bundle] Common Navigator View 3.12.300-SNAPSHOT ... SUCCESS [ 23.493 s] 13:32:32.166 [INFO] [bundle] Eclipse IDE UI 3.22.200-SNAPSHOT .......... SKIPPED 13:32:32.166 [INFO] [bundle] Text Editor Framework 3.17.300-SNAPSHOT ... SKIPPED 13:32:32.166 [INFO] [bundle] Default Text Editor 3.17.200-SNAPSHOT ..... SKIPPED 13:32:32.166 [INFO] [bundle] Refactoring UI 3.13.300-SNAPSHOT .......... SKIPPED 13:32:32.166 [INFO] [bundle] Search Support Core 3.16.100-SNAPSHOT ..... SUCCESS [ 14.571 s] 13:32:32.166 [INFO] [bundle] Search Support 3.16.100-SNAPSHOT .......... SKIPPED 13:32:32.166 [INFO] [bundle] Quick Search 1.2.300-SNAPSHOT ............. SKIPPED 13:32:32.166 [INFO] [bundle] Browser Support 3.8.200-SNAPSHOT .......... SUCCESS [ 19.154 s] 13:32:32.166 [INFO] [bundle] Eclipse UI MacOS X Enhancements 1.3.100-SNAPSHOT SUCCESS [ 3.671 s] 13:32:32.166 [INFO] [bundle] Generic and Extensible Text Editor 1.3.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [bundle] Tabbed Properties View 3.10.200-SNAPSHOT .. SUCCESS [ 19.412 s] 13:32:32.166 [INFO] [bundle] Navigator Workbench Components 3.9.200-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [bundle] Eclipse IDE UI Application 1.5.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [bundle] UI Freeze Monitoring 1.3.200-SNAPSHOT ..... SUCCESS [ 16.181 s] 13:32:32.166 [INFO] [bundle] Eclipse SDK Themes 1.2.2400-SNAPSHOT ...... SUCCESS [ 0.234 s] 13:32:32.166 [INFO] [bundle] Log View 1.4.400-SNAPSHOT ................. SKIPPED 13:32:32.166 [INFO] [bundle] Eclipse UI Win32 Enhancements 3.5.200-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [aggregator] tests 4.32.0-SNAPSHOT ................. SUCCESS [ 0.009 s] 13:32:32.166 [INFO] [test-bundle] File Buffers Test Plug-in 3.13.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Eclipse e4 core commands tests 0.14.400-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] XPathTest Model 0.4.0-SNAPSHOT ....... SKIPPED 13:32:32.166 [INFO] [test-bundle] UI Bindings Tests 0.14.200-SNAPSHOT .. SKIPPED 13:32:32.166 [INFO] [test-bundle] TestModel Model 0.15.400-SNAPSHOT .... SKIPPED 13:32:32.166 [INFO] [test-bundle] e4 css core tests 1.302.400-SNAPSHOT . SKIPPED 13:32:32.166 [INFO] [test-bundle] e4 css swt tests (Incubation) 0.12.500-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) 1.5.0-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Harness Plug-in 1.10.300-SNAPSHOT .... SKIPPED 13:32:32.166 [INFO] [test-bundle] Jface tests 1.4.400-SNAPSHOT ......... SKIPPED 13:32:32.166 [INFO] eclipse.platform.ui.examples 4.32.0-SNAPSHOT ....... SUCCESS [ 0.008 s] 13:32:32.166 [INFO] [bundle] JFace Data Binding Examples 1.4.300-SNAPSHOT SUCCESS [ 6.359 s] 13:32:32.166 [INFO] [test-bundle] JFace Data Binding Conformance Tests 1.5.400-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] JFace Data Binding Tests 1.12.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Jface notifications tests 0.2.0-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Text Test Plug-in 3.14.400-SNAPSHOT .. SKIPPED 13:32:32.166 [INFO] [test-bundle] JFace Text Test Plug-in 3.13.400-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Refactoring Core Test Plug-in 3.10.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Refactoring UI Test Plug-in 3.11.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Search Support Tests Plug-in 3.11.400-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Tests for Eclipse URI Scheme Handling 1.2.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Tests for org.eclipse.text.quicksearch Bundle 1.2.200-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Editors Test Plug-in 3.13.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Workbench Text Editor Test Plug-in 3.14.300-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Generic Editor Test Plug-in 1.3.400-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] Eclipse UI IDE Application Tests 1.4.100-SNAPSHOT SKIPPED 13:32:32.166 [INFO] [test-bundle] UI Freeze Monitoring Tests 1.3.0-SNAPSHOT SKIPPED 13:32:32.167 [INFO] [test-bundle] Eclipse UI Tests 3.15.1600-SNAPSHOT .. SKIPPED 13:32:32.167 [INFO] [test-bundle] Plugin.name 3.4.0 .................... SKIPPED 13:32:32.167 [INFO] [test-bundle] Forms Test 3.10.300-SNAPSHOT ......... SKIPPED 13:32:32.167 [INFO] [test-bundle] Common Navigator Tests 3.7.400-SNAPSHOT SKIPPED 13:32:32.167 [INFO] [test-bundle] Performance Plug-in 1.6.300-SNAPSHOT . SKIPPED 13:32:32.167 [INFO] [test-bundle] Pluginchecks 1.2.200-SNAPSHOT ........ SKIPPED 13:32:32.167 [INFO] [test-bundle] Eclipse RCP Tests 3.6.300-SNAPSHOT ... SKIPPED 13:32:32.167 [INFO] [test-bundle] Tabbed Properties View Tests 3.8.300-SNAPSHOT SKIPPED 13:32:32.167 [INFO] [bundle] CSS bridge demo 1.3.0-SNAPSHOT ............ SUCCESS [ 4.430 s] 13:32:32.167 [INFO] [bundle] e4 Progress Examples Plug-in 0.4.100-SNAPSHOT SKIPPED 13:32:32.167 [INFO] [bundle] JFace Snippets Plug-in 3.6.100-SNAPSHOT ... SUCCESS [ 6.672 s] 13:32:32.167 [INFO] [bundle] CodeMinig Examples 1.2.0-SNAPSHOT ......... SKIPPED 13:32:32.167 [INFO] [bundle] Services Snippets (Incubation) 0.10.0-SNAPSHOT SUCCESS [ 2.827 s] 13:32:32.167 [INFO] [bundle] Command Contribution Examples 3.6.300-SNAPSHOT SUCCESS [ 4.367 s] 13:32:32.167 [INFO] [bundle] Field Assist Example 1.3.200-SNAPSHOT ..... SUCCESS [ 4.040 s] 13:32:32.167 [INFO] [bundle] JFace Text Example 3.4.300-SNAPSHOT ....... SKIPPED 13:32:32.167 [INFO] [bundle] Progress Examples Plug-in 3.3.100 ......... SKIPPED 13:32:32.167 [INFO] [bundle] pluginName 3.2.100 ........................ SKIPPED 13:32:32.167 [INFO] [bundle] Multi-Page Editor Example 3.4.300-SNAPSHOT SKIPPED 13:32:32.167 [INFO] [bundle] Common Navigator Examples 3.4.0-SNAPSHOT .. SKIPPED 13:32:32.167 [INFO] [bundle] Example for a Perspective 1.0.0-SNAPSHOT .. SUCCESS [ 2.910 s] 13:32:32.167 [INFO] [bundle] User File Editor 3.5.300-SNAPSHOT ......... SKIPPED 13:32:32.167 [INFO] [bundle] Readme File Editing Tool 3.7.300-SNAPSHOT . SKIPPED 13:32:32.167 [INFO] [bundle] Undo Example 3.5.300-SNAPSHOT ............. SKIPPED 13:32:32.167 [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.2.200-SNAPSHOT SUCCESS [ 2.981 s] 13:32:32.167 [INFO] [bundle] Tabbed Properties View Article Example 3.4.300-SNAPSHOT SUCCESS [ 3.927 s] 13:32:32.167 [INFO] [bundle] Examples of Eclipse Forms 3.4.100-SNAPSHOT SKIPPED 13:32:32.167 [INFO] [bundle] Examples for Generic Editor 1.3.300-SNAPSHOT SKIPPED 13:32:32.167 [INFO] ------------------------------------------------------------------------ 13:32:32.167 [INFO] BUILD FAILURE 13:32:32.167 [INFO] ------------------------------------------------------------------------ 13:32:32.167 [INFO] Total time: 17:13 min 13:32:32.167 [INFO] Finished at: 2024-03-08T13:32:32Z 13:32:32.167 [INFO] ------------------------------------------------------------------------ 13:32:32.219 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-apitools-plugin:4.0.6:verify (verify) on project org.eclipse.jface.text: There are API errors: 13:32:32.220 [ERROR] META-INF/MANIFEST.MF:5 The minor version should be incremented in version 3.25.100, since new APIs have been added since version 3.25.0 13:32:32.220 [ERROR] -> [Help 1] 13:32:32.220 [ERROR] 13:32:32.220 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 13:32:32.220 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 13:32:32.220 [ERROR] 13:32:32.220 [ERROR] For more information about the errors and possible solutions, please read the following articles: 13:32:32.220 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 13:32:32.220 [ERROR] 13:32:32.220 [ERROR] After correcting the problems, you can resume the build with the command 13:32:32.220 [ERROR] mvn -rf :org.eclipse.jface.text Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText ... 2 more [Pipeline] } Terminating xvnc. Fri Mar 8 13:32:38 2024 ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) [Pipeline] // xvnc Post stage [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results No test report files were found. Configuration error? Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.57.34/10.40.57.34:60542 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.FilePath.act(FilePath.java:1230) at hudson.FilePath.act(FilePath.java:1219) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160) at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 6ef89cf6-e27c-487e-af83-31ef926f194b hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 [GitHub Checks] GitHub check (name: Code Analysis, status: completed) has been published. GitHub has been notified of this commit’s build result Finished: FAILURE