You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by gu...@vmgump-vm3.apache.org on 2017/05/01 05:11:15 UTC

BATCH: All dressed up, with nowhere to go...

Dear Gumpmeisters,
            
The following 4 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project compress-antlib (in module antlibs-compress) failed
[GUMP@vmgump-vm3]: Project antunit-test (in module antlibs-antunit) failed
[GUMP@vmgump-vm3]: Project test-ant (in module ant) failed
[GUMP@vmgump-vm3]: Project checkstyle (in module checkstyle) failed
*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project compress-antlib (in module antlibs-compress) failed
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 general@gump.apache.org.

Project compress-antlib has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 25 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - compress-antlib :  The Apache Compress Antlib contains tasks and resources that...
    - compress-antlib-test :  The Apache Compress Antlib contains tasks and resources that...


Full details are available at:
    http://vmgump-vm3.apache.org/antlibs-compress/compress-antlib/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole jar output [ant-compress-20170501.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump-vm3.apache.org/antlibs-compress/compress-antlib/gump_work/build_antlibs-compress_compress-antlib.html
Work Name: build_antlibs-compress_compress-antlib (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Djarname=build/ant-compress-20170501.jar antlib 
[Working Directory: /srv/gump/public/workspace/antlibs-compress]
CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/antlibs-compress/ivy/ivy.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/commons-compress/target/commons-compress-1.14-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xz-java/build/jar-20170501/xz.jar
---------------------------------------------
[ivy:resolve] :: Apache Ivy 2.4.0-rc1 - 20140315220245 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: url = jar:file:/srv/gump/public/workspace/antlibs-compress/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:resolve] :: resolving dependencies :: Apache Ant#ant-compress;1.5Alpha
[ivy:resolve] 	confs: [default, test]
[ivy:resolve] 	found org.apache.commons#commons-compress;1.8 in public
[ivy:resolve] 	found org.tukaani#xz;1.5 in public
[ivy:resolve] 	found junit#junit;4.11 in public
[ivy:resolve] 	found org.hamcrest#hamcrest-core;1.3 in public
[ivy:resolve] :: resolution report :: resolve 185ms :: artifacts dl 15ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       test       |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: Apache Ant#ant-compress [sync]
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	2 artifacts copied, 0 already retrieved (453kB/21ms)
[ivy:retrieve] :: retrieving :: Apache Ant#ant-compress [sync]
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	2 artifacts copied, 0 already retrieved (283kB/27ms)

