See 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/77/display/redirect>

Changes:


------------------------------------------
[...truncated 7.30 KB...]
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar 
(3.2 MB at 6.9 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-jasper/10.1.18/tomcat-jasper-10.1.18.jar
 (577 kB at 1.2 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.18/tomcat-embed-core-10.1.18.jar
 (3.5 MB at 7.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openwebbeans-tomcat 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven-version) @ 
openwebbeans-tomcat ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-java-version) @ 
openwebbeans-tomcat ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ 
openwebbeans-tomcat ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process 
(process-resource-bundles) @ openwebbeans-tomcat ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
openwebbeans-tomcat ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ 
openwebbeans-tomcat ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 6 source files with javac [debug target 11] to target/classes
[INFO] 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/main/java/org/apache/webbeans/web/tomcat/ContextLifecycleListener.java>:
 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/main/java/org/apache/webbeans/web/tomcat/ContextLifecycleListener.java>
 uses or overrides a deprecated API.
[INFO] 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/main/java/org/apache/webbeans/web/tomcat/ContextLifecycleListener.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/main/java/org/apache/webbeans/web/tomcat/TomcatUtil.java>:
 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/main/java/org/apache/webbeans/web/tomcat/TomcatUtil.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/main/java/org/apache/webbeans/web/tomcat/TomcatUtil.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:manifest (bundle-manifest) @ 
openwebbeans-tomcat ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ 
openwebbeans-tomcat ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ 
openwebbeans-tomcat ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [debug target 11] to 
target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.2.2:test (default-test) @ 
openwebbeans-tomcat ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running 
org.apache.webbeans.web.tomcat.test.TomcatNormalScopeProxyFactoryTest
Jun 05, 2024 9:53:50 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service [Tomcat]
Jun 05, 2024 9:53:50 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet engine: [Apache Tomcat/10.1.18]
Jun 05, 2024 9:53:50 AM org.apache.webbeans.lifecycle.AbstractLifeCycle 
bootstrapApplication
INFO: OpenWebBeans Container is starting...
Jun 05, 2024 9:53:50 AM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [TomcatWebPlugin]
Jun 05, 2024 9:53:50 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/TomcatNormalScopeProxyFactoryTest-343734484808801/test/WEB-INF/beans.xml>
Jun 05, 2024 9:53:50 AM org.apache.webbeans.web.scanner.WebScannerService 
addWarBeansArchive
INFO: Adding information from WEB-INF/beans.xml
Jun 05, 2024 9:53:50 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/test-classes/>
Jun 05, 2024 9:53:50 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/TomcatNormalScopeProxyFactoryTest-343734484808801/test/WEB-INF/classes/>
Jun 05, 2024 9:53:50 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/classes/>
Jun 05, 2024 9:53:51 AM org.apache.webbeans.config.BeansDeployer 
validateInjectionPoints
INFO: All injection points were validated successfully.
Jun 05, 2024 9:53:51 AM org.apache.webbeans.lifecycle.AbstractLifeCycle 
bootstrapApplication
INFO: OpenWebBeans Container has started, it took [175] ms.
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-auto-1"]
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-auto-1-39669"]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.webbeans.proxy.Unsafe 
(file:/home/jenkins/jenkins-agent/workspace/OpenWebBeans/OpenWebBeans-trunk-deploy/webbeans-impl/target/openwebbeans-impl-4.0.3-SNAPSHOT.jar)
 to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of 
org.apache.webbeans.proxy.Unsafe
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-nio-auto-1-39669"]
Jun 05, 2024 9:53:51 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service [Tomcat]
Jun 05, 2024 9:53:51 AM org.apache.webbeans.web.lifecycle.WebContainerLifecycle 
afterStopApplication
INFO: OpenWebBeans Container was stopped for context path, [/test]
Jun 05, 2024 9:53:51 AM org.apache.catalina.loader.WebappClassLoaderBase 
clearReferencesThreads
WARNING: The web application [test] appears to have started a thread named 
[http-nio-auto-1-Poller] but has failed to stop it. This is very likely to 
create a memory leak. Stack trace of thread:
 java.base@11.0.16.1/sun.nio.ch.EPoll.wait(Native Method)
 
java.base@11.0.16.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
 
java.base@11.0.16.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
 java.base@11.0.16.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
 app//org.apache.tomcat.util.net.NioEndpoint$Poller.run(NioEndpoint.java:758)
 java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)
