Skip to content

Remove remaining pseudo dependency of E4-Injector to jakarta annotations

459844e
Select commit
Loading
Failed to load commit list.
Open

Remove remaining pseudo dependency of E4-Injector to jakarta annotations #2649

Remove remaining pseudo dependency of E4-Injector to jakarta annotations
459844e
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform / Code Analysis failed May 5, 2026 in 10m 1s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.platform_PR-2649/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dmaven.compiler.failOnWarning=false -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS -DtrimStackTrace=false.

script returned exit code 1
Build log
Build log truncated.

21:49:13.256 [INFO] 
21:49:13.256 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ terminal-plugins ---
21:49:13.257 [INFO] 
21:49:13.257 [INFO] ------------------------------------------------------------------------
21:49:13.257 [INFO] Skipping [bundle] Terminal Control (Embeddable Widget)
21:49:13.257 [INFO] This project has been banned from the build due to previous failures.
21:49:13.257 [INFO] ------------------------------------------------------------------------
21:49:13.257 [INFO] 
21:49:13.257 [INFO] ------------------------------------------------------------------------
21:49:13.257 [INFO] Skipping [bundle] Terminal Session Support for Eclipse
21:49:13.257 [INFO] This project has been banned from the build due to previous failures.
21:49:13.257 [INFO] ------------------------------------------------------------------------
21:49:13.257 [INFO] 
21:49:13.257 [INFO] ------------< org.eclipse.platform:org.eclipse.help.webapp >------------
21:49:13.257 [INFO] Building org.eclipse.help.webapp 3.12.500-SNAPSHOT              [48/124]
21:49:13.257 [INFO]   from ua/org.eclipse.help.webapp/pom.xml
21:49:13.257 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:49:14.386 [INFO] 
21:49:14.386 [INFO] --- clean:3.5.0:clean (default-clean) @ org.eclipse.help.webapp ---
21:49:14.386 [INFO] 
21:49:14.386 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.help.webapp ---
21:49:14.399 [INFO] The project's OSGi version is 3.12.500.v20260326-0937
21:49:14.399 [INFO] 
21:49:14.399 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.help.webapp ---
21:49:14.399 [INFO] 
21:49:14.399 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.help.webapp ---
21:49:14.399 [INFO] 
21:49:14.399 [INFO] --- target-platform-configuration:5.0.3-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.help.webapp ---
21:49:14.404 [INFO] 
21:49:14.404 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.help.webapp ---
21:49:14.404 [INFO] Resolving class path of org.eclipse.help.webapp
21:49:14.496 [INFO] 
21:49:14.496 [INFO] --- resources:3.5.0:resources (default-resources) @ org.eclipse.help.webapp ---
21:49:14.497 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/main/resources
21:49:14.497 [INFO] 
21:49:14.497 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:compile (default-compile) @ org.eclipse.help.webapp ---
21:49:14.515 [INFO] Compiling 100 source files to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/target/classes using Eclipse Compiler for Java(TM) 3.46.0.v20260503-2110
21:49:14.937 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/StatusProducer.java:[122] 
	helpURL = new URL("help", //$NON-NLS-1$
	              ^^^
The constructor URL(String, String, int, String, URLStreamHandler) is deprecated since version 20
21:49:14.937 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/service/ContentService.java:[60] 
	URL url = new URL(contentURL);
	              ^^^
The constructor URL(String) is deprecated since version 20
21:49:14.937 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/service/NavService.java:[111] 
	URL url = new URL(navURL);
	              ^^^
The constructor URL(String) is deprecated since version 20
21:49:14.937 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/EclipseConnector.java:[335] 
	helpURL = new URL("help", //$NON-NLS-1$
	              ^^^
The constructor URL(String, String, int, String, URLStreamHandler) is deprecated since version 20
21:49:14.937 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/EclipseConnector.java:[348] 
	helpURL = new URL(url);
	              ^^^
The constructor URL(String) is deprecated since version 20
21:49:14.937 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/IndexFragmentServlet.java:[119] 
	new ActivitiesData(this.getServletContext(), req, resp);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The allocated object is never used
6 problems (6 warnings)
21:49:14.938 [INFO] 
21:49:14.938 [INFO] --- tycho-bnd:5.0.3-SNAPSHOT:process (default-process) @ org.eclipse.help.webapp ---
21:49:14.939 [INFO] 
21:49:14.939 [INFO] --- tycho-ds:5.0.3-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.help.webapp ---
21:49:14.939 [INFO] Using Declarative Service specification version 1.4.0 to generate component definitions
21:49:15.132 [INFO] 	org.eclipse.help.internal.webapp.HelpUiJs.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.AboutServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.ContentServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.ContextServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.ControlServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.ExtensionServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.IndexFragmentServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.IndexServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.LiveHelpServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.NavServlet.xml
21:49:15.133 [INFO] 	org.eclipse.help.internal.webapp.servlet.SearchServlet.xml
21:49:15.134 [INFO] 	org.eclipse.help.internal.webapp.servlet.TocFragmentServlet.xml
21:49:15.134 [INFO] 	org.eclipse.help.internal.webapp.servlet.TocServlet.xml
21:49:15.134 [INFO] 	org.eclipse.help.internal.webapp.servlet.ValidatorServlet.xml
21:49:15.134 [INFO] 14 component(s) were generated.
21:49:15.136 [INFO] 
21:49:15.136 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ org.eclipse.help.webapp ---
21:49:15.150 [INFO] 
21:49:15.150 [INFO] --- jetty-ee8-jspc:12.0.23:jspc (jspc) @ org.eclipse.help.webapp ---
21:49:19.408 [INFO] Compiling advanced/advanced.jsp,advanced/bookmarksToolbar.jsp,advanced/bookmarksView.jsp,advanced/confirmShowAll.jsp,advanced/content.jsp,advanced/contentToolbar.jsp,advanced/deferredView.jsp,advanced/err.jsp,advanced/header.jsp,advanced/help.jsp,advanced/helpToolbar.jsp,advanced/index.jsp,advanced/indexToolbar.jsp,advanced/indexView.jsp,advanced/livehelp_js.jsp,advanced/nav.jsp,advanced/print.jsp,advanced/printConfirm.jsp,advanced/printError.jsp,advanced/quickSearch.jsp,advanced/search.jsp,advanced/searchScoped.jsp,advanced/searchSimple.jsp,advanced/searchToolbar.jsp,advanced/searchView.jsp,advanced/tabs.jsp,advanced/tocToolbar.jsp,advanced/tocView.jsp,advanced/toolbar.jsp,advanced/view.jsp,advanced/views.jsp,advanced/workingSet.jsp,advanced/workingSetManager.jsp,advancedstate/scopeState.jsp,advancedstate/workingSetState.jsp,index.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
21:49:19.518 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
21:49:21.430 [INFO] Generation completed with [0] errors in [1907] milliseconds
21:49:21.433 [INFO] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/main/webapp/WEB-INF/web.xml does not exist, cannot merge with generated fragment
21:49:21.434 [INFO] 
21:49:21.434 [INFO] --- resources:3.5.0:testResources (default-testResources) @ org.eclipse.help.webapp ---
21:49:21.441 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/src/test/resources
21:49:21.441 [INFO] 
21:49:21.441 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.help.webapp ---
21:49:21.449 [INFO] 
21:49:21.449 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.help.webapp ---
21:49:21.450 [INFO] 
21:49:21.450 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.help.webapp ---
21:49:21.457 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/target/org.eclipse.help.webapp-3.12.500-SNAPSHOT-sources.jar
21:49:21.510 [INFO] 
21:49:21.510 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.help.webapp ---
21:49:21.516 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/target/org.eclipse.help.webapp-3.12.500-SNAPSHOT.jar
21:49:21.612 [INFO] 
21:49:21.612 [INFO] --- tycho-p2-plugin:5.0.3-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.help.webapp ---
21:49:21.638 [INFO] 
21:49:21.638 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ org.eclipse.help.webapp ---
21:49:26.230 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.help.webapp/target/org.eclipse.help.webapp-3.12.500-SNAPSHOT-javadoc.jar
21:49:26.260 [INFO] 
21:49:26.260 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.help.webapp ---
21:49:26.266 [INFO] 
21:49:26.266 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ org.eclipse.help.webapp ---
21:49:26.267 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.help.webapp:eclipse-plugin:3.12.500-SNAPSHOT with linux/gtk/x86_64
21:49:37.336 [INFO] API Analysis finished in 11 s.
21:49:37.338 [INFO] 0 API ERRORS
21:49:37.338 [INFO] 0 API warnings
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping [feature] Eclipse Help System
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping [bundle] Universal Welcome
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping org.eclipse.ua.tests
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping [bundle] Quicklinks for the Welcome Framework
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping org.eclipse.ua.tests.doc
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping org.eclipse.ui.intro.quicklinks.examples
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] Skipping org.eclipse.ui.intro.solstice.examples
21:49:37.338 [INFO] This project has been banned from the build due to previous failures.
21:49:37.338 [INFO] ------------------------------------------------------------------------
21:49:37.338 [INFO] 
21:49:37.338 [INFO] -------------< eclipse.platform.ua:org.eclipse.tips.core >--------------
21:49:37.338 [INFO] Building [bundle] Tip of the Day core plugin 0.3.400-SNAPSHOT   [49/124]
21:49:37.338 [INFO]   from ua/org.eclipse.tips.core/.polyglot.META-INF
21:49:37.338 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:49:37.342 [INFO] 
21:49:37.342 [INFO] --- clean:3.5.0:clean (default-clean) @ org.eclipse.tips.core ---
21:49:37.345 [INFO] 
21:49:37.345 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.core ---
21:49:37.376 [INFO] The project's OSGi version is 0.3.400.v20240413-1529
21:49:37.377 [INFO] 
21:49:37.377 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.core ---
21:49:37.380 [INFO] 
21:49:37.380 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.core ---
21:49:37.380 [INFO] 
21:49:37.380 [INFO] --- target-platform-configuration:5.0.3-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.core ---
21:49:37.384 [INFO] 
21:49:37.384 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.core ---
21:49:37.385 [INFO] Resolving class path of [bundle] Tip of the Day core plugin
21:49:37.399 [INFO] 
21:49:37.399 [INFO] --- resources:3.5.0:resources (default-resources) @ org.eclipse.tips.core ---
21:49:37.401 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.core/src/main/resources
21:49:37.401 [INFO] 
21:49:37.401 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.core ---
21:49:37.426 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.core/target/classes using Eclipse Compiler for Java(TM) 3.46.0.v20260503-2110
21:49:37.513 [INFO] 
21:49:37.513 [INFO] --- tycho-bnd:5.0.3-SNAPSHOT:process (default-process) @ org.eclipse.tips.core ---
21:49:37.513 [INFO] 
21:49:37.513 [INFO] --- tycho-ds:5.0.3-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.core ---
21:49:37.514 [INFO] 
21:49:37.514 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ org.eclipse.tips.core ---
21:49:37.533 [INFO] 
21:49:37.534 [INFO] --- resources:3.5.0:testResources (default-testResources) @ org.eclipse.tips.core ---
21:49:37.534 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.core/src/test/resources
21:49:37.534 [INFO] 
21:49:37.534 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.core ---
21:49:37.536 [INFO] 
21:49:37.536 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.core ---
21:49:37.537 [INFO] 
21:49:37.537 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.core ---
21:49:37.540 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.core/target/org.eclipse.tips.core-0.3.400-SNAPSHOT-sources.jar
21:49:37.543 [INFO] 
21:49:37.543 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.core ---
21:49:37.547 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.core/target/org.eclipse.tips.core-0.3.400-SNAPSHOT.jar
21:49:37.554 [INFO] 
21:49:37.554 [INFO] --- tycho-p2-plugin:5.0.3-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.core ---
21:49:37.565 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.40-I-builds
21:49:38.367 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.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]

