Re: ZooKeeper-trunk-WinVS2008 - Build # 2357 - Still Failing

2017-01-05 Thread Michael Han
Turns out build bot does not support VS 2008 build environment anymore (see
INFRA-13112  for
details). Any objections on deprecating VS 2008 and retarget native client
build on windows to use a modern version of MSVC?

On a side note I tried the zookeeper-vs2013.sln
 on
build bot and it needs some tweaks to work.

On Mon, Dec 19, 2016 at 5:38 PM, Patrick Hunt  wrote:

> I made that change, but now it's failing not able to find msbuild - I
> updated the INFRA JIRA.
>
> Patrick
>
> On Thu, Dec 15, 2016 at 9:27 PM, Michael Han  wrote:
>
> > Logged https://issues.apache.org/jira/browse/INFRA-13112 to track this.
> >
> > On Mon, Dec 12, 2016 at 9:45 AM, Michael Han  wrote:
> >
> > > I assume we still care about windows build... this has been failing for
> > > the previous two weeks because of a host problem (no java compiler).
> The
> > > last known succeed build was running on host with name 'windows1'
> (which
> > is
> > > dead now), and the current problematic host is
> > https://builds.apache.org/
> > > computer/windows-2012-2/. I have no access to jenkins job config so not
> > > sure how to fix this. Should we raise an infra ticket for this?
> > >
> > > On Sun, Dec 11, 2016 at 9:23 PM, Apache Jenkins Server <
> > > jenk...@builds.apache.org> wrote:
> > >
> > >> See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2357/
> > >>
> > >> 
> > >> ###
> > >> ## LAST 60 LINES OF THE CONSOLE
> > >> ###
> > >> [...truncated 78 lines...]
> > >>
> > >> ivy-retrieve:
> > >> [ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 ::
> > >> http://ant.apache.org/ivy/ ::
> > >> [ivy:retrieve] :: loading settings :: file =
> > >> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008
> > >> \ivysettings.xml
> > >> [ivy:retrieve] :: resolving dependencies ::
> > org.apache.zookeeper#zookeeper
> > >> ;3.6.0-SNAPSHOT
> > >> [ivy:retrieve]  confs: [default]
> > >> [ivy:retrieve]  found jline#jline;2.11 in maven2
> > >> [ivy:retrieve]  found org.eclipse.jetty#jetty-server;9.2.18.v20160721
> > in
> > >> maven2
> > >> [ivy:retrieve]  found javax.servlet#javax.servlet-api;3.1.0 in maven2
> > >> [ivy:retrieve]  found org.eclipse.jetty#jetty-http;9.2.18.v20160721
> in
> > >> maven2
> > >> [ivy:retrieve]  found org.eclipse.jetty#jetty-util;9.2.18.v20160721
> in
> > >> maven2
> > >> [ivy:retrieve]  found org.eclipse.jetty#jetty-io;9.2.18.v20160721 in
> > >> maven2
> > >> [ivy:retrieve]  found org.eclipse.jetty#jetty-
> servlet;9.2.18.v20160721
> > >> in maven2
> > >> [ivy:retrieve]  found org.eclipse.jetty#jetty-
> security;9.2.18.v20160721
> > >> in maven2
> > >> [ivy:retrieve]  found org.codehaus.jackson#jackson-mapper-asl;1.9.11
> in
> > >> maven2
> > >> [ivy:retrieve]  found org.codehaus.jackson#jackson-core-asl;1.9.11 in
> > >> maven2
> > >> [ivy:retrieve]  found org.slf4j#slf4j-api;1.7.5 in maven2
> > >> [ivy:retrieve]  found org.slf4j#slf4j-log4j12;1.7.5 in maven2
> > >> [ivy:retrieve]  found commons-cli#commons-cli;1.2 in maven2
> > >> [ivy:retrieve]  found log4j#log4j;1.2.17 in maven2
> > >> [ivy:retrieve]  found io.netty#netty;3.10.5.Final in maven2
> > >> [ivy:retrieve]  found net.java.dev.javacc#javacc;5.0 in maven2
> > >> [ivy:retrieve] :: resolution report :: resolve 400ms :: artifacts dl
> > 21ms
> > >> 
> > >> -
> > >> |  |modules||
> > >>  artifacts   |
> > >> |   conf   | number| search|dwnlded|evicted||
> > >> number|dwnlded|
> > >> 
> > >> -
> > >> |  default |   16  |   0   |   0   |   0   ||   16  |
> > >>  0   |
> > >> 
> > >> -
> > >> [ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
> > >> [ivy:retrieve]  confs: [default]
> > >> [ivy:retrieve]  16 artifacts copied, 0 already retrieved (4635kB/35ms)
> > >>
> > >> generate_jute_parser:
> > >> [mkdir] Created dir: f:\jenkins\jenkins-slave\works
> > >> pace\ZooKeeper-trunk-WinVS2008\build\jute_compiler\org\
> > >> apache\jute\compiler\generated
> > >> [ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use
> > >> 'ivy.settings.file' instead
> > >> [ivy:artifactproperty] :: loading settings :: file =
> > >> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008
> > >> \ivysettings.xml
> > >>  [move] Moving 1 file to f:\jenkins\jenkins-slave\works
> > >> pace\ZooKeeper-trunk-WinVS2008\build\lib
> > >>[javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
> > >>[javacc] (type "javacc" with no arguments for help)
> > >>[javacc] Reading from file f

Re: ZooKeeper-trunk-WinVS2008 - Build # 2357 - Still Failing

2016-12-19 Thread Patrick Hunt
I made that change, but now it's failing not able to find msbuild - I
updated the INFRA JIRA.

Patrick

On Thu, Dec 15, 2016 at 9:27 PM, Michael Han  wrote:

> Logged https://issues.apache.org/jira/browse/INFRA-13112 to track this.
>
> On Mon, Dec 12, 2016 at 9:45 AM, Michael Han  wrote:
>
> > I assume we still care about windows build... this has been failing for
> > the previous two weeks because of a host problem (no java compiler). The
> > last known succeed build was running on host with name 'windows1' (which
> is
> > dead now), and the current problematic host is
> https://builds.apache.org/
> > computer/windows-2012-2/. I have no access to jenkins job config so not
> > sure how to fix this. Should we raise an infra ticket for this?
> >
> > On Sun, Dec 11, 2016 at 9:23 PM, Apache Jenkins Server <
> > jenk...@builds.apache.org> wrote:
> >
> >> See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2357/
> >>
> >> 
> >> ###
> >> ## LAST 60 LINES OF THE CONSOLE
> >> ###
> >> [...truncated 78 lines...]
> >>
> >> ivy-retrieve:
> >> [ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 ::
> >> http://ant.apache.org/ivy/ ::
> >> [ivy:retrieve] :: loading settings :: file =
> >> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008
> >> \ivysettings.xml
> >> [ivy:retrieve] :: resolving dependencies ::
> org.apache.zookeeper#zookeeper
> >> ;3.6.0-SNAPSHOT
> >> [ivy:retrieve]  confs: [default]
> >> [ivy:retrieve]  found jline#jline;2.11 in maven2
> >> [ivy:retrieve]  found org.eclipse.jetty#jetty-server;9.2.18.v20160721
> in
> >> maven2
> >> [ivy:retrieve]  found javax.servlet#javax.servlet-api;3.1.0 in maven2
> >> [ivy:retrieve]  found org.eclipse.jetty#jetty-http;9.2.18.v20160721 in
> >> maven2
> >> [ivy:retrieve]  found org.eclipse.jetty#jetty-util;9.2.18.v20160721 in
> >> maven2
> >> [ivy:retrieve]  found org.eclipse.jetty#jetty-io;9.2.18.v20160721 in
> >> maven2
> >> [ivy:retrieve]  found org.eclipse.jetty#jetty-servlet;9.2.18.v20160721
> >> in maven2
> >> [ivy:retrieve]  found org.eclipse.jetty#jetty-security;9.2.18.v20160721
> >> in maven2
> >> [ivy:retrieve]  found org.codehaus.jackson#jackson-mapper-asl;1.9.11 in
> >> maven2
> >> [ivy:retrieve]  found org.codehaus.jackson#jackson-core-asl;1.9.11 in
> >> maven2
> >> [ivy:retrieve]  found org.slf4j#slf4j-api;1.7.5 in maven2
> >> [ivy:retrieve]  found org.slf4j#slf4j-log4j12;1.7.5 in maven2
> >> [ivy:retrieve]  found commons-cli#commons-cli;1.2 in maven2
> >> [ivy:retrieve]  found log4j#log4j;1.2.17 in maven2
> >> [ivy:retrieve]  found io.netty#netty;3.10.5.Final in maven2
> >> [ivy:retrieve]  found net.java.dev.javacc#javacc;5.0 in maven2
> >> [ivy:retrieve] :: resolution report :: resolve 400ms :: artifacts dl
> 21ms
> >> 
> >> -
> >> |  |modules||
> >>  artifacts   |
> >> |   conf   | number| search|dwnlded|evicted||
> >> number|dwnlded|
> >> 
> >> -
> >> |  default |   16  |   0   |   0   |   0   ||   16  |
> >>  0   |
> >> 
> >> -
> >> [ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
> >> [ivy:retrieve]  confs: [default]
> >> [ivy:retrieve]  16 artifacts copied, 0 already retrieved (4635kB/35ms)
> >>
> >> generate_jute_parser:
> >> [mkdir] Created dir: f:\jenkins\jenkins-slave\works
> >> pace\ZooKeeper-trunk-WinVS2008\build\jute_compiler\org\
> >> apache\jute\compiler\generated
> >> [ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use
> >> 'ivy.settings.file' instead
> >> [ivy:artifactproperty] :: loading settings :: file =
> >> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008
> >> \ivysettings.xml
> >>  [move] Moving 1 file to f:\jenkins\jenkins-slave\works
> >> pace\ZooKeeper-trunk-WinVS2008\build\lib
> >>[javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
> >>[javacc] (type "javacc" with no arguments for help)
> >>[javacc] Reading from file f:\jenkins\jenkins-slave\works
> >> pace\ZooKeeper-trunk-WinVS2008\src\java\main\org\apache\jute\compiler\
> generated\rcc.jj
> >> . . .
> >>[javacc] File "TokenMgrError.java" does not exist.  Will create one.
> >>[javacc] File "ParseException.java" does not exist.  Will create one.
> >>[javacc] File "Token.java" does not exist.  Will create one.
> >>[javacc] File "SimpleCharStream.java" does not exist.  Will create
> one.
> >>[javacc] Parser generated successfully.
> >>
> >> jute:
> >>
> >> BUILD FAILED
> >> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-
> WinVS2008\build.xml:273:
> >> Unable to find a javac compiler;
> >> com.sun.tools.javac.Main is not on the classpath.
>

Re: ZooKeeper-trunk-WinVS2008 - Build # 2357 - Still Failing

2016-12-15 Thread Michael Han
Logged https://issues.apache.org/jira/browse/INFRA-13112 to track this.

On Mon, Dec 12, 2016 at 9:45 AM, Michael Han  wrote:

> I assume we still care about windows build... this has been failing for
> the previous two weeks because of a host problem (no java compiler). The
> last known succeed build was running on host with name 'windows1' (which is
> dead now), and the current problematic host is https://builds.apache.org/
> computer/windows-2012-2/. I have no access to jenkins job config so not
> sure how to fix this. Should we raise an infra ticket for this?
>
> On Sun, Dec 11, 2016 at 9:23 PM, Apache Jenkins Server <
> jenk...@builds.apache.org> wrote:
>
>> See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2357/
>>
>> 
>> ###
>> ## LAST 60 LINES OF THE CONSOLE
>> ###
>> [...truncated 78 lines...]
>>
>> ivy-retrieve:
>> [ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 ::
>> http://ant.apache.org/ivy/ ::
>> [ivy:retrieve] :: loading settings :: file =
>> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008
>> \ivysettings.xml
>> [ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper
>> ;3.6.0-SNAPSHOT
>> [ivy:retrieve]  confs: [default]
>> [ivy:retrieve]  found jline#jline;2.11 in maven2
>> [ivy:retrieve]  found org.eclipse.jetty#jetty-server;9.2.18.v20160721 in
>> maven2
>> [ivy:retrieve]  found javax.servlet#javax.servlet-api;3.1.0 in maven2
>> [ivy:retrieve]  found org.eclipse.jetty#jetty-http;9.2.18.v20160721 in
>> maven2
>> [ivy:retrieve]  found org.eclipse.jetty#jetty-util;9.2.18.v20160721 in
>> maven2
>> [ivy:retrieve]  found org.eclipse.jetty#jetty-io;9.2.18.v20160721 in
>> maven2
>> [ivy:retrieve]  found org.eclipse.jetty#jetty-servlet;9.2.18.v20160721
>> in maven2
>> [ivy:retrieve]  found org.eclipse.jetty#jetty-security;9.2.18.v20160721
>> in maven2
>> [ivy:retrieve]  found org.codehaus.jackson#jackson-mapper-asl;1.9.11 in
>> maven2
>> [ivy:retrieve]  found org.codehaus.jackson#jackson-core-asl;1.9.11 in
>> maven2
>> [ivy:retrieve]  found org.slf4j#slf4j-api;1.7.5 in maven2
>> [ivy:retrieve]  found org.slf4j#slf4j-log4j12;1.7.5 in maven2
>> [ivy:retrieve]  found commons-cli#commons-cli;1.2 in maven2
>> [ivy:retrieve]  found log4j#log4j;1.2.17 in maven2
>> [ivy:retrieve]  found io.netty#netty;3.10.5.Final in maven2
>> [ivy:retrieve]  found net.java.dev.javacc#javacc;5.0 in maven2
>> [ivy:retrieve] :: resolution report :: resolve 400ms :: artifacts dl 21ms
>> 
>> -
>> |  |modules||
>>  artifacts   |
>> |   conf   | number| search|dwnlded|evicted||
>> number|dwnlded|
>> 
>> -
>> |  default |   16  |   0   |   0   |   0   ||   16  |
>>  0   |
>> 
>> -
>> [ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
>> [ivy:retrieve]  confs: [default]
>> [ivy:retrieve]  16 artifacts copied, 0 already retrieved (4635kB/35ms)
>>
>> generate_jute_parser:
>> [mkdir] Created dir: f:\jenkins\jenkins-slave\works
>> pace\ZooKeeper-trunk-WinVS2008\build\jute_compiler\org\
>> apache\jute\compiler\generated
>> [ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use
>> 'ivy.settings.file' instead
>> [ivy:artifactproperty] :: loading settings :: file =
>> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008
>> \ivysettings.xml
>>  [move] Moving 1 file to f:\jenkins\jenkins-slave\works
>> pace\ZooKeeper-trunk-WinVS2008\build\lib
>>[javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>>[javacc] (type "javacc" with no arguments for help)
>>[javacc] Reading from file f:\jenkins\jenkins-slave\works
>> pace\ZooKeeper-trunk-WinVS2008\src\java\main\org\apache\jute\compiler\generated\rcc.jj
>> . . .
>>[javacc] File "TokenMgrError.java" does not exist.  Will create one.
>>[javacc] File "ParseException.java" does not exist.  Will create one.
>>[javacc] File "Token.java" does not exist.  Will create one.
>>[javacc] File "SimpleCharStream.java" does not exist.  Will create one.
>>[javacc] Parser generated successfully.
>>
>> jute:
>>
>> BUILD FAILED
>> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\build.xml:273:
>> Unable to find a javac compiler;
>> com.sun.tools.javac.Main is not on the classpath.
>> Perhaps JAVA_HOME does not point to the JDK.
>> It is currently set to "C:\Program Files\Java\jre1.8.0_92"
>>
>> Total time: 3 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>> 
>> ###

Re: ZooKeeper-trunk-WinVS2008 - Build # 2357 - Still Failing

2016-12-12 Thread Michael Han
I assume we still care about windows build... this has been failing for the
previous two weeks because of a host problem (no java compiler). The last
known succeed build was running on host with name 'windows1' (which is dead
now), and the current problematic host is
https://builds.apache.org/computer/windows-2012-2/. I have no access to
jenkins job config so not sure how to fix this. Should we raise an infra
ticket for this?

On Sun, Dec 11, 2016 at 9:23 PM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2357/
>
> 
> ###
> ## LAST 60 LINES OF THE CONSOLE
> ###
> [...truncated 78 lines...]
>
> ivy-retrieve:
> [ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 ::
> http://ant.apache.org/ivy/ ::
> [ivy:retrieve] :: loading settings :: file = f:\jenkins\jenkins-slave\
> workspace\ZooKeeper-trunk-WinVS2008\ivysettings.xml
> [ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#
> zookeeper;3.6.0-SNAPSHOT
> [ivy:retrieve]  confs: [default]
> [ivy:retrieve]  found jline#jline;2.11 in maven2
> [ivy:retrieve]  found org.eclipse.jetty#jetty-server;9.2.18.v20160721 in
> maven2
> [ivy:retrieve]  found javax.servlet#javax.servlet-api;3.1.0 in maven2
> [ivy:retrieve]  found org.eclipse.jetty#jetty-http;9.2.18.v20160721 in
> maven2
> [ivy:retrieve]  found org.eclipse.jetty#jetty-util;9.2.18.v20160721 in
> maven2
> [ivy:retrieve]  found org.eclipse.jetty#jetty-io;9.2.18.v20160721 in
> maven2
> [ivy:retrieve]  found org.eclipse.jetty#jetty-servlet;9.2.18.v20160721 in
> maven2
> [ivy:retrieve]  found org.eclipse.jetty#jetty-security;9.2.18.v20160721
> in maven2
> [ivy:retrieve]  found org.codehaus.jackson#jackson-mapper-asl;1.9.11 in
> maven2
> [ivy:retrieve]  found org.codehaus.jackson#jackson-core-asl;1.9.11 in
> maven2
> [ivy:retrieve]  found org.slf4j#slf4j-api;1.7.5 in maven2
> [ivy:retrieve]  found org.slf4j#slf4j-log4j12;1.7.5 in maven2
> [ivy:retrieve]  found commons-cli#commons-cli;1.2 in maven2
> [ivy:retrieve]  found log4j#log4j;1.2.17 in maven2
> [ivy:retrieve]  found io.netty#netty;3.10.5.Final in maven2
> [ivy:retrieve]  found net.java.dev.javacc#javacc;5.0 in maven2
> [ivy:retrieve] :: resolution report :: resolve 400ms :: artifacts dl 21ms
> 
> -
> |  |modules||   artifacts
>  |
> |   conf   | number| search|dwnlded|evicted||
> number|dwnlded|
> 
> -
> |  default |   16  |   0   |   0   |   0   ||   16  |   0
>  |
> 
> -
> [ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
> [ivy:retrieve]  confs: [default]
> [ivy:retrieve]  16 artifacts copied, 0 already retrieved (4635kB/35ms)
>
> generate_jute_parser:
> [mkdir] Created dir: f:\jenkins\jenkins-slave\
> workspace\ZooKeeper-trunk-WinVS2008\build\jute_compiler\
> org\apache\jute\compiler\generated
> [ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use
> 'ivy.settings.file' instead
> [ivy:artifactproperty] :: loading settings :: file =
> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-
> WinVS2008\ivysettings.xml
>  [move] Moving 1 file to f:\jenkins\jenkins-slave\
> workspace\ZooKeeper-trunk-WinVS2008\build\lib
>[javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>[javacc] (type "javacc" with no arguments for help)
>[javacc] Reading from file f:\jenkins\jenkins-slave\
> workspace\ZooKeeper-trunk-WinVS2008\src\java\main\org\
> apache\jute\compiler\generated\rcc.jj . . .
>[javacc] File "TokenMgrError.java" does not exist.  Will create one.
>[javacc] File "ParseException.java" does not exist.  Will create one.
>[javacc] File "Token.java" does not exist.  Will create one.
>[javacc] File "SimpleCharStream.java" does not exist.  Will create one.
>[javacc] Parser generated successfully.
>
> jute:
>
> BUILD FAILED
> f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\build.xml:273:
> Unable to find a javac compiler;
> com.sun.tools.javac.Main is not on the classpath.
> Perhaps JAVA_HOME does not point to the JDK.
> It is currently set to "C:\Program Files\Java\jre1.8.0_92"
>
> Total time: 3 seconds
> Build step 'Invoke Ant' marked build as failure
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
> 
> ###
> ## FAILED TESTS (if any)
> ##
> No tests ran.




-- 
Cheers
Michael.


ZooKeeper-trunk-WinVS2008 - Build # 2357 - Still Failing

2016-12-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2357/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 78 lines...]

ivy-retrieve:
[ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = 
f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: 
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  found jline#jline;2.11 in maven2
[ivy:retrieve]  found org.eclipse.jetty#jetty-server;9.2.18.v20160721 in maven2
[ivy:retrieve]  found javax.servlet#javax.servlet-api;3.1.0 in maven2
[ivy:retrieve]  found org.eclipse.jetty#jetty-http;9.2.18.v20160721 in maven2
[ivy:retrieve]  found org.eclipse.jetty#jetty-util;9.2.18.v20160721 in maven2
[ivy:retrieve]  found org.eclipse.jetty#jetty-io;9.2.18.v20160721 in maven2
[ivy:retrieve]  found org.eclipse.jetty#jetty-servlet;9.2.18.v20160721 in maven2
[ivy:retrieve]  found org.eclipse.jetty#jetty-security;9.2.18.v20160721 in 
maven2
[ivy:retrieve]  found org.codehaus.jackson#jackson-mapper-asl;1.9.11 in maven2
[ivy:retrieve]  found org.codehaus.jackson#jackson-core-asl;1.9.11 in maven2
[ivy:retrieve]  found org.slf4j#slf4j-api;1.7.5 in maven2
[ivy:retrieve]  found org.slf4j#slf4j-log4j12;1.7.5 in maven2
[ivy:retrieve]  found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve]  found log4j#log4j;1.2.17 in maven2
[ivy:retrieve]  found io.netty#netty;3.10.5.Final in maven2
[ivy:retrieve]  found net.java.dev.javacc#javacc;5.0 in maven2
[ivy:retrieve] :: resolution report :: resolve 400ms :: artifacts dl 21ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
-
|  default |   16  |   0   |   0   |   0   ||   16  |   0   |
-
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  16 artifacts copied, 0 already retrieved (4635kB/35ms)

generate_jute_parser:
[mkdir] Created dir: 
f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 
'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = 
f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\ivysettings.xml
 [move] Moving 1 file to 
f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file 
f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\src\java\main\org\apache\jute\compiler\generated\rcc.jj
 . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:

BUILD FAILED
f:\jenkins\jenkins-slave\workspace\ZooKeeper-trunk-WinVS2008\build.xml:273: 
Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java\jre1.8.0_92"

Total time: 3 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
No tests ran.