Build: #1 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 2,319 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

10-Apr-2018 10:34:20 [warn] Run 'evicted' to see detailed eviction warnings
10-Apr-2018 10:34:20 [info] Compiling 52 Scala sources and 1 Java source to /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/classes...
10-Apr-2018 10:34:27 [info] [info] Cleaning datadir [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/scoverage-data]
10-Apr-2018 10:34:27 [info] [info] Beginning coverage instrumentation
10-Apr-2018 10:34:28 [info] [info] Instrumentation completed [1239 statements]
10-Apr-2018 10:34:28 [info] [info] Wrote instrumentation file [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/scoverage-data/scoverage.coverage.xml]
10-Apr-2018 10:34:28 [info] [info] Will write measurement data to [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/scoverage-data]
10-Apr-2018 10:34:34 [warn] there were two feature warnings; re-run with -feature for details
10-Apr-2018 10:34:34 [warn] one warning found
10-Apr-2018 10:34:38 [info] ClusterConfigSpec
10-Apr-2018 10:34:38 [info]
10-Apr-2018 10:34:38 [info] Given a config object with a single cluster config
10-Apr-2018 10:34:38 [info]   when I parse the config
10-Apr-2018 10:34:38 [info]     + then there should be a valid cluster config object
10-Apr-2018 10:34:38 [info]     + and that config should be the default
10-Apr-2018 10:34:38 [info] Given a config with multiple clusters
10-Apr-2018 10:34:38 [info]   when I parse the config
10-Apr-2018 10:34:38 [info]     + then I should see all of the clusters in the resulting cluster object
10-Apr-2018 10:34:38 [info]     + and the first config should be the default
10-Apr-2018 10:34:38 [info] Given an empty config
10-Apr-2018 10:34:38 [info]   when I parse the config
10-Apr-2018 10:34:38 [info]     + then there should be an empty config object
10-Apr-2018 10:34:38 [info]     + and the default should be none
10-Apr-2018 10:34:38 [info] Given a Swarm Config
10-Apr-2018 10:34:38 [info]   when I parse a valid uri
10-Apr-2018 10:34:38 [info]     + then it should succeed
10-Apr-2018 10:34:38 [info]   when I parse an invalid URI
10-Apr-2018 10:34:38 [info]     + then it should throw an execption
10-Apr-2018 10:34:38 [info] Given a RabbitMQ Config
10-Apr-2018 10:34:38 [info]   when I parse uri
10-Apr-2018 10:34:38 [info]     + then extract vhost
10-Apr-2018 10:34:38 [info] + Exercise generated bean methods
10-Apr-2018 10:34:38 [info]
10-Apr-2018 10:34:38 [info]
10-Apr-2018 10:34:38 [info] Total for specification ClusterConfigSpec
10-Apr-2018 10:34:38 [info] Finished in 610 ms
10-Apr-2018 10:34:38 [info] 10 examples, 0 failure, 0 error
10-Apr-2018 10:34:38 [info]
10-Apr-2018 10:34:39 [info] ExtractorInfoSpec
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] Given a json document
10-Apr-2018 10:34:39 [info]   when I read it
10-Apr-2018 10:34:39 [info]     + then the object should be populated
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] Total for specification ExtractorInfoSpec
10-Apr-2018 10:34:39 [info] Finished in 44 ms
10-Apr-2018 10:34:39 [info] 1 example, 0 failure, 0 error
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] AuthTokenServiceSpec
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] authTokenService should
10-Apr-2018 10:34:39 [info]   + create new instance
10-Apr-2018 10:34:39 [info]   + validate an existing instance
10-Apr-2018 10:34:39 [info]   + remove token upon expiry
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] Total for specification AuthTokenServiceSpec
10-Apr-2018 10:34:39 [info] Finished in 112 ms
10-Apr-2018 10:34:39 [info] 3 examples, 0 failure, 0 error
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] RabbitAdminServiceSpec
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] RabbitMQ Admin
10-Apr-2018 10:34:39 [info]   + Connect to service
10-Apr-2018 10:34:39 [info]   + cache Admin API Clients
10-Apr-2018 10:34:39 [info]   Update bindings
10-Apr-2018 10:34:39 [info]     Given a RabbitMQService
10-Apr-2018 10:34:39 [info]       When I rebind with type 'all messages'
10-Apr-2018 10:34:39 [info]         Then the old bindings should be removed
10-Apr-2018 10:34:39 [info]           And the new bindings created
10-Apr-2018 10:34:39 [info]             + And the tool binding created too
10-Apr-2018 10:34:39 [info]       When I rebind with type 'tool messages'
10-Apr-2018 10:34:39 [info]         Then the old bindings should be removed
10-Apr-2018 10:34:39 [info]           And the new bindings created
10-Apr-2018 10:34:39 [info]             + And the tool binding created too
10-Apr-2018 10:34:39 [info]       When I rebind with type 'None'
10-Apr-2018 10:34:39 [info]         Then the old bindings should be removed
10-Apr-2018 10:34:39 [info]           And no new bindings created
10-Apr-2018 10:34:39 [info]             + And the tool binding created too
10-Apr-2018 10:34:39 [info]       When the unbind operation throws an exception
10-Apr-2018 10:34:39 [info]         + Then the rebind operation should fail
10-Apr-2018 10:34:39 [info]       When bind operation throws exception
10-Apr-2018 10:34:39 [info]         + Then the rebind operation should fail
10-Apr-2018 10:34:39 [info]       When bind operation throws exception when binding tools
10-Apr-2018 10:34:39 [info]         + Then the rebind operation should fail
10-Apr-2018 10:34:39 [info]     When error unbinding existing queues
10-Apr-2018 10:34:39 [info]       + then the rebind operation should fail
10-Apr-2018 10:34:39 [info]     When there are no existing bindings for the queue
10-Apr-2018 10:34:39 [info]       + Then the rebind operations should skip the initial unbind
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:39 [info] Total for specification RabbitAdminServiceSpec
10-Apr-2018 10:34:39 [info] Finished in 270 ms
10-Apr-2018 10:34:39 [info] 10 examples, 0 failure, 0 error
10-Apr-2018 10:34:39 [info]
10-Apr-2018 10:34:40 [info] ToolsCatalogRecordSpec
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] Given a json document
10-Apr-2018 10:34:40 [info]   when I read it
10-Apr-2018 10:34:40 [info]     + then the object should be populated
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] Total for specification ToolsCatalogRecordSpec
10-Apr-2018 10:34:40 [info] Finished in 35 ms
10-Apr-2018 10:34:40 [info] 1 example, 0 failure, 0 error
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] UserSpec
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] user model should
10-Apr-2018 10:34:40 [info]   construct full name can
10-Apr-2018 10:34:40 [info]     + when full name provided
10-Apr-2018 10:34:40 [info]     + when first and last provided
10-Apr-2018 10:34:40 [info]     + when just last provided
10-Apr-2018 10:34:40 [info]     + when just first provided
10-Apr-2018 10:34:40 [info]     + when no name provided
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] Total for specification UserSpec
10-Apr-2018 10:34:40 [info] Finished in 36 ms
10-Apr-2018 10:34:40 [info] 5 examples, 0 failure, 0 error
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] UserServiceSpec
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] UserService should
10-Apr-2018 10:34:40 [info]   + retrieve a user by id
10-Apr-2018 10:34:40 [info]   + retrieve a user by Login info
10-Apr-2018 10:34:40 [info]   + save a user
10-Apr-2018 10:34:40 [info]   save profile can
10-Apr-2018 10:34:40 [info]     + add new user
10-Apr-2018 10:34:40 [info]     + update existing user
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] Total for specification UserServiceSpec
10-Apr-2018 10:34:40 [info] Finished in 55 ms
10-Apr-2018 10:34:40 [info] 5 examples, 0 failure, 0 error
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 play.api.libs.json.JsResultException: JsResultException(errors:List(((0),List(JsonValidationError(List('toolVersion' is undefined on object: {"toolId":"5a67730bcc0100cc01134d9d","reviews":null}),WrappedArray())))))
10-Apr-2018 10:34:40         at play.api.libs.json.JsReadable.$anonfun$as$2(JsReadable.scala:25)
10-Apr-2018 10:34:40         at play.api.libs.json.JsError.fold(JsResult.scala:56)
10-Apr-2018 10:34:40         at play.api.libs.json.JsReadable.as(JsReadable.scala:24)
10-Apr-2018 10:34:40         at play.api.libs.json.JsReadable.as$(JsReadable.scala:23)
10-Apr-2018 10:34:40         at play.api.libs.json.JsArray.as(JsValue.scala:91)
10-Apr-2018 10:34:40         at services.ToolsCatalogService.$anonfun$getRecords$1(ToolsCatalogService.scala:94)
10-Apr-2018 10:34:40         at scala.util.Success.$anonfun$map$1(Try.scala:251)
10-Apr-2018 10:34:40         at scala.util.Success.map(Try.scala:209)
10-Apr-2018 10:34:40         at scala.concurrent.Future.$anonfun$map$1(Future.scala:287)
10-Apr-2018 10:34:40         at scala.concurrent.impl.Promise.liftedTree1$1(Promise.scala:29)
10-Apr-2018 10:34:40         at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:29)
10-Apr-2018 10:34:40         at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60)
10-Apr-2018 10:34:40         at scala.concurrent.impl.ExecutionContextImpl$AdaptedForkJoinTask.exec(ExecutionContextImpl.scala:140)
10-Apr-2018 10:34:40         at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
10-Apr-2018 10:34:40         at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
10-Apr-2018 10:34:40         at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
10-Apr-2018 10:34:40         at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
10-Apr-2018 10:34:40 ERROR application - Can't parse tools catalog record
10-Apr-2018 10:34:40 play.api.libs.json.JsResultException: JsResultException(errors:List((,List(JsonValidationError(List('toolVersion' is undefined on object: {"toolId":"5a67730bcc0100cc01134d9d"}),WrappedArray())))))
10-Apr-2018 10:34:40         at play.api.libs.json.JsReadable.$anonfun$as$2(JsReadable.scala:25)
10-Apr-2018 10:34:40 ERROR application - Can't parse Extractor_Info record
10-Apr-2018 10:34:40 play.api.libs.json.JsResultException: JsResultException(errors:List((/author,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/process,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/version,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/description,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/repository,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/contexts,List(JsonValidationError(List(error.path.missing),WrappedArray())))))
10-Apr-2018 10:34:40         at play.api.libs.json.JsReadable.$anonfun$as$2(JsReadable.scala:25)
10-Apr-2018 10:34:40 ERROR application - Can't parse tools catalog record
10-Apr-2018 10:34:40 play.api.libs.json.JsResultException: JsResultException(errors:List(((0),List(JsonValidationError(List('toolVersion' is undefined on object: {"toolId":"5a67730bcc0100cc01134d9d","reviews":null}),WrappedArray())))))
10-Apr-2018 10:34:40         at play.api.libs.json.JsReadable.$anonfun$as$2(JsReadable.scala:25)
10-Apr-2018 10:34:40 [info] ToolsCatalogServiceSpec
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] Given a ToolsCatalogservice
10-Apr-2018 10:34:40 [info]   When I request the list of extractors
10-Apr-2018 10:34:40 [info]     + Then I should get list of extractors
10-Apr-2018 10:34:40 [info]   When I request the list of converters
10-Apr-2018 10:34:40 [info]     + Then I should get list of converters
10-Apr-2018 10:34:40 [info]   When the response is invalid
10-Apr-2018 10:34:40 [info]     + Then I should get an empty list back
10-Apr-2018 10:34:40 [info] When the ToolsCatalog is down
10-Apr-2018 10:34:40 [info]   + Then I should get an empty map back
10-Apr-2018 10:34:40 [info] When I request the extractor def for an extractor
10-Apr-2018 10:34:40 [info]   + Then I should get the extractor info
10-Apr-2018 10:34:40 [info] When the response is invalid
10-Apr-2018 10:34:40 [info]   + Then I should None back
10-Apr-2018 10:34:40 [info] Given the ToolsCatalog is down
10-Apr-2018 10:34:40 [info]   When I request extractor info
10-Apr-2018 10:34:40 [info]     + Then I should get None back
10-Apr-2018 10:34:40 [info] Given there is a tool in the tools catalog
10-Apr-2018 10:34:40 [info]   When I request info on it
10-Apr-2018 10:34:40 [info]     + Then I get back the object
10-Apr-2018 10:34:40 [info] Given there is an invalid tool in the tools catalog
10-Apr-2018 10:34:40 [info]   When I request info on it
10-Apr-2018 10:34:40 [info]     + Then I get back None
10-Apr-2018 10:34:40 [info] Given the ToolsCatalog is down
10-Apr-2018 10:34:40 [info]   When I request extractor info
10-Apr-2018 10:34:40 [info]     + Then I should get None back
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:40 [info] Total for specification ToolsCatalogServiceSpec
10-Apr-2018 10:34:40 [info] Finished in 311 ms
10-Apr-2018 10:34:40 [info] 10 examples, 0 failure, 0 error
10-Apr-2018 10:34:40 [info]
10-Apr-2018 10:34:45 [info] ApplicationControllerSpec
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] The `index` action should
10-Apr-2018 10:34:45 [info]   + redirect to login page if user is unauthorized
10-Apr-2018 10:34:45 [info]   + return 200 if user is authorized
10-Apr-2018 10:34:45 [info]   + display the default cluster when no cluster provided
10-Apr-2018 10:34:45 [info]   + display the selected cluster when provided
10-Apr-2018 10:34:45 [info] the 'signout' action should
10-Apr-2018 10:34:45 [info]   + redirect browser to home
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Total for specification ApplicationControllerSpec
10-Apr-2018 10:34:45 [info] Finished in 4 seconds, 518 ms
10-Apr-2018 10:34:45 [info] 5 examples, 0 failure, 0 error
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] ProjectBindingsSpec
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Given a project
10-Apr-2018 10:34:45 [info]   When it has file type bindings as well as tool binding
10-Apr-2018 10:34:45 [info]     + Then it should report false for Tool Messages only
10-Apr-2018 10:34:45 [info]     + And report false for no bindings
10-Apr-2018 10:34:45 [info]     + And report true for all messages
10-Apr-2018 10:34:45 [info]   When it has only file type bindings
10-Apr-2018 10:34:45 [info]     + Then it should report false for Tool Messages only
10-Apr-2018 10:34:45 [info]     + And report false for no bindings
10-Apr-2018 10:34:45 [info]     + And report true for all messages
10-Apr-2018 10:34:45 [info]   When it has only tool bindings
10-Apr-2018 10:34:45 [info]     + Then it should report true for Tool Messages only
10-Apr-2018 10:34:45 [info]     + And report false for no bindings
10-Apr-2018 10:34:45 [info]     + And report false for all messages
10-Apr-2018 10:34:45 [info]   When it has no bindings
10-Apr-2018 10:34:45 [info]     + Then it should report false for Tool Messages only
10-Apr-2018 10:34:45 [info]     + And report true for no bindings
10-Apr-2018 10:34:45 [info]     + And report false for all messages
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Total for specification ProjectBindingsSpec
10-Apr-2018 10:34:45 [info] Finished in 77 ms
10-Apr-2018 10:34:45 [info] 12 examples, 0 failure, 0 error
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] ProjectSpec
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Given a database record
10-Apr-2018 10:34:45 [info]   when I read it
10-Apr-2018 10:34:45 [info]     + then I get a project object
10-Apr-2018 10:34:45 [info] Given an invalid database record
10-Apr-2018 10:34:45 [info]   When I read it from the db
10-Apr-2018 10:34:45 [info]     + Then I should get an exception
10-Apr-2018 10:34:45 [info] Given a Project object
10-Apr-2018 10:34:45 [info]   When I write it to the Database
10-Apr-2018 10:34:45 [info]     + It should create a valid BSON document
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Total for specification ProjectSpec
10-Apr-2018 10:34:45 [info] Finished in 43 ms
10-Apr-2018 10:34:45 [info] 3 examples, 0 failure, 0 error
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] BindingFormDataSpec
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Given a list of deployed tools
10-Apr-2018 10:34:45 [info]   and a list of project bindings
10-Apr-2018 10:34:45 [info]     when I display the bind tool form
10-Apr-2018 10:34:45 [info]       + then I should have the correct binding data
10-Apr-2018 10:34:45 [info]     when I submit the form with no changes
10-Apr-2018 10:34:45 [info]       + then the updatedBindings should be empty
10-Apr-2018 10:34:45 [info]     when I submit the form with changes to the bindings
10-Apr-2018 10:34:45 [info]       + then the updatedBindings should report that one change
10-Apr-2018 10:34:45 [info]     when I submit the form with no changes
10-Apr-2018 10:34:45 [info]       + then the updatedBindings should be empty
10-Apr-2018 10:34:45 [info]     when I submit the form with changes to the bindings
10-Apr-2018 10:34:45 [info]       + then the updatedBindings should report that one change
10-Apr-2018 10:34:45 [info] + Given a binding detail for All messages
10-Apr-2018 10:34:45 [info] + Given a binding detail for Tool messages
10-Apr-2018 10:34:45 [info] + Given a binding detail for No messages
10-Apr-2018 10:34:45 [info] + Given a bindingDetail object
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Total for specification BindingFormDataSpec
10-Apr-2018 10:34:45 [info] Finished in 75 ms
10-Apr-2018 10:34:45 [info] 9 examples, 0 failure, 0 error
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] DeployedToolsSpec
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Given a json record
10-Apr-2018 10:34:45 [info]   when I read it
10-Apr-2018 10:34:45 [info]     + then I get a project object
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:45 [info] Total for specification DeployedToolsSpec
10-Apr-2018 10:34:45 [info] Finished in 25 ms
10-Apr-2018 10:34:45 [info] 1 example, 0 failure, 0 error
10-Apr-2018 10:34:45 [info]
10-Apr-2018 10:34:46 [error] c.SocialAuthController - Unexpected provider error
10-Apr-2018 10:34:46 com.mohiva.play.silhouette.api.exceptions.ProviderException: Cannot authenticate with unexpected social provider mySpace
10-Apr-2018 10:34:46         at controllers.SocialAuthController.$anonfun$authenticate$1(SocialAuthController.scala:86)
10-Apr-2018 10:34:46         at play.api.mvc.ActionBuilderImpl.invokeBlock(Action.scala:482)
10-Apr-2018 10:34:46         at play.api.mvc.ActionBuilderImpl.invokeBlock(Action.scala:480)
10-Apr-2018 10:34:46         at play.api.mvc.ActionBuilder$$anon$2.apply(Action.scala:419)
10-Apr-2018 10:34:46         at play.api.mvc.Action.$anonfun$apply$2(Action.scala:96)
10-Apr-2018 10:34:46         at play.api.libs.streams.StrictAccumulator.$anonfun$mapFuture$4(Accumulator.scala:174)
10-Apr-2018 10:34:46         at scala.util.Try$.apply(Try.scala:209)
10-Apr-2018 10:34:46         at play.api.libs.streams.StrictAccumulator.$anonfun$mapFuture$3(Accumulator.scala:174)
10-Apr-2018 10:34:46         at akka.stream.impl.Transform.apply(TraversalBuilder.scala:155)
10-Apr-2018 10:34:46         at akka.stream.impl.PhasedFusingActorMaterializer.materialize(PhasedFusingActorMaterializer.scala:482)
10-Apr-2018 10:34:46 [info] SocialAuthControllerSpec
10-Apr-2018 10:34:46 [info]
10-Apr-2018 10:34:46 [info] social auth login should
10-Apr-2018 10:34:46 [info]   + if user choose LDAP, redirect to login page
10-Apr-2018 10:34:46 [info]   + POST to ldapauthenticate and redirect to home page
10-Apr-2018 10:34:46 [info]   + Ask user to try again if the provider is not in the registry
10-Apr-2018 10:34:46 [info]   + redirect user to social auth providers page if not logged in
10-Apr-2018 10:34:46 [info]
10-Apr-2018 10:34:46 [info]
10-Apr-2018 10:34:46 [info] Total for specification SocialAuthControllerSpec
10-Apr-2018 10:34:46 [info] Finished in 828 ms
10-Apr-2018 10:34:46 [info] 4 examples, 0 failure, 0 error
10-Apr-2018 10:34:46 [info]
10-Apr-2018 10:34:47 List(FormError(projectName,List(error.required),List()))
10-Apr-2018 10:34:47 [info] ProjectsControllerSpec
10-Apr-2018 10:34:47 [info]
10-Apr-2018 10:34:47 [info] Given there is a project on the projects tab
10-Apr-2018 10:34:47 [info]   When I click on the bind button
10-Apr-2018 10:34:47 [info]     + Then I should see the bind page for that project
10-Apr-2018 10:34:47 [info] Given an invalid cluster setting
10-Apr-2018 10:34:47 [info]   When I click on the bind button
10-Apr-2018 10:34:47 [info]     + Then I should receive an error page
10-Apr-2018 10:34:47 [info] Given I am on the edit bindings page
10-Apr-2018 10:34:47 [info]   When I click submit
10-Apr-2018 10:34:47 [info]     + Then I should accept my new settings
10-Apr-2018 10:34:47 [info] Given I create invalid bindings
10-Apr-2018 10:34:47 [info]   When I click submit
10-Apr-2018 10:34:47 [info]     + Then I receive an error
10-Apr-2018 10:34:47 [info] Given I provide an invalid clusterName
10-Apr-2018 10:34:47 [info]   When I click submit
10-Apr-2018 10:34:47 [info]     + Then I receive an error
10-Apr-2018 10:34:47 [info] Given I provide an invalid projectName
10-Apr-2018 10:34:47 [info]   When I click submit
10-Apr-2018 10:34:47 [info]     + Then I receive an error
10-Apr-2018 10:34:47 [info] Given I provide an a tool that doesn't exist
10-Apr-2018 10:34:47 [info]   When I click submit
10-Apr-2018 10:34:47 [info]     + Then I receive an error
10-Apr-2018 10:34:47 [info]
10-Apr-2018 10:34:47 [info]
10-Apr-2018 10:34:47 [info] Total for specification ProjectsControllerSpec
10-Apr-2018 10:34:47 [info] Finished in 1 second, 116 ms
10-Apr-2018 10:34:47 [info] 7 examples, 0 failure, 0 error
10-Apr-2018 10:34:47 [info]
10-Apr-2018 10:34:48 [debug] application - {"toolId":"5a3943fa500000500010db8f","title":"Test Tool","shortDesc":"This is just a test","description":"Really just a test","toolType":"converter","toolLevel":4,"toolVersionId":"5a39440b5000004f0010db90","version":"Test script","url":"","params":{"dockerfile":"http://docker.file","sampleInput":"http://example-input","sampleOutput":"http://example-output","extractorName":"My.queue","dockerimageName":"Image","extractorDef":"","queueName":"My.queue"},"author":"guest","vmImageName":"","status":4,"interfaceLevel":4,"creationDate":"2017-12-19T10:53:31.701-06:00","updateDate":"2017-12-19T10:53:31.701-06:00","downloads":0,"whatsNew":"This is s a test","compatibility":""}
10-Apr-2018 10:34:48 Going to deploy  DeployParams(myCluster-extractor-my_queue,clow/der,List(RABBITMQ_URI=http://user:pass@host:10000),Label(,my.queue,clowder-dev,3,1,extractor,Some(314159)),Resources(Some(CpuMemResources(Some(4000000000),Some(6000000000))),None))
10-Apr-2018 10:34:49 List(FormError(minInstances,List(error.required),List()), FormError(maxInstances,List(error.required),List()), FormError(memoryLimit,List(error.required),List()), FormError(cpuLimit,List(error.required),List()), FormError(toolType,List(error.required),List()), FormError(queueName,List(error.required),List()), FormError(dockerImageName,List(error.required),List()))
10-Apr-2018 10:34:49 Going to deploy  DeployParams(myCluster-extractor-my_queue,clow/der,List(RABBITMQ_URI=http://user:pass@host:10000),Label(,my.queue,clowder-dev,3,1,extractor,Some(314159)),Resources(Some(CpuMemResources(Some(4000000000),Some(6000000000))),None))
10-Apr-2018 10:34:49 [info] ToolsControllerSpec
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info] Given there is a cluster
10-Apr-2018 10:34:49 [info]   When I click on the deploy button
10-Apr-2018 10:34:49 [info]     + Then I should see the deploy page
10-Apr-2018 10:34:49 [info] Given I have selected a tool to deploy
10-Apr-2018 10:34:49 [info]   When I click on the 'Next' button
10-Apr-2018 10:34:49 [info]     + Then I should see a form with the deployment parameters populated
10-Apr-2018 10:34:49 [info] Given I have selected a tool to deploy
10-Apr-2018 10:34:49 [info]   And the tool is missing a docker image
10-Apr-2018 10:34:49 [info]     When I click on the 'Next' button
10-Apr-2018 10:34:49 [info]       + Then I should see a form with the deployment parameters populated
10-Apr-2018 10:34:49 [info] Given I have selected a tool to deploy
10-Apr-2018 10:34:49 [info]   And the tool is missing a parameters
10-Apr-2018 10:34:49 [info]     When I click on the 'Next' button
10-Apr-2018 10:34:49 [info]       + Then I should see a form with the deployment parameters populated
10-Apr-2018 10:34:49 [info] Given I have selected a tool with an invalid description in tools catalog
10-Apr-2018 10:34:49 [info]   When I click on the 'Next' button
10-Apr-2018 10:34:49 [info]     + Then I should see an BadRequest result
10-Apr-2018 10:34:49 [info] Given I have entered correct deployment parameters
10-Apr-2018 10:34:49 [info]   When I click 'deploy' button
10-Apr-2018 10:34:49 [info]     + Then Clusterman should submit the request to clusterstats
10-Apr-2018 10:34:49 [info] Given I have incorrectly populated the deploy form
10-Apr-2018 10:34:49 [info]   And I have selected an unknown cluster
10-Apr-2018 10:34:49 [info]     When I click deploy
10-Apr-2018 10:34:49 [info]       + Then I should see the error of my ways
10-Apr-2018 10:34:49 [info] Given I have incorrectly populated the deploy form
10-Apr-2018 10:34:49 [info]   When I click deploy
10-Apr-2018 10:34:49 [info]     + Then I should see the error of my ways
10-Apr-2018 10:34:49 [info] Given I have entered correct deployment parameters
10-Apr-2018 10:34:49 [info]   And the parameters will cause an error in clusterstats
10-Apr-2018 10:34:49 [info]     When I click 'deploy' button
10-Apr-2018 10:34:49 [info]       + Then I should see an error
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info] Total for specification ToolsControllerSpec
10-Apr-2018 10:34:49 [info] Finished in 1 second, 353 ms
10-Apr-2018 10:34:49 [info] 9 examples, 0 failure, 0 error
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info] ClusterStatsServiceSpec
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info] Given a cluster stats service
10-Apr-2018 10:34:49 [info]   When I request the list of services
10-Apr-2018 10:34:49 [info]     + Then I should get map of running services
10-Apr-2018 10:34:49 [info]   When the response is invalid
10-Apr-2018 10:34:49 [info]     + Then I should get an empty map back
10-Apr-2018 10:34:49 [info]   When the clusterscale service is down
10-Apr-2018 10:34:49 [info]     + Then I should get an empty map back
10-Apr-2018 10:34:49 [info]   and there are extractors
10-Apr-2018 10:34:49 [info]     when I request extractors
10-Apr-2018 10:34:49 [info]       + then I should get them back
10-Apr-2018 10:34:49 [info]   and there are extractors
10-Apr-2018 10:34:49 [info]     when I request extractors
10-Apr-2018 10:34:49 [info]       + then I should get them back
10-Apr-2018 10:34:49 [info]   and there are extractors with different vhosts
10-Apr-2018 10:34:49 [info]     when I request extractors by vhost
10-Apr-2018 10:34:49 [info]       + then I should get them back
10-Apr-2018 10:34:49 [info]   And I have a good request
10-Apr-2018 10:34:49 [info]     When I deploy a tool
10-Apr-2018 10:34:49 [info]       + Then it should report success
10-Apr-2018 10:34:49 [info]   And I have an invalid request
10-Apr-2018 10:34:49 [info]     When I deploy a tool
10-Apr-2018 10:34:49 [info]       + Then it should report failure
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info] Total for specification ClusterStatsServiceSpec
10-Apr-2018 10:34:49 [info] Finished in 182 ms
10-Apr-2018 10:34:49 [info] 8 examples, 0 failure, 0 error
10-Apr-2018 10:34:49 [info]
10-Apr-2018 10:34:49 [info] Passed: Total 103, Failed 0, Errors 0, Passed 103
10-Apr-2018 10:34:49 [success] Total time: 34 s, completed Apr 10, 2018 10:34:49 AM
10-Apr-2018 10:34:49 [info] Waiting for measurement data to sync...
10-Apr-2018 10:34:50 [info] Reading scoverage instrumentation [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/scoverage-data/scoverage.coverage.xml]
10-Apr-2018 10:34:51 [info] Reading scoverage measurements...
10-Apr-2018 10:34:51 [info] Generating scoverage reports...
10-Apr-2018 10:34:51 [info] Written Cobertura report [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/coverage-report/cobertura.xml]
10-Apr-2018 10:34:51 [info] Written XML coverage report [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/scoverage-report/scoverage.xml]
10-Apr-2018 10:34:51 [info] Written HTML coverage report [/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/scoverage-report/index.html]
10-Apr-2018 10:34:51 [info] Statement coverage.: 97.09%
10-Apr-2018 10:34:51 [info] Branch coverage....: 100.00%
10-Apr-2018 10:34:51 [info] Coverage reports completed
10-Apr-2018 10:34:51 [info] All done. Coverage was [97.09%]
10-Apr-2018 10:34:51 [success] Total time: 2 s, completed Apr 10, 2018 10:34:51 AM
10-Apr-2018 10:34:51 Finished task 'coverage test coverageReport' with result: Success
10-Apr-2018 10:34:51
Substituting variable: ${bamboo.buildNumber} with 1
10-Apr-2018 10:34:51 Starting task 'doc' of type 'com.atlassian.bamboo.plugins.sbt:sbt'
10-Apr-2018 10:34:51
Beginning to execute external process for build 'BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job #1 (BD-CLUSTER17-JOB1-1)'
... running command line:
/home/bamboo/sbt-0.13.13/bin/sbt doc
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=feature/BD-2077-cookie-session
bamboo_repository_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_2=/home/bamboo/sbt-0.13.13/bin/sbt clean update
JAVA_OPTS=-Dbamboo.buildNumber=1
bamboo_repository_158924804_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_planRepository_1_name=clusterman
bamboo_buildKey=BD-CLUSTER17-JOB1
bamboo_capability_system_os=linux
bamboo_shortPlanName=feature-BD-2077-cookie-session
bamboo_planRepository_name=clusterman
bamboo_repository_158924804_name=clusterman
bamboo_buildNumber=1
bamboo_repository_158924804_git_username=
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_planRepository_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_repository_158924804_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_agentId=143032321
bamboo_planName=BrownDog - clusterman - feature-BD-2077-cookie-session
bamboo_shortPlanKey=CLUSTER17
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_shortJobKey=JOB1
bamboo_planRepository_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_buildTimeStamp=2018-04-10T10:30:50.761-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
bamboo_repository_git_branch=feature/BD-2077-cookie-session
bamboo_buildResultKey=BD-CLUSTER17-JOB1-1
bamboo_repository_branch_name=feature/BD-2077-cookie-session
bamboo_buildPlanName=BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job
bamboo_repository_158924804_git_branch=feature/BD-2077-cookie-session
bamboo_planRepository_1_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=clusterman
JAVA_HOME=/home/bamboo/jdk1.8.0_66
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=feature/BD-2077-cookie-session
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=bbserver
bamboo_planRepository_branchName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_repository_158924804_branch_name=feature/BD-2077-cookie-session
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-158728199
SBT_HOME=/home/bamboo/sbt-0.13.13
bamboo_hg_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_hg-repositories-cache
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_planRepository_1_username=
bamboo_planRepository_type=bbserver
bamboo_git_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache
bamboo_repository_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_7=/home/bamboo/sbt-0.13.13/bin/sbt coverage test coverageReport
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_tmp_directory=/home/bamboo/bamboo-agent-home/temp
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_planKey=BD-CLUSTER17
bamboo_planRepository_1_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_planRepository_username=
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_3=/home/bamboo/sbt-0.13.13/bin/sbt compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_4=/home/bamboo/sbt-0.13.13/bin/sbt test
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=feature/BD-2077-cookie-session
PATH=/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/node-v0.10.28/bin:/usr/bin:/bin
10-Apr-2018 10:34:54 [info] Loading project definition from /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/project
10-Apr-2018 10:34:56 [info] Set current project to clusterman (in build file:/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/)
10-Apr-2018 10:34:56 [info] Updating {file:/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/}bd_clusterman...
10-Apr-2018 10:34:57 [info] Resolving org.scala-lang#scala-library;2.12.2 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#twirl-api_2.12;1.3.12 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.scala-lang.modules#scala-xml_2.12;1.0.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-server_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#build-link;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-exceptions;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-netty-utils;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.slf4j#slf4j-api;1.7.25 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.slf4j#jul-to-slf4j;1.7.25 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.slf4j#jcl-over-slf4j;1.7.25 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-streams_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.reactivestreams#reactive-streams;1.0.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.akka#akka-stream_2.12;2.5.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.akka#akka-actor_2.12;2.5.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe#config;1.3.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.scala-lang.modules#scala-java8-compat_2.12;0.8.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe#ssl-config-core_2.12;0.2.2 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.akka#akka-slf4j_2.12;2.5.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.fasterxml.jackson.core#jackson-core;2.8.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.8.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.fasterxml.jackson.core#jackson-databind;2.8.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.fasterxml.jackson.datatype#jackson-datatype-jdk8;2.8.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.fasterxml.jackson.datatype#jackson-datatype-jsr310;2.8.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving commons-codec#commons-codec;1.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-json_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-functional_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.scala-lang#scala-reflect;2.12.2 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.typelevel#macro-compat_2.12;1.1.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving joda-time#joda-time;2.9.9 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.google.guava#guava;22.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.google.code.findbugs#jsr305;1.3.9 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.google.errorprone#error_prone_annotations;2.0.18 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.google.j2objc#j2objc-annotations;1.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.codehaus.mojo#animal-sniffer-annotations;1.14 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving io.jsonwebtoken#jjwt;0.7.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.apache.commons#commons-lang3;3.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving javax.transaction#jta;1.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving javax.inject#javax.inject;1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.scala-lang.modules#scala-parser-combinators_2.12;1.0.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#filters-helpers_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-logback_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving ch.qos.logback#logback-classic;1.2.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving ch.qos.logback#logback-core;1.2.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-akka-http-server_2.12;2.6.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.akka#akka-http-core_2.12;10.0.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.akka#akka-parsing_2.12;10.0.10 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.mohiva#play-silhouette_2.12;5.0.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-cache_2.12;2.6.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-ws_2.12;2.6.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-ws-standalone_2.12;1.0.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-ws-standalone-xml_2.12;1.0.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-ws-standalone-json_2.12;1.0.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-openid_2.12;2.6.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-ahc-ws_2.12;2.6.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-ahc-ws-standalone_2.12;1.0.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#cachecontrol_2.12;1.1.2 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.joda#joda-convert;1.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#shaded-asynchttpclient;1.0.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#shaded-oauth;1.0.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving javax.cache#cache-api;1.0.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-json-joda_2.12;2.6.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.atlassian.jwt#jwt-core;1.6.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.nimbusds#nimbus-jose-jwt;3.6 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving net.jcip#jcip-annotations;1.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving net.minidev#json-smart;1.1.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.bouncycastle#bcprov-jdk15on;1.51 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving commons-io#commons-io;2.4 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.bouncycastle#bcpkix-jdk15on;1.51 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.atlassian.jwt#jwt-api;1.6.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.google.code.findbugs#jsr305;2.0.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.mohiva#play-silhouette-password-bcrypt_2.12;5.0.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving de.svenkubiak#jBCrypt;0.4.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.mohiva#play-silhouette-persistence_2.12;5.0.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.mohiva#play-silhouette-crypto-jca_2.12;5.0.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.webjars#webjars-play_2.12;2.6.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.webjars#requirejs;2.3.3 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.webjars#webjars-locator;0.32-1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.webjars#webjars-locator-core;0.32 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.apache.commons#commons-compress;1.9 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.webjars#bootstrap;3.3.7-1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.webjars#jquery;3.2.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.reactivemongo#reactivemongo_2.12;0.12.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.reactivemongo#reactivemongo-bson-macros_2.12;0.12.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.reactivemongo#reactivemongo-bson_2.12;0.12.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.reactivemongo#reactivemongo-shaded;0.12.7 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.typesafe.play#play-iteratees_2.12;2.6.1 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.scala-stm#scala-stm_2.12;0.8 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving org.apache.logging.log4j#log4j-api;2.5 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving net.codingwell#scala-guice_2.12;4.1.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving com.google.inject#guice;4.1.0 ...
10-Apr-2018 10:34:57
10-Apr-2018 10:34:57 [info] Resolving aopalliance#aopalliance;1.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.google.inject.extensions#guice-multibindings;4.1.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.google.code.findbugs#jsr305;3.0.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.iheart#ficus_2.12;1.4.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.typesafe.play#play-mailer_2.12;6.0.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.apache.commons#commons-email;1.5 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.sun.mail#javax.mail;1.5.6 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving javax.activation#activation;1.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.typesafe.play#play-mailer-guice_2.12;6.0.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.enragedginger#akka-quartz-scheduler_2.12;1.6.1-akka-2.5.x ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.quartz-scheduler#quartz;2.2.3 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving c3p0#c3p0;0.9.1.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.adrianhurt#play-bootstrap_2.12;1.2-P26-B3 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.adrianhurt#play-bootstrap-core_2.12;1.2-P26 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.rabbitmq#http-client;2.0.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.springframework#spring-web;5.0.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.springframework#spring-beans;5.0.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.springframework#spring-core;5.0.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.springframework#spring-jcl;5.0.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.springframework#spring-webflux;5.0.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.projectreactor#reactor-core;3.1.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.apache.httpcomponents#httpclient;4.5.3 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.apache.httpcomponents#httpcore;4.4.6 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving commons-logging#commons-logging;1.2 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.fasterxml.jackson.core#jackson-databind;2.9.2 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.fasterxml.jackson.core#jackson-core;2.9.2 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.projectreactor.ipc#reactor-netty;0.7.1.RELEASE ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-codec-http;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-codec;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-transport;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-buffer;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-common;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-resolver;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-handler;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-handler-proxy;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-codec-socks;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-transport-native-epoll;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving io.netty#netty-transport-native-unix-common;4.1.16.Final ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.unboundid#unboundid-ldapsdk;4.0.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.typesafe.play#play-ehcache_2.12;2.6.7 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.typesafe.play#play-cache_2.12;2.6.7 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving net.sf.ehcache#ehcache;2.10.4 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.ehcache#jcache;1.0.1 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.typesafe.play#play-guice_2.12;2.6.7 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.google.inject.extensions#guice-assistedinject;4.1.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.typesafe.play#play-test_2.12;2.6.7 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving junit#junit;4.12 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.hamcrest#hamcrest-core;1.3 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.novocode#junit-interface;0.11 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.scala-sbt#test-interface;1.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.google.code.findbugs#jsr305;3.0.2 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.fluentlenium#fluentlenium-core;3.3.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.seleniumhq.selenium#selenium-remote-driver;3.4.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving cglib#cglib-nodep;3.2.4 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.apache.commons#commons-exec;1.3 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving com.google.code.gson#gson;2.8.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving net.java.dev.jna#jna;4.1.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving net.java.dev.jna#jna-platform;4.1.0 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.atteo.classindex#classindex;3.4 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving commons-io#commons-io;2.5 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving org.seleniumhq.selenium#htmlunit-driver;2.27 ...
10-Apr-2018 10:34:58
10-Apr-2018 10:34:58 [info] Resolving net.sourceforge.htmlunit#htmlunit;2.27 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving xalan#xalan;2.7.2 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving xalan#serializer;2.7.2 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.apache.httpcomponents#httpmime;4.5.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving net.sourceforge.htmlunit#htmlunit-core-js;2.27 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving net.sourceforge.htmlunit#neko-htmlunit;2.27 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving xerces#xercesImpl;2.11.0 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving xml-apis#xml-apis;1.4.01 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving net.sourceforge.cssparser#cssparser;0.9.23 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.w3c.css#sac;1.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty.websocket#websocket-client;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty#jetty-util;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty#jetty-io;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty#jetty-client;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty#jetty-http;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty.websocket#websocket-common;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.eclipse.jetty.websocket#websocket-api;9.4.5.v20170502 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.seleniumhq.selenium#selenium-api;3.5.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.seleniumhq.selenium#selenium-support;3.5.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.seleniumhq.selenium#selenium-remote-driver;3.5.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.seleniumhq.selenium#selenium-firefox-driver;3.5.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving com.mohiva#play-silhouette-testkit_2.12;5.0.0 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving com.typesafe.play#play-specs2_2.12;2.6.7 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.specs2#specs2-core_2.12;3.8.9 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.specs2#specs2-matcher_2.12;3.8.9 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.specs2#specs2-common_2.12;3.8.9 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.scalaz#scalaz-core_2.12;7.2.7 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.scalaz#scalaz-effect_2.12;7.2.7 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.specs2#specs2-junit_2.12;3.8.9 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.specs2#specs2-mock_2.12;3.8.9 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.mockito#mockito-core;1.9.5 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.objenesis#objenesis;1.0 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.pegdown#pegdown;1.6.0 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.parboiled#parboiled-java;1.1.7 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.parboiled#parboiled-core;1.1.7 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.ow2.asm#asm;5.0.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.ow2.asm#asm-tree;5.0.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.ow2.asm#asm-analysis;5.0.3 ...
10-Apr-2018 10:34:59
10-Apr-2018 10:34:59 [info] Resolving org.ow2.asm#asm-util;5.0.3 ...
10-Apr-2018 10:35:00
10-Apr-2018 10:35:00 [info] Resolving com.typesafe.play#play-omnidoc_2.12;2.6.7 ...
10-Apr-2018 10:35:00
10-Apr-2018 10:35:00 [info] Resolving com.typesafe.play#play-docs_2.12;2.6.7 ...
10-Apr-2018 10:35:00
10-Apr-2018 10:35:00 [info] Resolving com.typesafe.play#play-doc_2.12;1.8.1 ...
10-Apr-2018 10:35:00
10-Apr-2018 10:35:00 [info] Resolving org.scala-lang#scala-compiler;2.12.2 ...
10-Apr-2018 10:35:00
10-Apr-2018 10:35:00 [info] Resolving jline#jline;2.14.3 ...
10-Apr-2018 10:35:00 [info] Done updating.
10-Apr-2018 10:35:00 [warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
10-Apr-2018 10:35:00 [warn]
10-Apr-2018 10:35:00 [warn]         * com.google.code.findbugs:jsr305:3.0.1 is selected over {2.0.1, 1.3.9}
10-Apr-2018 10:35:00 [warn]             +- net.codingwell:scala-guice_2.12:4.1.0              (depends on 3.0.1)
10-Apr-2018 10:35:00 [warn]             +- com.atlassian.jwt:jwt-api:1.6.1                    (depends on 2.0.1)
10-Apr-2018 10:35:00 [warn]             +- com.google.guava:guava:22.0                        (depends on 2.0.1)
10-Apr-2018 10:35:00 [warn]
10-Apr-2018 10:35:00 [warn]         * com.google.guava:guava:22.0 is selected over 19.0
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.play:play_2.12:2.6.7                  (depends on 22.0)
10-Apr-2018 10:35:00 [warn]             +- com.google.inject:guice:4.1.0                      (depends on 19.0)
10-Apr-2018 10:35:00 [warn]             +- net.codingwell:scala-guice_2.12:4.1.0              (depends on 19.0)
10-Apr-2018 10:35:00 [warn]
10-Apr-2018 10:35:00 [warn]         * com.typesafe.akka:akka-stream_2.12:2.5.6 is selected over {2.5.3, 2.4.19}
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.play:play-streams_2.12:2.6.7          (depends on 2.5.6)
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.akka:akka-http-core_2.12:10.0.10      (depends on 2.4.19)
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.play:play-ws-standalone_2.12:1.0.4    (depends on 2.5.3)
10-Apr-2018 10:35:00 [warn]
10-Apr-2018 10:35:00 [warn]         * com.typesafe.akka:akka-actor_2.12:2.5.6 is selected over {2.4.14, 2.4.19}
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.akka:akka-stream_2.12:2.5.6 ()        (depends on 2.5.6)
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.play:play_2.12:2.6.7                  (depends on 2.5.6)
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.akka:akka-slf4j_2.12:2.5.6 ()         (depends on 2.5.6)
10-Apr-2018 10:35:00 [warn]             +- com.typesafe.akka:akka-parsing_2.12:10.0.10        (depends on 2.4.19)
10-Apr-2018 10:35:00 [warn]             +- org.reactivemongo:reactivemongo_2.12:0.12.7 ()     (depends on 2.4.14)
10-Apr-2018 10:35:00 [warn]
10-Apr-2018 10:35:00 [warn] Run 'evicted' to see detailed eviction warnings
10-Apr-2018 10:35:00 [info] Main Scala API documentation to /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/api...
10-Apr-2018 10:35:08 [warn] there were two feature warnings; re-run with -feature for details
10-Apr-2018 10:35:08 model contains 125 documentable templates
10-Apr-2018 10:35:11 [warn] /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/app/models/ClusterConfig.scala:55: Could not find any member to link for "java.lang.IllegalArgumentException".
10-Apr-2018 10:35:11 [warn]   /**
10-Apr-2018 10:35:11 [warn]   ^
10-Apr-2018 10:35:11 [warn] two warnings found
10-Apr-2018 10:35:11 [info] Main Scala API documentation successful.
10-Apr-2018 10:35:11 [success] Total time: 14 s, completed Apr 10, 2018 10:35:11 AM
10-Apr-2018 10:35:11 Finished task 'doc' with result: Success
10-Apr-2018 10:35:11
Substituting variable: ${bamboo.buildNumber} with 1
10-Apr-2018 10:35:11 Starting task 'dist' of type 'com.atlassian.bamboo.plugins.sbt:sbt'
10-Apr-2018 10:35:11
Beginning to execute external process for build 'BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job #1 (BD-CLUSTER17-JOB1-1)'
... running command line:
/home/bamboo/sbt-0.13.13/bin/sbt dist
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=feature/BD-2077-cookie-session
bamboo_repository_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_2=/home/bamboo/sbt-0.13.13/bin/sbt clean update
JAVA_OPTS=-Dbamboo.buildNumber=1
bamboo_repository_158924804_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_planRepository_1_name=clusterman
bamboo_buildKey=BD-CLUSTER17-JOB1
bamboo_capability_system_os=linux
bamboo_shortPlanName=feature-BD-2077-cookie-session
bamboo_planRepository_name=clusterman
bamboo_repository_158924804_name=clusterman
bamboo_buildNumber=1
bamboo_repository_158924804_git_username=
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_planRepository_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_repository_158924804_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_agentId=143032321
bamboo_planName=BrownDog - clusterman - feature-BD-2077-cookie-session
bamboo_shortPlanKey=CLUSTER17
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_shortJobKey=JOB1
bamboo_planRepository_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_buildTimeStamp=2018-04-10T10:30:50.761-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
bamboo_repository_git_branch=feature/BD-2077-cookie-session
bamboo_buildResultKey=BD-CLUSTER17-JOB1-1
bamboo_repository_branch_name=feature/BD-2077-cookie-session
bamboo_buildPlanName=BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job
bamboo_repository_158924804_git_branch=feature/BD-2077-cookie-session
bamboo_planRepository_1_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=clusterman
JAVA_HOME=/home/bamboo/jdk1.8.0_66
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=feature/BD-2077-cookie-session
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=bbserver
bamboo_planRepository_branchName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_repository_158924804_branch_name=feature/BD-2077-cookie-session
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-158728199
SBT_HOME=/home/bamboo/sbt-0.13.13
bamboo_hg_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_hg-repositories-cache
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_planRepository_1_username=
bamboo_planRepository_type=bbserver
bamboo_git_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache
bamboo_repository_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_7=/home/bamboo/sbt-0.13.13/bin/sbt coverage test coverageReport
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_tmp_directory=/home/bamboo/bamboo-agent-home/temp
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_5=/home/bamboo/sbt-0.13.13/bin/sbt doc
bamboo_planKey=BD-CLUSTER17
bamboo_planRepository_1_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_planRepository_username=
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_3=/home/bamboo/sbt-0.13.13/bin/sbt compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_4=/home/bamboo/sbt-0.13.13/bin/sbt test
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=feature/BD-2077-cookie-session
PATH=/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/node-v0.10.28/bin:/usr/bin:/bin
10-Apr-2018 10:35:14 [info] Loading project definition from /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/project
10-Apr-2018 10:35:15 [info] Set current project to clusterman (in build file:/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/)
10-Apr-2018 10:35:16 [info] Packaging /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0-sources.jar ...
10-Apr-2018 10:35:16 [info] Done packaging.
10-Apr-2018 10:35:16 [info] Wrote /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0.pom
10-Apr-2018 10:35:16 [info] Packaging /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0-javadoc.jar ...
10-Apr-2018 10:35:16 [info] Packaging /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0-web-assets.jar ...
10-Apr-2018 10:35:16 [info] Done packaging.
10-Apr-2018 10:35:16 [info] Compiling 52 Scala sources and 1 Java source to /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/classes...
10-Apr-2018 10:35:16 [info] Done packaging.
10-Apr-2018 10:35:29 [warn] there were two feature warnings; re-run with -feature for details
10-Apr-2018 10:35:29 [warn] one warning found
10-Apr-2018 10:35:30 [info] Packaging /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0.jar ...
10-Apr-2018 10:35:30 [info] Done packaging.
10-Apr-2018 10:35:30 [info] Packaging /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0-sans-externalized.jar ...
10-Apr-2018 10:35:30 [info] Done packaging.
10-Apr-2018 10:35:34 [info]
10-Apr-2018 10:35:34 [info] Your package is ready in /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/universal/clusterman-0.0.zip
10-Apr-2018 10:35:34 [info]
10-Apr-2018 10:35:34 [success] Total time: 19 s, completed Apr 10, 2018 10:35:34 AM
10-Apr-2018 10:35:34 Finished task 'dist' with result: Success
10-Apr-2018 10:35:34 Starting task 'docker:stage' of type 'com.atlassian.bamboo.plugins.sbt:sbt'
10-Apr-2018 10:35:34
Beginning to execute external process for build 'BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job #1 (BD-CLUSTER17-JOB1-1)'
... running command line:
/home/bamboo/sbt-0.13.13/bin/sbt docker:stage
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=feature/BD-2077-cookie-session
bamboo_repository_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_2=/home/bamboo/sbt-0.13.13/bin/sbt clean update
bamboo_repository_158924804_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_planRepository_1_name=clusterman
bamboo_buildKey=BD-CLUSTER17-JOB1
bamboo_capability_system_os=linux
bamboo_shortPlanName=feature-BD-2077-cookie-session
bamboo_planRepository_name=clusterman
bamboo_repository_158924804_name=clusterman
bamboo_buildNumber=1
bamboo_repository_158924804_git_username=
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_planRepository_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_repository_158924804_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_agentId=143032321
bamboo_planName=BrownDog - clusterman - feature-BD-2077-cookie-session
bamboo_shortPlanKey=CLUSTER17
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_shortJobKey=JOB1
bamboo_planRepository_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_buildTimeStamp=2018-04-10T10:30:50.761-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
bamboo_repository_git_branch=feature/BD-2077-cookie-session
bamboo_buildResultKey=BD-CLUSTER17-JOB1-1
bamboo_repository_branch_name=feature/BD-2077-cookie-session
bamboo_buildPlanName=BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job
bamboo_repository_158924804_git_branch=feature/BD-2077-cookie-session
bamboo_planRepository_1_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=clusterman
JAVA_HOME=/home/bamboo/jdk1.8.0_66
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=feature/BD-2077-cookie-session
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=bbserver
bamboo_planRepository_branchName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_repository_158924804_branch_name=feature/BD-2077-cookie-session
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-158728199
SBT_HOME=/home/bamboo/sbt-0.13.13
bamboo_hg_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_hg-repositories-cache
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_planRepository_1_username=
bamboo_planRepository_type=bbserver
bamboo_git_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache
bamboo_repository_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_7=/home/bamboo/sbt-0.13.13/bin/sbt coverage test coverageReport
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_tmp_directory=/home/bamboo/bamboo-agent-home/temp
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_5=/home/bamboo/sbt-0.13.13/bin/sbt doc
bamboo_planKey=BD-CLUSTER17
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_6=/home/bamboo/sbt-0.13.13/bin/sbt dist
bamboo_planRepository_1_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_planRepository_username=
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_3=/home/bamboo/sbt-0.13.13/bin/sbt compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_4=/home/bamboo/sbt-0.13.13/bin/sbt test
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=feature/BD-2077-cookie-session
PATH=/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/jdk1.8.0_66/bin:/home/bamboo/node-v0.10.28/bin:/usr/bin:/bin
10-Apr-2018 10:35:38 [info] Loading project definition from /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/project
10-Apr-2018 10:35:39 [info] Set current project to clusterman (in build file:/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/)
10-Apr-2018 10:35:40 [info] Wrote /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/scala-2.12/clusterman_2.12-0.0.pom
10-Apr-2018 10:35:41 [success] Total time: 1 s, completed Apr 10, 2018 10:35:41 AM
10-Apr-2018 10:35:41 Finished task 'docker:stage' with result: Success
10-Apr-2018 10:35:41 Starting task 'docker build and push' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
10-Apr-2018 10:35:41
Beginning to execute external process for build 'BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job #1 (BD-CLUSTER17-JOB1-1)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/BD-CLUSTER17-JOB1-1-ScriptBuildTask-178712419953732348.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1/target/docker/stage
... using extra environment variables:
bamboo_planRepository_1_branch=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_npm_6=/home/bamboo/node-v6.9.1/bin/npm
bamboo_capability_system_builder_command_buckminster_4_3=/home/bamboo/buckminster-4.3/buckminster
bamboo_capability_system_builder_node_Node_js_v6_9_1=/home/bamboo/node-v6.9.1/bin/node
bamboo_capability_system_builder_command_buckminster_4_2=/home/bamboo/buckminster-4.2/buckminster
bamboo_planRepository_1_branchDisplayName=feature/BD-2077-cookie-session
bamboo_repository_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_resultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_2=/home/bamboo/sbt-0.13.13/bin/sbt clean update
bamboo_repository_158924804_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_command_sphinx=/usr/bin/sphinx-build
bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_planRepository_1_name=clusterman
bamboo_buildKey=BD-CLUSTER17-JOB1
bamboo_capability_system_os=linux
bamboo_shortPlanName=feature-BD-2077-cookie-session
bamboo_planRepository_name=clusterman
bamboo_repository_158924804_name=clusterman
bamboo_buildNumber=1
bamboo_repository_158924804_git_username=
bamboo_shortJobName=Default Job
bamboo_buildResultsUrl=https://opensource.ncsa.illinois.edu/bamboo/browse/BD-CLUSTER17-JOB1-1
bamboo_planRepository_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_repository_158924804_revision_number=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_agentId=143032321
bamboo_planName=BrownDog - clusterman - feature-BD-2077-cookie-session
bamboo_shortPlanKey=CLUSTER17
bamboo_capability_system_builder_command_sbt_0_13=/home/bamboo/sbt-0.13.2/bin/sbt
bamboo_capability_system_builder_node_Node_js_v0_10_28=/home/bamboo/node-v0.10.28/bin/node
bamboo_shortJobKey=JOB1
bamboo_planRepository_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_buildTimeStamp=2018-04-10T10:30:50.761-05:00
bamboo_capability_system_builder_command_npm=/home/bamboo/node-v0.10.28/bin/npm
bamboo_capability_system_builder_mvn2_Maven_2=/home/bamboo/apache-maven-2.2.1
bamboo_repository_git_branch=feature/BD-2077-cookie-session
bamboo_buildResultKey=BD-CLUSTER17-JOB1-1
bamboo_repository_branch_name=feature/BD-2077-cookie-session
bamboo_buildPlanName=BrownDog - clusterman - feature-BD-2077-cookie-session - Default Job
bamboo_repository_158924804_git_branch=feature/BD-2077-cookie-session
bamboo_planRepository_1_revision=325b7bd657ec5bf485444d1212d156f694d487ad
bamboo_capability_system_builder_command_python3=/usr/bin/python3
bamboo_repository_name=clusterman
bamboo_buildFailed=false
bamboo_capability_system_docker_executable=/usr/bin/docker
bamboo_capability_system_builder_command_grunt=/home/bamboo/node-v0.10.28/bin/grunt
bamboo_planRepository_branch=feature/BD-2077-cookie-session
bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_repository_git_username=
bamboo_capability_system_builder_sbt_SBT_0_13_13=/home/bamboo/sbt-0.13.13
bamboo_planRepository_branchDisplayName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_phantomjs=/home/bamboo/phantomjs-1.9.8/bin/phantomjs
bamboo_planRepository_1_type=bbserver
bamboo_planRepository_branchName=feature/BD-2077-cookie-session
bamboo_capability_system_builder_command_python2_7=/usr/bin/python2.7
bamboo_capability_system_hostname=buildserver-1
bamboo_repository_158924804_branch_name=feature/BD-2077-cookie-session
bamboo_capability_system_jdk_JDK=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_software_mongo=/usr/bin/mongo
bamboo_plan_storageTag=plan-158728199
bamboo_hg_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_hg-repositories-cache
bamboo_capability_system_builder_command_casperjs=/home/bamboo/node-v0.10.28/bin/casperjs
bamboo_capability_system_software_rabbitmq=/usr/sbin/rabbitmqctl
bamboo_capability_system_jdk_JDK_1_8_0_66=/home/bamboo/jdk1.8.0_66
bamboo_planRepository_1_username=
bamboo_planRepository_type=bbserver
bamboo_git_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache
bamboo_repository_git_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_capability_system_builder_node_Node_js=/home/bamboo/node-v0.10.28/bin/node
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_9=/home/bamboo/sbt-0.13.13/bin/sbt docker:stage
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_7=/home/bamboo/sbt-0.13.13/bin/sbt coverage test coverageReport
bamboo_capability_system_builder_ant_Ant=/home/bamboo/apache-ant-1.9.4
bamboo_capability_system_builder_mvn3_Maven_3=/home/bamboo/apache-maven-3.3.9
bamboo_tmp_directory=/home/bamboo/bamboo-agent-home/temp
bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-CLUSTER17-JOB1
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_5=/home/bamboo/sbt-0.13.13/bin/sbt doc
bamboo_planKey=BD-CLUSTER17
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_6=/home/bamboo/sbt-0.13.13/bin/sbt dist
bamboo_planRepository_1_repositoryUrl=ssh://git@opensource.ncsa.illinois.edu:7999/bd/clusterman.git
bamboo_planRepository_username=
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_3=/home/bamboo/sbt-0.13.13/bin/sbt compile
bamboo_build_commandline_com_atlassian_bamboo_plugins_sbt_sbt_4=/home/bamboo/sbt-0.13.13/bin/sbt test
bamboo_capability_system_jdk_JDK_1_8=/home/bamboo/jdk1.8.0_66
bamboo_capability_system_jdk_JDK_1_6=/home/bamboo/jdk1.6.0_41
bamboo_capability_system_builder_command_mkcrx=/home/bamboo/mkcrx/mkcrx.sh
bamboo_capability_system_jdk_JDK_1_7=/home/bamboo/jdk1.7.0_60
bamboo_planRepository_1_branchName=feature/BD-2077-cookie-session
10-Apr-2018 10:35:42 Sending build context to Docker daemon 85.78 MB
10-Apr-2018 10:35:42
10-Apr-2018 10:35:42 Step 1/9 : FROM openjdk:latest
10-Apr-2018 10:35:42 latest: Pulling from library/openjdk
10-Apr-2018 10:35:42 c73ab1c6897b: Pulling fs layer
10-Apr-2018 10:35:42 1ab373b3deae: Pulling fs layer
10-Apr-2018 10:35:42 b542772b4177: Pulling fs layer
10-Apr-2018 10:35:42 57c8de432dbe: Pulling fs layer
10-Apr-2018 10:35:42 da44f64ae999: Pulling fs layer
10-Apr-2018 10:35:42 0bbc7b377a91: Pulling fs layer
10-Apr-2018 10:35:42 1b6c70b3786f: Pulling fs layer
10-Apr-2018 10:35:42 d9bbcf733166: Pulling fs layer
10-Apr-2018 10:35:42 b1d3e8de8ec6: Pulling fs layer
10-Apr-2018 10:35:42 57c8de432dbe: Waiting
10-Apr-2018 10:35:42 da44f64ae999: Waiting
10-Apr-2018 10:35:42 0bbc7b377a91: Waiting
10-Apr-2018 10:35:42 1b6c70b3786f: Waiting
10-Apr-2018 10:35:42 d9bbcf733166: Waiting
10-Apr-2018 10:35:42 b1d3e8de8ec6: Waiting
10-Apr-2018 10:35:43 b542772b4177: Verifying Checksum
10-Apr-2018 10:35:43 b542772b4177: Download complete
10-Apr-2018 10:35:43 1ab373b3deae: Verifying Checksum
10-Apr-2018 10:35:43 1ab373b3deae: Download complete
10-Apr-2018 10:35:43 da44f64ae999: Verifying Checksum
10-Apr-2018 10:35:43 da44f64ae999: Download complete
10-Apr-2018 10:35:43 0bbc7b377a91: Verifying Checksum
10-Apr-2018 10:35:43 0bbc7b377a91: Download complete
10-Apr-2018 10:35:43 1b6c70b3786f: Verifying Checksum
10-Apr-2018 10:35:43 1b6c70b3786f: Download complete
10-Apr-2018 10:35:44 c73ab1c6897b: Verifying Checksum
10-Apr-2018 10:35:44 c73ab1c6897b: Download complete
10-Apr-2018 10:35:44 57c8de432dbe: Verifying Checksum
10-Apr-2018 10:35:44 57c8de432dbe: Download complete
10-Apr-2018 10:35:44 b1d3e8de8ec6: Download complete
10-Apr-2018 10:35:47 c73ab1c6897b: Pull complete
10-Apr-2018 10:35:48 d9bbcf733166: Verifying Checksum
10-Apr-2018 10:35:48 d9bbcf733166: Download complete
10-Apr-2018 10:35:48 1ab373b3deae: Pull complete
10-Apr-2018 10:35:49 b542772b4177: Pull complete
10-Apr-2018 10:35:53 57c8de432dbe: Pull complete
10-Apr-2018 10:35:53 da44f64ae999: Pull complete
10-Apr-2018 10:35:53 0bbc7b377a91: Pull complete
10-Apr-2018 10:35:54 1b6c70b3786f: Pull complete
10-Apr-2018 10:36:04 d9bbcf733166: Pull complete
10-Apr-2018 10:36:05 b1d3e8de8ec6: Pull complete
10-Apr-2018 10:36:05 Digest: sha256:9df7c8e6c89d17abbc1791509e71a65368719b0da730d9cc87940a9b1b6dd531
10-Apr-2018 10:36:05 Status: Downloaded newer image for openjdk:latest
10-Apr-2018 10:36:05 ---> 891c9734d5ab
10-Apr-2018 10:36:05 Step 2/9 : WORKDIR /opt/docker
10-Apr-2018 10:36:05 ---> 57044ae692e2
10-Apr-2018 10:36:05 Removing intermediate container ce7bd654c9d9
10-Apr-2018 10:36:05 Step 3/9 : ADD opt /opt
10-Apr-2018 10:36:07 ---> 85bb66cf9fcd
10-Apr-2018 10:36:07 Removing intermediate container 7f755646da52
10-Apr-2018 10:36:07 Step 4/9 : RUN chown -R daemon:daemon .
10-Apr-2018 10:36:08 ---> Running in 7229bc2fa4b3
10-Apr-2018 10:36:23 ---> ff3e18571bf7
10-Apr-2018 10:36:23 Removing intermediate container 7229bc2fa4b3
10-Apr-2018 10:36:23 Step 5/9 : USER daemon
10-Apr-2018 10:36:23 ---> Running in 3e733c7b76c0
10-Apr-2018 10:36:24 ---> 704da817eb72
10-Apr-2018 10:36:24 Removing intermediate container 3e733c7b76c0
10-Apr-2018 10:36:24 Step 6/9 : ENTRYPOINT bin/clusterman
10-Apr-2018 10:36:24 ---> Running in 85789a6ff2cb
10-Apr-2018 10:36:24 ---> 3830823409e3
10-Apr-2018 10:36:24 Removing intermediate container 85789a6ff2cb
10-Apr-2018 10:36:24 Step 7/9 : CMD
10-Apr-2018 10:36:25 ---> Running in 62a8646c158e
10-Apr-2018 10:36:25 ---> e1fa54e8788c
10-Apr-2018 10:36:25 Removing intermediate container 62a8646c158e
10-Apr-2018 10:36:25 Step 8/9 : ENV configFilePath /opt/clusterman/prod.conf
10-Apr-2018 10:36:25 ---> Running in 9dd324377202
10-Apr-2018 10:36:25 ---> d07c8443de7d
10-Apr-2018 10:36:25 Removing intermediate container 9dd324377202
10-Apr-2018 10:36:25 Step 9/9 : ENTRYPOINT sh -c bin/clusterman -Dconfig.file=$configFilePath
10-Apr-2018 10:36:26 ---> Running in 987f19014754
10-Apr-2018 10:36:26 ---> 69d37c8dc714
10-Apr-2018 10:36:26 Removing intermediate container 987f19014754
10-Apr-2018 10:36:26 Successfully built 69d37c8dc714
10-Apr-2018 10:36:26 Finished task 'docker build and push' with result: Success
10-Apr-2018 10:36:26 Running post build plugin 'Docker Container Cleanup'
10-Apr-2018 10:36:26 Running post build plugin 'NCover Results Collector'
10-Apr-2018 10:36:26 Running post build plugin 'Clover Results Collector'
10-Apr-2018 10:36:26 Running post build plugin 'npm Cache Cleanup'
10-Apr-2018 10:36:26 Running post build plugin 'Artifact Copier'
10-Apr-2018 10:36:26 Publishing an artifact: coverage report
10-Apr-2018 10:36:26 Finished publishing of artifact Job artifact: [coverage report], pattern: [*] anchored at: [target/scala-2.12/scoverage-report] in 243.5 ms
10-Apr-2018 10:36:26 Finalising the build...
10-Apr-2018 10:36:26 Stopping timer.
10-Apr-2018 10:36:26 Build BD-CLUSTER17-JOB1-1 completed.
10-Apr-2018 10:36:26 Running on server: post build plugin 'NCover Results Collector'
10-Apr-2018 10:36:26 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Apr-2018 10:36:26 Running on server: post build plugin 'Clover Delta Calculator'
10-Apr-2018 10:36:26 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Apr-2018 10:36:26 All post build plugins have finished
10-Apr-2018 10:36:26 Generating build results summary...
10-Apr-2018 10:36:26 Saving build results to disk...
10-Apr-2018 10:36:26 Logging substituted variables...
10-Apr-2018 10:36:26 Indexing build results...
10-Apr-2018 10:36:26 Finished building BD-CLUSTER17-JOB1-1.