I wonder if the jenkins java config changed at all. That class is in
tools.jar I believe.

On 11 September 2017 at 16:02, Gary Gregory <[email protected]> wrote:

> Frak! What could cause the JConsolePlugin class to not be found?
>
> Gary
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <[email protected]>
> Date: Mon, Sep 11, 2017 at 2:17 PM
> Subject: Build failed in Jenkins: Log4j 2.x #3052
> To: [email protected]
>
>
> See <https://builds.apache.org/job/Log4j%202.x/3052/display/redirect>
>
> ------------------------------------------
> [...truncated 1.12 MB...]
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @
> log4j-taglib ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
> log4j-taglib ---
> [INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/
> latest1.7]
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 20 source files to <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-taglib/target/classes>
> [INFO]
> [INFO] --- maven-bundle-plugin:3.3.0:manifest (default) @ log4j-taglib ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.2:testResources
> (default-testResources) @ log4j-taglib ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
> log4j-taglib ---
> [INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/
> latest1.7]
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 13 source files to <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-taglib/target/test-classes>
> [INFO]
> [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ log4j-taglib
> ---
> [INFO] Toolchain in maven-surefire-plugin: JDK[/home/jenkins/tools/java/
> latest1.7]
> [INFO]
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.logging.log4j.taglib.ExitTagTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.748 s - in org.apache.logging.log4j.taglib.ExitTagTest
> [INFO] Running org.apache.logging.log4j.taglib.EnterTagTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.988 s - in org.apache.logging.log4j.taglib.EnterTagTest
> [INFO] Running org.apache.logging.log4j.taglib.TagLevelTest
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.115 s - in org.apache.logging.log4j.taglib.TagLevelTest
> [INFO] Running org.apache.logging.log4j.taglib.DumpTagTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.174 s - in org.apache.logging.log4j.taglib.DumpTagTest
> [INFO] Running org.apache.logging.log4j.taglib.TagUtilsLevelTest
> [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.148 s - in org.apache.logging.log4j.taglib.TagUtilsLevelTest
> [INFO] Running org.apache.logging.log4j.taglib.IfEnabledTagTest
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.794 s - in org.apache.logging.log4j.taglib.IfEnabledTagTest
> [INFO] Running org.apache.logging.log4j.taglib.CatchingTagTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.858 s - in org.apache.logging.log4j.taglib.CatchingTagTest
> [INFO] Running org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest
> ERROR StatusLogger No log4j2 configuration file found. Using default
> configuration: logging only errors to the console. Set system property
> 'log4j2.debug' to show Log4j2 internal initialization logging.
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.553 s - in org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest
> [INFO] Running org.apache.logging.log4j.taglib.LogTagTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.119 s - in org.apache.logging.log4j.taglib.LogTagTest
> [INFO] Running org.apache.logging.log4j.taglib.
> ExceptionAwareTagSupportTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.075 s - in org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest
> [INFO] Running org.apache.logging.log4j.taglib.TagUtilsScopeTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.133 s - in org.apache.logging.log4j.taglib.TagUtilsScopeTest
> [INFO] Running org.apache.logging.log4j.taglib.SetLoggerTagTest
> ERROR StatusLogger No log4j2 configuration file found. Using default
> configuration: logging only errors to the console. Set system property
> 'log4j2.debug' to show Log4j2 internal initialization logging.
> [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.569 s - in org.apache.logging.log4j.taglib.SetLoggerTagTest
> [INFO] Running org.apache.logging.log4j.taglib.
> LoggingMessageTagSupportTest
> [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.847 s - in org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ log4j-taglib ---
> [INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT.jar>
> [INFO]
> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @
> log4j-taglib ---
> [INFO]
> [INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @
> log4j-taglib ---
> [INFO] Toolchain in maven-failsafe-plugin: JDK[/home/jenkins/tools/java/
> latest1.7]
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ log4j-taglib ---
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @
> log4j-taglib ---
> [INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT-sources.jar>
> [INFO]
> [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @
> log4j-taglib ---
> [INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT-test-sources.jar>
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @
> log4j-taglib ---
> [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT.jar> to
> /home/jenkins/jenkins-slave/maven-repositories/1/org/
> apache/logging/log4j/log4j-taglib/2.9.1-SNAPSHOT/log4j-
> taglib-2.9.1-SNAPSHOT.jar
> [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/
> apache/logging/log4j/log4j-taglib/2.9.1-SNAPSHOT/log4j-
> taglib-2.9.1-SNAPSHOT.pom
> [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT-sources.jar> to
> /home/jenkins/jenkins-slave/maven-repositories/1/org/
> apache/logging/log4j/log4j-taglib/2.9.1-SNAPSHOT/log4j-
> taglib-2.9.1-SNAPSHOT-sources.jar
> [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT-test-sources.jar> to
> /home/jenkins/jenkins-slave/maven-repositories/1/org/
> apache/logging/log4j/log4j-taglib/2.9.1-SNAPSHOT/log4j-
> taglib-2.9.1-SNAPSHOT-test-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------
> ------------
> [INFO] Building Apache Log4j JMX GUI 2.9.1-SNAPSHOT
> [INFO] ------------------------------------------------------------
> ------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-jmx-gui
> ---
> [INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/target>
> [INFO]
> [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ log4j-jmx-gui
> ---
> [INFO] Required toolchain: jdk [ version='1.7' ]
> [INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/
> latest1.7]
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process
> (process-resource-bundles) @ log4j-jmx-gui ---
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @
> log4j-jmx-gui ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @
> log4j-jmx-gui ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
> log4j-jmx-gui ---
> [INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/
> latest1.7]
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 5 source files to <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jmx-gui/target/classes>
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
>   symbol: class JConsolePlugin
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
>   symbol: class JConsolePlugin
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[33,45] error: cannot find symbol
>   symbol:   method getContext()
>   location: class ClientGuiJConsolePlugin
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[30,4] error: method does not override or
> implement a method from a supertype
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[43,4] error: method does not override or
> implement a method from a supertype
> [INFO] 5 errors
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------
> ------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Log4j 2 ..................................... SUCCESS [
> 20.278 s]
> [INFO] Apache Log4j API Java 9 support .................... SUCCESS [
> 8.698 s]
> [INFO] Apache Log4j API ................................... SUCCESS [
> 20.651 s]
> [INFO] Apache Log4j Core .................................. SUCCESS [13:26
> min]
> [INFO] Apache Log4j Core Integration Tests ................ SUCCESS [
> 43.188 s]
> [INFO] Apache Log4j 1.x Compatibility API ................. SUCCESS [
> 11.959 s]
> [INFO] Apache Log4j SLF4J Binding ......................... SUCCESS [
> 10.339 s]
> [INFO] Apache Log4j to SLF4J Adapter ...................... SUCCESS [
> 7.585 s]
> [INFO] Apache Log4j Commons Logging Bridge ................ SUCCESS [
> 7.282 s]
> [INFO] Apache Log4j Flume Bridge .......................... SUCCESS [05:30
> min]
> [INFO] Apache Log4j Web ................................... SUCCESS [
> 9.553 s]
> [INFO] Apache Log4j Tag Library ........................... SUCCESS [
> 21.015 s]
> [INFO] Apache Log4j JMX GUI ............................... FAILURE [
> 2.705 s]
> [INFO] Apache Log4j Samples ............................... SKIPPED
> [INFO] Apache Log4j Samples: Flume - Common ............... SKIPPED
> [INFO] Apache Log4j Samples: Flume - Remote ............... SKIPPED
> [INFO] Apache Log4j Samples: Flume - Embedded ............. SKIPPED
> [INFO] Apache Log4j Samples: Configuration ................ SKIPPED
> [INFO] Apache Log4j Samples: LoggerProperties ............. SKIPPED
> [INFO] Apache Log4j OSGi .................................. SKIPPED
> [INFO] Apache Log4j BOM ................................... SKIPPED
> [INFO] Apache Log4j NoSQL ................................. SKIPPED
> [INFO] Apache Log4J Performance Tests ..................... SKIPPED
> [INFO] Apache Log4j Streaming Interface ................... SKIPPED
> [INFO] Apache Log4j JUL Adapter ........................... SKIPPED
> [INFO] Apache Log4j Liquibase Binding ..................... SKIPPED
> [INFO] Apache Log4j App Server Support .................... SKIPPED
> [INFO] ------------------------------------------------------------
> ------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------
> ------------
> [INFO] Total time: 22:37 min
> [INFO] Finished at: 2017-09-11T20:17:21+00:00
> [INFO] Final Memory: 62M/676M
> [INFO] ------------------------------------------------------------
> ------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:
> maven-compiler-plugin:3.7.0:compile (default-compile) on project
> log4j-jmx-gui: Compilation failure: Compilation failure:
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
> [ERROR] symbol: class JConsolePlugin
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
> [ERROR] symbol: class JConsolePlugin
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[33,45] error: cannot find symbol
> [ERROR] symbol:   method getContext()
> [ERROR] location: class ClientGuiJConsolePlugin
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[30,4] error: method does not override or
> implement a method from a supertype
> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-
> gui/src/main/java/org/apache/logging/log4j/jmx/gui/
> ClientGuiJConsolePlugin.java>:[43,4] error: method does not override or
> implement a method from a supertype
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/
> MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :log4j-jmx-gui
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api-
> java9/pom.xml> to org.apache.logging.log4j/log4j-api-java9/2.9.1-
> SNAPSHOT/log4j-api-java9-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api-
> java9/target/log4j-api-java9-2.9.1-SNAPSHOT.zip> to
> org.apache.logging.log4j/log4j-api-java9/2.9.1-
> SNAPSHOT/log4j-api-java9-2.9.
> 1-SNAPSHOT.zip
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> appserver/pom.xml> to org.apache.logging.log4j/log4j-appserver/2.9.1-
> SNAPSHOT/log4j-appserver-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> samples/flume-remote/pom.xml> to org.apache.logging.log4j.
> samples/log4j-samples-flume-remote/2.9.1-SNAPSHOT/log4j-
> samples-flume-remote-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jmx-
> gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.9.1-SNAPSHOT/
> log4j-jmx-gui-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/
> pom.xml> to org.apache.logging.log4j/log4j-api/2.9.1-SNAPSHOT/
> log4j-api-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/
> target/log4j-api-2.9.1-SNAPSHOT.jar> to org.apache.logging.log4j/
> log4j-api/2.9.1-SNAPSHOT/log4j-api-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/
> target/log4j-api-2.9.1-SNAPSHOT-tests.jar> to org.apache.logging.log4j/
> log4j-api/2.9.1-SNAPSHOT/log4j-api-2.9.1-SNAPSHOT-tests.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/
> target/log4j-api-2.9.1-SNAPSHOT-sources.jar> to org.apache.logging.log4j/
> log4j-api/2.9.1-SNAPSHOT/log4j-api-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/
> target/log4j-api-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-api/2.9.1-SNAPSHOT/
> log4j-api-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> flume-ng/pom.xml> to org.apache.logging.log4j/
> log4j-flume-ng/2.9.1-SNAPSHOT/
> log4j-flume-ng-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> flume-ng/target/log4j-flume-ng-2.9.1-SNAPSHOT.jar> to
> org.apache.logging.log4j/log4j-flume-ng/2.9.1-SNAPSHOT/
> log4j-flume-ng-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> flume-ng/target/log4j-flume-ng-2.9.1-SNAPSHOT-tests.jar> to
> org.apache.logging.log4j/log4j-flume-ng/2.9.1-SNAPSHOT/
> log4j-flume-ng-2.9.1-SNAPSHOT-tests.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> flume-ng/target/log4j-flume-ng-2.9.1-SNAPSHOT-sources.jar> to
> org.apache.logging.log4j/log4j-flume-ng/2.9.1-SNAPSHOT/
> log4j-flume-ng-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> flume-ng/target/log4j-flume-ng-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-flume-ng/2.9.1-SNAPSHOT/
> log4j-flume-ng-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.9.1-
> SNAPSHOT/log4j-samples-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/
> log4j-core/2.9.1-SNAPSHOT/log4j-core-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9.1-SNAPSHOT.jar> to
> org.apache.logging.log4j/log4j-core/2.9.1-SNAPSHOT/
> log4j-core-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9.1-SNAPSHOT-tests.jar>
> to org.apache.logging.log4j/log4j-core/2.9.1-SNAPSHOT/
> log4j-core-2.9.1-SNAPSHOT-tests.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9.1-
> SNAPSHOT-sources.jar>
> to org.apache.logging.log4j/log4j-core/2.9.1-SNAPSHOT/
> log4j-core-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9.1-
> SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/
> log4j-core/2.9.1-SNAPSHOT/log4j-core-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/
> log4j-perf/2.9.1-SNAPSHOT/log4j-perf-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> samples/loggerProperties/pom.xml> to org.apache.logging.log4j.
> samples/log4j-samples-loggerProperties/2.9.1-SNAPSHOT/log4j-samples-
> loggerProperties-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> samples/flume-embedded/pom.xml> to org.apache.logging.log4j.
> samples/log4j-samples-flume-embedded/2.9.1-SNAPSHOT/log4j-
> samples-flume-embedded-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.9.1-
> SNAPSHOT/log4j-liquibase-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core-its/pom.xml> to org.apache.logging.log4j/
> log4j-core-its/2.9.1-SNAPSHOT/log4j-core-its-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core-its/target/log4j-core-its-2.9.
> 1-SNAPSHOT-tests.jar> to org.apache.logging.log4j/
> log4j-core-its/2.9.1-SNAPSHOT/log4j-core-its-2.9.1-SNAPSHOT-tests.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core-its/target/log4j-core-its-2.9.
> 1-SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/
> log4j-core-its/2.9.1-SNAPSHOT/log4j-core-its-2.9.1-SNAPSHOT-
> test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-web/
> pom.xml> to org.apache.logging.log4j/log4j-web/2.9.1-SNAPSHOT/
> log4j-web-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-web/
> target/log4j-web-2.9.1-SNAPSHOT.jar> to org.apache.logging.log4j/
> log4j-web/2.9.1-SNAPSHOT/log4j-web-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-web/
> target/log4j-web-2.9.1-SNAPSHOT-sources.jar> to org.apache.logging.log4j/
> log4j-web/2.9.1-SNAPSHOT/log4j-web-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-web/
> target/log4j-web-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-web/2.9.1-SNAPSHOT/
> log4j-web-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jcl/
> pom.xml> to org.apache.logging.log4j/log4j-jcl/2.9.1-SNAPSHOT/
> log4j-jcl-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jcl/
> target/log4j-jcl-2.9.1-SNAPSHOT.jar> to org.apache.logging.log4j/
> log4j-jcl/2.9.1-SNAPSHOT/log4j-jcl-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jcl/
> target/log4j-jcl-2.9.1-SNAPSHOT-sources.jar> to org.apache.logging.log4j/
> log4j-jcl/2.9.1-SNAPSHOT/log4j-jcl-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jcl/
> target/log4j-jcl-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-jcl/2.9.1-SNAPSHOT/
> log4j-jcl-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> nosql/pom.xml> to org.apache.logging.log4j/log4j-nosql/2.9.1-SNAPSHOT/
> log4j-nosql-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.9.1-SNAPSHOT/
> log4j-taglib-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT.jar> to
> org.apache.logging.log4j/
> log4j-taglib/2.9.1-SNAPSHOT/log4j-taglib-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT-sources.jar> to
> org.apache.logging.log4j/log4j-taglib/2.9.1-SNAPSHOT/
> log4j-taglib-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> taglib/target/log4j-taglib-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-taglib/2.9.1-SNAPSHOT/
> log4j-taglib-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-1.2-
> api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.9.1-SNAPSHOT/
> log4j-1.2-api-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-1.2-
> api/target/log4j-1.2-api-2.9.1-SNAPSHOT.jar> to org.apache.logging.log4j/
> log4j-1.2-api/2.9.1-SNAPSHOT/log4j-1.2-api-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-1.2-
> api/target/log4j-1.2-api-2.9.1-SNAPSHOT-sources.jar> to
> org.apache.logging.log4j/log4j-1.2-api/2.9.1-SNAPSHOT/
> log4j-1.2-api-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-1.2-
> api/target/log4j-1.2-api-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-1.2-api/2.9.1-SNAPSHOT/
> log4j-1.2-api-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> samples/configuration/pom.xml> to org.apache.logging.log4j.
> samples/log4j-samples-configuration/2.9.1-SNAPSHOT/
> log4j-samples-configuration-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/
> log4j-osgi/2.9.1-SNAPSHOT/log4j-osgi-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-bom/
> pom.xml> to org.apache.logging.log4j/log4j-bom/2.9.1-SNAPSHOT/
> log4j-bom-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-jul/
> pom.xml> to org.apache.logging.log4j/log4j-jul/2.9.1-SNAPSHOT/
> log4j-jul-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.9.1-
> SNAPSHOT/log4j-slf4j-impl-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> slf4j-impl/target/log4j-slf4j-impl-2.9.1-SNAPSHOT.jar> to
> org.apache.logging.log4j/log4j-slf4j-impl/2.9.1-
> SNAPSHOT/log4j-slf4j-impl-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> slf4j-impl/target/log4j-slf4j-impl-2.9.1-SNAPSHOT-sources.jar> to
> org.apache.logging.log4j/log4j-slf4j-impl/2.9.1-
> SNAPSHOT/log4j-slf4j-impl-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> slf4j-impl/target/log4j-slf4j-impl-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-slf4j-impl/2.9.1-
> SNAPSHOT/log4j-slf4j-impl-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.9.1-
> SNAPSHOT/log4j-iostreams-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml>
> to org.apache.logging.log4j/log4j/2.9.1-SNAPSHOT/log4j-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/target/
> log4j-2.9.1-SNAPSHOT-site.xml> to org.apache.logging.log4j/
> log4j/2.9.1-SNAPSHOT/log4j-2.9.1-SNAPSHOT-site.xml
> [Fast Archiver] Compressed 72.62 KB of artifacts by 88.1% relative to #3051
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-to-
> slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.9.1-SNAPSHOT/
> log4j-to-slf4j-2.9.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-to-
> slf4j/target/log4j-to-slf4j-2.9.1-SNAPSHOT.jar> to
> org.apache.logging.log4j/
> log4j-to-slf4j/2.9.1-SNAPSHOT/log4j-to-slf4j-2.9.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-to-
> slf4j/target/log4j-to-slf4j-2.9.1-SNAPSHOT-sources.jar> to
> org.apache.logging.log4j/log4j-to-slf4j/2.9.1-SNAPSHOT/
> log4j-to-slf4j-2.9.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-to-
> slf4j/target/log4j-to-slf4j-2.9.1-SNAPSHOT-test-sources.jar> to
> org.apache.logging.log4j/log4j-to-slf4j/2.9.1-SNAPSHOT/
> log4j-to-slf4j-2.9.1-SNAPSHOT-test-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-
> samples/flume-common/pom.xml> to org.apache.logging.log4j.
> samples/log4j-samples-flume-common/2.9.1-SNAPSHOT/log4j-
> samples-flume-common-2.9.1-SNAPSHOT.pom
> channel stopped
>



-- 
Matt Sicker <[email protected]>

Reply via email to