Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle OSGi and Eclipse plugin creation options appropriately #800

Closed
wants to merge 1 commit into from

Bugfix for errors during plugin project creation:

fd68e09
Select commit
Loading
Failed to load commit list.
Closed

Toggle OSGi and Eclipse plugin creation options appropriately #800

Bugfix for errors during plugin project creation:
fd68e09
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Jenkins - eclipse-pde / Jenkins failed Oct 13, 2023 in 3m 24s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode -Dmaven.repo.local=$WORKSPACE/.m2/repository -Pbree-libs -Papi-check -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true.

script returned exit code 1
Build log
[2023-10-13T14:05:24.289Z] + mvn clean verify --batch-mode -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository -Pbree-libs -Papi-check -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
[2023-10-13T14:05:24.290Z] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[2023-10-13T14:05:24.290Z] Maven home: /opt/tools/apache-maven/latest
[2023-10-13T14:05:24.290Z] Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
[2023-10-13T14:05:24.290Z] Default locale: en_US, platform encoding: UTF-8
[2023-10-13T14:05:24.290Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[2023-10-13T14:05:39.174Z] [INFO] Scanning for projects...
[2023-10-13T14:05:40.548Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:40.806Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:42.246Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:43.180Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:44.111Z] [WARNING] The POM for commons-net:commons-net:jar:3.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:47.389Z] [INFO] Tycho Version:  4.0.4-SNAPSHOT (59abc8521b8f541ddcccf509436b7d65190d53ca)
[2023-10-13T14:05:47.389Z] [INFO] Tycho Mode:     extension
[2023-10-13T14:05:47.389Z] [INFO] Tycho Builder:  maven
[2023-10-13T14:05:52.645Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:52.645Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:55.922Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:05:58.444Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:06:08.425Z] [INFO] ------------------------------------------------------------------------
[2023-10-13T14:06:08.425Z] [INFO] Reactor Build Order:
[2023-10-13T14:06:08.425Z] [INFO] 
[2023-10-13T14:06:08.425Z] [INFO] eclipse.pde                                                        [pom]
[2023-10-13T14:06:08.425Z] [INFO] eclipse.pde.apitools                                               [pom]
[2023-10-13T14:06:08.425Z] [INFO] eclipse.pde.build                                                  [pom]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Plug-in Development Environment Build Support  [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] eclipse.pde.ui                                                     [pom]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE Core                                       [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] API Tools                                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE API Tools Annotations                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE Launching Support                          [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE UI                                         [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] API Tools UI                                   [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE Runtime                                    [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Target definition generic editor extension     [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] org.eclipse.pde.ui.tests                           [eclipse-test-plugin]
[2023-10-13T14:06:08.425Z] [INFO] org.eclipse.pde.api.tools.tests                    [eclipse-test-plugin]
[2023-10-13T14:06:08.425Z] [INFO] eclipse.pde.ds                                                     [pom]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE DS Core                                    [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [test-bundle] PDE DS Tests                         [eclipse-test-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE DS UI                                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Declarative Services Annotations Support       [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] eclipse.pde.ua                                                     [pom]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE UA Core                                    [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE UA UI                                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] org.eclipse.pde                                         [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE Templates                                  [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] PDE JUnit Runtime Support                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Equinox Dynamic Tracing Enablement UI          [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [aggregator] features                                              [pom]
[2023-10-13T14:06:08.425Z] [INFO] [feature] Eclipse Plug-in Development Environment      [eclipse-feature]
[2023-10-13T14:06:08.425Z] [INFO] org.eclipse.pde.ua.tests                           [eclipse-test-plugin]
[2023-10-13T14:06:08.425Z] [INFO] org.eclipse.pde.junit.runtime.tests                [eclipse-test-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Spy Core plug-in                               [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Bundle Spy                                     [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Event Spy                                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] CSS Spy                                        [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Model Spy                                      [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Context Spy                                    [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Preference Spy                                 [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] [bundle] Layout Spy                                     [eclipse-plugin]
[2023-10-13T14:06:08.425Z] [INFO] org.eclipse.pde.ui.templates.tests                 [eclipse-test-plugin]
[2023-10-13T14:06:08.426Z] [INFO] org.eclipse.pde.genericeditor.extension.tests      [eclipse-test-plugin]
[2023-10-13T14:06:08.426Z] [INFO] [bundle] Plug-in Development Unit Test support          [eclipse-plugin]
[2023-10-13T14:06:08.426Z] [INFO] [test-bundle] Tests Plug-in                        [eclipse-test-plugin]
[2023-10-13T14:06:08.426Z] [INFO] [feature] Eclipse Plug-in Development Environment Spies [eclipse-feature]
[2023-10-13T14:06:08.426Z] [INFO] [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) [eclipse-feature]
[2023-10-13T14:06:08.426Z] [INFO] 
[2023-10-13T14:06:08.426Z] [INFO] --------------------< org.eclipse.pde:eclipse.pde >---------------------
[2023-10-13T14:06:08.426Z] [INFO] Building eclipse.pde 4.30.0-SNAPSHOT                              [1/45]
[2023-10-13T14:06:08.426Z] [INFO]   from pom.xml
[2023-10-13T14:06:08.426Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-10-13T14:06:08.426Z] [INFO] 
[2023-10-13T14:06:08.426Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.pde ---
[2023-10-13T14:06:08.426Z] [INFO] 
[2023-10-13T14:06:08.426Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.pde ---
[2023-10-13T14:06:08.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/saveproperties
[2023-10-13T14:06:08.684Z] [INFO] 
[2023-10-13T14:06:08.684Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.pde ---
[2023-10-13T14:06:08.684Z] [WARNING] The POM for commons-io:commons-io:jar:2.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-13T14:06:08.942Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2023-10-13T14:06:08.942Z] [INFO] 
[2023-10-13T14:06:08.942Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.pde ---
[2023-10-13T14:06:08.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/src/main/resources
[2023-10-13T14:06:08.942Z] [INFO] 
[2023-10-13T14:06:08.942Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:generate (generate) @ eclipse.pde ---
[2023-10-13T14:06:08.942Z] [INFO] 
[2023-10-13T14:06:08.942Z] [INFO] --- tycho-source:4.0.4-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-p2-extras:4.0.4-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:verify (verify) @ eclipse.pde ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] ----------------< org.eclipse.pde:eclipse.pde.apitools >----------------
[2023-10-13T14:06:08.959Z] [INFO] Building eclipse.pde.apitools 4.30.0-SNAPSHOT                     [2/45]
[2023-10-13T14:06:08.959Z] [INFO]   from apitools/pom.xml
[2023-10-13T14:06:08.959Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/apitools/saveproperties
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/apitools/src/main/resources
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:generate (generate) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-source:4.0.4-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-p2-extras:4.0.4-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:verify (verify) @ eclipse.pde.apitools ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] -----------------< org.eclipse.pde:eclipse.pde.build >------------------
[2023-10-13T14:06:08.959Z] [INFO] Building eclipse.pde.build 4.30.0-SNAPSHOT                        [3/45]
[2023-10-13T14:06:08.959Z] [INFO]   from build/pom.xml
[2023-10-13T14:06:08.959Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/saveproperties
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/src/main/resources
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:generate (generate) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-source:4.0.4-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-p2-extras:4.0.4-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:verify (verify) @ eclipse.pde.build ---
[2023-10-13T14:06:08.959Z] [INFO] 
[2023-10-13T14:06:08.959Z] [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.build >----------------
[2023-10-13T14:06:08.959Z] [INFO] Building [bundle] Plug-in Development Environment Build Support 3.12.200-SNAPSHOT [4/45]
[2023-10-13T14:06:08.959Z] [INFO]   from build/org.eclipse.pde.build/.polyglot.META-INF
[2023-10-13T14:06:08.959Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-10-13T14:06:11.535Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.30.0-SNAPSHOT/eclipse-sdk-prereqs-4.30.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@82de8d1
[2023-10-13T14:06:11.535Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2023-10-13T14:06:11.535Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/.cache/tycho
[2023-10-13T14:06:11.535Z] [INFO]     Transport mode:         online
[2023-10-13T14:06:11.535Z] [INFO]     Http Transport type:    Java11Client
[2023-10-13T14:06:11.535Z] [INFO]     Update mode:            cache first
[2023-10-13T14:06:11.535Z] [INFO]     Minimum cache duration: 60 minutes
[2023-10-13T14:06:11.535Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2023-10-13T14:06:12.468Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 73.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.76, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.76, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.16.1, 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.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:16.648Z] [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.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.52, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:17.592Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:18.961Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:18.962Z] [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.http, Version = 1.2.2, 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
[2023-10-13T14:06:20.861Z] [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 = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:21.792Z] [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.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:22.356Z] [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.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:23.730Z] [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
[2023-10-13T14:06:23.987Z] [INFO] Resolving MavenDependencyRoots = [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 = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-13T14:06:24.243Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.30-I-builds
[2023-10-13T14:06:25.174Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/.polyglot.META-INF
[2023-10-13T14:06:25.435Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-10-13T14:06:25.435Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-10-13T14:06:25.435Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-10-13T14:06:25.435Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-10-13T14:06:25.692Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-10-13T14:06:25.692Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-10-13T14:06:28.219Z] [INFO] 
[2023-10-13T14:06:28.219Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.pde.build ---
[2023-10-13T14:06:28.219Z] [INFO] 
[2023-10-13T14:06:28.219Z] [INFO] --- tycho-packaging:4.0.4-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] The project's OSGi version is 3.12.200.v20230927-0753
[2023-10-13T14:06:31.494Z] [INFO] 
[2023-10-13T14:06:31.494Z] [INFO] --- tycho-packaging:4.0.4-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] 
[2023-10-13T14:06:31.494Z] [INFO] --- tycho-packaging:4.0.4-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] 
[2023-10-13T14:06:31.494Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/saveproperties
[2023-10-13T14:06:31.494Z] [INFO] 
[2023-10-13T14:06:31.494Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] 
[2023-10-13T14:06:31.494Z] [INFO] --- target-platform-configuration:4.0.4-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] 
[2023-10-13T14:06:31.494Z] [INFO] --- tycho-compiler:4.0.4-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.494Z] [INFO] Resolving class path of [bundle] Plug-in Development Environment Build Support
[2023-10-13T14:06:31.494Z] [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
[2023-10-13T14:06:31.494Z] [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
[2023-10-13T14:06:31.751Z] [INFO] 
[2023-10-13T14:06:31.751Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/main/resources
[2023-10-13T14:06:31.751Z] [INFO] 
[2023-10-13T14:06:31.751Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.pde.build ---
[2023-10-13T14:06:31.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/main/resources
[2023-10-13T14:06:31.751Z] [INFO] 
[2023-10-13T14:06:31.752Z] [INFO] --- tycho-compiler:4.0.4-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.build ---
[2023-10-13T14:06:32.008Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/target/pdebuild.jar-classes using Eclipse Compiler for Java(TM) 3.36.0.v20230923-2346
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[23] 
[2023-10-13T14:06:35.340Z] 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
[2023-10-13T14:06:35.340Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-13T14:06:35.340Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[24] 
[2023-10-13T14:06:35.340Z] 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
[2023-10-13T14:06:35.340Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-13T14:06:35.340Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[30] 
[2023-10-13T14:06:35.340Z] 	public class BuildTimeFeature extends Feature {
[2023-10-13T14:06:35.340Z] 	                                      ^^^^^^^
[2023-10-13T14:06:35.340Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[44] 
[2023-10-13T14:06:35.340Z] 	super(id, version);
[2023-10-13T14:06:35.340Z] 	^^^^^^^^^^^^^^^^^^^
[2023-10-13T14:06:35.340Z] Discouraged access: The constructor 'Feature(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[48] 
[2023-10-13T14:06:35.340Z] 	super("", ""); //$NON-NLS-1$ //$NON-NLS-2$
[2023-10-13T14:06:35.340Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.340Z] Discouraged access: The constructor 'Feature(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[58] 
[2023-10-13T14:06:35.340Z] 	public FeatureEntry[] getRawIncludedFeatureReferences() {
[2023-10-13T14:06:35.340Z] 	       ^^^^^^^^^^^^^^
[2023-10-13T14:06:35.340Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.340Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[59] 
[2023-10-13T14:06:35.340Z] 	ArrayList<FeatureEntry> included = new ArrayList<>();
[2023-10-13T14:06:35.340Z] 	          ^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[60] 
[2023-10-13T14:06:35.341Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.341Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[60] 
[2023-10-13T14:06:35.341Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.341Z] 	                         ^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[61] 
[2023-10-13T14:06:35.341Z] 	for (FeatureEntry entry : entries) {
[2023-10-13T14:06:35.341Z] 	     ^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[62] 
[2023-10-13T14:06:35.341Z] 	if (entry.isRequires() || entry.isPlugin())
[2023-10-13T14:06:35.341Z] 	          ^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[62] 
[2023-10-13T14:06:35.341Z] 	if (entry.isRequires() || entry.isPlugin())
[2023-10-13T14:06:35.341Z] 	                                ^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[66] 
[2023-10-13T14:06:35.341Z] 	return included.toArray(new FeatureEntry[included.size()]);
[2023-10-13T14:06:35.341Z] 	                            ^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[69] 
[2023-10-13T14:06:35.341Z] 	public FeatureEntry[] getIncludedFeatureReferences() {
[2023-10-13T14:06:35.341Z] 	       ^^^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[70] 
[2023-10-13T14:06:35.341Z] 	ArrayList<FeatureEntry> included = new ArrayList<>();
[2023-10-13T14:06:35.341Z] 	          ^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[71] 
[2023-10-13T14:06:35.341Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.341Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[71] 
[2023-10-13T14:06:35.341Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.341Z] 	                         ^^^^^^^^^^
[2023-10-13T14:06:35.341Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.341Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[72] 
[2023-10-13T14:06:35.342Z] 	for (FeatureEntry entry : entries) {
[2023-10-13T14:06:35.342Z] 	     ^^^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[73] 
[2023-10-13T14:06:35.342Z] 	if (entry.isRequires() || entry.isPlugin())
[2023-10-13T14:06:35.342Z] 	          ^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[73] 
[2023-10-13T14:06:35.342Z] 	if (entry.isRequires() || entry.isPlugin())
[2023-10-13T14:06:35.342Z] 	                                ^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[81] 
[2023-10-13T14:06:35.342Z] 	return included.toArray(new FeatureEntry[included.size()]);
[2023-10-13T14:06:35.342Z] 	                            ^^^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[84] 
[2023-10-13T14:06:35.342Z] 	public FeatureEntry[] getPluginEntries() {
[2023-10-13T14:06:35.342Z] 	       ^^^^^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[85] 
[2023-10-13T14:06:35.342Z] 	ArrayList<FeatureEntry> plugins = new ArrayList<>();
[2023-10-13T14:06:35.342Z] 	          ^^^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[86] 
[2023-10-13T14:06:35.342Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.342Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[86] 
[2023-10-13T14:06:35.342Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.342Z] 	                         ^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[87] 
[2023-10-13T14:06:35.342Z] 	for (FeatureEntry entry : entries) {
[2023-10-13T14:06:35.342Z] 	     ^^^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.342Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[88] 
[2023-10-13T14:06:35.342Z] 	if (entry.isRequires() || !entry.isPlugin())
[2023-10-13T14:06:35.342Z] 	          ^^^^^^^^^^
[2023-10-13T14:06:35.342Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[88] 
[2023-10-13T14:06:35.343Z] 	if (entry.isRequires() || !entry.isPlugin())
[2023-10-13T14:06:35.343Z] 	                                 ^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[94] 
[2023-10-13T14:06:35.343Z] 	return plugins.toArray(new FeatureEntry[plugins.size()]);
[2023-10-13T14:06:35.343Z] 	                           ^^^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[97] 
[2023-10-13T14:06:35.343Z] 	public FeatureEntry[] getRawPluginEntries() {
[2023-10-13T14:06:35.343Z] 	       ^^^^^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[98] 
[2023-10-13T14:06:35.343Z] 	ArrayList<FeatureEntry> plugins = new ArrayList<>();
[2023-10-13T14:06:35.343Z] 	          ^^^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[99] 
[2023-10-13T14:06:35.343Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.343Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[99] 
[2023-10-13T14:06:35.343Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.343Z] 	                         ^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[100] 
[2023-10-13T14:06:35.343Z] 	for (FeatureEntry entry : entries) {
[2023-10-13T14:06:35.343Z] 	     ^^^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[101] 
[2023-10-13T14:06:35.343Z] 	if (entry.isRequires() || !entry.isPlugin())
[2023-10-13T14:06:35.343Z] 	          ^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[101] 
[2023-10-13T14:06:35.343Z] 	if (entry.isRequires() || !entry.isPlugin())
[2023-10-13T14:06:35.343Z] 	                                 ^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[105] 
[2023-10-13T14:06:35.343Z] 	return plugins.toArray(new FeatureEntry[plugins.size()]);
[2023-10-13T14:06:35.343Z] 	                           ^^^^^^^^^^^^
[2023-10-13T14:06:35.343Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.343Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[108] 
[2023-10-13T14:06:35.343Z] 	public FeatureEntry[] getImports() {
[2023-10-13T14:06:35.343Z] 	       ^^^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[109] 
[2023-10-13T14:06:35.344Z] 	ArrayList<FeatureEntry> imports = new ArrayList<>();
[2023-10-13T14:06:35.344Z] 	          ^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[110] 
[2023-10-13T14:06:35.344Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.344Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[110] 
[2023-10-13T14:06:35.344Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.344Z] 	                         ^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[111] 
[2023-10-13T14:06:35.344Z] 	for (FeatureEntry entry : entries) {
[2023-10-13T14:06:35.344Z] 	     ^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[112] 
[2023-10-13T14:06:35.344Z] 	if (!entry.isRequires())
[2023-10-13T14:06:35.344Z] 	           ^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[116] 
[2023-10-13T14:06:35.344Z] 	return imports.toArray(new FeatureEntry[imports.size()]);
[2023-10-13T14:06:35.344Z] 	                           ^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[188] 
[2023-10-13T14:06:35.344Z] 	public FeatureEntry findPluginEntry(String id, String version) {
[2023-10-13T14:06:35.344Z] 	       ^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
[2023-10-13T14:06:35.344Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-800/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[189] 
[2023-10-13T14:06:35.344Z] 	FeatureEntry[] entries = getEntries();
[2023-10-13T14:06:35.344Z] 	^^^^^^^^^^^^^^
[2023-10-13T14:06:35.344Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-800/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20230912-1448/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20230912-1448.jar')
Output truncated.

Details

  • Declarative: Checkout SCM (21 sec)
    • Declarative: Tool Install (1.2 sec)
      • Build (3 min 0 sec)
        Error: script returned exit code 1