Skip to content

Console Output

Skipping 1,923 KB.. Full Log
07:06:39,393 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:06:39,393 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:06:39,394 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:06:39,394 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:06:39,394 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:06:39,394 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:06:39,396 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@26a7b76d - Registering current configuration as safe fallback point

2023-04-18 07:06:39,410 [main] INFO org.eclipse.jetty.util.log - Logging initialized @552ms to org.eclipse.jetty.util.log.Slf4jLog
2023-04-18 07:06:39,693 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_202-b08
2023-04-18 07:06:39,745 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2023-04-18 07:06:39,745 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2023-04-18 07:06:39,748 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2023-04-18 07:06:39,785 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4d9e68d0{/,null,AVAILABLE}
2023-04-18 07:06:39,800 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@35083305{HTTP/1.1,[http/1.1]}{0.0.0.0:42175}
2023-04-18 07:06:39,800 [main] INFO org.eclipse.jetty.server.Server - Started @949ms
2023-04-18 07:06:39,800 [main] INFO com.ning.http.client.ws.AbstractBasicTest - Local HTTP server started successfully
2023-04-18 07:06:40,344 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Host=apache.org
      User-Agent=AHC/1.0
      Connection=keep-alive
      Accept=*/*]
)
2023-04-18 07:06:40,369 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=301
  reason=Moved Permanently
  protocol=HTTP/1.1
  content-length=0
  committed=false
  headers=[
      connection=close
      content-length=0
      server=Varnish
      retry-after=0
      location=https://apache.org/
      accept-ranges=bytes
      date=Tue, 18 Apr 2023 07:06:40 GMT
      via=1.1 varnish
      x-served-by=cache-yul12831-YUL
      x-cache=HIT
      x-cache-hits=0
      x-timer=S1681801600.361880,VS0,VE0]
)
2023-04-18 07:06:40,387 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=foiLy85C0sIVBWKT/1IWuA==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:40,472 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:40 GMT
      connection=Upgrade
      sec-websocket-accept=zBcg5uVInnZnLM5sgDmex27krss=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,546 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=www.google.com
      Sec-WebSocket-Key=RA9g2osXKg/dlZx36DTbQA==
      Sec-WebSocket-Version=13
      Origin=wss://www.google.com
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,554 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=400
  reason=Bad Request
  protocol=HTTP/1.1
  content-length=1555
  committed=false
  headers=[
      content-type=text/html; charset=UTF-8
      referrer-policy=no-referrer
      content-length=1555
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=close]
)
2023-04-18 07:06:50,568 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Host=apache.org
      User-Agent=AHC/1.0
      Connection=keep-alive
      Accept=*/*]
)
2023-04-18 07:06:50,573 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=301
  reason=Moved Permanently
  protocol=HTTP/1.1
  content-length=0
  committed=false
  headers=[
      connection=close
      content-length=0
      server=Varnish
      retry-after=0
      location=https://apache.org/
      accept-ranges=bytes
      date=Tue, 18 Apr 2023 07:06:50 GMT
      via=1.1 varnish
      x-served-by=cache-yul12826-YUL
      x-cache=HIT
      x-cache-hits=0
      x-timer=S1681801611.570436,VS0,VE0]
)
2023-04-18 07:06:50,586 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=p6oinn9WIpxKWeGJe0DmmQ==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,591 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=HdDwBe7mQqduntZnPD3zg7V7Jpc=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,604 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=RQoXcvQ+yrlk0+bZstPLnA==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,607 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=0FUnil00vHfY/6vLJqT198Is4Wg=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,621 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=bTIjiNMyN0zzaQ6ILMxxaw==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,624 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=vY1IoMWLF+KPoMNMMHvmIM8L4Fc=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,634 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=UkgfKCin3nIto0njR8g9GQ==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,637 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=HPuG+v/qvnMZ0RTuPEnA+Cnt20o=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,647 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=5LVvH9W8G3IYmCH0r7qo1A==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,649 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=oA9MduDjLvq5Bu0AmFsDyVHpO3k=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,659 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=xBWXl5Jz9aKnTXMUzmPz9g==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,661 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=fxs5p4/nOOsKOWO4vv08Uni19qI=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,670 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=YaHIYbb7J5E7LfietFI2Ug==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,711 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=Ry9JMd0M1zYCOsZGwME5hBGddhg=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,748 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=s57atVRsXmEvqMWH0yZd3A==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,750 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=2WZpJWwoX9/dpTAxJ/wsfaICwI8=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:06:50,758 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
   method=GET
   url=/
   query=null
   protocol=HTTP/1.1
   content-length=-1
   headers=[
      Connection=Upgrade
      Host=127.0.0.1:42175
      Sec-WebSocket-Key=6l+QKhu+/UWh8nE+mV8lyQ==
      Sec-WebSocket-Version=13
      Origin=wss://127.0.0.1:42175
      User-Agent=AHC/1.0
      Accept=*/*]
)
2023-04-18 07:06:50,760 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
  status=101
  reason=Switching Protocols
  protocol=HTTP/1.1
  content-length=-1
  committed=false
  headers=[
      date=Tue, 18 Apr 2023 07:06:50 GMT
      connection=Upgrade
      sec-websocket-accept=oENLEELoBzAJPZwMEdUCxhGG0RQ=
      server=Jetty(9.4.17.v20190418)
      upgrade=WebSocket]
)
2023-04-18 07:07:00,767 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@35083305{HTTP/1.1,[http/1.1]}{0.0.0.0:42175}
2023-04-18 07:07:00,768 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
2023-04-18 07:07:00,770 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4d9e68d0{/,null,UNAVAILABLE}
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.852 sec <<< FAILURE!
Running com.ning.http.client.ws.RedirectTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec
Running com.ning.http.client.ws.AbstractBasicTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec
Running com.ning.http.client.ws.ProxyTunnellingTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec
Running com.ning.http.client.ws.ByteMessageTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Running com.ning.http.client.ws.CloseCodeReasonMessageTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
Running com.ning.http.client.ws.TextMessageTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
Running com.ning.http.client.resumable.PropertiesBasedResumableProcesserTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:04,433 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:04,503 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:04,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:04,514 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:04,565 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:04,565 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:04,565 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:04,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:04,566 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:04,566 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:04,567 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:04,567 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point

2023-04-18 07:07:04,572 [main] DEBUG com.ning.http.client.resumable.PropertiesBasedResumableProcessor - Saving current download state {http://localhost/test2.url=50, http://localhost/test.url=15}
2023-04-18 07:07:04,587 [main] DEBUG com.ning.http.client.resumable.PropertiesBasedResumableProcessor - Loading previous download state {http://localhost/test2.url=50, http://localhost/test.url=15}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
Running com.ning.http.client.resumable.ResumableAsyncHandlerTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:05,065 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:05,143 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:05,144 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:05,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:05,200 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:05,200 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:05,200 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:05,201 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:05,201 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:05,201 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:05,202 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:05,202 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec
Running com.ning.http.client.multipart.MultipartBodyTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:05,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:05,726 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:05,727 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:05,735 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:05,812 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:05,812 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:05,812 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:05,813 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:05,813 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:05,813 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:05,814 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:05,815 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@79be0360 - Registering current configuration as safe fallback point

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 sec
Running com.ning.http.client.generators.ByteArrayBodyGeneratorTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
Running com.ning.http.client.uri.UriTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running com.ning.http.client.cookie.RFC2616DateParserTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec
Running com.ning.http.client.cookie.CookieDecoderTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:08,159 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:08,236 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:08,237 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:08,244 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:08,293 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:08,293 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:08,293 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:08,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:08,294 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:08,294 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:08,295 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:08,296 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec
Running com.ning.http.client.oauth.OAuthSignatureCalculatorTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:09,164 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:09,228 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:09,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:09,236 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:09,291 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:09,291 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:09,291 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:09,292 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:09,292 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:09,292 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:09,293 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:09,293 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5a955565 - Registering current configuration as safe fallback point

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec
Running com.ning.http.client.providers.grizzly.BodyGeneratorTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:10,132 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:10,187 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:10,188 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:10,194 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:10,239 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:10,239 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:10,239 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:10,240 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:10,240 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:10,241 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:10,241 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:10,242 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec
Running com.ning.http.client.RealmTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
Running com.ning.http.util.UTF8UrlCodecTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
Running com.ning.http.util.ProxyUtilsTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
07:07:11,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
07:07:11,872 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:07:11,873 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:07:11,884 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
07:07:11,933 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
07:07:11,933 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
07:07:11,933 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
07:07:11,935 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
07:07:11,935 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
07:07:11,935 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
07:07:11,935 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:07:11,936 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec

Results :

Failed tests:   testMaxTotalConnections(com.ning.http.client.async.grizzly.GrizzlyMaxTotalConnectionTest): expected [null] but found [http://lenta.ru]
  asyncOptionsTest(com.ning.http.client.async.grizzly.GrizzlyAsyncStreamHandlerTest): Index: 0
  basicPutBodyTest(com.ning.http.client.async.grizzly.GrizzlyTransferListenerTest): java.io.IOException: Remotely closed
  basicPutTest(com.ning.http.client.async.grizzly.GrizzlyTransferListenerTest): java.io.IOException: Remotely closed
  onCloseWithCodeServerClose on GrizzlyCloseCodeReasonMsgTest@50de0926{STARTED}[9.4.17.v20190418](com.ning.http.client.ws.grizzly.GrizzlyCloseCodeReasonMsgTest): expected [1001-Idle Timeout] but found [1001-java.util.concurrent.TimeoutException: Idle timeout expired: 10000/10000 ms]

Tests run: 355, Failures: 5, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:2.3.1:jar (default-jar) @ grizzly-http-client ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4.0 kB at 81 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom (1.6 kB at 179 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 579 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom (1.2 kB at 123 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 993 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar (20 kB at 5.0 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar (177 kB at 16 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar (51 kB at 1.5 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 4.2 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT.jar
[INFO] 
[INFO] --- bundle:2.3.4:bundle (osgi-bundle) @ grizzly-http-client ---
[INFO] 
[INFO] --- jar:2.3.1:test-jar (default) @ grizzly-http-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:2.1.2:jar-no-fork (attach-sources) @ grizzly-http-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:2.8.1:jar (attach-javadocs) @ grizzly-http-client ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 88 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 126 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 3.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom (3.7 kB at 44 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 127 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (1.8 kB at 112 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 155 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 189 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 853 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 86 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 148 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 65 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (1.3 kB at 86 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 105 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 209 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 264 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 73 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 553 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 299 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 384 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 106 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 334 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 217 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 374 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 236 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 189 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 243 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 14 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 315 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 63 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 266 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 299 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 140 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 200 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 874 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 311 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 526 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 212 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 642 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 237 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom (19 kB at 422 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.pom (1.3 kB at 55 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 60 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 420 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.pom (853 B at 95 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 916 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 584 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 320 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 673 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 980 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 7.7 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar (18 kB at 329 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 759 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 441 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 254 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 211 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 465 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 4.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 502 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 239 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 kB at 80 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar (77 kB at 440 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar (180 kB at 982 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.jar (29 kB at 155 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (157 kB at 849 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.jar (1.3 MB at 4.4 MB/s)
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] 
Loading source files for package com.ning.http.client...
Loading source files for package com.ning.http.client.consumers...
Loading source files for package com.ning.http.client.cookie...
Loading source files for package com.ning.http.client.extra...
Loading source files for package com.ning.http.client.filter...
Loading source files for package com.ning.http.client.generators...
Loading source files for package com.ning.http.client.listenable...
Loading source files for package com.ning.http.client.listener...
Loading source files for package com.ning.http.client.multipart...
Loading source files for package com.ning.http.client.ntlm...
Loading source files for package com.ning.http.client.oauth...
Loading source files for package com.ning.http.client.providers.grizzly...
Loading source files for package com.ning.http.client.providers.grizzly.events...
Loading source files for package com.ning.http.client.providers.grizzly.websocket...
Loading source files for package com.ning.http.client.resumable...
Loading source files for package com.ning.http.client.simple...
Loading source files for package com.ning.http.client.spnego...
Loading source files for package com.ning.http.client.uri...
Loading source files for package com.ning.http.client.webdav...
Loading source files for package com.ning.http.client.ws...
Loading source files for package com.ning.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHandler.STATE.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHandlerExtensions.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClient.BoundRequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfig.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfigBean.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfigDefaults.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Body.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyDeferringAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyDeferringAsyncHandler.BodyDeferringInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ConnectionPoolPartitioning.PerHostConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ConnectionPoolPartitioning.ProxyPartitionKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/FluentCaseInsensitiveStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/FluentStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseBodyPartsInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ListenableFuture.CompletedFailure.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/MaxRedirectException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/NameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/NameResolver.JdkNameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Param.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProgressAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProxyServer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProxyServer.Protocol.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProxyServerSelector.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/RandomAccessBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Realm.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Realm.AuthScheme.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Realm.RealmBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Request.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/RequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/RequestBuilderBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Response.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Response.ResponseBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ResponseBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ResumableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.DerivedBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.ErrorDocumentBehaviour.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SSLEngineFactory.DefaultSSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ThrowableHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/UpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/AppendableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/ByteBufferBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/FileBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/OutputStreamBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/Cookie.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/CookieDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/CookieEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/CookieUtil.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/RFC2616DateParser.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/ListenableFutureAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/ResumableRandomAccessFileListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/ThrottleRequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/FilterContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/FilterContext.FilterContextBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/FilterException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/IOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/RequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/ResponseFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/ByteArrayBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/ByteArrayBodyGenerator.ByteBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/FileBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/FileBodyGenerator.FileBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/InputStreamBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/InputStreamBodyGenerator.ISBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/AbstractListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/ExecutionList.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/TransferCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/TransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/AbstractFilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/ByteArrayPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/CounterPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/FilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/FilePartStallHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/FileUploadStalledException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/MultipartBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/MultipartUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/OutputStreamPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/Part.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/PartBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/PartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/RequestEntity.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/StringPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/NTLMEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/NTLMEngineException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/ConsumerKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/OAuthSignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/RequestToken.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/ThreadSafeHMAC.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.BaseFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.Feeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.NonBlockingFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.SimpleFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyAsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyAsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyAsyncHttpProviderConfig.Property.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/HttpTransactionContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/TransportCustomizer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/Utils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/ContinueEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/SSLSwitchingEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/GrizzlyWebSocketAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/PropertiesBasedResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableAsyncHandler.ResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableIOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/HeaderMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/SimpleAHCTransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/SpnegoEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/SpnegoTokenGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/Uri.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/WebDavCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/WebDavResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/DefaultWebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocket.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketByteFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketByteListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketCloseCodeReasonListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketPingListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketPongListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketTextFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketTextListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketUpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketUpgradeHandler.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/AsyncHttpProviderUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/AuthenticatorUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/Base64.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/DateUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/DefaultHostnameVerifier.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/HostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/MiscUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/ProxyHostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/ProxyUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/SslUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/StringCharSequence.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/StringUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/UriEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/UTF8UrlDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/UTF8UrlEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/overview-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/serialized-form.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyDeferringAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyDeferringAsyncHandler.BodyDeferringInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfigBean.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/MaxRedirectException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHandlerExtensions.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ResponseBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/FluentStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ResumableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.ErrorDocumentBehaviour.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.DerivedBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/UpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ThrowableHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseBodyPartsInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClient.BoundRequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/RandomAccessBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SSLEngineFactory.DefaultSSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ListenableFuture.CompletedFailure.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/RequestBuilderBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/RequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Body.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/NameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/NameResolver.JdkNameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ConnectionPoolPartitioning.ProxyPartitionKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ConnectionPoolPartitioning.PerHostConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Param.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Request.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProxyServer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProxyServer.Protocol.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Realm.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Realm.AuthScheme.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Realm.RealmBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProxyServerSelector.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfig.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfigDefaults.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/FluentCaseInsensitiveStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Response.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Response.ResponseBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProgressAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHandler.STATE.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/OutputStreamBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/FileBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/ByteBufferBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/AppendableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/CookieEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/CookieDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/CookieUtil.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/RFC2616DateParser.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/Cookie.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/class-use/ResumableRandomAccessFileListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/class-use/ThrottleRequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/class-use/ListenableFutureAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/FilterException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/FilterContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/FilterContext.FilterContextBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/IOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/ResponseFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/RequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/InputStreamBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/InputStreamBodyGenerator.ISBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/FileBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/FileBodyGenerator.FileBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/ByteArrayBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/ByteArrayBodyGenerator.ByteBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/class-use/ExecutionList.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/class-use/AbstractListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/class-use/TransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/class-use/TransferCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/FilePartStallHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/MultipartUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/ByteArrayPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/StringPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/FilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/CounterPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/RequestEntity.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/FileUploadStalledException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/PartBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/AbstractFilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/MultipartBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/Part.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/PartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/OutputStreamPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/class-use/NTLMEngineException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/class-use/NTLMEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/OAuthSignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/RequestToken.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/ConsumerKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/ThreadSafeHMAC.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.Feeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.BaseFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.NonBlockingFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.SimpleFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/TransportCustomizer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/Utils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/HttpTransactionContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyAsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyAsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyAsyncHttpProviderConfig.Property.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/class-use/ContinueEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/class-use/GracefulCloseEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/class-use/SSLSwitchingEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/class-use/GrizzlyWebSocketAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableIOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/PropertiesBasedResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableAsyncHandler.ResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/class-use/HeaderMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/class-use/SimpleAHCTransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/class-use/SpnegoEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/class-use/SpnegoTokenGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/class-use/Uri.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/class-use/WebDavResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/class-use/WebDavCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketCloseCodeReasonListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketPongListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketPingListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketTextListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketByteListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/DefaultWebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketUpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketUpgradeHandler.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketTextFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocket.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketByteFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/StringCharSequence.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/Base64.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/ProxyHostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/StringUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/AuthenticatorUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/SslUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/UTF8UrlDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/AsyncHttpProviderUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/ProxyUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/DefaultHostnameVerifier.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/HostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/DateUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/UriEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/UTF8UrlEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/MiscUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/help-doc.html...
34 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:435: warning - @return<code>true</code> is an unknown tag.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:592: warning - @param argument "idleConnectionInPoolTimeout" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:614: warning - @param argument "redirectEnabled" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/ListenableFuture.java:53: warning - @param argument "callable" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:121: warning - Tag @link:illegal character: "60" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:121: warning - Tag @link:illegal character: "62" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:121: warning - Tag @link: reference not found: List<Param>
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:142: warning - Tag @link:illegal character: "60" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:142: warning - Tag @link:illegal character: "62" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:142: warning - Tag @link: reference not found: List<Param>
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:85: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:74: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:74: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBodyAsStream()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:85: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/multipart/AbstractFilePart.java:61: warning - @param argument "partSource" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.java:27: warning - Tag @link: reference not found: Connection
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/simple/HeaderMap.java:30: warning - Tag @link: can't find onHeaders(String, HeaderMap) in com.ning.http.client.simple.SimpleAHCTransferListener
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/simple/SimpleAHCTransferListener.java:38: warning - @param argument "url" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.java:27: warning - Tag @link: reference not found: Connection
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.java:27: warning - Tag @link: reference not found: Connection
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:85: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ grizzly-http-client ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 100 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 237 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 236 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 18 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 5.5 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 9.8 MB/s)
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:29 min
[INFO] Finished at: 2023-04-18T07:07:26Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/pom.xml to org.glassfish.grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT.jar to org.glassfish.grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-tests.jar to org.glassfish.grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-sources.jar to org.glassfish.grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar to org.glassfish.grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar
channel stopped
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 0
[JaCoCo plugin] Saving matched execfiles:  
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/classes 260 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java 148 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: []
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 0.0, method: 0.0, line: 0.0, branch: 0.0, instruction: 0.0, complexity: 0.0
[Java Compiler] Sleeping for 5 seconds due to JENKINS-32191...
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 1 issue (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'basic-fjrtm' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly'
[Java Compiler] -> resolved paths in source directory (1 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 1 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 1 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 1 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/Grizzly-AHC-master-nightly/builds/1517/files-with-issues'
[Java Compiler] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] Obtaining reference build from same job (Grizzly-AHC-master-nightly)
[Java Compiler] Using reference build 'Grizzly-AHC-master-nightly #1516' to compute new, fixed, and outstanding issues
[Java Compiler] Issues delta (vs. reference build): outstanding: 1, new: 0, fixed: 0
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'Grizzly-AHC-master-nightly #1517'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Sleeping for 5 seconds due to JENKINS-32191...
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly')
[JavaDoc] -> found 19 issues (skipped 15 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly')
[JavaDoc] -> found 19 issues (skipped 15 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 19 issues (skipped 15 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly')
[JavaDoc] Post processing issues on 'basic-fjrtm' with source code encoding 'UTF-8'
[JavaDoc] Creating SCM blamer to obtain author and commit information for affected files
[JavaDoc] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[JavaDoc] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly'
[JavaDoc] -> resolved paths in source directory (8 found, 0 not found)
[JavaDoc] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[JavaDoc] -> resolved module names for 19 issues
[JavaDoc] Resolving package names (or namespaces) by parsing the affected files
[JavaDoc] -> resolved package names of 8 affected files
[JavaDoc] No filter has been set, publishing all 19 issues
[JavaDoc] Creating fingerprints for all affected code blocks to track issues over different builds
[JavaDoc] -> created fingerprints for 19 issues (skipped 0 issues)
[JavaDoc] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/Grizzly-AHC-master-nightly/builds/1517/files-with-issues'
[JavaDoc] -> 8 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] Obtaining reference build from same job (Grizzly-AHC-master-nightly)
[JavaDoc] Using reference build 'Grizzly-AHC-master-nightly #1516' to compute new, fixed, and outstanding issues
[JavaDoc] Issues delta (vs. reference build): outstanding: 19, new: 0, fixed: 0
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 19 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'Grizzly-AHC-master-nightly #1517'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] [-ERROR-] No files found for pattern '**/spotbugsXml.xml'. Configuration error?
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (Grizzly-AHC-master-nightly)
[SpotBugs] Using reference build 'Grizzly-AHC-master-nightly #1516' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'Grizzly-AHC-master-nightly #1517'.
[Checks API] No suitable checks publisher found.
Finished: UNSTABLE