compile:
    [javac] Compiling 84 source files to /srv/gump/public/workspace/antlibs-compress/build/classes
    [javac] warning: [options] source value 1.3 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.2 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /srv/gump/public/workspace/antlibs-compress/src/main/org/apache/ant/compress/resources/CommonsCompressFileSet.java:226: warning: clone() in CommonsCompressFileSet overrides clone() in ArchiveFileSet; overridden method is a bridge method
    [javac]     public Object clone() {
    [javac]                   ^
    [javac] /srv/gump/public/workspace/antlibs-compress/src/main/org/apache/ant/compress/resources/CommonsCompressFileSet.java:226: error: clone() in CommonsCompressFileSet cannot override clone() in ArchiveFileSet
    [javac]     public Object clone() {
    [javac]                   ^
    [javac]   return type Object is not compatible with AbstractFileSet
    [javac] /srv/gump/public/workspace/antlibs-compress/src/main/org/apache/ant/compress/resources/CommonsCompressFileSet.java:226: warning: clone() in CommonsCompressFileSet overrides clone() in FileSet; overridden method is a bridge method
    [javac]     public Object clone() {
    [javac]                   ^
    [javac] /srv/gump/public/workspace/antlibs-compress/src/main/org/apache/ant/compress/resources/CommonsCompressFileSet.java:226: warning: clone() in CommonsCompressFileSet overrides clone() in AbstractFileSet; overridden method is a bridge method
    [javac]     public Object clone() {
    [javac]                   ^
    [javac] Note: /srv/gump/public/workspace/antlibs-compress/src/main/org/apache/ant/compress/util/EntryHelper.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 6 warnings

BUILD FAILED
/srv/gump/public/workspace/antlibs-compress/common/build.xml:72: Compile failed; see the compiler error output for details.

Total time: 2 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/antlibs-compress/compress-antlib/rss.xml
- Atom: http://vmgump-vm3.apache.org/antlibs-compress/compress-antlib/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20170501000006, vmgump-vm3.apache.org:vmgump:20170501000006
Gump E-mail Identifier (unique within run) #2.

*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project antunit-test (in module antlibs-antunit) failed
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 general@gump.apache.org.

Project antunit-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 25 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - antunit-test :  Antlib that provides a test framework for Apache Ant tasks a...


Full details are available at:
    http://vmgump-vm3.apache.org/antlibs-antunit/antunit-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on ant-testutil exists, no need to add for property ant-testutil.jar.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump-vm3.apache.org/antlibs-antunit/antunit-test/gump_work/build_antlibs-antunit_antunit-test.html
Work Name: build_antlibs-antunit_antunit-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dant-testutil.jar=/srv/gump/public/workspace/ant/build/lib/ant-testutil.jar test 
[Working Directory: /srv/gump/public/workspace/antlibs-antunit]
CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/antlibs-antunit/build/test-classes:/srv/gump/public/workspace/antlibs-antunit/ivy/ivy.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/build/lib/ant-testutil.jar:/srv/gump/public/workspace/antlibs-antunit/build/ant-antunit-20170501.jar:/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
    [junit] 
    [junit] Testcase: testSuiteSetUpTearDown took 0.056 sec
    [junit] Testcase: testBadCharacters took 0.032 sec
    [junit] Testcase: testProperties took 0.2 sec
    [junit] Testcase: testSetUpTearDown took 0.041 sec
    [junit] Testcase: testShowDebug took 0.031 sec
    [junit] Testcase: testShowError took 0.025 sec
    [junit] Testcase: testStdoutPlacement took 0.029 sec
    [junit] Testcase: testShowVerbose took 0.029 sec
    [junit] Testcase: testShowInfo took 0.029 sec
    [junit] Testcase: testShowNone took 0.024 sec
    [junit] Testcase: testShowWarning took 0.026 sec
    [junit] Testcase: testShowDefault took 0.026 sec

setup-for-antunit-tests:

ready-to-test-with-antunit:

antunit-test:
    [mkdir] Created dir: /srv/gump/public/workspace/antlibs-antunit/build/reports/antunit
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/assertLogContains-test.xml
[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
[au:antunit] Target: testWithExplicitMerge took 0.001 sec
[au:antunit] Target: testWithoutMerge took 0.001 sec
[au:antunit] Target: testWithImplicitMerge took 0 sec
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/assertResourceContains-test.xml
[au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
[au:antunit] Target: testURLUsingRef took 0.047 sec
[au:antunit] Target: testURLUsingRef-no took 0.031 sec
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/assertResourceExists-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
[au:antunit] Target: testURLUsingRef-no took 0.046 sec
[au:antunit] Target: testURL took 0.03 sec
[au:antunit] Target: testURL-no took 0.067 sec
[au:antunit] Target: testURLUsingRef took 0.03 sec
[au:antunit] Build File: /srv/gump/public/workspace/antlibs-antunit/src/tests/antunit/resourceexists-test.xml
[au:antunit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.23 sec
[au:antunit] Target: test-refid-file took 0.001 sec
[au:antunit] Target: testURL took 0.029 sec
[au:antunit] Target: test-no took 0.001 sec
[au:antunit] Target: test-yes took 0 sec
[au:antunit] Target: test-refid-fileset took 0.002 sec
[au:antunit] Target: testURLAttributeUsingRef took 0.031 sec

test:

BUILD FAILED
/srv/gump/public/workspace/antlibs-antunit/common/build.xml:208: At least one JUnit test has failed.

Total time: 7 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/antlibs-antunit/antunit-test/rss.xml
- Atom: http://vmgump-vm3.apache.org/antlibs-antunit/antunit-test/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20170501000006, vmgump-vm3.apache.org:vmgump:20170501000006
Gump E-mail Identifier (unique within run) #3.

*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project test-ant (in module ant) failed
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 general@gump.apache.org.

Project test-ant has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 25 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - test-ant :  Java based build tool


Full details are available at:
    http://vmgump-vm3.apache.org/ant/test-ant/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -WARNING- Bad *Optional* Dependency. Project: bsh : unknown to *this* workspace
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump-vm3.apache.org/ant/test-ant/gump_work/build_ant_test-ant.html
Work Name: build_ant_test-ant (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 mins 44 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dtest.haltonfailure=false -Dant.home=/srv/gump/public/workspace/ant/dist run-tests 
[Working Directory: /srv/gump/public/workspace/ant]
CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/ant/build/testcases:/srv/gump/public/workspace/ant/src/tests/junit:/srv/gump/public/workspace/ant/src/etc/testcases:/srv/gump/public/workspace/ant/src/etc/testcases/taskdefs/optional/out:/srv/gump/public/workspace/ant/src/tests/antunit/filters:/srv/gump/public/workspace/ant/src/tests/antunit/taskdefs/importtests:/srv/gump/public/workspace/ant/src/tests/antunit/filters/foo:/srv/gump/public/workspace/ant/src/tests/antunit/taskdefs/foo:/srv/gump/public/workspace/ant/build/antunit/tmp/testinput/build:/srv/gump/public/workspace/ant/build/antunit/tmp/testoutput:/srv/gump/public/workspace/ant/build/antunit/tmp/test.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test1.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test2.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test3.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test4.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test5.jar:/srv
 /gump/public/workspace/ant/build/antunit/tmp/resources:/srv/gump/public/workspace/ant/build/lib/ant.jar:/srv/gump/public/workspace/ant/build/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/build/lib/ant-antlr.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-bcel.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-bsf.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-log4j.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-oro.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-regexp.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/build/lib/ant-commons-logging.jar:/srv/gump/public/workspace/ant/build/lib/ant-commons-net.jar:/srv/gump/public/workspace/ant/build/lib/ant-jai.jar:/srv/gump/public/workspace/ant/build/lib/ant-javamail.jar:/srv/gump/public/workspace/ant/build/lib/ant-jdepend.jar:/srv/gump/public/workspace/ant/build/lib/ant-jmf.jar
 :/srv/gump/public/workspace/ant/build/lib/ant-jsch.jar:/srv/gump/public/workspace/ant/build/lib/ant-junit.jar:/srv/gump/public/workspace/ant/build/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/build/lib/ant-swing.jar:/srv/gump/public/workspace/ant/build/lib/ant-xz.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/ant-contrib/lib/bcel/jars/bcel-5.1.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20170501.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20170501.jar:/srv/gump/public/workspace/apache-commons/net/target/commons-net-3.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/net/target/commons-net-ftp-3.7-SNAPSHOT.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/public/workspace/jakarta-bsf/build/lib/bsf.jar:/srv/gump/packages/apache-attic/jakarta-regexp-1.5.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/packages/javamail-1.4/mail.
 jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jdepend-2.6/lib/jdepend.jar:/srv/gump/packages/jsch/jsch-0.1.45.jar:/srv/gump/public/workspace/logging-log4j-12/target/log4j-1.2.18-SNAPSHOT.jar:/srv/gump/packages/apache-attic/oro-2.0.8.jar:/srv/gump/public/workspace/xz-java/build/jar-20170501/xz.jar:/srv/gump/public/workspace/antlibs-antunit/build/ant-antunit-20170501.jar:/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar:/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/commons-codec-1.x/dist/commons-codec-20170501.jar
---------------------------------------------
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/modified-test.xml
[au:antunit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
[au:antunit] Target: testUpdate took 0.005 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/ownedby-test.xml
[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
[au:antunit] Target: testOwnedBy took 0.002 sec
[au:antunit] Target: testAsTrueConditions took 0 sec
[au:antunit] Target: testRequiresOwner took 0.001 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/present-test.xml
[au:antunit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
[au:antunit] Target: testMapperByTypedef took 0.001 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/readwrite-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
[au:antunit] Target: testWritable took 0.001 sec
[au:antunit] Target: testAsConditions took 0.001 sec
[au:antunit] Target: testReadable took 0.001 sec
[au:antunit] Target: testUnwritable took 0.022 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/select-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[au:antunit] Target: testIfFalse took 0.002 sec
[au:antunit] Target: testIfNotSet took 0.002 sec
[au:antunit] Target: testIfTrue took 0.002 sec
[au:antunit] Target: testIfSet took 0.001 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/symlink-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
[au:antunit] Target: testAsFalseConditions took 0.001 sec
[au:antunit] Target: testAsTrueConditions took 0.012 sec
[au:antunit] Target: testNoSymlink took 0.001 sec
[au:antunit] Target: testSymlink took 0.004 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/tarfileset-test.xml
[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[au:antunit] Target: test-refid-check-encoding took 0 sec
[au:antunit] Target: testMissingArchive took 0.001 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.001 sec
[au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/zipfileset-test.xml
[au:antunit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[au:antunit] Target: testMissingArchive took 0.001 sec
[au:antunit] Target: test-refid-check-encoding took 0 sec
[au:antunit] Target: test-refid-modify took 0.007 sec
[au:antunit] Target: test-refid-check-prefix took 0 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0 sec

check-failed:

run-tests:

BUILD FAILED
/srv/gump/public/workspace/ant/build.xml:1628: Unit tests failed

Total time: 7 minutes 44 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/ant/test-ant/rss.xml
- Atom: http://vmgump-vm3.apache.org/ant/test-ant/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20170501000006, vmgump-vm3.apache.org:vmgump:20170501000006
Gump E-mail Identifier (unique within run) #4.

*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project checkstyle (in module checkstyle) failed
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 general@gump.apache.org.

Project checkstyle has an issue affecting its community integration.
This issue affects 5 projects,
 and has been outstanding for 5 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - checkstyle :  Java style checker
    - tomcat-tc7.0.x-validate :  Tomcat 7.x, a web server implementing Java Servlet 3.0,
    ...
    - tomcat-tc8.0.x-validate :  Tomcat 8.x, a web server implementing the Java Servlet 3.1,
...
    - tomcat-trunk-validate :  Tomcat 9.x, a web server implementing the Java Servlet 4.0,
...
    - xmlgraphics-commons-test :  Apache XML Graphics Commons - Common Components for Batik an...


Full details are available at:
    http://vmgump-vm3.apache.org/checkstyle/checkstyle/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/checkstyle/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump-vm3.apache.org/checkstyle/checkstyle/gump_work/build_checkstyle_checkstyle.html
Work Name: build_checkstyle_checkstyle (Type: Build)
Work ended in a state of : Failed
Elapsed: 8 mins 18 secs
Command Line: /opt/maven3/bin/mvn --batch-mode -Dcobertura.skip=true -DskipTests=true -Dfindbugs.skip=true -Dcheckstyle.skip=true --settings /srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/checkstyle]
M2_HOME: /opt/maven3
---------------------------------------------
[INFO] Downloading: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloading: http://localhost:8192/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloaded: http://localhost:8192/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom (4 KB at 276.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/codehaus-snapshots/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.pom
[INFO] Downloading: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.pom
[INFO] Downloading: http://localhost:8192/maven2/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.pom
[INFO] Downloaded: http://localhost:8192/maven2/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.pom (68 KB at 4207.5 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/codehaus-snapshots/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.23.1/sevntu-checkstyle-maven-plugin-1.23.1.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/codehaus-snapshots/com/github/sevntu/checkstyle/sevntu-checks/1.23.1/sevntu-checks-1.23.1.jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/codehaus-snapshots/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.jar
[INFO] Downloading: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.23.1/sevntu-checkstyle-maven-plugin-1.23.1.jar
[INFO] Downloading: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/com/github/sevntu/checkstyle/sevntu-checks/1.23.1/sevntu-checks-1.23.1.jar
[INFO] Downloading: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.jar
[INFO] Downloaded: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/com/github/sevntu/checkstyle/sevntu-checkstyle-maven-plugin/1.23.1/sevntu-checkstyle-maven-plugin-1.23.1.jar (3 KB at 12.6 KB/sec)
[INFO] Downloaded: http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2/com/github/sevntu/checkstyle/sevntu-checks/1.23.1/sevntu-checks-1.23.1.jar (161 KB at 820.4 KB/sec)
[INFO] Downloading: http://localhost:8192/maven2/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.jar
[INFO] Downloaded: http://localhost:8192/maven2/com/puppycrawl/tools/checkstyle/7.7/checkstyle-7.7.jar (1195 KB at 36191.7 KB/sec)
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (verify) @ checkstyle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (ant-phase-verify) @ checkstyle ---
[INFO] Executing tasks

main:

execute:
     [echo] Checkstyle started (checkstyle_checks.xml): 01/05/2017 01:40:46 AM
[checkstyle] Running Checkstyle 7.8-SNAPSHOT on 931 files
     [echo] Checkstyle finished (checkstyle_checks.xml) : 01/05/2017 01:41:25 AM
     [echo] Checkstyle started (checkstyle_non_main_files_checks.xml): 01/05/2017 01:40:46 AM
[checkstyle] Running Checkstyle 7.8-SNAPSHOT on 1153 files
[checkstyle] [ERROR] /srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml:0: File does not end with a newline. [NewlineAtEndOfFile]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:17 min
[INFO] Finished at: 2017-05-01T01:41:25+00:00
[INFO] Final Memory: 57M/515M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (ant-phase-verify) on project checkstyle: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /srv/gump/public/workspace/checkstyle/config/ant-phase-verify.xml:53: Got 1 errors and 0 warnings.
[ERROR] around Ant part ...<ant antfile="config/ant-phase-verify.xml"/>... @ 8:47 in /srv/gump/public/workspace/checkstyle/target/antrun/build-main.xml
[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/MojoExecutionException
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/checkstyle/checkstyle/rss.xml
- Atom: http://vmgump-vm3.apache.org/checkstyle/checkstyle/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20170501000006, vmgump-vm3.apache.org:vmgump:20170501000006
Gump E-mail Identifier (unique within run) #5.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump-vm3]

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org