21:49:38.368 [INFO] 
21:49:38.368 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ org.eclipse.tips.core ---
21:49:41.110 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.core/target/org.eclipse.tips.core-0.3.400-SNAPSHOT-javadoc.jar
21:49:41.122 [INFO] 
21:49:41.122 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.core ---
21:49:41.125 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.39/R-4.39-202602260420
21:49:43.565 [INFO] 
21:49:43.565 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ org.eclipse.tips.core ---
21:49:43.567 [INFO] Resolve API baseline for eclipse.platform.ua:org.eclipse.tips.core:eclipse-plugin:0.3.400-SNAPSHOT with linux/gtk/x86_64
21:49:49.349 [INFO] API Analysis finished in 5 s.
21:49:49.351 [INFO] 0 API ERRORS
21:49:49.351 [INFO] 0 API warnings
21:49:49.351 [INFO] 
21:49:49.351 [INFO] --------------< eclipse.platform.ua:org.eclipse.tips.ui >---------------
21:49:49.351 [INFO] Building [bundle] Tip of the Day UI 0.4.100-SNAPSHOT            [50/124]
21:49:49.351 [INFO]   from ua/org.eclipse.tips.ui/.polyglot.META-INF
21:49:49.351 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:49:49.359 [INFO] 
21:49:49.359 [INFO] --- clean:3.5.0:clean (default-clean) @ org.eclipse.tips.ui ---
21:49:49.361 [INFO] 
21:49:49.361 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.ui ---
21:49:49.383 [INFO] The project's OSGi version is 0.4.100.v20260326-0937
21:49:49.383 [INFO] 
21:49:49.383 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.ui ---
21:49:49.384 [INFO] 
21:49:49.384 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.ui ---
21:49:49.384 [INFO] 
21:49:49.384 [INFO] --- target-platform-configuration:5.0.3-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.ui ---
21:49:49.390 [INFO] 
21:49:49.390 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.ui ---
21:49:49.390 [INFO] Resolving class path of [bundle] Tip of the Day UI
21:49:50.949 [INFO] 
21:49:50.950 [INFO] --- resources:3.5.0:resources (default-resources) @ org.eclipse.tips.ui ---
21:49:50.950 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/src/main/resources
21:49:50.950 [INFO] 
21:49:50.950 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.ui ---
21:49:50.977 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/target/classes using Eclipse Compiler for Java(TM) 3.46.0.v20260503-2110
21:49:51.125 [WARNING] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/src/org/eclipse/tips/ui/internal/TipComposite.java:[397] 
	String url = FileLocator.resolve(new URL(tip.getURL())).toString();
	                                     ^^^
