Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.examples.rx.RxClientsTest
Nov 22, 2018 9:37:15 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Nov 22, 2018 9:37:15 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:37:15 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
{
  "visited" : [ {
    "destination" : "Burundi"
  }, {
    "destination" : "Eritrea"
  }, {
    "destination" : "Ghana"
  }, {
    "destination" : "Afghanistan"
  }, {
    "destination" : "Uruguay"
  } ],
  "recommended" : [ {
    "destination" : "Iraq",
    "forecast" : "Partly Cloudy",
    "price" : 3523
  }, {
    "destination" : "Singapore",
    "forecast" : "Mostly Cloudy",
    "price" : 5391
  }, {
    "destination" : "Vanuatu",
    "forecast" : "Overcast",
    "price" : 4592
  }, {
    "destination" : "Solomon Islands",
    "forecast" : "Showers",
    "price" : 3052
  }, {
    "destination" : "Japan",
    "forecast" : "Snow Showers",
    "price" : 1671
  } ],
  "processingTime" : 862
}
Processing Time: 862
Nov 22, 2018 9:37:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Nov 22, 2018 9:37:18 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Nov 22, 2018 9:37:18 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:37:18 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
{
  "visited" : [ {
    "destination" : "Angola"
  }, {
    "destination" : "Guinea"
  }, {
    "destination" : "Costa Rica"
  }, {
    "destination" : "Uzbekistan"
  }, {
    "destination" : "Hungary"
  } ],
  "recommended" : [ {
    "destination" : "Kuwait",
    "forecast" : "Overcast",
    "price" : 3583
  }, {
    "destination" : "Montenegro",
    "forecast" : "Overcast",
    "price" : 5685
  }, {
    "destination" : "Moldova",
    "forecast" : "Sunny",
    "price" : 279
  }, {
    "destination" : "Korea South",
    "forecast" : "Icy",
    "price" : 9218
  }, {
    "destination" : "Guyana",
    "forecast" : "Mist",
    "price" : 5688
  } ],
  "processingTime" : 940
}
Processing Time: 940
Nov 22, 2018 9:37:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Nov 22, 2018 9:37:20 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Nov 22, 2018 9:37:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:37:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
{
  "visited" : [ {
    "destination" : "San Marino"
  }, {
    "destination" : "Finland"
  }, {
    "destination" : "Mozambique"
  }, {
    "destination" : "Estonia"
  }, {
    "destination" : "Malawi"
  } ],
  "recommended" : [ {
    "destination" : "Honduras",
    "forecast" : "Rain and Snow",
    "price" : 9152
  }, {
    "destination" : "Spain",
    "forecast" : "Storm",
    "price" : 9417
  }, {
    "destination" : "Romania",
    "forecast" : "Light Snow",
    "price" : 3908
  }, {
    "destination" : "Uruguay",
    "forecast" : "Partly Sunny",
    "price" : 2355
  }, {
    "destination" : "Trinidad & Tobago",
    "forecast" : "Showers",
    "price" : 4466
  } ],
  "processingTime" : 866
}
Processing Time: 866
Nov 22, 2018 9:37:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Nov 22, 2018 9:37:21 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Nov 22, 2018 9:37:22 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:37:22 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
{
  "visited" : [ {
    "destination" : "Georgia"
  }, {
    "destination" : "Kuwait"
  }, {
    "destination" : "East Timor"
  }, {
    "destination" : "Guinea"
  }, {
    "destination" : "Monaco"
  } ],
  "recommended" : [ {
    "destination" : "Ethiopia",
    "forecast" : "Haze",
    "price" : 8759
  }, {
    "destination" : "Hungary",
    "forecast" : "Partly Cloudy",
    "price" : 2885
  }, {
    "destination" : "Egypt",
    "forecast" : "Mist",
    "price" : 4720
  }, {
    "destination" : "Iraq",
    "forecast" : "Clear",
    "price" : 1324
  }, {
    "destination" : "Morocco",
    "forecast" : "Snow Showers",
    "price" : 9450
  } ],
  "processingTime" : 928
}
Processing Time: 928
Nov 22, 2018 9:37:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Nov 22, 2018 9:37:23 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Nov 22, 2018 9:37:24 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Nov 22, 2018 9:37:24 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
{
  "visited" : [ {
    "destination" : "Yemen"
  }, {
    "destination" : "Fiji"
  }, {
    "destination" : "Honduras"
  }, {
    "destination" : "Maldives"
  }, {
    "destination" : "Iraq"
  } ],
  "recommended" : [ {
    "destination" : "Barbados",
    "forecast" : "Chance of Rain",
    "price" : 542
  }, {
    "destination" : "Guyana",
    "forecast" : "Mist",
    "price" : 3488
  }, {
    "destination" : "St. Kitts & Nevis",
    "forecast" : "Mostly Cloudy",
    "price" : 2427
  }, {
    "destination" : "Brunei",
    "forecast" : "Scattered Thunderstorms",
    "price" : 8873
  }, {
    "destination" : "Korea North",
    "forecast" : "Partly Sunny",
    "price" : 1879
  } ],
  "processingTime" : 4548
}
Processing Time: 4548
Nov 22, 2018 9:37:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.25 sec - in org.glassfish.jersey.examples.rx.RxClientsTest

Results :

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

[JENKINS] Recording test results
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/rx-client-webapp/target/rx-client-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/rx-client-webapp/2.28-SNAPSHOT/rx-client-webapp-2.28-SNAPSHOT.war
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/rx-client-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/rx-client-webapp/2.28-SNAPSHOT/rx-client-webapp-2.28-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/rx-client-webapp/target/rx-client-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/rx-client-webapp/2.28-SNAPSHOT/rx-client-webapp-2.28-SNAPSHOT-sources.jar