See <https://builds.apache.org/job/Log4j%202%203.x/384/display/redirect?page=changes>
Changes: [gardgregory] [LOG4J2-2337] Allow custom end-of-line with JsonLayout. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/Log4j%202%203.x/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.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://gitbox.apache.org/repos/asf/logging-log4j2.git > git --version # timeout=10 > git fetch --tags --progress > https://gitbox.apache.org/repos/asf/logging-log4j2.git > +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/logging-log4j2.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1810) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/logging-log4j2.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/logging-log4j2.git/': Failed to connect to gitbox.apache.org port 443: Connection timed out at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor927.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy115.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1810) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Error fetching remote repo 'origin' Retrying after 10 seconds No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.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://gitbox.apache.org/repos/asf/logging-log4j2.git > git --version # timeout=10 > git fetch --tags --progress > https://gitbox.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 efe06ddfaf7d3b5a2659be6b9f1af4b9a5a3bc95 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f efe06ddfaf7d3b5a2659be6b9f1af4b9a5a3bc95 Commit message: "[LOG4J2-2337] Allow custom end-of-line with JsonLayout." > git rev-list --no-walk ba4c4c52673b547dbf4be079b3aab3030ed2960e # 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 Modules changed, recalculating dependency graph Established TCP socket on 39372 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/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39372 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 toolchains-jenkins-ubuntu.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_191, vendor: Oracle Corporation Java home: /usr/local/asfpackages/java/jdk1.8.0_191/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-131-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 SLF4J 1.8+ 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.1.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] Downloading: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom (4 KB at 13.5 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom (4 KB at 133.6 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom (3 KB at 144.0 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar [INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar (58 KB at 974.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar (160 KB at 1508.3 KB/sec) [INFO] [INFO] --- maven-failsafe-plugin:2.21.0:integration-test (default) @ log4j --- [INFO] No tests to run. [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-failsafe-plugin:2.21.0: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] --- revapi-maven-plugin:0.10.5:check (default) @ log4j --- [INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/revapi/revapi-java/0.18.2/revapi-java-0.18.2.pom Build timed out (after 240 minutes). Marking the build as failed. Build was aborted channel stopped
