See 
<https://builds.apache.org/job/Log4jWindows/Windows%20Slaves=Windows,jdk=JDK%201.8%20(unlimited%20security)%2064-bit%20Windows%20only/32/display/redirect?page=changes>

Changes:

[xnslong] add suffix options, this options is supposed to be a pattern layout

[xnslong] Allow to append a suffix to each line of the throwable stacktrace.

[xnslong] add tests of when the suffix pattern will be ignored

[xnslong] remove unnecessary differents

[xnslong] Change line seperator from CRLF back to LF

[xnslong] remove unnecessary diffs

[Matt Sicker] [LOG4J2-1838]: Add documentation about throwable suffix() option

[Matt Sicker] [LOG4J2-1838]: Add to changelog

[Matt Sicker] [LOG4J2-1835]: Fix docs about JeroMQ licensing

------------------------------------------
[...truncated 361.68 KB...]
2017-03-09 04:48:24,069 main DEBUG Building Plugin[name=loggers, 
class=org.apache.logging.log4j.core.config.LoggersPlugin].
2017-03-09 04:48:24,070 main DEBUG 
createLoggers(={org.apache.logging.log4j.test2, org.apache.logging.log4j.test1, 
root})
2017-03-09 04:48:24,071 main DEBUG Building Plugin[name=layout, 
class=org.apache.logging.log4j.core.layout.PatternLayout].
2017-03-09 04:48:24,075 main DEBUG PatternLayout$Builder(pattern="%m%n", 
PatternSelector=null, Configuration(PropertiesConfigTest), Replace=null, 
charset="null", alwaysWriteExceptions="null", disableAnsi="null", 
noConsoleNoAnsi="null", header="null", footer="null")
2017-03-09 04:48:24,076 main DEBUG PluginManager 'Converter' found 41 plugins
2017-03-09 04:48:24,076 main DEBUG Building Plugin[name=appender, 
class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2017-03-09 04:48:24,084 main DEBUG ConsoleAppender$Builder(target="null", 
follow="null", direct="null", bufferedIo="null", bufferSize="null", 
immediateFlush="null", ignoreExceptions="null", PatternLayout(%m%n), 
name="STDOUT", Configuration(PropertiesConfigTest), Filter=null)
2017-03-09 04:48:24,085 main WARN Unable to instantiate 
org.fusesource.jansi.WindowsAnsiOutputStream
2017-03-09 04:48:24,085 main DEBUG Starting OutputStreamManager 
SYSTEM_OUT.false.false
2017-03-09 04:48:24,085 main DEBUG Building Plugin[name=layout, 
class=org.apache.logging.log4j.core.layout.PatternLayout].
2017-03-09 04:48:24,086 main DEBUG PatternLayout$Builder(pattern="%d %p %C{1.} 
[%t] %m%n", PatternSelector=null, Configuration(PropertiesConfigTest), 
Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", 
noConsoleNoAnsi="null", header="null", footer="null")
2017-03-09 04:48:24,121 main DEBUG Building Plugin[name=appender, 
class=org.apache.logging.log4j.core.appender.FileAppender].
2017-03-09 04:48:24,127 main DEBUG 
FileAppender$Builder(fileName="target/test-properties.log", append="null", 
locking="null", advertise="null", advertiseUri="null", createOnDemand="null", 
bufferedIo="false", bufferSize="null", immediateFlush="null", 
ignoreExceptions="null", PatternLayout(%d %p %C{1.} [%t] %m%n), name="File", 
Configuration(PropertiesConfigTest), Filter=null)
2017-03-09 04:48:24,127 main WARN The bufferSize is set to 8192 but bufferedIo 
is false: false
2017-03-09 04:48:24,132 main DEBUG Starting FileManager 
target/test-properties.log
2017-03-09 04:48:24,132 main DEBUG Building Plugin[name=filter, 
class=org.apache.logging.log4j.core.filter.ThresholdFilter].
2017-03-09 04:48:24,134 main DEBUG createFilter(level="ERROR", onMatch="null", 
onMismatch="null")
2017-03-09 04:48:24,134 main DEBUG Building Plugin[name=appender, 
class=org.apache.logging.log4j.test.appender.ListAppender].
2017-03-09 04:48:24,137 main DEBUG ListAppender$Builder(name="List", 
entryPerNewLine="null", raw="null", Layout=null, ThresholdFilter(ERROR))
2017-03-09 04:48:24,137 main DEBUG Building Plugin[name=appenders, 
class=org.apache.logging.log4j.core.config.AppendersPlugin].
2017-03-09 04:48:24,138 main DEBUG createAppenders(={STDOUT, File, List})
2017-03-09 04:48:24,138 main DEBUG Building Plugin[name=filter, 
class=org.apache.logging.log4j.core.filter.ThresholdFilter].
2017-03-09 04:48:24,139 main DEBUG createFilter(level="DEBUG", onMatch="null", 
onMismatch="null")
2017-03-09 04:48:24,140 main DEBUG Configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3abbfa04
 initialized
2017-03-09 04:48:24,142 main DEBUG Starting configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3abbfa04
2017-03-09 04:48:24,142 main DEBUG Log4j2 ConfigurationScheduler starting 1 
threads
2017-03-09 04:48:24,143 main DEBUG Started configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3abbfa04
 OK.
2017-03-09 04:48:24,145 main DEBUG Shutting down OutputStreamManager 
SYSTEM_OUT.false.false-1
2017-03-09 04:48:24,145 main DEBUG Shut down OutputStreamManager 
SYSTEM_OUT.false.false-1, all resources released: true
2017-03-09 04:48:24,145 main DEBUG Appender DefaultConsole-1 stopped with 
status true
2017-03-09 04:48:24,146 main DEBUG Stopped 
org.apache.logging.log4j.core.config.DefaultConfiguration@6ea12c19 OK
2017-03-09 04:48:24,258 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest
2017-03-09 04:48:24,264 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=StatusLogger
2017-03-09 04:48:24,266 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=ContextSelector
2017-03-09 04:48:24,269 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Loggers,name=org.apache.logging.log4j.test1
2017-03-09 04:48:24,270 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Loggers,name=
2017-03-09 04:48:24,271 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Loggers,name=org.apache.logging.log4j.test2
2017-03-09 04:48:24,273 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Appenders,name=STDOUT
2017-03-09 04:48:24,274 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Appenders,name=List
2017-03-09 04:48:24,275 main DEBUG Registering MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Appenders,name=File
2017-03-09 04:48:24,277 main DEBUG 
LoggerContext[name=org.apache.logging.log4j.core.PropertiesFileConfigTest, 
org.apache.logging.log4j.core.LoggerContext@239963d8] started OK with 
configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3abbfa04.
Running org.apache.logging.log4j.core.PropertiesFileConfigTest
2017-03-09 04:48:25,145 Log4j2-TF-2-Scheduled-1 INFO File 
target\test-classes\log4j-test2.properties was modified on 1489033972064, 
previous modification was 1489033962064
2017-03-09 04:48:25,147 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
Reconfiguration started for context 
org.apache.logging.log4j.core.PropertiesFileConfigTest 
(org.apache.logging.log4j.core.LoggerContext@239963d8)
2017-03-09 04:48:25,148 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Not in a 
ServletContext environment, thus not loading WebLookup plugin.
2017-03-09 04:48:25,151 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Not in a 
ServletContext environment, thus not loading WebLookup plugin.
2017-03-09 04:48:25,152 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
Initializing configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@23ccab13
2017-03-09 04:48:25,153 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Installed 
script engines
2017-03-09 04:48:25,165 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG BeanShell 
Engine Version: 1.0, Language: BeanShell, Threading: MULTITHREADED, Compile: 
true, Names: {beanshell, bsh, java}
2017-03-09 04:48:25,176 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Oracle 
Nashorn Version: 1.8.0_92, Language: ECMAScript, Threading: Not Thread Safe, 
Compile: true, Names: {nashorn, Nashorn, js, JS, JavaScript, javascript, 
ECMAScript, ecmascript}
2017-03-09 04:48:25,177 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Groovy 
Scripting Engine Version: 2.0, Language: Groovy, Threading: MULTITHREADED, 
Compile: true, Names: {groovy, Groovy}
2017-03-09 04:48:25,177 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
PluginManager 'Core' found 122 plugins
2017-03-09 04:48:25,177 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
PluginManager 'Level' found 1 plugins
2017-03-09 04:48:25,178 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2017-03-09 04:48:25,178 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createProperty(name="filename", value="target/test-properties.log")
2017-03-09 04:48:25,178 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=properties, 
class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2017-03-09 04:48:25,179 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
configureSubstitutor(={filename=target/test-properties.log}, 
Configuration(PropertiesConfigTest))
2017-03-09 04:48:25,179 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
PluginManager 'Lookup' found 13 plugins
2017-03-09 04:48:25,179 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=AppenderRef, 
class=org.apache.logging.log4j.core.config.AppenderRef].
2017-03-09 04:48:25,180 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createAppenderRef(ref="File", level="null", Filter=null)
2017-03-09 04:48:25,180 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2017-03-09 04:48:25,181 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createLogger(additivity="false", level="DEBUG", 
name="org.apache.logging.log4j.test2", includeLocation="null", ={File}, ={}, 
Configuration(PropertiesConfigTest), Filter=null)
2017-03-09 04:48:25,182 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=AppenderRef, 
class=org.apache.logging.log4j.core.config.AppenderRef].
2017-03-09 04:48:25,182 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createAppenderRef(ref="STDOUT", level="null", Filter=null)
2017-03-09 04:48:25,182 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=KeyValuePair, 
class=org.apache.logging.log4j.core.util.KeyValuePair].
2017-03-09 04:48:25,183 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
KeyValuePair$Builder(key="test", value="123")
2017-03-09 04:48:25,183 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=filter, 
class=org.apache.logging.log4j.core.filter.ThreadContextMapFilter].
2017-03-09 04:48:25,184 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createFilter(={test=123}, operator="null", onMatch="null", onMismatch="null")
2017-03-09 04:48:25,184 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2017-03-09 04:48:25,189 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createLogger(additivity="false", level="DEBUG", 
name="org.apache.logging.log4j.test1", includeLocation="null", ={STDOUT}, ={}, 
Configuration(PropertiesConfigTest), ThreadContextMapFilter(isAnd=true, 
{test=[123]}))
2017-03-09 04:48:25,190 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=AppenderRef, 
class=org.apache.logging.log4j.core.config.AppenderRef].
2017-03-09 04:48:25,190 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createAppenderRef(ref="STDOUT", level="null", Filter=null)
2017-03-09 04:48:25,191 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=root, 
class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2017-03-09 04:48:25,191 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createLogger(additivity="null", level="ERROR", includeLocation="null", 
={STDOUT}, ={}, Configuration(PropertiesConfigTest), Filter=null)
2017-03-09 04:48:25,192 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2017-03-09 04:48:25,192 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createLoggers(={org.apache.logging.log4j.test2, org.apache.logging.log4j.test1, 
root})
2017-03-09 04:48:25,192 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2017-03-09 04:48:25,193 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
PatternLayout$Builder(pattern="%m%n", PatternSelector=null, 
Configuration(PropertiesConfigTest), Replace=null, charset="null", 
alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", 
header="null", footer="null")
2017-03-09 04:48:25,193 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
PluginManager 'Converter' found 41 plugins
2017-03-09 04:48:25,194 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=appender, 
class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2017-03-09 04:48:25,194 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
ConsoleAppender$Builder(target="null", follow="null", direct="null", 
bufferedIo="null", bufferSize="null", immediateFlush="null", 
ignoreExceptions="null", PatternLayout(%m%n), name="STDOUT", 
Configuration(PropertiesConfigTest), Filter=null)
2017-03-09 04:48:25,195 Log4j2-TF-1-ConfiguratonFileWatcher-2 WARN Unable to 
instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-03-09 04:48:25,195 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2017-03-09 04:48:25,196 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
PatternLayout$Builder(pattern="%d %p %C{1.} [%t] %m%n", PatternSelector=null, 
Configuration(PropertiesConfigTest), Replace=null, charset="null", 
alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", 
header="null", footer="null")
2017-03-09 04:48:25,196 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=appender, 
class=org.apache.logging.log4j.core.appender.FileAppender].
2017-03-09 04:48:25,198 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
FileAppender$Builder(fileName="target/test-properties.log", append="null", 
locking="null", advertise="null", advertiseUri="null", createOnDemand="null", 
bufferedIo="false", bufferSize="null", immediateFlush="null", 
ignoreExceptions="null", PatternLayout(%d %p %C{1.} [%t] %m%n), name="File", 
Configuration(PropertiesConfigTest), Filter=null)
2017-03-09 04:48:25,198 Log4j2-TF-1-ConfiguratonFileWatcher-2 WARN The 
bufferSize is set to 8192 but bufferedIo is false: false
2017-03-09 04:48:25,199 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=filter, class=org.apache.logging.log4j.core.filter.ThresholdFilter].
2017-03-09 04:48:25,199 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createFilter(level="ERROR", onMatch="null", onMismatch="null")
2017-03-09 04:48:25,200 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=appender, 
class=org.apache.logging.log4j.test.appender.ListAppender].
2017-03-09 04:48:25,200 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
ListAppender$Builder(name="List", entryPerNewLine="null", raw="null", 
Layout=null, ThresholdFilter(ERROR))
2017-03-09 04:48:25,200 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=appenders, 
class=org.apache.logging.log4j.core.config.AppendersPlugin].
2017-03-09 04:48:25,201 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createAppenders(={STDOUT, File, List})
2017-03-09 04:48:25,201 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Building 
Plugin[name=filter, class=org.apache.logging.log4j.core.filter.ThresholdFilter].
2017-03-09 04:48:25,202 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
createFilter(level="DEBUG", onMatch="null", onMismatch="null")
2017-03-09 04:48:25,202 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
Configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@23ccab13
 initialized