The constructor URL(String) is deprecated since version 20
1 problem (1 warning)
21:49:51.127 [INFO] 
21:49:51.127 [INFO] --- tycho-bnd:5.0.3-SNAPSHOT:process (default-process) @ org.eclipse.tips.ui ---
21:49:51.127 [INFO] 
21:49:51.127 [INFO] --- tycho-ds:5.0.3-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.ui ---
21:49:51.128 [INFO] 
21:49:51.128 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ org.eclipse.tips.ui ---
21:49:51.155 [INFO] 
21:49:51.155 [INFO] --- resources:3.5.0:testResources (default-testResources) @ org.eclipse.tips.ui ---
21:49:51.155 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/src/test/resources
21:49:51.155 [INFO] 
21:49:51.155 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.ui ---
21:49:51.156 [INFO] 
21:49:51.156 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.ui ---
21:49:51.157 [INFO] 
21:49:51.157 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.ui ---
21:49:51.159 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/target/org.eclipse.tips.ui-0.4.100-SNAPSHOT-sources.jar
21:49:51.162 [INFO] 
21:49:51.162 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.ui ---
21:49:51.183 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/target/org.eclipse.tips.ui-0.4.100-SNAPSHOT.jar
21:49:51.189 [INFO] 
21:49:51.189 [INFO] --- tycho-p2-plugin:5.0.3-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.ui ---
21:49:51.221 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.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]

21:49:51.222 [INFO] 
21:49:51.222 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ org.eclipse.tips.ui ---
21:49:54.209 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.ui/target/org.eclipse.tips.ui-0.4.100-SNAPSHOT-javadoc.jar
21:49:54.219 [INFO] 
21:49:54.219 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.ui ---
21:49:54.224 [INFO] 
21:49:54.224 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ org.eclipse.tips.ui ---
21:49:54.225 [INFO] Resolve API baseline for eclipse.platform.ua:org.eclipse.tips.ui:eclipse-plugin:0.4.100-SNAPSHOT with linux/gtk/x86_64
21:50:07.109 [INFO] API Analysis finished in 12 s.
21:50:07.114 [INFO] 0 API ERRORS
21:50:07.114 [INFO] 4 API warnings
21:50:07.114 [INFO] 
21:50:07.114 [INFO] -------------< eclipse.platform.ua:org.eclipse.tips.json >--------------
21:50:07.114 [INFO] Building [bundle] Tip of the Day Json Provider 0.3.400-SNAPSHOT [51/124]
21:50:07.114 [INFO]   from ua/org.eclipse.tips.json/.polyglot.META-INF
21:50:07.114 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:50:07.336 [INFO] 
21:50:07.336 [INFO] --- clean:3.5.0:clean (default-clean) @ org.eclipse.tips.json ---
21:50:07.338 [INFO] 
21:50:07.338 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.json ---
21:50:07.376 [INFO] The project's OSGi version is 0.3.400.v20240525-0701
21:50:07.376 [INFO] 
21:50:07.376 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.json ---
21:50:07.377 [INFO] 
21:50:07.377 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.json ---
21:50:07.377 [INFO] 
21:50:07.377 [INFO] --- target-platform-configuration:5.0.3-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.json ---
21:50:07.379 [INFO] 
21:50:07.379 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.json ---
21:50:07.379 [INFO] Resolving class path of [bundle] Tip of the Day Json Provider
21:50:07.398 [INFO] 
21:50:07.398 [INFO] --- resources:3.5.0:resources (default-resources) @ org.eclipse.tips.json ---
21:50:07.398 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/src/main/resources
21:50:07.398 [INFO] 
21:50:07.398 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.json ---
21:50:07.422 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/target/classes using Eclipse Compiler for Java(TM) 3.46.0.v20260503-2110
21:50:07.539 [INFO] 
21:50:07.539 [INFO] --- tycho-bnd:5.0.3-SNAPSHOT:process (default-process) @ org.eclipse.tips.json ---
21:50:07.540 [INFO] 
21:50:07.540 [INFO] --- tycho-ds:5.0.3-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.json ---
21:50:07.540 [INFO] 
21:50:07.540 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ org.eclipse.tips.json ---
21:50:07.546 [INFO] 
21:50:07.546 [INFO] --- resources:3.5.0:testResources (default-testResources) @ org.eclipse.tips.json ---
21:50:07.546 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/src/test/resources
21:50:07.546 [INFO] 
21:50:07.546 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.json ---
21:50:07.548 [INFO] 
21:50:07.548 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.json ---
21:50:07.548 [INFO] 
21:50:07.548 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.json ---
21:50:07.551 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/target/org.eclipse.tips.json-0.3.400-SNAPSHOT-sources.jar
21:50:07.553 [INFO] 
21:50:07.553 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.json ---
21:50:07.556 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/target/org.eclipse.tips.json-0.3.400-SNAPSHOT.jar
21:50:07.559 [INFO] 
21:50:07.559 [INFO] --- tycho-p2-plugin:5.0.3-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.json ---
21:50:07.577 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/.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]

