Fixed. Was a config error from a filename change I made. On 6 April 2018 at 21:07, Apache Jenkins Server <jenk...@builds.apache.org> wrote:
> See <https://builds.apache.org/job/Log4j%202%203.x/57/ > display/redirect?page=changes> > > Changes: > > [boards] Make Ubuntu and Windows builds parallel > > ------------------------------------------ > [...truncated 448 B...] > Fetching changes from the remote Git repository > > git config remote.origin.url https://git-wip-us.apache.org/ > repos/asf/logging-log4j2.git # timeout=10 > Cleaning workspace > > git rev-parse --verify HEAD # timeout=10 > Resetting working tree > > git reset --hard # timeout=10 > > git clean -fdx # timeout=10 > Fetching upstream changes from https://git-wip-us.apache.org/ > repos/asf/logging-log4j2.git > > git --version # timeout=10 > > git fetch --tags --progress https://git-wip-us.apache.org/ > repos/asf/logging-log4j2.git +refs/heads/*:refs/remotes/origin/* > > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > Checking out Revision 39e5d4cb6b9c952eb460f348e753f47f9cf85fa5 > (refs/remotes/origin/master) > > git config core.sparsecheckout # timeout=10 > > git checkout -f 39e5d4cb6b9c952eb460f348e753f47f9cf85fa5 > Commit message: "Make Ubuntu and Windows builds parallel" > > git rev-list --no-walk 259a1c428cd338665506c2a66d0194c6902280be # > timeout=10 > [EnvInject] - Executing scripts and injecting environment variables after > the SCM step. > [EnvInject] - Injecting as environment variables the properties content > LANG=en_US.UTF-8 > > [EnvInject] - Variables injected successfully. > Parsing POMs > Established TCP socket on 43154 > maven33-agent.jar already up to date > maven33-interceptor.jar already up to date > maven3-interceptor-commons.jar already up to date > [Log4j 2 3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g > -Xms256m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/ > maven33-agent.jar:/home/jenkins/tools/maven/apache- > maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/ > jenkins/tools/maven/apache-maven-3.3.9/conf/logging > jenkins.maven3.agent.Maven33Main > /home/jenkins/tools/maven/apache-maven-3.3.9 > /home/jenkins/jenkins-slave/slave.jar > /home/jenkins/jenkins-slave/maven33-interceptor.jar > /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43154 > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option > MaxPermSize=256m; support was removed in 8.0 > <===[JENKINS REMOTING CAPACITY]===> channel started > Executing Maven: -B -f <https://builds.apache.org/ > job/Log4j%202%203.x/ws/pom.xml> -Dmaven.repo.local=/home/ > jenkins/jenkins-slave/maven-repositories/0 -V -t jenkins-toolchains.xml > -Djenkins clean install > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > 2015-11-10T16:41:47+00:00) > Maven home: /usr/local/asfpackages/maven/apache-maven-3.3.9 > Java version: 1.8.0_152, vendor: Oracle Corporation > Java home: /usr/local/asfpackages/java/jdk1.8.0_152/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: > "unix" > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective > model for org.apache.logging.log4j.samples:log4j-samples-flume- > remote:war:3.0.0-SNAPSHOT > [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but > found duplicate declaration of plugin > org.apache.maven.plugins:maven-deploy-plugin > @ > org.apache.logging.log4j.samples:log4j-samples-flume-remote:[unknown-version], > <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j- > samples/log4j-samples-flume-remote/pom.xml,> line 129, column 15 > [WARNING] > [WARNING] Some problems were encountered while building the effective > model for org.apache.logging.log4j.samples:log4j-samples-flume- > embedded:war:3.0.0-SNAPSHOT > [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but > found duplicate declaration of plugin > org.apache.maven.plugins:maven-deploy-plugin > @ > org.apache.logging.log4j.samples:log4j-samples-flume-embedded:[unknown-version], > <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j- > samples/log4j-samples-flume-embedded/pom.xml,> line 141, column 15 > [WARNING] > [WARNING] Some problems were encountered while building the effective > model for org.apache.logging.log4j:log4j-bom:pom:3.0.0-SNAPSHOT > [WARNING] 'parent.relativePath' of POM > org.apache.logging.log4j:log4j-bom:3.0.0-SNAPSHOT > (<https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-bom/pom.xml)> > points at org.apache.logging.log4j:log4j instead of > org.apache.logging:logging-parent, please verify your project structure @ > line 19, column 11 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > [WARNING] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] Apache Log4j 2 > [INFO] Apache Log4j API Java 9 support > [INFO] Apache Log4j API > [INFO] Apache Log4j Core Java 9 support > [INFO] Apache Log4j Core > [INFO] Apache Log4j Layout for Jackson > [INFO] Apache Log4j Layout for Jackson JSON > [INFO] Apache Log4j Layout for Jackson XML > [INFO] Apache Log4j Layout for Jackson YAML > [INFO] Apache Log4j Core Integration Tests > [INFO] Apache Log4j 1.x Compatibility API > [INFO] Apache Log4j SLF4J Binding > [INFO] Apache Log4j to SLF4J Adapter > [INFO] Apache Log4j Commons Logging Bridge > [INFO] Apache Log4j CSV > [INFO] Apache Log4j Flume Bridge > [INFO] Apache Log4j Web > [INFO] Apache Log4j Tag Library > [INFO] Apache Log4j JMX GUI > [INFO] Apache Log4j Samples > [INFO] Apache Log4j Samples: Flume - Common > [INFO] Apache Log4j Samples: Flume - Remote > [INFO] Apache Log4j Samples: Flume - Embedded > [INFO] Apache Log4j Samples: Configuration > [INFO] Apache Log4j Samples: LoggerProperties > [INFO] Apache Log4j BOM > [INFO] Apache Log4j JDBC > [INFO] Apache Log4j JDBC DBCP 2 > [INFO] Apache Log4j JPA > [INFO] Apache Log4j JeroMQ > [INFO] Apache Log4j JMS > [INFO] Apache Log4j Kafka > [INFO] Apache Log4j CouchDB > [INFO] Apache Log4j MongoDB 2 > [INFO] Apache Log4j MongoDB 3 > [INFO] Apache Log4j Cassandra > [INFO] Apache Log4J Performance Tests > [INFO] Apache Log4j Streaming Interface > [INFO] Apache Log4j JUL Adapter > [INFO] Apache Log4j Liquibase Binding > [INFO] Apache Log4j App Server Support > [INFO] Apache Log4j SMTP > [INFO] Apache Log4j OSGi > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache Log4j 2 3.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ log4j --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j --- > [INFO] > [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ > log4j --- > [INFO] > [INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ > log4j --- > [INFO] No tests to run. > [JENKINS] Recording test results > [INFO] > [INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ log4j --- > [JENKINS] Recording test results > [INFO] > [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j > --- > [INFO] > [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ > log4j --- > [INFO] > [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j > --- > [INFO] Installing <https://builds.apache.org/ > job/Log4j%202%203.x/ws/pom.xml> to /home/jenkins/jenkins-slave/ > maven-repositories/0/org/apache/logging/log4j/log4j/3. > 0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom > [INFO] Installing <https://builds.apache.org/ > job/Log4j%202%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml> to > /home/jenkins/jenkins-slave/maven-repositories/0/org/ > apache/logging/log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT-site.xml > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache Log4j API Java 9 support 3.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ > log4j-api-java9 --- > [INFO] > [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ > log4j-api-java9 --- > [INFO] Required toolchain: jdk [ version='9' ] > [ERROR] No toolchain found for type jdk > [ERROR] Cannot find matching toolchain definitions for the following > toolchain types: > jdk [ version='9' ] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Log4j 2 ..................................... SUCCESS [ > 22.725 s] > [INFO] Apache Log4j API Java 9 support .................... FAILURE [ > 0.916 s] > [INFO] Apache Log4j API ................................... SKIPPED > [INFO] Apache Log4j Core Java 9 support ................... SKIPPED > [INFO] Apache Log4j Core .................................. SKIPPED > [INFO] Apache Log4j Layout for Jackson .................... SKIPPED > [INFO] Apache Log4j Layout for Jackson JSON ............... SKIPPED > [INFO] Apache Log4j Layout for Jackson XML ................ SKIPPED > [INFO] Apache Log4j Layout for Jackson YAML ............... SKIPPED > [INFO] Apache Log4j Core Integration Tests ................ SKIPPED > [INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED > [INFO] Apache Log4j SLF4J Binding ......................... SKIPPED > [INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED > [INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED > [INFO] Apache Log4j CSV ................................... SKIPPED > [INFO] Apache Log4j Flume Bridge .......................... SKIPPED > [INFO] Apache Log4j Web ................................... SKIPPED > [INFO] Apache Log4j Tag Library ........................... SKIPPED > [INFO] Apache Log4j JMX GUI ............................... SKIPPED > [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 BOM ................................... SKIPPED > [INFO] Apache Log4j JDBC .................................. SKIPPED > [INFO] Apache Log4j JDBC DBCP 2 ........................... SKIPPED > [INFO] Apache Log4j JPA ................................... SKIPPED > [INFO] Apache Log4j JeroMQ ................................ SKIPPED > [INFO] Apache Log4j JMS ................................... SKIPPED > [INFO] Apache Log4j Kafka ................................. SKIPPED > [INFO] Apache Log4j CouchDB ............................... SKIPPED > [INFO] Apache Log4j MongoDB 2 ............................. SKIPPED > [INFO] Apache Log4j MongoDB 3 ............................. SKIPPED > [INFO] Apache Log4j Cassandra ............................. 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] Apache Log4j SMTP .................................. SKIPPED > [INFO] Apache Log4j OSGi .................................. SKIPPED > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 01:02 min > [INFO] Finished at: 2018-04-07T02:06:04+00:00 > [INFO] Final Memory: 47M/420M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-toolchains-plugin:1.1:toolchain (default) on project > log4j-api-java9: Cannot find matching toolchain definitions for the > following toolchain types: > [ERROR] jdk [ version='9' ] > [ERROR] Please make sure you define the required toolchains in your > ~/.m2/toolchains.xml file. > [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-api-java9 > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-api-java9/pom.xml> to > org.apache.logging.log4j/log4j-api-java9/3.0.0- > SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-appserver/pom.xml> to > org.apache.logging.log4j/log4j-appserver/3.0.0- > SNAPSHOT/log4j-appserver-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-remote/pom.xml> > to org.apache.logging.log4j.samples/log4j-samples-flume- > remote/3.0.0-SNAPSHOT/log4j-samples-flume-remote-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/ > log4j-jmx-gui/3.0.0-SNAPSHOT/log4j-jmx-gui-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/ > log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-flume-ng/pom.xml> to > org.apache.logging.log4j/log4j-flume-ng/3.0.0-SNAPSHOT/ > log4j-flume-ng-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j. > samples/log4j-samples/3.0.0-SNAPSHOT/log4j-samples-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jpa/pom.xml> to org.apache.logging.log4j/ > log4j-jpa/3.0.0-SNAPSHOT/log4j-jpa-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/ > log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-layout-jackson-yaml/pom.xml> to > org.apache.logging.log4j/log4j-layout-jackson-yaml/3.0. > 0-SNAPSHOT/log4j-layout-jackson-yaml-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/ > log4j-perf/3.0.0-SNAPSHOT/log4j-perf-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-kafka/pom.xml> to org.apache.logging.log4j/ > log4j-kafka/3.0.0-SNAPSHOT/log4j-kafka-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-samples/log4j-samples- > loggerProperties/pom.xml> to org.apache.logging.log4j. > samples/log4j-samples-loggerProperties/3.0.0-SNAPSHOT/log4j-samples- > loggerProperties-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-layout-jackson-json/pom.xml> to > org.apache.logging.log4j/log4j-layout-jackson-json/3.0. > 0-SNAPSHOT/log4j-layout-jackson-json-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-embedded/pom.xml> > to org.apache.logging.log4j.samples/log4j-samples-flume- > embedded/3.0.0-SNAPSHOT/log4j-samples-flume-embedded-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-liquibase/pom.xml> to > org.apache.logging.log4j/log4j-liquibase/3.0.0- > SNAPSHOT/log4j-liquibase-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-core-its/pom.xml> to > org.apache.logging.log4j/log4j-core-its/3.0.0-SNAPSHOT/ > log4j-core-its-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/ > log4j-web/3.0.0-SNAPSHOT/log4j-web-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/ > log4j-jcl/3.0.0-SNAPSHOT/log4j-jcl-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jms/pom.xml> to org.apache.logging.log4j/ > log4j-jms/3.0.0-SNAPSHOT/log4j-jms-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/ > log4j-taglib/3.0.0-SNAPSHOT/log4j-taglib-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-couchdb/pom.xml> to org.apache.logging.log4j/ > log4j-couchdb/3.0.0-SNAPSHOT/log4j-couchdb-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/ > log4j-1.2-api/3.0.0-SNAPSHOT/log4j-1.2-api-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-configuration/pom.xml> > to org.apache.logging.log4j.samples/log4j-samples- > configuration/3.0.0-SNAPSHOT/log4j-samples-configuration-3. > 0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/ > log4j-osgi/3.0.0-SNAPSHOT/log4j-osgi-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jdbc/pom.xml> to org.apache.logging.log4j/ > log4j-jdbc/3.0.0-SNAPSHOT/log4j-jdbc-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-core-java9/pom.xml> to > org.apache.logging.log4j/log4j-core-java9/3.0.0- > SNAPSHOT/log4j-core-java9-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-csv/pom.xml> to org.apache.logging.log4j/ > log4j-csv/3.0.0-SNAPSHOT/log4j-csv-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-layout-jackson-xml/pom.xml> to > org.apache.logging.log4j/log4j-layout-jackson-xml/3.0. > 0-SNAPSHOT/log4j-layout-jackson-xml-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-mongodb3/pom.xml> to > org.apache.logging.log4j/log4j-mongodb3/3.0.0-SNAPSHOT/ > log4j-mongodb3-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-cassandra/pom.xml> to > org.apache.logging.log4j/log4j-cassandra/3.0.0- > SNAPSHOT/log4j-cassandra-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-mongodb2/pom.xml> to > org.apache.logging.log4j/log4j-mongodb2/3.0.0-SNAPSHOT/ > log4j-mongodb2-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/ > log4j-bom/3.0.0-SNAPSHOT/log4j-bom-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jeromq/pom.xml> to org.apache.logging.log4j/ > log4j-jeromq/3.0.0-SNAPSHOT/log4j-jeromq-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/ > log4j-jul/3.0.0-SNAPSHOT/log4j-jul-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-slf4j-impl/pom.xml> to > org.apache.logging.log4j/log4j-slf4j-impl/3.0.0- > SNAPSHOT/log4j-slf4j-impl-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-layout-jackson/pom.xml> to > org.apache.logging.log4j/log4j-layout-jackson/3.0.0- > SNAPSHOT/log4j-layout-jackson-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-iostreams/pom.xml> to > org.apache.logging.log4j/log4j-iostreams/3.0.0- > SNAPSHOT/log4j-iostreams-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/pom.xml> to org.apache.logging.log4j/ > log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml> to > org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3. > 0.0-SNAPSHOT-site.xml > [Fast Archiver] Compressed 78.24 KB of artifacts by 81.8% relative to #56 > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-smtp/pom.xml> to org.apache.logging.log4j/ > log4j-smtp/3.0.0-SNAPSHOT/log4j-smtp-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-to-slf4j/pom.xml> to > org.apache.logging.log4j/log4j-to-slf4j/3.0.0-SNAPSHOT/ > log4j-to-slf4j-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-common/pom.xml> > to org.apache.logging.log4j.samples/log4j-samples-flume- > common/3.0.0-SNAPSHOT/log4j-samples-flume-common-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving <https://builds.apache.org/ > job/Log4j%202%203.x/ws/log4j-jdbc-dbcp2/pom.xml> to > org.apache.logging.log4j/log4j-jdbc-dbcp2/3.0.0- > SNAPSHOT/log4j-jdbc-dbcp2-3.0.0-SNAPSHOT.pom > channel stopped > -- Matt Sicker <boa...@gmail.com>