2017-03-09 04:48:25,202 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Starting 
configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@23ccab13
2017-03-09 04:48:25,202 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Log4j2 
ConfigurationScheduler starting 1 threads
2017-03-09 04:48:25,203 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Started 
configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@23ccab13
 OK.
2017-03-09 04:48:25,203 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Appender 
File stopped with status true
2017-03-09 04:48:25,204 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Appender 
STDOUT stopped with status true
2017-03-09 04:48:25,204 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Log4j2 
ConfigurationScheduler shutting down threads in 
java.util.concurrent.ScheduledThreadPoolExecutor@336b63ff[Running, pool size = 
1, active threads = 0, queued tasks = 1, completed tasks = 1]
2017-03-09 04:48:25,204 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Stopped 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3abbfa04
 OK
2017-03-09 04:48:25,206 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest
2017-03-09 04:48:25,206 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=StatusLogger
2017-03-09 04:48:25,207 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=ContextSelector
2017-03-09 04:48:25,207 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Loggers,name=org.apache.logging.log4j.test1
2017-03-09 04:48:25,207 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Loggers,name=
2017-03-09 04:48:25,208 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Loggers,name=org.apache.logging.log4j.test2
2017-03-09 04:48:25,208 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Appenders,name=STDOUT
2017-03-09 04:48:25,208 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Appenders,name=List
2017-03-09 04:48:25,209 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG Registering 
MBean 
org.apache.logging.log4j2:type=org.apache.logging.log4j.core.PropertiesFileConfigTest,component=Appenders,name=File
2017-03-09 04:48:25,209 Log4j2-TF-1-ConfiguratonFileWatcher-2 DEBUG 
Reconfiguration completed for 
org.apache.logging.log4j.core.PropertiesFileConfigTest 
(org.apache.logging.log4j.core.LoggerContext@239963d8)
2017-03-09 04:48:30,389 main DEBUG Stopping 
LoggerContext[name=org.apache.logging.log4j.core.PropertiesFileConfigTest, 
org.apache.logging.log4j.core.LoggerContext@239963d8]...
2017-03-09 04:48:30,392 main DEBUG Shutting down FileManager 
target/test-properties.log
2017-03-09 04:48:30,393 main DEBUG Shut down FileManager 
target/test-properties.log, all resources released: true
2017-03-09 04:48:30,393 main DEBUG Appender File stopped with status true
2017-03-09 04:48:30,393 main DEBUG Shutting down OutputStreamManager 
SYSTEM_OUT.false.false
2017-03-09 04:48:30,393 main DEBUG Shut down OutputStreamManager 
SYSTEM_OUT.false.false, all resources released: true
2017-03-09 04:48:30,394 main DEBUG Appender STDOUT stopped with status true
2017-03-09 04:48:30,394 main DEBUG Log4j2 ConfigurationScheduler shutting down 
threads in java.util.concurrent.ScheduledThreadPoolExecutor@44c03695[Running, 
pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5]
2017-03-09 04:48:30,394 main DEBUG Stopped 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@23ccab13
 OK
