I'm not ignoring these, just looking for a good way to benchmark the 
performance.

Ralph

On Jan 5, 2011, at 1:22 AM, <[email protected]> <[email protected]> wrote:

> To whom it may engage...
> 
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at [email protected].
> 
> Project log4j2 has an issue affecting its community integration.
> This issue affects 1 projects,
> and has been outstanding for 4 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>    - log4j2 :  Fast and flexible logging package for Java
> 
> 
> Full details are available at:
>    http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) were 
> provided:
> -INFO- Optional dependency doxia-site-renderer prerequisite failed with 
> reason build failed
> -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
> /srv/gump/public/workspace/logging-log4j-2/gump_mvn_settings.xml
> -INFO- Failed with reason build failed
> -DEBUG- Maven POM in: /srv/gump/public/workspace/logging-log4j-2/pom.xml
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/gump_work/build_logging-log4j-2_log4j2.html
> Work Name: build_logging-log4j-2_log4j2 (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 37 secs
> Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
> /srv/gump/public/workspace/logging-log4j-2/gump_mvn_settings.xml install 
> [Working Directory: /srv/gump/public/workspace/logging-log4j-2]
> M2_HOME: /opt/maven2
> ---------------------------------------------
> 2011-01-05 09:22:47,959 DEBUG Calling createAppender on class 
> org.apache.logging.log4j.core.appender.ListAppender for element List with 
> params(name="List", {ThresholdFilter})
> 2011-01-05 09:22:47,960 DEBUG Calling createAppenders on class 
> org.apache.logging.log4j.core.config.plugins.AppendersPlugin for element 
> appenders with params({STDOUT, File, List})
> 2011-01-05 09:22:47,961 DEBUG Calling createPair on class 
> org.apache.logging.log4j.core.filter.KeyValuePair for element KeyValuePair 
> with params(key="test", value="123")
> 2011-01-05 09:22:47,962 DEBUG Calling createFilter on class 
> org.apache.logging.log4j.core.filter.ThreadContextMapFilter for element 
> ThreadContextMap with params({test=123}, operator="null", onmatch="null", 
> onmismatch="null")
> 2011-01-05 09:22:47,967 DEBUG Calling createFilters on class 
> org.apache.logging.log4j.core.filter.Filters for element filters with 
> params({org.apache.logging.log4j.core.filter.ThreadContextMapFilter with name 
> ThreadContextMap})
> 2011-01-05 09:22:47,968 DEBUG Calling createAppenderRef on class 
> org.apache.logging.log4j.core.config.plugins.AppenderRefPlugin for element 
> appender-ref with params(ref="STDOUT")
> 2011-01-05 09:22:47,970 DEBUG Calling createLogger on class 
> org.apache.logging.log4j.core.config.LoggerConfig for element logger with 
> params(additivity="false", level="debug", 
> name="org.apache.logging.log4j.test1", {STDOUT}, {ThreadContextMapFilter})
> 2011-01-05 09:22:47,970 DEBUG Calling createAppenderRef on class 
> org.apache.logging.log4j.core.config.plugins.AppenderRefPlugin for element 
> appender-ref with params(ref="File")
> 2011-01-05 09:22:47,972 DEBUG Calling createLogger on class 
> org.apache.logging.log4j.core.config.LoggerConfig for element logger with 
> params(additivity="false", level="debug", 
> name="org.apache.logging.log4j.test2", {File}, null)
> 2011-01-05 09:22:47,972 DEBUG Calling createAppenderRef on class 
> org.apache.logging.log4j.core.config.plugins.AppenderRefPlugin for element 
> appender-ref with params(ref="STDOUT")
> 2011-01-05 09:22:47,974 DEBUG Calling createLogger on class 
> org.apache.logging.log4j.core.config.LoggerConfig$RootLogger for element root 
> with params(additivity="null", level="error", {STDOUT}, null)
> 2011-01-05 09:22:47,975 DEBUG Calling createLoggers on class 
> org.apache.logging.log4j.core.config.plugins.LoggersPlugin for element 
> loggers with params({org.apache.logging.log4j.test1, 
> org.apache.logging.log4j.test2, root})
> 2011-01-05 09:22:47,987 DEBUG Reconfiguration completed
> 2011-01-05 09:22:47,990 DEBUG Reconfiguration started
> 2011-01-05 09:22:48,136 DEBUG Reconfiguration completed
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 sec
> Running org.apache.logging.log4j.core.filter.ThreadContextMapFilterTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
> Running org.apache.logging.log4j.core.filter.ThresholdFilterTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> Running org.apache.logging.log4j.core.layout.pattern.PatternParserTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
> Running org.apache.logging.log4j.core.layout.PatternLayoutTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 sec
> Running org.apache.logging.log4j.core.filter.RegexFilterTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.logging.log4j.core.filter.DynamicThresholdFilterTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
> 
> Results :
> 
> Failed tests: 
>  debugDisabled(org.apache.logging.log4j.core.SimplePerfTest)
>  debugLogger(org.apache.logging.log4j.core.SimplePerfTest)
> 
> Tests run: 14, Failures: 2, Errors: 0, Skipped: 0
> 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> 
> Please refer to 
> /srv/gump/public/workspace/logging-log4j-2/rgoers/log4j2-core/target/surefire-reports
>  for the individual test results.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 35 seconds
> [INFO] Finished at: Wed Jan 05 09:22:49 UTC 2011
> [INFO] Final Memory: 69M/171M
> [INFO] 
> ------------------------------------------------------------------------
> ---------------------------------------------
> 
> To subscribe to this information via syndicated feeds:
> - RSS: http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/rss.xml
> - Atom: http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/atom.xml
> 
> ============================== Gump Tracking Only ===
> Produced by Apache Gump(TM) version 2.3.
> Gump Run 05000605012011, vmgump.apache.org:vmgump:05000605012011
> Gump E-mail Identifier (unique within run) #16.
> 
> --
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to