Jun 05, 2024 9:53:51 AM org.apache.catalina.loader.WebappClassLoaderBase 
clearReferencesThreads
WARNING: The web application [test] appears to have started a thread named 
[http-nio-auto-1-Acceptor] but has failed to stop it. This is very likely to 
create a memory leak. Stack trace of thread:
 java.base@11.0.16.1/java.lang.Thread.sleep(Native Method)
 app//org.apache.tomcat.util.net.Acceptor.run(Acceptor.java:99)
 java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-nio-auto-1-39669"]
Jun 05, 2024 9:53:51 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service [Tomcat]
Jun 05, 2024 9:53:51 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet engine: [Apache Tomcat/10.1.18]
Jun 05, 2024 9:53:51 AM org.apache.webbeans.lifecycle.AbstractLifeCycle 
bootstrapApplication
INFO: OpenWebBeans Container is starting...
Jun 05, 2024 9:53:51 AM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [TomcatWebPlugin]
Jun 05, 2024 9:53:51 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/TomcatNormalScopeProxyFactoryTest-343734484808801/test/WEB-INF/beans.xml>
Jun 05, 2024 9:53:51 AM org.apache.webbeans.web.scanner.WebScannerService 
addWarBeansArchive
INFO: Adding information from WEB-INF/beans.xml
Jun 05, 2024 9:53:51 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/test-classes/>
Jun 05, 2024 9:53:51 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/TomcatNormalScopeProxyFactoryTest-343734484808801/test/WEB-INF/classes/>
Jun 05, 2024 9:53:51 AM 
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery 
addWebBeansXmlLocation
INFO: added beans archive URL: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/classes/>
Jun 05, 2024 9:53:51 AM org.apache.webbeans.config.BeansDeployer 
validateInjectionPoints
INFO: All injection points were validated successfully.
Jun 05, 2024 9:53:51 AM org.apache.webbeans.lifecycle.AbstractLifeCycle 
bootstrapApplication
INFO: OpenWebBeans Container has started, it took [43] ms.
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-auto-2"]
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-auto-2-33573"]
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-nio-auto-2-33573"]
Jun 05, 2024 9:53:51 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service [Tomcat]
Jun 05, 2024 9:53:51 AM org.apache.webbeans.web.lifecycle.WebContainerLifecycle 
afterStopApplication
INFO: OpenWebBeans Container was stopped for context path, [/test]
Jun 05, 2024 9:53:51 AM org.apache.catalina.loader.WebappClassLoaderBase 
clearReferencesThreads
WARNING: The web application [test] appears to have started a thread named 
[http-nio-auto-2-Poller] but has failed to stop it. This is very likely to 
create a memory leak. Stack trace of thread:
 java.base@11.0.16.1/sun.nio.ch.EPoll.wait(Native Method)
 
java.base@11.0.16.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
 
java.base@11.0.16.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
 java.base@11.0.16.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
 app//org.apache.tomcat.util.net.NioEndpoint$Poller.run(NioEndpoint.java:758)
 java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)
Jun 05, 2024 9:53:51 AM org.apache.catalina.loader.WebappClassLoaderBase 
clearReferencesThreads
WARNING: The web application [test] appears to have started a thread named 
[http-nio-auto-2-Acceptor] but has failed to stop it. This is very likely to 
create a memory leak. Stack trace of thread:
 java.base@11.0.16.1/java.lang.Thread.sleep(Native Method)
 app//org.apache.tomcat.util.net.Acceptor.run(Acceptor.java:101)
 java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)