2017-03-09 04:48:30,395 main DEBUG Stopped 
LoggerContext[name=org.apache.logging.log4j.core.PropertiesFileConfigTest, 
org.apache.logging.log4j.core.LoggerContext@239963d8] with status true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.111 sec - in 
org.apache.logging.log4j.core.PropertiesFileConfigTest
Running org.apache.logging.log4j.core.selector.ClassLoaderContextSelectorTest
ERROR StatusLogger No log4j2 configuration file found. Using default 
configuration: logging only errors to the console. Set system property 
'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 
internal initialization logging.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 sec - in 
org.apache.logging.log4j.core.selector.ClassLoaderContextSelectorTest
Running org.apache.logging.log4j.core.ShutdownDisabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in 
org.apache.logging.log4j.core.ShutdownDisabledTest
Running org.apache.logging.log4j.core.ShutdownTimeoutConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.logging.log4j.core.ShutdownTimeoutConfigurationTest
Running org.apache.logging.log4j.core.StrictXmlConfigTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in 
org.apache.logging.log4j.core.StrictXmlConfigTest
Running org.apache.logging.log4j.core.TimestampMessageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in 
org.apache.logging.log4j.core.TimestampMessageTest
Running org.apache.logging.log4j.core.tools.GenerateCustomLoggerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 sec - in 
org.apache.logging.log4j.core.tools.GenerateCustomLoggerTest
Running org.apache.logging.log4j.core.tools.GenerateExtendedLoggerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.816 sec - in 
org.apache.logging.log4j.core.tools.GenerateExtendedLoggerTest
Running org.apache.logging.log4j.core.util.AssertTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.logging.log4j.core.util.AssertTest
Running org.apache.logging.log4j.core.util.ClockFactoryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in 
org.apache.logging.log4j.core.util.ClockFactoryTest
Running org.apache.logging.log4j.core.util.CronExpressionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in 
org.apache.logging.log4j.core.util.CronExpressionTest
Running org.apache.logging.log4j.core.util.datetime.FastDateParserSDFTest
Tests run: 276, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - 
in org.apache.logging.log4j.core.util.datetime.FastDateParserSDFTest
Running org.apache.logging.log4j.core.util.datetime.FastDateParserTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 sec - in 
org.apache.logging.log4j.core.util.datetime.FastDateParserTest
Running 
org.apache.logging.log4j.core.util.datetime.FastDateParser_MoreOrLessTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in 
org.apache.logging.log4j.core.util.datetime.FastDateParser_MoreOrLessTest
Running 
org.apache.logging.log4j.core.util.datetime.FastDateParser_TimeZoneStrategyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.834 sec - in 
org.apache.logging.log4j.core.util.datetime.FastDateParser_TimeZoneStrategyTest
Running org.apache.logging.log4j.core.util.datetime.FixedDateFormatTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 sec - in 
org.apache.logging.log4j.core.util.datetime.FixedDateFormatTest
Running org.apache.logging.log4j.core.util.DummyNanoClockTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in 
org.apache.logging.log4j.core.util.DummyNanoClockTest
Running org.apache.logging.log4j.core.util.FileUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in 
org.apache.logging.log4j.core.util.FileUtilsTest
Running org.apache.logging.log4j.core.util.IntegersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.logging.log4j.core.util.IntegersTest
Running org.apache.logging.log4j.core.util.JsonUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.logging.log4j.core.util.JsonUtilsTest
Running org.apache.logging.log4j.core.util.LoaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in 
org.apache.logging.log4j.core.util.LoaderTest
Running org.apache.logging.log4j.core.util.NetUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in 
org.apache.logging.log4j.core.util.NetUtilsTest
Running org.apache.logging.log4j.core.util.ShutdownCallbackRegistryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec - in 
org.apache.logging.log4j.core.util.ShutdownCallbackRegistryTest
Running org.apache.logging.log4j.core.util.SystemClockTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in 
org.apache.logging.log4j.core.util.SystemClockTest
Running org.apache.logging.log4j.core.util.SystemNanoClockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.logging.log4j.core.util.SystemNanoClockTest
Running org.apache.logging.log4j.core.util.ThrowablesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.logging.log4j.core.util.ThrowablesTest
Running org.apache.logging.log4j.core.util.UuidTest
Elapsed for 2000 UUIDS = 2555000080 Average = 1277500 ns
Elapsed for 200 UUIDS = 39650 Average = 198 ns
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in 
org.apache.logging.log4j.core.util.UuidTest
Running org.apache.logging.log4j.core.util.WatchManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in 
org.apache.logging.log4j.core.util.WatchManagerTest
Running org.apache.logging.log4j.MarkerMixInJsonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec - in 
org.apache.logging.log4j.MarkerMixInJsonTest
Running org.apache.logging.log4j.MarkerMixInXmlTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 sec - in 
org.apache.logging.log4j.MarkerMixInXmlTest
Running org.apache.logging.log4j.MarkerMixInYamlTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 sec - in 
org.apache.logging.log4j.MarkerMixInYamlTest
Running org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest

Results :

Failed tests: 
  
AsyncLoggerThreadContextGarbageFreeTest>AbstractAsyncThreadContextTestBase.testAsyncLogWritesToLog:158->AbstractAsyncThreadContextTestBase.checkResult:184
 AsyncLoggerTest.log: line 51 expected:<...configValue2, count=[51} 
GARBAGE_FREE GarbageFreeSortedArrayThreadContextMap AsyncLoggerContext i=51]> 
but was:<...configValue2, count=[129} GARBAGE_FREE 
GarbageFreeSortedArrayThreadContextMap AsyncLoggerContext i=129]>

Tests run: 1893, Failures: 1, Errors: 0, Skipped: 30

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [  3.281 s]
[INFO] Apache Log4j API ................................... SUCCESS [ 21.894 s]
[INFO] Apache Log4j Core .................................. FAILURE [17:22 min]
[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 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 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: 17:50 min
[INFO] Finished at: 2017-03-09T04:49:37+00:00
[INFO] Final Memory: 39M/1009M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project log4j-core: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\jenkins\jenkins-slave\workspace\Log4jWindows\Windows 
Slaves\Windows\jdk\JDK 1.8 (unlimited security) 64-bit Windows 
only\log4j-core\target\surefire-reports for the individual test results.
[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-core
Build step 'Execute Windows batch command' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to