You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/26 15:47:33 UTC

Build failed in Jenkins: Ant-Build-Matrix-1.9.x-Linux » xenial,JDK 1.5 (latest) #228

See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/228/display/redirect?page=changes>

Changes:

[gintas] Use foreach loops (cherry-pick 1c80d50)

------------------------------------------
Started by upstream project "Ant-Build-Matrix-1.9.x-Linux" build number 228
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.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/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8c38eb4c618fdf496d577962a1fe2f3c91516b9a (refs/remotes/origin/1.9.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c38eb4c618fdf496d577962a1fe2f3c91516b9a
Commit message: "Use foreach loops (cherry-pick 1c80d50)"
 > git rev-list --no-walk 8190d103173fa86b0a715980bf526a26aa4f1fc1 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[JDK 1.5 (latest)] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -file launch-build.xml "-Djdk=JDK 1.5 (latest)" -DOS=xenial -Djenkins=t
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] src/main/org/apache/tools/ant/taskdefs/Recorder.java:70: illegal start of type
     [exec]     private static Hashtable<String, RecorderEntry> recorderEntries = new Hashtable<>();
     [exec]                                                                                     ^
     [exec] src/main/org/apache/tools/ant/taskdefs/Recorder.java:70: > expected
     [exec]     private static Hashtable<String, RecorderEntry> recorderEntries = new Hashtable<>();
     [exec]                                                                                        ^
     [exec] ... Failed compiling Ant classes !
     [exec] Bootstrap FAILED
     [exec] 2 errors

BUILD FAILED
<https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/launch-build.xml>:40: exec returned: 1

Total time: 2 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Jenkins build is back to normal : Ant-Build-Matrix-1.9.x-Linux » xenial,JDK 1.5 (latest) #231

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/231/display/redirect?page=changes>


Build failed in Jenkins: Ant-Build-Matrix-1.9.x-Linux » xenial,JDK 1.5 (latest) #230

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/230/display/redirect?page=changes>

Changes:

[gintas] Bad merge: missed a diamond

------------------------------------------
Started by upstream project "Ant-Build-Matrix-1.9.x-Linux" build number 230
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.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/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 64809d976e89e1dc36efd825772caf2b07c4f7da (refs/remotes/origin/1.9.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64809d976e89e1dc36efd825772caf2b07c4f7da
Commit message: "Bad merge: missed a diamond"
 > git rev-list --no-walk 8c38eb4c618fdf496d577962a1fe2f3c91516b9a # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[JDK 1.5 (latest)] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -file launch-build.xml "-Djdk=JDK 1.5 (latest)" -DOS=xenial -Djenkins=t
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] src/main/org/apache/tools/ant/filters/BaseParamFilterReader.java:61: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec]     public final void setParameters(final Parameter... parameters) {
     [exec]                       ^
     [exec] src/main/org/apache/tools/ant/filters/HeadFilter.java:38: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class HeadFilter extends BaseParamFilterReader
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/LineContains.java:49: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class LineContains
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/LineContainsRegExp.java:48: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class LineContainsRegExp
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/PrefixLines.java:38: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class PrefixLines
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/SuffixLines.java:39: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class SuffixLines
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/ReplaceTokens.java:55: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class ReplaceTokens
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/StripLineBreaks.java:38: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class StripLineBreaks
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/StripLineComments.java:51: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class StripLineComments
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/TabsToSpaces.java:39: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class TabsToSpaces
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/TailFilter.java:41: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class TailFilter extends BaseParamFilterReader
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/filters/EscapeUnicode.java:40: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public class EscapeUnicode
     [exec]        ^
     [exec] src/main/org/apache/tools/ant/filters/FixCrLfFilter.java:72: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...'
     [exec] public final class FixCrLfFilter extends BaseParamFilterReader implements ChainableReader {
     [exec]              ^
     [exec] src/main/org/apache/tools/ant/types/selectors/SelectorUtils.java:372: ch is already defined in match(java.lang.String,java.lang.String,boolean)
     [exec]         for (char ch : patArr) {
     [exec]                   ^
     [exec] ... Failed compiling Ant classes !
     [exec] Bootstrap FAILED
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] 1 error
     [exec] 13 warnings

BUILD FAILED
<https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/launch-build.xml>:40: exec returned: 1

Total time: 7 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Build failed in Jenkins: Ant-Build-Matrix-1.9.x-Linux » xenial,JDK 1.5 (latest) #229

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/229/display/redirect>

------------------------------------------
Started by upstream project "Ant-Build-Matrix-1.9.x-Linux" build number 229
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.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/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8c38eb4c618fdf496d577962a1fe2f3c91516b9a (refs/remotes/origin/1.9.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c38eb4c618fdf496d577962a1fe2f3c91516b9a
Commit message: "Use foreach loops (cherry-pick 1c80d50)"
 > git rev-list --no-walk 8c38eb4c618fdf496d577962a1fe2f3c91516b9a # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[JDK 1.5 (latest)] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -file launch-build.xml "-Djdk=JDK 1.5 (latest)" -DOS=xenial -Djenkins=t
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] src/main/org/apache/tools/ant/taskdefs/Recorder.java:70: illegal start of type
     [exec]     private static Hashtable<String, RecorderEntry> recorderEntries = new Hashtable<>();
     [exec]                                                                                     ^
     [exec] src/main/org/apache/tools/ant/taskdefs/Recorder.java:70: > expected
     [exec]     private static Hashtable<String, RecorderEntry> recorderEntries = new Hashtable<>();
     [exec]                                                                                        ^
     [exec] 2 errors
     [exec] ... Failed compiling Ant classes !
     [exec] Bootstrap FAILED

BUILD FAILED
<https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/OS=xenial,jdk=JDK%201.5%20(latest)/ws/launch-build.xml>:40: exec returned: 1

Total time: 1 second
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?