Jun 05, 2024 9:53:51 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-nio-auto-2-33573"]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s 
-- in org.apache.webbeans.web.tomcat.test.TomcatNormalScopeProxyFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ openwebbeans-tomcat ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/openwebbeans-tomcat-4.0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ 
openwebbeans-tomcat ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/openwebbeans-tomcat-4.0.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ 
openwebbeans-tomcat ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- mrm-maven-plugin:1.6.0:start (default) @ openwebbeans-tomcat ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-api/1.6.0/mrm-api-1.6.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-api/1.6.0/mrm-api-1.6.0.pom
 (2.3 kB at 14 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
 (3.8 kB at 68 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
 (14 kB at 247 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-servlet/1.6.0/mrm-servlet-1.6.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-servlet/1.6.0/mrm-servlet-1.6.0.pom
 (3.4 kB at 24 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.pom
 (3.4 kB at 61 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.53.v20231009/jetty-project-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.53.v20231009/jetty-project-9.4.53.v20231009.pom
 (73 kB at 1.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.pom
 (4.0 kB at 73 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.pom
 (4.0 kB at 72 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.pom
 (1.2 kB at 23 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.pom
 (2.3 kB at 41 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.pom
 (2.1 kB at 38 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.pom
 (1.3 kB at 23 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-api/1.6.0/mrm-api-1.6.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-servlet/1.6.0/mrm-servlet-1.6.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
 (501 kB at 6.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.jar
 (249 kB at 3.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.jar
 (737 kB at 8.7 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.jar
 (183 kB at 1.4 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.jar
 (146 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-servlet/1.6.0/mrm-servlet-1.6.0.jar
 (70 kB at 491 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.jar
 (118 kB at 829 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mrm-api/1.6.0/mrm-api-1.6.0.jar
 (18 kB at 120 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.jar
 (67 kB at 345 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.jar
 (589 kB at 2.6 MB/s)
[INFO] Configuring Mock Repository Manager to proxy through this Maven instance
[INFO] Starting Mock Repository Manager
[INFO] Logging initialized @247396ms to 
org.codehaus.mojo.mrm.plugin.ServerLogger
[INFO] jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 11.0.16.1+1
[INFO] Started o.e.j.s.ServletContextHandler@5426fccc{/,null,AVAILABLE}
[INFO] Started ServerConnector@6c3a2dc1{HTTP/1.1, (http/1.1)}{0.0.0.0:44249}
[INFO] Started @247574ms
[INFO] Mock Repository Manager http://localhost:44249 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:44249'.
[INFO] 
[INFO] --- mrm-maven-plugin:1.6.0:stop (default) @ openwebbeans-tomcat ---
[INFO] Stopping Mock Repository Manager on http://localhost:44249
[INFO] Stopped ServerConnector@6c3a2dc1{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[INFO] Stopped o.e.j.s.ServletContextHandler@5426fccc{/,null,STOPPED}
[INFO] Mock Repository Manager http://localhost:44249 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (verify-style) @ 
openwebbeans-tomcat ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- apache-rat-plugin:0.16.1:check (default) @ openwebbeans-tomcat ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 31 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ 
openwebbeans-tomcat ---
[INFO] Installing 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/pom.xml>
 to 
/home/jenkins/jenkins-agent/maven-repositories/0/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/openwebbeans-tomcat-4.0.3-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-agent/maven-repositories/0/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-tomcat/ws/target/openwebbeans-tomcat-4.0.3-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-agent/maven-repositories/0/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ 
openwebbeans-tomcat ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-20240605.095359-3.pom
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-20240605.095359-3.pom
 (7.5 kB at 7.2 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-20240605.095359-3.jar
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-20240605.095359-3-sources.jar
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/openwebbeans/openwebbeans-tomcat/4.0.3-SNAPSHOT/openwebbeans-tomcat-4.0.3-20240605.095359-3-sources.jar
 (19 kB at 7.2 kB/s)

Reply via email to