21:50:07.577 [INFO] 
21:50:07.577 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ org.eclipse.tips.json ---
21:50:10.013 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/org.eclipse.tips.json/target/org.eclipse.tips.json-0.3.400-SNAPSHOT-javadoc.jar
21:50:10.044 [INFO] 
21:50:10.044 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.json ---
21:50:10.252 [INFO] 
21:50:10.252 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ org.eclipse.tips.json ---
21:50:10.254 [INFO] Resolve API baseline for eclipse.platform.ua:org.eclipse.tips.json:eclipse-plugin:0.3.400-SNAPSHOT with linux/gtk/x86_64
21:50:16.818 [INFO] API Analysis finished in 6 s.
21:50:16.819 [INFO] 0 API ERRORS
21:50:16.819 [INFO] 0 API warnings
21:50:16.819 [INFO] 
21:50:16.819 [INFO] ------------------------------------------------------------------------
21:50:16.819 [INFO] Skipping [bundle] IDE Enablement for Tip of the Day
21:50:16.819 [INFO] This project has been banned from the build due to previous failures.
21:50:16.819 [INFO] ------------------------------------------------------------------------
21:50:16.819 [INFO] 
21:50:16.819 [INFO] ------------------------------------------------------------------------
21:50:16.819 [INFO] Skipping [feature] Tip of the Day UI Feature
21:50:16.819 [INFO] This project has been banned from the build due to previous failures.
21:50:16.819 [INFO] ------------------------------------------------------------------------
21:50:16.819 [INFO] 
21:50:16.819 [INFO] ------------------------------------------------------------------------
21:50:16.819 [INFO] Skipping [test-bundle] Tip of the Day Tests
21:50:16.819 [INFO] This project has been banned from the build due to previous failures.
21:50:16.819 [INFO] ------------------------------------------------------------------------
21:50:16.819 [INFO] 
21:50:16.819 [INFO] -----------------< org.eclipse.help:infocenter-parent >-----------------
21:50:16.819 [INFO] Building infocenter-parent 4.40.0-SNAPSHOT                      [52/124]
21:50:16.819 [INFO]   from ua/infocenter-web/pom.xml
21:50:16.819 [INFO] --------------------------------[ pom ]---------------------------------
21:50:16.821 [INFO] 
21:50:16.821 [INFO] --- clean:3.5.0:clean (default-clean) @ infocenter-parent ---
21:50:16.822 [INFO] 
21:50:16.822 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ infocenter-parent ---
21:50:16.822 [INFO] 
21:50:16.822 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ infocenter-parent ---
21:50:16.823 [INFO] 
21:50:16.823 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infocenter-parent ---
21:50:16.826 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
21:50:16.826 [INFO] 
21:50:16.826 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ infocenter-parent ---
21:50:16.828 [INFO] 
21:50:16.828 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ infocenter-parent ---
21:50:16.828 [INFO] 
21:50:16.828 [INFO] ----------------< org.eclipse.help:infocenter-product >-----------------
21:50:16.828 [INFO] Building infocenter-product 1.0.0-SNAPSHOT                      [53/124]
21:50:16.828 [INFO]   from ua/infocenter-web/infocenter-product/pom.xml
21:50:16.828 [INFO] -------------------------[ eclipse-repository ]-------------------------
21:50:16.836 [INFO] 
21:50:16.836 [INFO] --- clean:3.5.0:clean (default-clean) @ infocenter-product ---
21:50:16.837 [INFO] 
21:50:16.837 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ infocenter-product ---
21:50:16.936 [INFO] The project's OSGi version is 1.0.0.v20260505-2142
21:50:16.936 [INFO] 
21:50:16.936 [INFO] --- clean:3.5.0:clean (default-clean-1) @ infocenter-product ---
21:50:16.936 [INFO] 
21:50:16.936 [INFO] --- target-platform-configuration:5.0.3-SNAPSHOT:target-platform (default-target-platform) @ infocenter-product ---
21:50:16.936 [INFO] 
21:50:16.936 [INFO] --- resources:3.5.0:resources (default-resources) @ infocenter-product ---
21:50:16.937 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-product/src/main/resources
21:50:16.937 [INFO] 
21:50:16.937 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ infocenter-product ---
21:50:16.937 [INFO] 
21:50:16.937 [INFO] --- tycho-p2-publisher:5.0.3-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ infocenter-product ---
21:50:16.953 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
21:50:16.955 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
21:50:16.956 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
21:50:16.959 [INFO] Published profile IUs: [a.jre.javase 24.0.0]
21:50:16.961 [INFO] Published profile IUs: [a.jre.javase 25.0.0]
21:50:16.964 [INFO] Published profile IUs: [a.jre.javase 26.0.0]
21:50:16.967 [INFO] Published profile IUs: [a.jre.javase 27.0.0]
21:50:16.967 [INFO] 
21:50:16.967 [INFO] --- tycho-p2-publisher:5.0.3-SNAPSHOT:publish-products (default-publish-products) @ infocenter-product ---
21:50:17.014 [INFO] 
21:50:17.014 [INFO] --- tycho-p2-publisher:5.0.3-SNAPSHOT:publish-categories (default-publish-categories) @ infocenter-product ---
21:50:17.015 [INFO] 
21:50:17.015 [INFO] --- tycho-p2-publisher:5.0.3-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ infocenter-product ---
21:50:17.017 [INFO] 
21:50:17.017 [INFO] --- tycho-p2-repository:5.0.3-SNAPSHOT:assemble-repository (default-assemble-repository) @ infocenter-product ---
21:50:17.059 [WARNING] Your build strictly depends on unit org.eclipse.core.resources 3.24.0.v20260501-0508 that is shadowed by a reactor project, this can lead to unexpected build results!
21:50:17.059 [WARNING] Your build strictly depends on unit org.eclipse.core.filesystem 1.11.400.v20251107-0507 that is shadowed by a reactor project, this can lead to unexpected build results!
21:50:17.059 [WARNING] Your build strictly depends on unit org.eclipse.core.resources.source 3.24.0.v20260501-0508 that is shadowed by a reactor project, this can lead to unexpected build results!
21:50:17.059 [WARNING] Your build strictly depends on unit org.eclipse.core.filesystem.source 1.11.400.v20251107-0507 that is shadowed by a reactor project, this can lead to unexpected build results!
21:50:17.617 [WARNING] [de1fc1d4-90ea-4966-9474-5b928fcb302b][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.3-SNAPSHOT] The digest algorithms (sha-1) used to verify osgi.bundle,org.mortbay.jasper.mortbay-apache-jsp,9.0.111 have severely compromised security. Please report this concern to the artifact provider.
21:50:17.948 [WARNING] [de1fc1d4-90ea-4966-9474-5b928fcb302b][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.3-SNAPSHOT] The digest algorithms (sha-1) used to verify osgi.bundle,org.apache.felix.scr,2.2.18 have severely compromised security. Please report this concern to the artifact provider.
21:50:18.686 [INFO] 
21:50:18.686 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ infocenter-product ---
21:50:18.688 [INFO] 
21:50:18.688 [INFO] --- tycho-p2-repository:5.0.3-SNAPSHOT:archive-repository (default-archive-repository) @ infocenter-product ---
21:50:18.712 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-product/target/infocenter-product-1.0.0-SNAPSHOT.zip
21:50:19.339 [INFO] 
21:50:19.339 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infocenter-product ---
21:50:19.341 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
21:50:19.341 [INFO] 
21:50:19.341 [INFO] --- tycho-p2-director:5.0.3-SNAPSHOT:materialize-products (create-distributions) @ infocenter-product ---
21:50:19.492 [INFO] Installing product infocenter for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-product/target/products/infocenter/linux/gtk/x86_64/infocenter using {org.eclipse.update.install.features=true}
21:50:19.816 [INFO] [create-distributions - infocenter - linux/gtk/x86_64] Installing infocenter 1.0.0.v20260505-2142.
21:50:20.463 [INFO] [create-distributions - infocenter - linux/gtk/x86_64] Operation completed in 954 ms.
21:50:20.465 [INFO] 
21:50:20.465 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ infocenter-product ---
21:50:20.494 [INFO] 
21:50:20.494 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ infocenter-product ---
21:50:20.495 [INFO] 
21:50:20.495 [INFO] ------------------< org.eclipse.help:infocenter-app >-------------------
21:50:20.495 [INFO] Building infocenter-app 4.40.0-SNAPSHOT                         [54/124]
21:50:20.495 [INFO]   from ua/infocenter-web/infocenter-app/pom.xml
21:50:20.495 [INFO] --------------------------------[ war ]---------------------------------
21:50:20.504 [INFO] 
21:50:20.504 [INFO] --- clean:3.5.0:clean (default-clean) @ infocenter-app ---
21:50:20.506 [INFO] Deleting /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF (includes = [configuration/**, lib/**, plugins/**, *.ini], excludes = [])
21:50:20.507 [INFO] 
21:50:20.507 [INFO] --- resources:3.5.0:resources (default-resources) @ infocenter-app ---
21:50:20.508 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/main/resources
21:50:20.508 [INFO] 
21:50:20.508 [INFO] --- antrun:3.2.0:run (default) @ infocenter-app ---
21:50:20.658 [INFO] Executing tasks
21:50:20.742 [INFO]      [copy] Copying 209 files to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF
21:50:20.870 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF/lib
21:50:20.871 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF
21:50:20.871 [INFO] Executed tasks
21:50:20.872 [INFO] 
21:50:20.872 [INFO] --- compiler:3.13.0:compile (default-compile) @ infocenter-app ---
21:50:22.485 [INFO] No sources to compile
21:50:22.486 [INFO] 
21:50:22.486 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ infocenter-app ---
21:50:22.486 [INFO] 
21:50:22.487 [INFO] --- resources:3.5.0:testResources (default-testResources) @ infocenter-app ---
21:50:22.487 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/test/resources
21:50:22.487 [INFO] 
21:50:22.487 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ infocenter-app ---
21:50:22.490 [INFO] No sources to compile
21:50:22.490 [INFO] 
21:50:22.490 [INFO] --- surefire:3.5.5:test (default-test) @ infocenter-app ---
21:50:22.587 [INFO] No tests to run.
21:50:22.593 [INFO] 
21:50:22.593 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ infocenter-app ---
21:50:22.594 [INFO] 
21:50:22.594 [INFO] --- war:3.4.0:war (default-war) @ infocenter-app ---
21:50:27.541 [INFO] Packaging webapp
21:50:27.542 [INFO] Assembling webapp [infocenter-app] in [/home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/target/help]
21:50:27.548 [INFO] Processing war project
21:50:27.548 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/src/main/webapp]
21:50:27.732 [INFO] Building war: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/ua/infocenter-web/infocenter-app/target/help.war
21:50:28.781 [INFO] 
21:50:28.781 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infocenter-app ---
21:50:28.786 [INFO] No Javadoc in project. Archive not created.
21:50:28.786 [INFO] 
21:50:28.786 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ infocenter-app ---
21:50:28.788 [INFO] 
21:50:28.788 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ infocenter-app ---
21:50:28.788 [INFO] 
21:50:28.788 [INFO] --------< org.eclipse.platform:org.eclipse.terminal.view.core >---------
21:50:28.788 [INFO] Building [bundle] Terminal View Core 1.0.100-SNAPSHOT           [55/124]
21:50:28.788 [INFO]   from terminal/bundles/org.eclipse.terminal.view.core/.polyglot.META-INF
21:50:28.789 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:50:28.806 [INFO] 
21:50:28.806 [INFO] --- clean:3.5.0:clean (default-clean) @ org.eclipse.terminal.view.core ---
21:50:28.806 [INFO] 
21:50:28.806 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.terminal.view.core ---
21:50:28.821 [INFO] The project's OSGi version is 1.0.100.v20251222-1406
21:50:28.821 [INFO] 
21:50:28.821 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.terminal.view.core ---
21:50:28.822 [INFO] 
21:50:28.822 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.terminal.view.core ---
21:50:28.822 [INFO] 
21:50:28.822 [INFO] --- target-platform-configuration:5.0.3-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.terminal.view.core ---
21:50:28.866 [INFO] 
21:50:28.866 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.terminal.view.core ---
21:50:28.866 [INFO] Resolving class path of [bundle] Terminal View Core
21:50:28.907 [INFO] 
21:50:28.907 [INFO] --- resources:3.5.0:resources (default-resources) @ org.eclipse.terminal.view.core ---
21:50:28.907 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.core/src/main/resources
21:50:28.907 [INFO] 
21:50:28.907 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:compile (default-compile) @ org.eclipse.terminal.view.core ---
21:50:28.924 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.core/target/classes using Eclipse Compiler for Java(TM) 3.46.0.v20260503-2110
21:50:29.024 [INFO] 
21:50:29.024 [INFO] --- tycho-bnd:5.0.3-SNAPSHOT:process (default-process) @ org.eclipse.terminal.view.core ---
21:50:29.025 [INFO] 
21:50:29.025 [INFO] --- tycho-ds:5.0.3-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.terminal.view.core ---
21:50:29.025 [INFO] 
21:50:29.025 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ org.eclipse.terminal.view.core ---
21:50:29.038 [INFO] 
21:50:29.039 [INFO] --- resources:3.5.0:testResources (default-testResources) @ org.eclipse.terminal.view.core ---
21:50:29.039 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.core/src/test/resources
21:50:29.039 [INFO] 
21:50:29.039 [INFO] --- tycho-compiler:5.0.3-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.terminal.view.core ---
21:50:29.041 [INFO] 
21:50:29.041 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.terminal.view.core ---
21:50:29.042 [INFO] 
21:50:29.042 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.terminal.view.core ---
21:50:29.044 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.core/target/org.eclipse.terminal.view.core-1.0.100-SNAPSHOT-sources.jar
21:50:29.047 [INFO] 
21:50:29.047 [INFO] --- tycho-packaging:5.0.3-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.terminal.view.core ---
21:50:29.051 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.core/target/org.eclipse.terminal.view.core-1.0.100-SNAPSHOT.jar
21:50:29.081 [INFO] 
21:50:29.081 [INFO] --- tycho-p2-plugin:5.0.3-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.terminal.view.core ---
21:50:29.138 [INFO] MavenProject: org.eclipse.platform:org.eclipse.terminal.view.core:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.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]

21:50:29.140 [INFO] 
21:50:29.140 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ org.eclipse.terminal.view.core ---
21:50:31.372 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform_PR-2649/terminal/bundles/org.eclipse.terminal.view.core/target/org.eclipse.terminal.view.core-1.0.100-SNAPSHOT-javadoc.jar
21:50:31.389 [INFO] 
21:50:31.389 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.terminal.view.core ---
21:50:31.820 [INFO] 
21:50:31.820 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ org.eclipse.terminal.view.core ---
21:50:31.821 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.terminal.view.core:eclipse-plugin:1.0.100-SNAPSHOT with linux/gtk/x86_64
21:50:39.834 [INFO] API Analysis finished in 8 s.
21:50:39.836 [INFO] 0 API ERRORS
21:50:39.836 [INFO] 0 API warnings
21:50:39.836 [INFO] 
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] Skipping [bundle] Terminal View
21:50:39.836 [INFO] This project has been banned from the build due to previous failures.
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] 
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] Skipping [bundle] Terminal Process Connector
21:50:39.836 [INFO] This project has been banned from the build due to previous failures.
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] 
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] Skipping [bundle] Terminal Local Connector
21:50:39.836 [INFO] This project has been banned from the build due to previous failures.
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] 
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] Skipping [bundle] Terminal SSH Connector
21:50:39.836 [INFO] This project has been banned from the build due to previous failures.
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] 
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] Skipping [bundle] Terminal Telnet Connector
21:50:39.836 [INFO] This project has been banned from the build due to previous failures.
21:50:39.836 [INFO] ------------------------------------------------------------------------
21:50:39.836 [INFO] 
21:50:39.836 [INFO] ---------------< org.eclipse.platform:terminal-features >---------------
21:50:39.836 [INFO] Building [aggregator] features 4.40.0-SNAPSHOT                  [56/124]
21:50:39.836 [INFO]   from terminal/features/.polyglot.pom.tycho
21:50:39.836 [INFO] --------------------------------[ pom ]---------------------------------
21:50:39.838 [INFO] 
21:50:39.838 [INFO] --- clean:3.5.0:clean (default-clean) @ terminal-features ---
21:50:39.840 [INFO] 
21:50:39.840 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ terminal-features ---
21:50:39.841 [INFO] 
21:50:39.841 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ terminal-features ---
21:50:39.842 [INFO] 
21:50:39.842 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ terminal-features ---
21:50:39.846 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
21:50:39.847 [INFO] 
21:50:39.847 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ terminal-features ---
21:50:39.880 [INFO] 
21:50:39.880 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ terminal-features ---
21:50:39.882 [INFO] 
21:50:39.882 [INFO] ------------------------------------------------------------------------
21:50:39.882 [INFO] Skipping [feature] Terminal Feature
21:50:39.882 [INFO] This project has been banned from the build due to previous failures.
21:50:39.882 [INFO] ------------------------------------------------------------------------
21:50:39.882 [INFO] 
21:50:39.882 [INFO] ----------------< org.eclipse.platform:terminal-tests >-----------------
21:50:39.882 [INFO] Building [aggregator] tests 4.40.0-SNAPSHOT                     [57/124]
21:50:39.882 [INFO]   from terminal/tests/.polyglot.pom.tycho
21:50:39.882 [INFO] --------------------------------[ pom ]---------------------------------
21:50:39.883 [INFO] 
21:50:39.883 [INFO] --- clean:3.5.0:clean (default-clean) @ terminal-tests ---
21:50:39.883 [INFO] 
21:50:39.883 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:generate (generate) @ terminal-tests ---
21:50:39.883 [INFO] 
21:50:39.883 [INFO] --- tycho-source:5.0.3-SNAPSHOT:plugin-source (plugin-source) @ terminal-tests ---
21:50:39.884 [INFO] 
21:50:39.884 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ terminal-tests ---
21:50:39.887 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
21:50:39.887 [INFO] 
21:50:39.887 [INFO] --- tycho-p2-extras:5.0.3-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ terminal-tests ---
21:50:39.888 [INFO] 
21:50:39.888 [INFO] --- tycho-apitools:5.0.3-SNAPSHOT:verify (verify) @ terminal-tests ---
21:50:39.889 [INFO] 
21:50:39.889 [INFO] ------------------------------------------------------------------------
21:50:39.889 [INFO] Skipping [test-bundle] Target Management Terminal Tests
21:50:39.889 [INFO] This project has been banned from the build due to previous failures.
21:50:39.889 [INFO] ------------------------------------------------------------------------
21:50:39.889 [INFO] ------------------------------------------------------------------------
21:50:39.889 [INFO] Reactor Summary:
21:50:39.889 [INFO] 
21:50:39.889 [INFO] eclipse.platform 4.40.0-SNAPSHOT ................... SUCCESS [ 12.695 s]
21:50:39.889 [INFO] eclipse.platform.runtime 4.40.0-SNAPSHOT ........... SUCCESS [  0.010 s]
21:50:39.889 [INFO] [aggregator] bundles 4.40.0-SNAPSHOT ............... SUCCESS [  0.011 s]
21:50:39.889 [INFO] [bundle] Eclipse Content Mechanism 3.9.800-SNAPSHOT  SUCCESS [ 35.702 s]
21:50:39.889 [INFO] [bundle] Eclipse Jobs Mechanism 3.15.800-SNAPSHOT .. SUCCESS [ 10.238 s]
21:50:39.889 [INFO] [bundle] Core Runtime 3.34.200-SNAPSHOT ............ SUCCESS [ 11.263 s]
21:50:39.889 [INFO] [bundle] Install/Update Configurator 3.5.1000-SNAPSHOT SUCCESS [  4.955 s]
21:50:39.889 [INFO] eclipse.platform.debug 4.40.0-SNAPSHOT ............. SUCCESS [  0.009 s]
21:50:39.889 [INFO] [bundle] Core Variables 3.6.800-SNAPSHOT ........... SUCCESS [  9.507 s]
21:50:39.889 [INFO] [bundle] Ant Build Tool Core 3.7.900-SNAPSHOT ...... SUCCESS [ 11.951 s]
21:50:39.889 [INFO] [bundle] Expression Language 3.9.500-SNAPSHOT ...... SUCCESS [ 10.976 s]
21:50:39.889 [INFO] eclipse.platform.resources 4.40.0-SNAPSHOT ......... SUCCESS [  0.024 s]
21:50:39.889 [INFO] [aggregator] bundles 4.40.0-SNAPSHOT ............... SUCCESS [  0.011 s]
21:50:39.889 [INFO] [bundle] Core File Systems 1.11.400-SNAPSHOT ....... SUCCESS [ 13.839 s]
21:50:39.889 [INFO] [bundle] Core Resource Management 3.24.0-SNAPSHOT .. SUCCESS [ 21.787 s]
21:50:39.889 [INFO] eclipse.platform.team 4.40.0-SNAPSHOT .............. SUCCESS [  0.015 s]
21:50:39.889 [INFO] [aggregator] bundles 4.40.0-SNAPSHOT ............... SUCCESS [  0.007 s]
21:50:39.889 [INFO] [bundle] Core Compare Support 3.8.800-SNAPSHOT ..... SUCCESS [  9.624 s]
21:50:39.890 [INFO] [bundle] Eclipse Dependency Injection Annotations 1.8.500-SNAPSHOT SUCCESS [  8.792 s]
21:50:39.890 [INFO] [bundle] Eclipse Dependency Injection 1.9.800-SNAPSHOT FAILURE [  0.230 s]
21:50:39.890 [INFO] [bundle] Eclipse Contexts 1.13.200-SNAPSHOT ........ SKIPPED
21:50:39.890 [INFO] [bundle] Eclipse Application Services 2.5.400-SNAPSHOT SKIPPED
21:50:39.890 [INFO] [bundle] Eclipse Dependency Injection Extensions 0.18.300-SNAPSHOT SUCCESS [ 10.404 s]
21:50:39.890 [INFO] [bundle] Eclipse Dependency Injection Extensions Supplier 0.17.1100-SNAPSHOT SKIPPED
21:50:39.890 [INFO] eclipse.platform.ua 4.40.0-SNAPSHOT ................ SUCCESS [  0.009 s]
21:50:39.890 [INFO] org.eclipse.help 3.11.100-SNAPSHOT ................. SUCCESS [ 14.316 s]
21:50:39.890 [INFO] [bundle] Compare Support 3.12.100-SNAPSHOT ......... SKIPPED
21:50:39.890 [INFO] [bundle] Internet Connection Management 1.5.800-SNAPSHOT SUCCESS [  9.998 s]
21:50:39.890 [INFO] [bundle] Team Support Core 3.10.1000-SNAPSHOT ...... SUCCESS [ 14.669 s]
21:50:39.890 [INFO] [bundle] Team Support UI 3.12.100-SNAPSHOT ......... SKIPPED
21:50:39.890 [INFO] [test-bundle] Install/Update Configurator Test Plugin 0.2.200-SNAPSHOT SKIPPED
21:50:39.890 [INFO] [bundle] Debug Core 3.23.300-SNAPSHOT .............. SUCCESS [ 18.040 s]
21:50:39.890 [INFO] [bundle] External Tools Headless Support 1.3.600-SNAPSHOT SUCCESS [ 10.156 s]
21:50:39.890 [INFO] [bundle] Ant Launching Support 1.4.1100-SNAPSHOT ... SUCCESS [ 16.967 s]
21:50:39.890 [INFO] [bundle] Console 3.17.0-SNAPSHOT ................... SKIPPED
21:50:39.890 [INFO] [bundle] Debug UI 3.21.0-SNAPSHOT .................. SKIPPED
21:50:39.890 [INFO] [bundle] External Tools 3.7.100-SNAPSHOT ........... SKIPPED
21:50:39.890 [INFO] [bundle] Ant UI 3.10.500-SNAPSHOT .................. SKIPPED
21:50:39.890 [INFO] [test-bundle] Ant Core Test Plugin 3.8.100-SNAPSHOT  SKIPPED
21:50:39.890 [INFO] [test-bundle] Ant UI Test Plugin 3.12.500-SNAPSHOT . SKIPPED
21:50:39.890 [INFO] org.eclipse.help.base 4.6.100-SNAPSHOT ............. SUCCESS [ 18.950 s]
21:50:39.890 [INFO] org.eclipse.ui.intro 3.8.100-SNAPSHOT .............. SKIPPED
21:50:39.890 [INFO] [bundle] Help System UI 4.8.400-SNAPSHOT ........... SKIPPED
21:50:39.890 [INFO] org.eclipse.ui.cheatsheets 3.9.100-SNAPSHOT ........ SKIPPED
21:50:39.890 [INFO] [bundle] Eclipse Platform 4.40.0-SNAPSHOT .......... SKIPPED
21:50:39.890 [INFO] [bundle] Eclipse Project SDK 4.40.0-SNAPSHOT ....... SKIPPED
21:50:39.890 [INFO] [bundle] Core Tools 1.10.100-SNAPSHOT .............. SKIPPED
21:50:39.890 [INFO] [aggregator] features 4.40.0-SNAPSHOT .............. SUCCESS [  0.014 s]
21:50:39.890 [INFO] [feature] Eclipse Core Runtime Infrastructure 1.4.1200-SNAPSHOT SUCCESS [  1.559 s]
21:50:39.890 [INFO] [bundle] Core Resource Management Spy Support Fragment 1.6.0-SNAPSHOT SUCCESS [  3.207 s]
21:50:39.890 [INFO] org.eclipse.core.tools.resources 1.8.100-SNAPSHOT .. SKIPPED
21:50:39.890 [INFO] [feature] Eclipse Core Tools 1.4.400-SNAPSHOT ...... SKIPPED
21:50:39.890 [INFO] [aggregator] tests 4.40.0-SNAPSHOT ................. SUCCESS [  0.008 s]
21:50:39.890 [INFO] [test-bundle] Content-Types Tests 1.4.200-SNAPSHOT . SKIPPED
21:50:39.890 [INFO] [test-bundle] Expression Language Tests 3.7.800-SNAPSHOT SKIPPED
21:50:39.890 [INFO] [bundle] Eclipse Core Tests Harness 3.17.500-SNAPSHOT SUCCESS [  4.615 s]
21:50:39.890 [INFO] [test-bundle] Eclipse Core Tests Runtime 3.21.900-SNAPSHOT SKIPPED
21:50:39.890 [INFO] org.eclipse.e4.core.javax.tests 1.3.300-SNAPSHOT ... SKIPPED
21:50:39.890 [INFO] org.eclipse.e4.core.tests 1.3.700-SNAPSHOT ......... SKIPPED
21:50:39.890 [INFO] org.eclipse.compare.win32 1.3.800-SNAPSHOT ......... SKIPPED
21:50:39.890 [INFO] [bundle] JSch Core 1.5.700-SNAPSHOT ................ SUCCESS [  9.785 s]
21:50:39.890 [INFO] [bundle] JSch UI 1.6.100-SNAPSHOT .................. SKIPPED
21:50:39.890 [INFO] [bundle] Diff Extension for Generic Editor 1.3.0-SNAPSHOT SKIPPED
21:50:39.890 [INFO] [bundle] Internet Connection Management UI 1.6.0-SNAPSHOT SKIPPED
21:50:39.890 [INFO] org.eclipse.core.filesystem.linux.x86_64 1.2.400-SNAPSHOT SUCCESS [  0.268 s]
21:50:39.890 [INFO] org.eclipse.core.filesystem.macosx 1.3.400-SNAPSHOT  SUCCESS [  0.372 s]
21:50:39.890 [INFO] eclipse.platform.resources.tests 4.40.0-SNAPSHOT ... SUCCESS [  0.008 s]
21:50:39.890 [INFO] [feature] Eclipse Test feature containing all FS-specific fragments 4.6.0-SNAPSHOT SUCCESS [  0.146 s]
21:50:39.890 [INFO] org.eclipse.core.tests.resources 3.11.1300-SNAPSHOT  SKIPPED
21:50:39.890 [INFO] eclipse.platform.team.tests 4.40.0-SNAPSHOT ........ SUCCESS [  0.008 s]
21:50:39.890 [INFO] [test-bundle] Compare Tests 3.9.100-SNAPSHOT ....... SKIPPED
21:50:39.890 [INFO] org.eclipse.core.tests.net 1.6.500-SNAPSHOT ........ SKIPPED
21:50:39.890 [INFO] org.eclipse.team.tests.core 3.11.100-SNAPSHOT ...... SKIPPED
21:50:39.890 [INFO] org.eclipse.compare.examples 3.5.100-SNAPSHOT ...... SKIPPED
21:50:39.890 [INFO] org.eclipse.compare.examples.xml 3.7.100-SNAPSHOT .. SKIPPED
21:50:39.890 [INFO] org.eclipse.team.examples.filesystem 3.8.0-SNAPSHOT  SKIPPED
21:50:39.890 [INFO] org.eclipse.core.filesystem.linux.aarch64 1.4.200-SNAPSHOT SUCCESS [  0.250 s]
21:50:39.890 [INFO] org.eclipse.core.filesystem.linux.loongarch64 1.4.200-SNAPSHOT SUCCESS [  0.199 s]
21:50:39.890 [INFO] org.eclipse.core.filesystem.linux.ppc64le 1.4.200-SNAPSHOT SUCCESS [  0.268 s]
21:50:39.891 [INFO] eclipse.platform.resources.examples 4.40.0-SNAPSHOT  SUCCESS [  0.011 s]
21:50:39.891 [INFO] [bundle] Efs Examples Plug-in 1.2.100-SNAPSHOT ..... SKIPPED
21:50:39.891 [INFO] [test-bundle] Save Participant 1 3.6.400-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] [test-bundle] Save Participant 2 3.6.400-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] [test-bundle] Save Participant 3 3.6.400-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] [test-bundle] Eclipse Core Tests Save Participant 3.6.300-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [bundle] Example Debug Core Plug-in 1.6.700-SNAPSHOT SUCCESS [ 10.875 s]
21:50:39.891 [INFO] [bundle] Sample Memory View Plugin 1.105.0-SNAPSHOT  SKIPPED
21:50:39.891 [INFO] [bundle] Mixed-mode Launching Example 1.5.0-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [bundle] Example Debug UI Plug-in 1.9.100-SNAPSHOT . SKIPPED
21:50:39.891 [INFO] [test-bundle] Debug Test Plugin 3.15.400-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] [bundle] Debug UI Launch Configuration View 1.2.100-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [test-bundle] Debug UI (LaunchView) Test Plugin 1.2.0-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [bundle] Debug Unit Test support 1.2.100-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] eclipse.platform.terminal 4.40.0-SNAPSHOT .......... SUCCESS [  0.009 s]
21:50:39.891 [INFO] [aggregator] bundles 4.40.0-SNAPSHOT ............... SUCCESS [  0.005 s]
21:50:39.891 [INFO] [bundle] Terminal Control (Embeddable Widget) 1.1.100-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [bundle] Terminal Session Support for Eclipse 1.0.200-SNAPSHOT SKIPPED
21:50:39.891 [INFO] org.eclipse.help.webapp 3.12.500-SNAPSHOT .......... SUCCESS [ 24.081 s]
21:50:39.891 [INFO] [feature] Eclipse Help System 2.3.2600-SNAPSHOT .... SKIPPED
21:50:39.891 [INFO] [bundle] Universal Welcome 3.6.100-SNAPSHOT ........ SKIPPED
21:50:39.891 [INFO] org.eclipse.ua.tests 3.7.500-SNAPSHOT .............. SKIPPED
21:50:39.891 [INFO] [bundle] Quicklinks for the Welcome Framework 1.3.0-SNAPSHOT SKIPPED
21:50:39.891 [INFO] org.eclipse.ua.tests.doc 1.3.200-SNAPSHOT .......... SKIPPED
21:50:39.891 [INFO] org.eclipse.ui.intro.quicklinks.examples 1.3.100-SNAPSHOT SKIPPED
21:50:39.891 [INFO] org.eclipse.ui.intro.solstice.examples 1.3.100-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [bundle] Tip of the Day core plugin 0.3.400-SNAPSHOT SUCCESS [ 12.013 s]
21:50:39.891 [INFO] [bundle] Tip of the Day UI 0.4.100-SNAPSHOT ........ SUCCESS [ 17.763 s]
21:50:39.891 [INFO] [bundle] Tip of the Day Json Provider 0.3.400-SNAPSHOT SUCCESS [  9.705 s]
21:50:39.891 [INFO] [bundle] IDE Enablement for Tip of the Day 0.4.100-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [feature] Tip of the Day UI Feature 0.4.900-SNAPSHOT SKIPPED
21:50:39.891 [INFO] [test-bundle] Tip of the Day Tests 1.3.0-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] infocenter-parent 4.40.0-SNAPSHOT .................. SUCCESS [  0.009 s]
21:50:39.891 [INFO] infocenter-product 1.0.0-SNAPSHOT .................. SUCCESS [  3.667 s]
21:50:39.891 [INFO] infocenter-app 4.40.0-SNAPSHOT ..................... SUCCESS [  8.293 s]
21:50:39.891 [INFO] [bundle] Terminal View Core 1.0.100-SNAPSHOT ....... SUCCESS [ 11.048 s]
21:50:39.891 [INFO] [bundle] Terminal View 1.1.100-SNAPSHOT ............ SKIPPED
21:50:39.891 [INFO] [bundle] Terminal Process Connector 1.1.0-SNAPSHOT . SKIPPED
21:50:39.891 [INFO] [bundle] Terminal Local Connector 1.1.100-SNAPSHOT . SKIPPED
21:50:39.891 [INFO] [bundle] Terminal SSH Connector 1.1.0-SNAPSHOT ..... SKIPPED
21:50:39.891 [INFO] [bundle] Terminal Telnet Connector 1.1.0-SNAPSHOT .. SKIPPED
21:50:39.891 [INFO] [aggregator] features 4.40.0-SNAPSHOT .............. SUCCESS [  0.046 s]
21:50:39.891 [INFO] [feature] Terminal Feature 1.0.300-SNAPSHOT ........ SKIPPED
21:50:39.891 [INFO] [aggregator] tests 4.40.0-SNAPSHOT ................. SUCCESS [  0.006 s]
21:50:39.891 [INFO] [test-bundle] Target Management Terminal Tests 1.1.100-SNAPSHOT SKIPPED
21:50:39.891 [INFO] ------------------------------------------------------------------------
21:50:39.891 [INFO] BUILD FAILURE
21:50:39.891 [INFO] ------------------------------------------------------------------------
21:50:39.891 [INFO] Total time:  08:32 min
21:50:39.891 [INFO] Finished at: 2026-05-05T21:50:39Z
21:50:39.891 [INFO] ------------------------------------------------------------------------
21:50:39.985 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:5.0.3-SNAPSHOT:compile (default-compile) on project org.eclipse.e4.core.di: Compilation failure: Compilation failure: 
21:50:39.985 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/di/IInjector.java:[157] 
21:50:39.985 [ERROR] 	* @see jakarta.inject.Scope
21:50:39.985 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^
21:50:39.985 [ERROR] Access restriction: The type 'Scope' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2649/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar')
21:50:39.985 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/di/IInjector.java:[158] 
21:50:39.985 [ERROR] 	* @see jakarta.inject.Singleton
21:50:39.985 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
21:50:39.985 [ERROR] Access restriction: The type 'Singleton' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2649/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar')
21:50:39.985 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/di/IInjector.java:[175] 
21:50:39.985 [ERROR] 	* @see jakarta.inject.Scope
21:50:39.985 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^
21:50:39.985 [ERROR] Access restriction: The type 'Scope' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2649/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar')
21:50:39.985 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/di/IInjector.java:[176] 
21:50:39.985 [ERROR] 	* @see jakarta.inject.Singleton
21:50:39.985 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
21:50:39.985 [ERROR] Access restriction: The type 'Singleton' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2649/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar')
21:50:39.985 [ERROR] /home/jenkins/agent/workspace/eclipse.platform_PR-2649/runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/di/suppliers/IObjectDescriptor.java:[26] 
21:50:39.985 [ERROR] 	* @see jakarta.inject.Qualifier
21:50:39.985 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
21:50:39.985 [ERROR] Access restriction: The type 'Qualifier' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.platform_PR-2649/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar')
21:50:39.985 [ERROR] 5 problems (5 errors)
21:50:39.985 [ERROR] -> [Help 1]
21:50:39.985 [ERROR] 
21:50:39.985 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
21:50:39.985 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
21:50:39.985 [ERROR] 
21:50:39.985 [ERROR] For more information about the errors and possible solutions, please read the following articles:
21:50:39.985 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
21:50:39.985 [ERROR] 
21:50:39.985 [ERROR] After correcting the problems, you can resume the build with the command
21:50:39.985 [ERROR]   mvn <args> -rf :org.eclipse.e4.core.di

Details

  • Declarative: Checkout SCM (25 sec)
    • Declarative: Tool Install (1.9 sec)
      • Build (9 min 33 sec)
        Error: script returned exit code 1 - logs