My guess would be something related to the jconsole jar as that's the only non-standard config going on in that particular module. Could be related to the Jenkins upgrade perhaps? I don't think I've seen this module fail locally at least with Java 8.
On 17 July 2017 at 16:36, Ralph Goers <[email protected]> wrote: > The log below says there was a compilation failure in jmx-gui but it > doesn’t say what they were. Any ideas? > > Ralph > > > On Jul 17, 2017, at 10:44 AM, Apache Jenkins Server < > [email protected]> wrote: > > > > See <https://builds.apache.org/job/Log4j%202.x/2906/display/ > redirect?page=changes> > > > > Changes: > > > > [ggregory] Fix typo in comment. > > > > ------------------------------------------ > > [...truncated 1.05 MB...] > > [INFO] Building jar: <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT- > test-sources.jar> > > [INFO] > > [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ > log4j-web --- > > [INFO] Installing <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT.jar> to > /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.jar > > [INFO] Installing <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/pom.xml> to /home/jenkins/jenkins-slave/ > maven-repositories/0/org/apache/logging/log4j/log4j- > web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.pom > > [INFO] Installing <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT-sources.jar> > to /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2. > 9-SNAPSHOT-sources.jar > > [INFO] Installing <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT- > test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2. > 9-SNAPSHOT-test-sources.jar > > [INFO] > > [INFO] ------------------------------------------------------------ > ------------ > > [INFO] Building Apache Log4j Tag Library 2.9-SNAPSHOT > > [INFO] ------------------------------------------------------------ > ------------ > > [INFO] > > [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-taglib > --- > > [INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/target> > > [INFO] > > [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ > log4j-taglib --- > > [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-taglib --- > > [INFO] > > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ > log4j-taglib --- > > [INFO] > > [INFO] --- maven-resources-plugin:3.0.1: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.6.1: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.1: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.6.1: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.89 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.935 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.113 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.178 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.147 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.833 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.821 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.566 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.078 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.13 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.639 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.83 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.0:jar (default-jar) @ log4j-taglib --- > > [INFO] Building jar: <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-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-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-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-SNAPSHOT.jar> to > /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j- > taglib-2.9-SNAPSHOT.jar > > [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j- > taglib-2.9-SNAPSHOT.pom > > [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/target/log4j-taglib-2.9-SNAPSHOT-sources.jar> to > /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j- > taglib-2.9-SNAPSHOT-sources.jar > > [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/target/log4j-taglib-2.9-SNAPSHOT-test-sources.jar> to > /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j- > taglib-2.9-SNAPSHOT-test-sources.jar > > [INFO] > > [INFO] ------------------------------------------------------------ > ------------ > > [INFO] Building Apache Log4j JMX GUI 2.9-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.1: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.6.1: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] ------------------------------------------------------------ > ------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Log4j 2 ..................................... SUCCESS > [01:09 min] > > [INFO] Apache Log4j API Java 9 support .................... SUCCESS [ > 8.245 s] > > [INFO] Apache Log4j API ................................... SUCCESS [ > 28.398 s] > > [INFO] Apache Log4j Core .................................. SUCCESS > [14:04 min] > > [INFO] Apache Log4j Core Integration Tests ................ SUCCESS > [01:02 min] > > [INFO] Apache Log4j 1.x Compatibility API ................. SUCCESS [ > 14.499 s] > > [INFO] Apache Log4j SLF4J Binding ......................... SUCCESS [ > 11.952 s] > > [INFO] Apache Log4j to SLF4J Adapter ...................... SUCCESS [ > 8.340 s] > > [INFO] Apache Log4j Commons Logging Bridge ................ SUCCESS [ > 8.213 s] > > [INFO] Apache Log4j Flume Bridge .......................... SUCCESS [ > 23.712 s] > > [INFO] Apache Log4j Web ................................... SUCCESS [ > 11.102 s] > > [INFO] Apache Log4j Tag Library ........................... SUCCESS [ > 23.725 s] > > [INFO] Apache Log4j JMX GUI ............................... FAILURE [ > 2.381 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 Scala 2.11 wrapper for Log4j API ...... SKIPPED > > [INFO] Apache Log4j Samples: Scala API .................... 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 Scala 2.10 wrapper for Log4j API ...... SKIPPED > > [INFO] ------------------------------------------------------------ > ------------ > > [INFO] BUILD FAILURE > > [INFO] ------------------------------------------------------------ > ------------ > > [INFO] Total time: 19:35 min > > [INFO] Finished at: 2017-07-17T17:43:39+00:00 > > [INFO] Final Memory: 53M/1279M > > [INFO] ------------------------------------------------------------ > ------------ > > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-compiler-plugin:3.6.1:compile (default-compile) on project > log4j-jmx-gui: Compilation failure -> [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-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api-java9/target/log4j-api-java9-2.9-SNAPSHOT.zip> > to org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/ > log4j-api-java9-2.9-SNAPSHOT.zip > > [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-SNAPSHOT/log4j- > samples-flume-remote-2.9-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-SNAPSHOT/log4j-jmx-gui-2.9-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-SNAPSHOT/log4j-api-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT.jar> to > org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-tests.jar> to > org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j- > api-2.9-SNAPSHOT-tests.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-sources.jar> > to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j- > api-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT- > test-sources.jar> to org.apache.logging.log4j/ > log4j-api/2.9-SNAPSHOT/log4j-api-2.9-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-SNAPSHOT/ > log4j-flume-ng-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT.jar> to > org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/ > log4j-flume-ng-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT-tests.jar> to > org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/ > log4j-flume-ng-2.9-SNAPSHOT-tests.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT-sources.jar> to > org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/ > log4j-flume-ng-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT-test-sources.jar> to > org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/ > log4j-flume-ng-2.9-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- > SNAPSHOT/log4j-samples-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > samples/scala-api/pom.xml> to org.apache.logging.log4j. > samples/log4j-samples-scala-api/2.9-SNAPSHOT/log4j-samples-scala-api-2.9- > 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-SNAPSHOT/log4j-core-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT.jar> to > org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j- > core-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-tests.jar> > to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j- > core-2.9-SNAPSHOT-tests.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-sources.jar> > to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j- > core-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9- > SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/ > log4j-core/2.9-SNAPSHOT/log4j-core-2.9-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-SNAPSHOT/log4j-perf-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml> to > org.apache.logging.log4j/log4j-api-scala_2.10/2.9- > SNAPSHOT/log4j-api-scala_2.10-2.9-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-SNAPSHOT/log4j-samples- > loggerProperties-2.9-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-SNAPSHOT/log4j- > samples-flume-embedded-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to > org.apache.logging.log4j/log4j-api-scala_2.11/2.9- > SNAPSHOT/log4j-api-scala_2.11-2.9-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-SNAPSHOT/log4j-liquibase-2.9-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-SNAPSHOT/log4j-core-its-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/ > log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT.jar> to > org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT-sources.jar> > to org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j- > web-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT- > test-sources.jar> to org.apache.logging.log4j/ > log4j-web/2.9-SNAPSHOT/log4j-web-2.9-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-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.9-SNAPSHOT.jar> to > org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.9-SNAPSHOT-sources.jar> > to org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j- > jcl-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.9-SNAPSHOT- > test-sources.jar> to org.apache.logging.log4j/ > log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-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-SNAPSHOT/ > log4j-nosql-2.9-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-SNAPSHOT/ > log4j-taglib-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/target/log4j-taglib-2.9-SNAPSHOT.jar> to org.apache.logging.log4j/ > log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/target/log4j-taglib-2.9-SNAPSHOT-sources.jar> to > org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/ > log4j-taglib-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > taglib/target/log4j-taglib-2.9-SNAPSHOT-test-sources.jar> to > org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/ > log4j-taglib-2.9-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-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.9-SNAPSHOT.jar> > to org.apache.logging.log4j/log4j-1.2-api/2.9-SNAPSHOT/ > log4j-1.2-api-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.9- > SNAPSHOT-sources.jar> to org.apache.logging.log4j/ > log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-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- > SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/ > log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-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-SNAPSHOT/ > log4j-samples-configuration-2.9-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-SNAPSHOT/log4j-osgi-2.9-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-SNAPSHOT/log4j-bom-2.9-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-SNAPSHOT/log4j-jul-2.9-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-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > slf4j-impl/target/log4j-slf4j-impl-2.9-SNAPSHOT.jar> to > org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/ > log4j-slf4j-impl-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > slf4j-impl/target/log4j-slf4j-impl-2.9-SNAPSHOT-sources.jar> to > org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/ > log4j-slf4j-impl-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j- > slf4j-impl/target/log4j-slf4j-impl-2.9-SNAPSHOT-test-sources.jar> to > org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/ > log4j-slf4j-impl-2.9-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-SNAPSHOT/log4j-iostreams-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/ > log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/target/log4j-2.9-SNAPSHOT-site.xml> to > org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT-site.xml > > [Fast Archiver] Compressed 72.68 KB of artifacts by 88.1% relative to > #2905 > > [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-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.9-SNAPSHOT.jar> > to org.apache.logging.log4j/log4j-to-slf4j/2.9-SNAPSHOT/ > log4j-to-slf4j-2.9-SNAPSHOT.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2. > 9-SNAPSHOT-sources.jar> to org.apache.logging.log4j/ > log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT-sources.jar > > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2. > 9-SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/ > log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-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-SNAPSHOT/log4j- > samples-flume-common-2.9-SNAPSHOT.pom > > channel stopped > > > > > -- Matt Sicker <[email protected]>
