Core application including web front end

Build: #6 failed

Job: default failed

Stages & jobs

  1. Default Stage

Build log

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

27-Apr-2020 11:13:06 #19 62.14 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
27-Apr-2020 11:13:06 #19 62.14 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:06 #19 62.14 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
27-Apr-2020 11:13:06 #19 62.14 [warn]                                                           ^
27-Apr-2020 11:13:06 #19 62.14 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
27-Apr-2020 11:13:06 #19 62.14 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:06 #19 62.14 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
27-Apr-2020 11:13:06 #19 62.14 [warn]                                                                      ^
27-Apr-2020 11:13:06 #19 62.14 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
27-Apr-2020 11:13:06 #19 62.14 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:06 #19 62.15 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
27-Apr-2020 11:13:06 #19 62.15 [warn]                                                     ^
27-Apr-2020 11:13:06 #19 62.15 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
27-Apr-2020 11:13:06 #19 62.15 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:06 #19 62.15 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
27-Apr-2020 11:13:06 #19 62.15 [warn]                                                                ^
27-Apr-2020 11:13:06 #19 62.15 [warn] /src/app/Global.scala:106: postfix operator seconds should be enabled
27-Apr-2020 11:13:06 #19 62.15 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:06 #19 62.15 [warn]         Akka.system().scheduler.scheduleOnce(10 seconds) {
27-Apr-2020 11:13:06 #19 62.15 [warn]                                                 ^
27-Apr-2020 11:13:06 #19 62.47 [warn] /src/app/Global.scala:68: postfix operator minutes should be enabled
27-Apr-2020 11:13:06 #19 62.47 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:06 #19 62.47 [warn] This can be achieved by adding the import clause 'import scala.language.postfixOps'
27-Apr-2020 11:13:06 #19 62.47 [warn] or by setting the compiler option -language:postfixOps.
27-Apr-2020 11:13:06 #19 62.47 [warn] See the Scala docs for value scala.language.postfixOps for a discussion
27-Apr-2020 11:13:06 #19 62.47 [warn] why the feature should be explicitly enabled.
27-Apr-2020 11:13:06 #19 62.47 [warn]       val interval = if (archiveDebug) { 5 minutes } else { 1 day }
27-Apr-2020 11:13:06 #19 62.47 [warn]                                            ^
27-Apr-2020 11:13:07 #19 62.47 [warn] /src/app/Global.scala:68: postfix operator day should be enabled
27-Apr-2020 11:13:07 #19 62.47 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.47 [warn]       val interval = if (archiveDebug) { 5 minutes } else { 1 day }
27-Apr-2020 11:13:07 #19 62.47 [warn]                                                               ^
27-Apr-2020 11:13:07 #19 62.47 [warn] /src/app/Global.scala:74: postfix operator seconds should be enabled
27-Apr-2020 11:13:07 #19 62.47 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.47 [warn]       val delay = if (archiveDebug) { 10 seconds } else {
27-Apr-2020 11:13:07 #19 62.47 [warn]                                          ^
27-Apr-2020 11:13:07 #19 62.48 [warn] /src/app/Global.scala:75: postfix operator seconds should be enabled
27-Apr-2020 11:13:07 #19 62.48 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.48 [warn]         (Duration.ofDays(1).getSeconds - sinceLastMidnight) seconds
27-Apr-2020 11:13:07 #19 62.48 [warn]                                                             ^
27-Apr-2020 11:13:07 #19 62.48 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
27-Apr-2020 11:13:07 #19 62.48 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.48 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
27-Apr-2020 11:13:07 #19 62.48 [warn]                                                           ^
27-Apr-2020 11:13:07 #19 62.48 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
27-Apr-2020 11:13:07 #19 62.48 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.48 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
27-Apr-2020 11:13:07 #19 62.48 [warn]                                                                      ^
27-Apr-2020 11:13:07 #19 62.48 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
27-Apr-2020 11:13:07 #19 62.48 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.48 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
27-Apr-2020 11:13:07 #19 62.48 [warn]                                                     ^
27-Apr-2020 11:13:07 #19 62.48 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
27-Apr-2020 11:13:07 #19 62.48 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.48 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
27-Apr-2020 11:13:07 #19 62.48 [warn]                                                                ^
27-Apr-2020 11:13:07 #19 62.48 [warn] /src/app/Global.scala:106: postfix operator seconds should be enabled
27-Apr-2020 11:13:07 #19 62.48 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:07 #19 62.49 [warn]         Akka.system().scheduler.scheduleOnce(10 seconds) {
27-Apr-2020 11:13:07 #19 62.49 [warn]                                                 ^
27-Apr-2020 11:13:08 #19 64.14 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
27-Apr-2020 11:13:08 #19 64.14 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:08 #19 64.14 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
27-Apr-2020 11:13:08 #19 64.14 [warn]                                                                                                                                ^
27-Apr-2020 11:13:08 #19 64.35 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
27-Apr-2020 11:13:08 #19 64.35 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:08 #19 64.35 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
27-Apr-2020 11:13:08 #19 64.35 [warn]                                                                                                                                ^
27-Apr-2020 11:13:09 #19 65.38 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
27-Apr-2020 11:13:09 #19 65.38 [warn] import play.api.libs.{Files, MimeTypes}
27-Apr-2020 11:13:09 #19 65.38 [warn]                       ^
27-Apr-2020 11:13:10 #19 65.70 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
27-Apr-2020 11:13:10 #19 65.70 [warn] import play.api.libs.{Files, MimeTypes}
27-Apr-2020 11:13:10 #19 65.70 [warn]                       ^
27-Apr-2020 11:13:10 #19 66.11 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
27-Apr-2020 11:13:10 #19 66.11 [warn]   @deprecated
27-Apr-2020 11:13:10 #19 66.12 [warn]    ^
27-Apr-2020 11:13:10 #19 66.32 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
27-Apr-2020 11:13:10 #19 66.32 [warn]   @deprecated
27-Apr-2020 11:13:10 #19 66.32 [warn]    ^
27-Apr-2020 11:13:12 #19 67.77 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.77 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.77 [warn]   ) tupled
27-Apr-2020 11:13:12 #19 67.77 [warn]     ^
27-Apr-2020 11:13:12 #19 67.77 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.77 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.78 [warn]   ) tupled
27-Apr-2020 11:13:12 #19 67.78 [warn]     ^
27-Apr-2020 11:13:12 #19 67.78 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.78 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.78 [warn]   ) tupled
27-Apr-2020 11:13:12 #19 67.78 [warn]     ^
27-Apr-2020 11:13:12 #19 67.78 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.78 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.78 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 67.78 [warn]       ^
27-Apr-2020 11:13:12 #19 67.78 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.78 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.78 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 67.78 [warn]       ^
27-Apr-2020 11:13:12 #19 67.79 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.79 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.79 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 67.79 [warn]       ^
27-Apr-2020 11:13:12 #19 67.79 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 67.79 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 67.79 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 67.79 [warn]       ^
27-Apr-2020 11:13:12 #19 67.83 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
27-Apr-2020 11:13:12 #19 67.83 [warn] import models.Institution
27-Apr-2020 11:13:12 #19 67.83 [warn]               ^
27-Apr-2020 11:13:12 #19 68.24 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.24 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.24 [warn]   ) tupled
27-Apr-2020 11:13:12 #19 68.24 [warn]     ^
27-Apr-2020 11:13:12 #19 68.25 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.25 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.25 [warn]   ) tupled
27-Apr-2020 11:13:12 #19 68.25 [warn]     ^
27-Apr-2020 11:13:12 #19 68.25 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.25 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.25 [warn]   ) tupled
27-Apr-2020 11:13:12 #19 68.25 [warn]     ^
27-Apr-2020 11:13:12 #19 68.25 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.25 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.25 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 68.25 [warn]       ^
27-Apr-2020 11:13:12 #19 68.25 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.25 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.25 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 68.25 [warn]       ^
27-Apr-2020 11:13:12 #19 68.25 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.25 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.25 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 68.25 [warn]       ^
27-Apr-2020 11:13:12 #19 68.25 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
27-Apr-2020 11:13:12 #19 68.25 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:12 #19 68.25 [warn]     ) tupled
27-Apr-2020 11:13:12 #19 68.25 [warn]       ^
27-Apr-2020 11:13:12 #19 68.30 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
27-Apr-2020 11:13:12 #19 68.30 [warn] import models.Institution
27-Apr-2020 11:13:12 #19 68.30 [warn]               ^
27-Apr-2020 11:13:13 #19 68.51 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
27-Apr-2020 11:13:13 #19 68.51 [warn] import models.Project
27-Apr-2020 11:13:13 #19 68.51 [warn]               ^
27-Apr-2020 11:13:13 #19 68.60 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:13 #19 68.60 [warn]               case _ => Some("".getBytes("UTF-8"))
27-Apr-2020 11:13:13 #19 68.60 [warn]                    ^
27-Apr-2020 11:13:13 #19 68.60 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:13 #19 68.60 [warn]               case _ => Some("".getBytes("UTF-8"))
27-Apr-2020 11:13:13 #19 68.60 [warn]                    ^
27-Apr-2020 11:13:13 #19 68.61 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:13 #19 68.61 [warn]               case _ => Some("".getBytes("UTF-8"))
27-Apr-2020 11:13:13 #19 68.61 [warn]                    ^
27-Apr-2020 11:13:13 #19 68.62 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
27-Apr-2020 11:13:13 #19 68.62 [warn]   """Includes file, dataset, collection reports"""
27-Apr-2020 11:13:13 #19 68.62 [warn]   ^
27-Apr-2020 11:13:13 #19 68.67 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
27-Apr-2020 11:13:13 #19 68.67 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
27-Apr-2020 11:13:13 #19 68.67 [warn]     ^
27-Apr-2020 11:13:13 #19 68.69 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
27-Apr-2020 11:13:13 #19 68.69 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
27-Apr-2020 11:13:13 #19 68.69 [warn]     ^
27-Apr-2020 11:13:13 #19 69.12 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
27-Apr-2020 11:13:13 #19 69.12 [warn] import models.Project
27-Apr-2020 11:13:13 #19 69.12 [warn]               ^
27-Apr-2020 11:13:13 #19 69.36 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:13 #19 69.36 [warn]               case _ => Some("".getBytes("UTF-8"))
27-Apr-2020 11:13:13 #19 69.36 [warn]                    ^
27-Apr-2020 11:13:13 #19 69.38 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:13 #19 69.38 [warn]               case _ => Some("".getBytes("UTF-8"))
27-Apr-2020 11:13:13 #19 69.38 [warn]                    ^
27-Apr-2020 11:13:13 #19 69.39 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:13 #19 69.39 [warn]               case _ => Some("".getBytes("UTF-8"))
27-Apr-2020 11:13:13 #19 69.39 [warn]                    ^
27-Apr-2020 11:13:13 #19 69.40 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
27-Apr-2020 11:13:13 #19 69.40 [warn]   """Includes file, dataset, collection reports"""
27-Apr-2020 11:13:13 #19 69.40 [warn]   ^
27-Apr-2020 11:13:13 #19 69.49 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
27-Apr-2020 11:13:14 #19 69.49 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
27-Apr-2020 11:13:14 #19 69.49 [warn]     ^
27-Apr-2020 11:13:14 #19 69.50 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
27-Apr-2020 11:13:14 #19 69.50 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
27-Apr-2020 11:13:14 #19 69.50 [warn]     ^
27-Apr-2020 11:13:15 #19 71.07 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
27-Apr-2020 11:13:15 #19 71.07 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:15 #19 71.07 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
27-Apr-2020 11:13:15 #19 71.07 [warn]                                                                                                                             ^
27-Apr-2020 11:13:15 #19 71.07 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
27-Apr-2020 11:13:15 #19 71.07 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:15 #19 71.07 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
27-Apr-2020 11:13:15 #19 71.07 [warn]                                                                                                                                   ^
27-Apr-2020 11:13:16 #19 72.11 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
27-Apr-2020 11:13:16 #19 72.11 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:16 #19 72.11 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
27-Apr-2020 11:13:16 #19 72.11 [warn]                                                                                                                             ^
27-Apr-2020 11:13:16 #19 72.11 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
27-Apr-2020 11:13:16 #19 72.11 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:16 #19 72.11 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
27-Apr-2020 11:13:16 #19 72.11 [warn]                                                                                                                                   ^
27-Apr-2020 11:13:16 #19 72.25 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
27-Apr-2020 11:13:16 #19 72.25 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
27-Apr-2020 11:13:16 #19 72.25 [warn]                                                      ^
27-Apr-2020 11:13:16 #19 72.27 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
27-Apr-2020 11:13:16 #19 72.27 [warn] by making the implicit value scala.language.reflectiveCalls visible.
27-Apr-2020 11:13:16 #19 72.27 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
27-Apr-2020 11:13:16 #19 72.27 [warn] or by setting the compiler option -language:reflectiveCalls.
27-Apr-2020 11:13:16 #19 72.27 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
27-Apr-2020 11:13:16 #19 72.27 [warn] why the feature should be explicitly enabled.
27-Apr-2020 11:13:16 #19 72.27 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
27-Apr-2020 11:13:16 #19 72.27 [warn]                                                    ^
27-Apr-2020 11:13:17 #19 72.63 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
27-Apr-2020 11:13:17 #19 72.63 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:17 #19 72.63 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
27-Apr-2020 11:13:17 #19 72.63 [warn]                                                                                    ^
27-Apr-2020 11:13:17 #19 73.11 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
27-Apr-2020 11:13:17 #19 73.11 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
27-Apr-2020 11:13:17 #19 73.11 [warn]                                                      ^
27-Apr-2020 11:13:17 #19 73.14 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
27-Apr-2020 11:13:17 #19 73.14 [warn] by making the implicit value scala.language.reflectiveCalls visible.
27-Apr-2020 11:13:17 #19 73.14 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
27-Apr-2020 11:13:17 #19 73.14 [warn] or by setting the compiler option -language:reflectiveCalls.
27-Apr-2020 11:13:17 #19 73.14 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
27-Apr-2020 11:13:17 #19 73.14 [warn] why the feature should be explicitly enabled.
27-Apr-2020 11:13:17 #19 73.14 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
27-Apr-2020 11:13:17 #19 73.14 [warn]                                                    ^
27-Apr-2020 11:13:18 #19 73.77 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
27-Apr-2020 11:13:18 #19 73.77 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:18 #19 73.77 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
27-Apr-2020 11:13:18 #19 73.77 [warn]                                                                                    ^
27-Apr-2020 11:13:18 #19 74.02 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
27-Apr-2020 11:13:18 #19 74.02 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:18 #19 74.02 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
27-Apr-2020 11:13:18 #19 74.02 [warn] or by setting the compiler option -language:implicitConversions.
27-Apr-2020 11:13:18 #19 74.02 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
27-Apr-2020 11:13:18 #19 74.02 [warn] why the feature should be explicitly enabled.
27-Apr-2020 11:13:18 #19 74.02 [warn]   implicit def stringToUUID(s: String) = UUID(s)
27-Apr-2020 11:13:18 #19 74.02 [warn]                ^
27-Apr-2020 11:13:18 #19 74.02 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
27-Apr-2020 11:13:18 #19 74.02 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:18 #19 74.02 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
27-Apr-2020 11:13:18 #19 74.02 [warn]                ^
27-Apr-2020 11:13:18 #19 74.02 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
27-Apr-2020 11:13:18 #19 74.02 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:18 #19 74.02 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
27-Apr-2020 11:13:18 #19 74.02 [warn]                ^
27-Apr-2020 11:13:18 #19 74.07 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
27-Apr-2020 11:13:18 #19 74.07 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:18 #19 74.07 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
27-Apr-2020 11:13:18 #19 74.07 [warn]                ^
27-Apr-2020 11:13:19 #19 74.71 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
27-Apr-2020 11:13:19 #19 74.71 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:19 #19 74.71 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
27-Apr-2020 11:13:19 #19 74.71 [warn]                                ^
27-Apr-2020 11:13:19 #19 75.31 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
27-Apr-2020 11:13:19 #19 75.31 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:19 #19 75.31 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
27-Apr-2020 11:13:19 #19 75.31 [warn] or by setting the compiler option -language:implicitConversions.
27-Apr-2020 11:13:19 #19 75.31 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
27-Apr-2020 11:13:19 #19 75.31 [warn] why the feature should be explicitly enabled.
27-Apr-2020 11:13:19 #19 75.31 [warn]   implicit def stringToUUID(s: String) = UUID(s)
27-Apr-2020 11:13:19 #19 75.31 [warn]                ^
27-Apr-2020 11:13:19 #19 75.31 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
27-Apr-2020 11:13:19 #19 75.31 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:19 #19 75.31 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
27-Apr-2020 11:13:19 #19 75.31 [warn]                ^
27-Apr-2020 11:13:19 #19 75.31 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
27-Apr-2020 11:13:19 #19 75.31 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:19 #19 75.31 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
27-Apr-2020 11:13:19 #19 75.31 [warn]                ^
27-Apr-2020 11:13:19 #19 75.38 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
27-Apr-2020 11:13:19 #19 75.38 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:19 #19 75.38 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
27-Apr-2020 11:13:19 #19 75.38 [warn]                ^
27-Apr-2020 11:13:20 #19 75.75 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
27-Apr-2020 11:13:20 #19 75.75 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:20 #19 75.75 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
27-Apr-2020 11:13:20 #19 75.75 [warn]                ^
27-Apr-2020 11:13:20 #19 76.12 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
27-Apr-2020 11:13:20 #19 76.12 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:20 #19 76.12 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
27-Apr-2020 11:13:20 #19 76.12 [warn]                                ^
27-Apr-2020 11:13:20 #19 76.27 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:20 #19 76.27 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
27-Apr-2020 11:13:20 #19 76.27 [warn]            ^
27-Apr-2020 11:13:20 #19 76.35 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
27-Apr-2020 11:13:20 #19 76.35 [warn] import models.{DBResult, UUID, Comment}
27-Apr-2020 11:13:20 #19 76.35 [warn]                                ^
27-Apr-2020 11:13:21 #19 77.19 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
27-Apr-2020 11:13:21 #19 77.19 [warn] import models.{Tag, UUID}
27-Apr-2020 11:13:21 #19 77.19 [warn]                ^
27-Apr-2020 11:13:21 #19 77.32 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:21 #19 77.32 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
27-Apr-2020 11:13:21 #19 77.32 [warn]            ^
27-Apr-2020 11:13:21 #19 77.41 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
27-Apr-2020 11:13:21 #19 77.41 [warn] by making the implicit value scala.language.implicitConversions visible.
27-Apr-2020 11:13:21 #19 77.41 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
27-Apr-2020 11:13:21 #19 77.41 [warn]                ^
27-Apr-2020 11:13:21 #19 77.50 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
27-Apr-2020 11:13:22 #19 77.50 [warn] import services.mongodb.MongoSalatPlugin
27-Apr-2020 11:13:22 #19 77.50 [warn]                         ^
27-Apr-2020 11:13:22 #19 77.53 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
27-Apr-2020 11:13:22 #19 77.53 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
27-Apr-2020 11:13:22 #19 77.53 [warn]                      ^
27-Apr-2020 11:13:22 #19 77.53 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
27-Apr-2020 11:13:22 #19 77.53 [warn] import models.WebPageResource
27-Apr-2020 11:13:22 #19 77.53 [warn]               ^
27-Apr-2020 11:13:22 #19 77.83 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:22 #19 77.83 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
27-Apr-2020 11:13:22 #19 77.83 [warn]            ^
27-Apr-2020 11:13:22 #19 78.18 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:22 #19 78.18 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
27-Apr-2020 11:13:22 #19 78.18 [warn]            ^
27-Apr-2020 11:13:22 #19 78.29 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
27-Apr-2020 11:13:22 #19 78.29 [warn] import models.{DBResult, UUID, Comment}
27-Apr-2020 11:13:22 #19 78.29 [warn]                                ^
27-Apr-2020 11:13:23 #19 78.74 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
27-Apr-2020 11:13:23 #19 78.74 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:23 #19 78.74 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
27-Apr-2020 11:13:23 #19 78.74 [warn]                                                       ^
27-Apr-2020 11:13:23 #19 78.75 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
27-Apr-2020 11:13:23 #19 78.75 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:23 #19 78.75 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
27-Apr-2020 11:13:23 #19 78.75 [warn]                                                                  ^
27-Apr-2020 11:13:23 #19 78.89 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
27-Apr-2020 11:13:23 #19 78.89 [warn] import models.{UUID, Dataset, Selected}
27-Apr-2020 11:13:23 #19 78.89 [warn]                      ^
27-Apr-2020 11:13:23 #19 78.91 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
27-Apr-2020 11:13:23 #19 78.91 [warn] import models.Collection
27-Apr-2020 11:13:23 #19 78.91 [warn]               ^
27-Apr-2020 11:13:23 #19 78.91 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
27-Apr-2020 11:13:23 #19 78.91 [warn] import models.Dataset
27-Apr-2020 11:13:23 #19 78.91 [warn]               ^
27-Apr-2020 11:13:23 #19 79.25 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
27-Apr-2020 11:13:23 #19 79.25 [warn] import models.{Tag, UUID}
27-Apr-2020 11:13:23 #19 79.25 [warn]                ^
27-Apr-2020 11:13:23 #19 79.38 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:23 #19 79.38 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
27-Apr-2020 11:13:23 #19 79.38 [warn]            ^
27-Apr-2020 11:13:24 #19 79.61 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
27-Apr-2020 11:13:24 #19 79.61 [warn] import services.mongodb.MongoSalatPlugin
27-Apr-2020 11:13:24 #19 79.61 [warn]                         ^
27-Apr-2020 11:13:24 #19 79.64 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
27-Apr-2020 11:13:24 #19 79.64 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
27-Apr-2020 11:13:24 #19 79.64 [warn]                      ^
27-Apr-2020 11:13:24 #19 79.64 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
27-Apr-2020 11:13:24 #19 79.64 [warn] import models.WebPageResource
27-Apr-2020 11:13:24 #19 79.64 [warn]               ^
27-Apr-2020 11:13:24 #19 80.25 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:24 #19 80.25 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
27-Apr-2020 11:13:24 #19 80.25 [warn]            ^
27-Apr-2020 11:13:25 #19 80.77 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:25 #19 80.77 [warn]             case _ => {
27-Apr-2020 11:13:25 #19 80.77 [warn]                  ^
27-Apr-2020 11:13:25 #19 81.39 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
27-Apr-2020 11:13:25 #19 81.39 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:25 #19 81.39 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
27-Apr-2020 11:13:25 #19 81.39 [warn]                                                       ^
27-Apr-2020 11:13:25 #19 81.39 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
27-Apr-2020 11:13:25 #19 81.39 [warn] by making the implicit value scala.language.postfixOps visible.
27-Apr-2020 11:13:25 #19 81.39 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
27-Apr-2020 11:13:25 #19 81.39 [warn]                                                                  ^
27-Apr-2020 11:13:26 #19 81.60 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
27-Apr-2020 11:13:26 #19 81.60 [warn] import models.{UUID, Dataset, Selected}
27-Apr-2020 11:13:26 #19 81.60 [warn]                      ^
27-Apr-2020 11:13:26 #19 81.63 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
27-Apr-2020 11:13:26 #19 81.63 [warn] import models.Collection
27-Apr-2020 11:13:26 #19 81.63 [warn]               ^
27-Apr-2020 11:13:26 #19 81.63 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
27-Apr-2020 11:13:26 #19 81.63 [warn] import models.Dataset
27-Apr-2020 11:13:26 #19 81.63 [warn]               ^
27-Apr-2020 11:13:28 #19 83.69 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
27-Apr-2020 11:13:28 #19 83.69 [warn]             case _ => {
27-Apr-2020 11:13:28 #19 83.69 [warn]                  ^
27-Apr-2020 11:13:35 #19 90.64 [warn] /src/app/api/Admin.scala:43: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.64 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.64 [warn]     (request.body \ "theme").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.64 [warn]                                   ^
27-Apr-2020 11:13:35 #19 90.64 [warn] /src/app/api/Admin.scala:46: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.64 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.64 [warn]     (request.body \ "displayName").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.64 [warn]                                         ^
27-Apr-2020 11:13:35 #19 90.65 [warn] /src/app/api/Admin.scala:49: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.65 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.65 [warn]     (request.body \ "welcomeMessage").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.65 [warn]                                            ^
27-Apr-2020 11:13:35 #19 90.65 [warn] /src/app/api/Admin.scala:52: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.65 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.65 [warn]     (request.body \ "googleAnalytics").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.65 [warn]                                             ^
27-Apr-2020 11:13:35 #19 90.66 [warn] /src/app/api/Admin.scala:59: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.66 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.66 [warn]     (request.body \ "sensors").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.66 [warn]                                     ^
27-Apr-2020 11:13:35 #19 90.66 [warn] /src/app/api/Admin.scala:62: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.66 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.66 [warn]     (request.body \ "sensor").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.66 [warn]                                    ^
27-Apr-2020 11:13:35 #19 90.66 [warn] /src/app/api/Admin.scala:65: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.66 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.66 [warn]     (request.body \ "parameters").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.66 [warn]                                        ^
27-Apr-2020 11:13:35 #19 90.67 [warn] /src/app/api/Admin.scala:68: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.67 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.67 [warn]     (request.body \ "parameter").asOpt[String] match {
27-Apr-2020 11:13:35 #19 90.67 [warn]                                       ^
27-Apr-2020 11:13:35 #19 90.89 [warn] /src/app/api/Collections.scala:153: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 90.89 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 90.89 [warn]     collections.get(collectionId) match {
27-Apr-2020 11:13:35 #19 90.89 [warn]                    ^
27-Apr-2020 11:13:35 #19 91.01 [warn] /src/app/api/Collections.scala:580: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.01 [warn] It would fail on the following input: Failure(_)
27-Apr-2020 11:13:35 #19 91.02 [warn]                       collections.addSubCollection(UUID(parentId), UUID(id), user) match {
27-Apr-2020 11:13:35 #19 91.02 [warn]                                                   ^
27-Apr-2020 11:13:35 #19 91.03 [warn] /src/app/api/Collections.scala:613: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.03 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.03 [warn]             collections.get(subCollectionId) match {
27-Apr-2020 11:13:35 #19 91.03 [warn]                            ^
27-Apr-2020 11:13:35 #19 91.03 [warn] /src/app/api/Collections.scala:611: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.03 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.03 [warn]         collections.get(collectionId) match {
27-Apr-2020 11:13:35 #19 91.03 [warn]                        ^
27-Apr-2020 11:13:35 #19 91.13 [warn] /src/app/api/Datasets.scala:86: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.13 [warn] It would fail on the following input: Nil
27-Apr-2020 11:13:35 #19 91.13 [warn]         folderList match {
27-Apr-2020 11:13:35 #19 91.13 [warn]         ^
27-Apr-2020 11:13:35 #19 91.20 [warn] /src/app/api/Datasets.scala:756: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.20 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.20 [warn]     datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.20 [warn]                 ^
27-Apr-2020 11:13:35 #19 91.23 [warn] /src/app/api/Datasets.scala:973: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.23 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.23 [warn]       datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.23 [warn]                   ^
27-Apr-2020 11:13:35 #19 91.24 [warn] /src/app/api/Datasets.scala:1009: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.24 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.24 [warn]       datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.24 [warn]                   ^
27-Apr-2020 11:13:35 #19 91.24 [warn] /src/app/api/Datasets.scala:1048: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.24 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.24 [warn]       datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.24 [warn]                   ^
27-Apr-2020 11:13:35 #19 91.25 [warn] /src/app/api/Datasets.scala:1085: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.25 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.25 [warn]       datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.25 [warn]                   ^
27-Apr-2020 11:13:35 #19 91.25 [warn] /src/app/api/Datasets.scala:1107: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.25 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.25 [warn]       datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.25 [warn]                   ^
27-Apr-2020 11:13:35 #19 91.26 [warn] /src/app/api/Datasets.scala:1128: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.26 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.26 [warn]       datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.26 [warn]                   ^
27-Apr-2020 11:13:35 #19 91.27 [warn] /src/app/api/Datasets.scala:1367: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.27 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.27 [warn]           datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.27 [warn]                       ^
27-Apr-2020 11:13:35 #19 91.27 [warn] /src/app/api/Datasets.scala:1404: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.27 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.27 [warn]           datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.27 [warn]                       ^
27-Apr-2020 11:13:35 #19 91.28 [warn] /src/app/api/Datasets.scala:1545: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.28 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.28 [warn]             datasets.get(id) match {
27-Apr-2020 11:13:35 #19 91.28 [warn]                         ^
27-Apr-2020 11:13:35 #19 91.35 [warn] /src/app/api/Datasets.scala:2550: match may not be exhaustive.
27-Apr-2020 11:13:35 #19 91.35 [warn] It would fail on the following input: None
27-Apr-2020 11:13:35 #19 91.35 [warn]     folders.get(id) match {
27-Apr-2020 11:13:35 #19 91.35 [warn]                ^
27-Apr-2020 11:13:35 #19 91.43 [warn] /src/app/api/Files.scala:707: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.43 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.43 [warn]     files.get(id) match {
27-Apr-2020 11:13:36 #19 91.43 [warn]              ^
27-Apr-2020 11:13:36 #19 91.46 [warn] /src/app/api/Files.scala:1051: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.46 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.47 [warn]         files.get(id) match {
27-Apr-2020 11:13:36 #19 91.47 [warn]                  ^
27-Apr-2020 11:13:36 #19 91.48 [warn] /src/app/api/Files.scala:1250: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.48 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.48 [warn]     files.get(id) match {
27-Apr-2020 11:13:36 #19 91.48 [warn]              ^
27-Apr-2020 11:13:36 #19 91.48 [warn] /src/app/api/Files.scala:1271: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.48 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.48 [warn]     files.get(id) match {
27-Apr-2020 11:13:36 #19 91.48 [warn]              ^
27-Apr-2020 11:13:36 #19 91.49 [warn] /src/app/api/Files.scala:1440: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.49 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.49 [warn]             files.get(id) match {
27-Apr-2020 11:13:36 #19 91.49 [warn]                      ^
27-Apr-2020 11:13:36 #19 91.74 [warn] /src/app/api/Metadata.scala:497: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.74 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.74 [warn]                     datasets.get(resource.id) match {
27-Apr-2020 11:13:36 #19 91.74 [warn]                                 ^
27-Apr-2020 11:13:36 #19 91.74 [warn] /src/app/api/Metadata.scala:509: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.74 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.74 [warn]                     files.get(resource.id) match {
27-Apr-2020 11:13:36 #19 91.74 [warn]                              ^
27-Apr-2020 11:13:36 #19 91.85 [warn] /src/app/api/Permissions.scala:786: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.85 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.85 [warn]       ident match {
27-Apr-2020 11:13:36 #19 91.85 [warn]       ^
27-Apr-2020 11:13:36 #19 91.94 [warn] /src/app/api/Previews.scala:135: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.94 [warn] It would fail on the following input: Some((x: Seq[?] forSome x not in List[?]))
27-Apr-2020 11:13:36 #19 91.94 [warn]             request.body.dataParts.get("title") match {
27-Apr-2020 11:13:36 #19 91.94 [warn]                                       ^
27-Apr-2020 11:13:36 #19 91.96 [warn] /src/app/api/Previews.scala:323: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 91.97 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 91.97 [warn]         previews.get(preview_id) match {
27-Apr-2020 11:13:36 #19 91.97 [warn]                     ^
27-Apr-2020 11:13:36 #19 92.02 [warn] /src/app/api/Selected.scala:85: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.02 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.02 [warn]     request.user match {
27-Apr-2020 11:13:36 #19 92.02 [warn]             ^
27-Apr-2020 11:13:36 #19 92.02 [warn] /src/app/api/Selected.scala:97: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.02 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.02 [warn]     request.user match {
27-Apr-2020 11:13:36 #19 92.02 [warn]             ^
27-Apr-2020 11:13:36 #19 92.03 [warn] /src/app/api/Selected.scala:185: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.03 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.03 [warn]     request.user match {
27-Apr-2020 11:13:36 #19 92.03 [warn]             ^
27-Apr-2020 11:13:36 #19 92.04 [warn] /src/app/api/Spaces.scala:65: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.04 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.04 [warn]     spaces.get(spaceId) match {
27-Apr-2020 11:13:36 #19 92.04 [warn]               ^
27-Apr-2020 11:13:36 #19 92.15 [warn] /src/app/api/Vocabularies.scala:40: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.15 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.15 [warn]         val current_term = vocabularyTermService.get(term) match {
27-Apr-2020 11:13:36 #19 92.15 [warn]                                                     ^
27-Apr-2020 11:13:36 #19 92.19 [warn] /src/app/api/VocabularyTerms.scala:44: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.19 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.19 [warn]     vocabularyTermService.get(id) match {
27-Apr-2020 11:13:36 #19 92.19 [warn]                              ^
27-Apr-2020 11:13:36 #19 92.21 [warn] /src/app/controllers/Admin.scala:311: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.21 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.21 [warn]     user match {
27-Apr-2020 11:13:36 #19 92.21 [warn]     ^
27-Apr-2020 11:13:36 #19 92.21 [warn] /src/app/controllers/Admin.scala:335: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.21 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.21 [warn]     user match {
27-Apr-2020 11:13:36 #19 92.21 [warn]     ^
27-Apr-2020 11:13:36 #19 92.21 [warn] /src/app/controllers/Admin.scala:349: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.21 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.22 [warn]     user match {
27-Apr-2020 11:13:36 #19 92.22 [warn]     ^
27-Apr-2020 11:13:36 #19 92.42 [warn] /src/app/controllers/CurationObjects.scala:658: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.42 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.42 [warn]       curations.get(curationId) match {
27-Apr-2020 11:13:36 #19 92.42 [warn]                    ^
27-Apr-2020 11:13:36 #19 92.43 [warn] /src/app/controllers/CurationObjects.scala:858: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.43 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
27-Apr-2020 11:13:36 #19 92.43 [warn]     content match {
27-Apr-2020 11:13:36 #19 92.43 [warn]     ^
27-Apr-2020 11:13:36 #19 92.47 [warn] /src/app/controllers/Datasets.scala:374: match may not be exhaustive.
27-Apr-2020 11:13:36 #19 92.47 [warn] It would fail on the following input: None
27-Apr-2020 11:13:36 #19 92.47 [warn]         email match {
27-Apr-2020 11:13:36 #19 92.47 [warn]         ^
27-Apr-2020 11:13:36 #19 92.47 [warn] /src/app/controllers/Datasets.scala:371: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.47 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 92.47 [warn]     user match {
27-Apr-2020 11:13:37 #19 92.47 [warn]     ^
27-Apr-2020 11:13:37 #19 92.52 [warn] /src/app/controllers/FileLinks.scala:67: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.52 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 92.52 [warn]         files.get(fileid) match {
27-Apr-2020 11:13:37 #19 92.52 [warn]                  ^
27-Apr-2020 11:13:37 #19 92.65 [warn] /src/app/controllers/Spaces.scala:356: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.65 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 92.65 [warn]                 spaces.getRoleForUserInSpace(s.id, requestReceiver.id) match {
27-Apr-2020 11:13:37 #19 92.65 [warn]                                             ^
27-Apr-2020 11:13:37 #19 92.96 [warn] /src/app/services/ToolManagerPlugin.scala:122: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.96 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
27-Apr-2020 11:13:37 #19 92.96 [warn]       jsonObj match {
27-Apr-2020 11:13:37 #19 92.96 [warn]       ^
27-Apr-2020 11:13:37 #19 92.97 [warn] /src/app/services/ToolManagerPlugin.scala:141: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.97 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
27-Apr-2020 11:13:37 #19 92.97 [warn]       jsonObj match {
27-Apr-2020 11:13:37 #19 92.97 [warn]       ^
27-Apr-2020 11:13:37 #19 92.97 [warn] /src/app/services/ToolManagerPlugin.scala:200: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.97 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsObject(_)
27-Apr-2020 11:13:37 #19 92.97 [warn]     val toolName = (toolList \ toolPath \ "name") match {
27-Apr-2020 11:13:37 #19 92.97 [warn]                                         ^
27-Apr-2020 11:13:37 #19 92.99 [warn] /src/app/services/TreeService.scala:316: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 92.99 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 92.99 [warn]       collections.get(col_id) match {
27-Apr-2020 11:13:37 #19 92.99 [warn]                      ^
27-Apr-2020 11:13:37 #19 93.01 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:176: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.01 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 93.01 [warn]     datasets.get(datasetId) match {
27-Apr-2020 11:13:37 #19 93.01 [warn]                 ^
27-Apr-2020 11:13:37 #19 93.06 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:669: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.06 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 93.06 [warn]     Collection.findOneById(new ObjectId(collectionId.stringify)) match {
27-Apr-2020 11:13:37 #19 93.06 [warn]                           ^
27-Apr-2020 11:13:37 #19 93.11 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:437: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.11 [warn] It would fail on the following input: Some((x: String forSome x not in ("default", "private", "public", "publicAll", "trial")))
27-Apr-2020 11:13:37 #19 93.11 [warn]     val filterStatus = status match {
27-Apr-2020 11:13:37 #19 93.11 [warn]                        ^
27-Apr-2020 11:13:37 #19 93.20 [warn] /src/app/services/mongodb/MongoDBFileService.scala:784: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.20 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 93.20 [warn]         get(id) match{
27-Apr-2020 11:13:37 #19 93.21 [warn]            ^
27-Apr-2020 11:13:37 #19 93.29 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:494: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.29 [warn] It would fail on the following input: Some(false)
27-Apr-2020 11:13:37 #19 93.29 [warn]                 datasetOnlyInSpace match {
27-Apr-2020 11:13:37 #19 93.29 [warn]                 ^
27-Apr-2020 11:13:37 #19 93.31 [warn] /src/app/services/mongodb/MongoDBTileService.scala:29: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.32 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
27-Apr-2020 11:13:37 #19 93.32 [warn]     json match {
27-Apr-2020 11:13:37 #19 93.32 [warn]     ^
27-Apr-2020 11:13:37 #19 93.39 [warn] /src/app/services/mongodb/MongoSalatPlugin.scala:1606: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.39 [warn] It would fail on the following input: None
27-Apr-2020 11:13:37 #19 93.39 [warn]         md.getAs[DBObject]("content") match {
27-Apr-2020 11:13:37 #19 93.39 [warn]                           ^
27-Apr-2020 11:13:37 #19 93.40 [warn] /src/app/util/FileUtils.scala:146: match may not be exhaustive.
27-Apr-2020 11:13:37 #19 93.40 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_)
27-Apr-2020 11:13:37 #19 93.40 [warn]                 Json.parse(fobj) \ "@context" match {
27-Apr-2020 11:13:37 #19 93.40 [warn]                                  ^
27-Apr-2020 11:13:37 #19 93.47 [warn] /src/conf/routes:47: unreachable code
27-Apr-2020 11:13:38 #19 93.47 [warn] GET            /profile/:uuid                                                           @controllers.Profile.viewProfileUUID(uuid: UUID)
27-Apr-2020 11:13:38 #19 93.50 [warn] /src/conf/routes:298: unreachable code
27-Apr-2020 11:13:38 #19 93.51 [warn] POST           /api/sensors/config                                                      @api.Admin.sensorsConfig
27-Apr-2020 11:13:38 #19 93.58 [warn] /src/conf/routes:637: unreachable code
27-Apr-2020 11:13:38 #19 93.58 [warn] DELETE         /api/sections/:id/tags                                                   @api.Sections.removeTags(id: UUID)
27-Apr-2020 11:13:38 #19 93.61 [warn] /src/conf/routes:368: unreachable code
27-Apr-2020 11:13:38 #19 93.61 [warn] POST           /api/uploadToDataset/:id                                                 @api.Files.uploadToDataset(id: UUID, showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "", extract: Boolean ?= true)
27-Apr-2020 11:13:38 #19 93.63 [warn] /src/conf/routes:391: unreachable code
27-Apr-2020 11:13:38 #19 93.63 [warn] DELETE         /api/files/:id                                                           @api.Files.removeFile(id: UUID)
27-Apr-2020 11:13:38 #19 93.66 [warn] /src/conf/routes:397: unreachable code
27-Apr-2020 11:13:38 #19 93.66 [warn] DELETE         /api/files/:id/tags                                                      @api.Files.removeTags(id: UUID)
27-Apr-2020 11:13:38 #19 93.68 [warn] /src/conf/routes:461: unreachable code
27-Apr-2020 11:13:38 #19 93.68 [warn] GET            /api/files/:three_d_file_id/:filename                                    @api.Files.getTexture(three_d_file_id: UUID, filename)
27-Apr-2020 11:13:38 #19 93.71 [warn] /src/conf/routes:448: unreachable code
27-Apr-2020 11:13:38 #19 93.71 [warn] GET            /api/files/:id                                                           @api.Files.download(id: UUID, tracking: Boolean ?= true)
27-Apr-2020 11:13:38 #19 93.73 [warn] /src/conf/routes:364: unreachable code
27-Apr-2020 11:13:38 #19 93.73 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
27-Apr-2020 11:13:38 #19 93.76 [warn] /src/conf/routes:505: unreachable code
27-Apr-2020 11:13:38 #19 93.76 [warn] GET            /api/collections/list                                                    @api.Collections.list(title: Option[String] ?= None, date: Option[String] ?= None, limit: Int ?= 12, exact: Boolean ?= false)
27-Apr-2020 11:13:38 #19 93.78 [warn] /src/conf/routes:512: unreachable code
27-Apr-2020 11:13:38 #19 93.78 [warn] DELETE         /api/collections/:coll_id/datasets/:ds_id                                @api.Collections.removeDataset(coll_id: UUID, ds_id: UUID, ignoreNotFound ?= "True")
27-Apr-2020 11:13:38 #19 93.81 [warn] /src/conf/routes:518: unreachable code
27-Apr-2020 11:13:38 #19 93.81 [warn] DELETE         /api/collections/:coll_id                                                @api.Collections.removeCollection(coll_id: UUID)
27-Apr-2020 11:13:38 #19 93.83 [warn] /src/conf/routes:559: unreachable code
27-Apr-2020 11:13:38 #19 93.84 [warn] DELETE         /api/datasets/:ds_id/:file_id                                            @api.Datasets.detachFile(ds_id: UUID,file_id: UUID, ignoreNotFound ?= "True")
27-Apr-2020 11:13:38 #19 93.86 [warn] /src/conf/routes:571: unreachable code
27-Apr-2020 11:13:38 #19 93.86 [warn] GET            /api/datasets/:id/files                                                  @api.Datasets.datasetAllFilesList(id: UUID, max: Int ?= -1)
27-Apr-2020 11:13:38 #19 93.88 [warn] /src/conf/routes:517: unreachable code
27-Apr-2020 11:13:38 #19 93.89 [warn] GET            /api/collections/:coll_id/getDatasets                                    @api.Datasets.listInCollection(coll_id: UUID)
27-Apr-2020 11:13:38 #19 93.91 [warn] /src/conf/routes:585: unreachable code
27-Apr-2020 11:13:38 #19 93.91 [warn] DELETE         /api/datasets/:id/tags                                                   @api.Datasets.removeTags(id: UUID)
27-Apr-2020 11:13:38 #19 93.94 [warn] /src/conf/routes:672: unreachable code
27-Apr-2020 11:13:38 #19 93.94 [warn] GET            /api/geostreams/streams/update                                           api.Geostreams.updateStatisticsStreamSensor()
27-Apr-2020 11:13:38 #19 94.24 [warn] /src/app/views/collections/tile.scala.html:55: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.24 [warn] It would fail on the following input: None
27-Apr-2020 11:13:38 #19 94.24 [warn]                 case Some(viewer) => {
27-Apr-2020 11:13:38 #19 94.24 [warn] ^
27-Apr-2020 11:13:38 #19 94.26 [warn] /src/app/views/curations/publishedGrid.scala.html:12: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.26 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
27-Apr-2020 11:13:38 #19 94.26 [warn]           case creators:JsArray => {@(((jo \ "CreatorName"))(0).as[String].trim)@for(i <- 1 to (creators.value.size-1)){, @(((jo \ "CreatorName"))(i).as[String].trim)}}}"
27-Apr-2020 11:13:38 #19 94.26 [warn] ^
27-Apr-2020 11:13:38 #19 94.26 [warn] /src/app/views/curations/publishedGrid.scala.html:31: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.26 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
27-Apr-2020 11:13:38 #19 94.26 [warn]           case creator:JsString => {
27-Apr-2020 11:13:38 #19 94.26 [warn] ^
27-Apr-2020 11:13:38 #19 94.27 [warn] /src/app/views/curations/publishedGrid.scala.html:9: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.27 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
27-Apr-2020 11:13:38 #19 94.27 [warn]                     case jo:JsObject => {
27-Apr-2020 11:13:38 #19 94.27 [warn] ^
27-Apr-2020 11:13:38 #19 94.30 [warn] /src/app/views/datasets/tile.scala.html:65: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.30 [warn] It would fail on the following input: None
27-Apr-2020 11:13:38 #19 94.30 [warn]                 case Some(viewer) => {
27-Apr-2020 11:13:38 #19 94.31 [warn] ^
27-Apr-2020 11:13:38 #19 94.32 [warn] /src/app/views/files/tile.scala.html:45: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.32 [warn] It would fail on the following input: None
27-Apr-2020 11:13:38 #19 94.32 [warn]                 case Some(viewer) => {
27-Apr-2020 11:13:38 #19 94.32 [warn] ^
27-Apr-2020 11:13:38 #19 94.36 [warn] /src/app/views/metadatald/newCard.scala.html:12: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.36 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
27-Apr-2020 11:13:38 #19 94.37 [warn]                 case o: JsObject => {
27-Apr-2020 11:13:38 #19 94.37 [warn] ^
27-Apr-2020 11:13:38 #19 94.38 [warn] /src/app/views/metadatald/newTableRow.scala.html:12: match may not be exhaustive.
27-Apr-2020 11:13:38 #19 94.38 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
27-Apr-2020 11:13:38 #19 94.38 [warn]                 case o: JsObject => {
27-Apr-2020 11:13:38 #19 94.38 [warn] ^
27-Apr-2020 11:13:39 #19 94.81 model contains 963 documentable templates
27-Apr-2020 11:13:43 #19 99.15 [warn] /src/app/services/irods/IRODSPlugin.scala:9: Tag '@date' is not recognised
27-Apr-2020 11:13:43 #19 99.15 [warn] /**
27-Apr-2020 11:13:43 #19 99.15 [warn] ^
27-Apr-2020 11:13:46 #19 101.7 [warn] /src/app/api/CurationObjects.scala:288: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 101.7 [warn]           val client = new DefaultHttpClient
27-Apr-2020 11:13:46 #19 101.7 [warn]                            ^
27-Apr-2020 11:13:46 #19 101.7 [warn] /src/app/api/Datasets.scala:223: value xmlMetadata in class File is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 101.7 [warn]                   if (!file.xmlMetadata.isEmpty) {
27-Apr-2020 11:13:46 #19 101.7 [warn]                             ^
27-Apr-2020 11:13:46 #19 101.7 [warn] /src/app/api/Datasets.scala:420: value xmlMetadata in class File is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 101.7 [warn]       if (!file.xmlMetadata.isEmpty){
27-Apr-2020 11:13:46 #19 101.7 [warn]                 ^
27-Apr-2020 11:13:46 #19 101.7 [warn] /src/app/api/Datasets.scala:499: value xmlMetadata in class File is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 101.7 [warn]           if (!file.xmlMetadata.isEmpty)
27-Apr-2020 11:13:46 #19 101.7 [warn]                     ^
27-Apr-2020 11:13:46 #19 102.1 [warn] /src/app/models/Collection.scala:26: value jsonldMetadata in class Collection is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.1 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
27-Apr-2020 11:13:46 #19 102.1 [warn]                                                         ^
27-Apr-2020 11:13:46 #19 102.1 [warn] /src/app/models/Collection.scala:6: value jsonldMetadata in class Collection is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.1 [warn] case class Collection(
27-Apr-2020 11:13:46 #19 102.1 [warn]            ^
27-Apr-2020 11:13:46 #19 102.2 [warn] /src/app/models/File.scala:31: value xmlMetadata in class File is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.2 [warn]   @deprecated("use Metadata","since the use of jsonld") xmlMetadata: Map[String, Any] = Map.empty,
27-Apr-2020 11:13:46 #19 102.2 [warn]                                                         ^
27-Apr-2020 11:13:46 #19 102.2 [warn] /src/app/models/File.scala:13: value xmlMetadata in class File is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.2 [warn] case class File(
27-Apr-2020 11:13:46 #19 102.2 [warn]            ^
27-Apr-2020 11:13:46 #19 102.2 [warn] /src/app/models/Preview.scala:29: value jsonldMetadata in class Preview is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.2 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
27-Apr-2020 11:13:46 #19 102.2 [warn]                                                         ^
27-Apr-2020 11:13:46 #19 102.2 [warn] /src/app/models/Preview.scala:10: value jsonldMetadata in class Preview is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.2 [warn] case class Preview(
27-Apr-2020 11:13:46 #19 102.2 [warn]            ^
27-Apr-2020 11:13:46 #19 102.3 [warn] /src/app/models/Section.scala:18: value jsonldMetadata in class Section is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.3 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty,
27-Apr-2020 11:13:46 #19 102.3 [warn]                                                         ^
27-Apr-2020 11:13:46 #19 102.3 [warn] /src/app/models/Section.scala:8: value jsonldMetadata in class Section is deprecated: use Metadata
27-Apr-2020 11:13:46 #19 102.3 [warn] case class Section(
27-Apr-2020 11:13:46 #19 102.3 [warn]            ^
27-Apr-2020 11:13:46 #19 102.4 [warn] /src/app/services/RabbitmqPlugin.scala:199: method encode in object URLEncoder is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.4 [warn]       vhost = URLEncoder.encode(factory.get.getVirtualHost)
27-Apr-2020 11:13:46 #19 102.4 [warn]                          ^
27-Apr-2020 11:13:46 #19 102.4 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.4 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.4 [warn]             ^
27-Apr-2020 11:13:46 #19 102.4 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.4 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.4 [warn]                              ^
27-Apr-2020 11:13:46 #19 102.4 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.4 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.4 [warn]             ^
27-Apr-2020 11:13:46 #19 102.4 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.4 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.4 [warn]                              ^
27-Apr-2020 11:13:46 #19 102.4 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]             ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]                              ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]             ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]                              ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]             ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]                              ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]             ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]                              ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:46 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:46 #19 102.5 [warn]             ^
27-Apr-2020 11:13:46 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:47 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:47 #19 102.5 [warn]                              ^
27-Apr-2020 11:13:47 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:47 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:47 #19 102.5 [warn]             ^
27-Apr-2020 11:13:47 #19 102.5 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:47 #19 102.5 [warn]         val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:47 #19 102.5 [warn]                              ^
27-Apr-2020 11:13:47 #19 102.6 [warn] /src/app/services/mongodb/MongoDBFileService.scala:816: value xmlMetadata in class File is deprecated: use Metadata
27-Apr-2020 11:13:47 #19 102.6 [warn]             if(!file.xmlMetadata.isEmpty){
27-Apr-2020 11:13:47 #19 102.6 [warn]                      ^
27-Apr-2020 11:13:47 #19 102.6 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:47 #19 102.6 [warn]       val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:47 #19 102.6 [warn]           ^
27-Apr-2020 11:13:47 #19 102.6 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
27-Apr-2020 11:13:47 #19 102.6 [warn]       val httpclient = new DefaultHttpClient()
27-Apr-2020 11:13:47 #19 102.6 [warn]                            ^
27-Apr-2020 11:13:47 #19 102.7 [warn] /src/app/util/FileUtils.scala:280: value jsonldMetadata in class Preview is deprecated: use Metadata
27-Apr-2020 11:13:47 #19 102.7 [warn]           val currentMetadata = currentPreview.jsonldMetadata
27-Apr-2020 11:13:47 #19 102.7 [warn]                                                ^
27-Apr-2020 11:13:47 #19 102.9 [warn] /src/conf/routes:363: method upload in class Files is deprecated
27-Apr-2020 11:13:47 #19 102.9 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
27-Apr-2020 11:13:47 #19 103.0 [warn] /src/conf/routes:363: method upload in class Files is deprecated
27-Apr-2020 11:13:47 #19 103.0 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
27-Apr-2020 11:13:47 #19 103.0 [warn] /src/conf/routes:364: method upload in class Files is deprecated
27-Apr-2020 11:13:47 #19 103.0 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
27-Apr-2020 11:13:51 #19 107.2 [warn] 53 warnings found
27-Apr-2020 11:13:51 #19 107.2 [info] Main Scala API documentation successful.
27-Apr-2020 11:13:51 #19 107.3 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.3-SNAPSHOT-javadoc.jar ...
27-Apr-2020 11:13:52 #19 108.1 [info] Done packaging.
27-Apr-2020 11:14:35 #19 150.9 [warn] 174 warnings found
27-Apr-2020 11:14:36 #19 152.3 [warn] warning: [options] bootstrap class path not set in conjunction with -source 1.7
27-Apr-2020 11:14:36 #19 152.3 [warn] 1 warning
27-Apr-2020 11:14:44 #19 160.2 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.3-SNAPSHOT.jar ...
27-Apr-2020 11:14:47 #19 162.9 [info] Done packaging.
27-Apr-2020 11:14:54 #19 169.5 [info]
27-Apr-2020 11:14:54 #19 169.5 [info] Your package is ready in /src/target/universal/clowder-1.8.3-SNAPSHOT.zip
27-Apr-2020 11:14:54 #19 169.5 [info]
27-Apr-2020 11:14:54 #19 169.5 [success] Total time: 164 s, completed Apr 27, 2020 4:14:53 PM
27-Apr-2020 11:14:54 #19 169.7 total 96000
27-Apr-2020 11:14:54 #19 169.7 -rw-r--r--    1 root     root      98297514 Apr 27 16:14 clowder-1.8.3-SNAPSHOT.zip
27-Apr-2020 11:14:54 #19 169.7 drwxr-xr-x    3 root     root          4096 Apr 27 16:14 tmp
27-Apr-2020 11:14:55 #19 171.5 total 1228
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x   13 root     root          4096 Apr 27 16:12 app
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x    6 root     root          4096 Apr 27 16:14 clowder-1.8.3-SNAPSHOT
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x    2 root     root          4096 Apr 27 16:12 conf
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x    2 root     root          4096 Apr 27 16:12 lib
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x    1 root     root          4096 Apr 27 16:06 project
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x   12 root     root          4096 Apr 27 16:12 public
27-Apr-2020 11:14:56 #19 171.5 -rwxr-xr-x    1 root     root           164 Apr 27 16:02 sbt
27-Apr-2020 11:14:56 #19 171.5 -rw-r--r--    1 root     root          5821 Apr 27 16:02 sbt-launch-lib.bash
27-Apr-2020 11:14:56 #19 171.5 -rw-r--r--    1 root     root       1208385 Apr 27 16:02 sbt-launch.jar
27-Apr-2020 11:14:56 #19 171.5 -rw-r--r--    1 root     root           164 Apr 27 16:02 sbt.bat
27-Apr-2020 11:14:56 #19 171.5 drwxr-xr-x    9 root     root          4096 Apr 27 16:14 target
27-Apr-2020 11:14:56 #19    completed: 2020-04-27 16:14:56.430879433 +0000 UTC
27-Apr-2020 11:14:56 #19     duration: 2m51.994006117s
27-Apr-2020 11:14:56
27-Apr-2020 11:14:57
27-Apr-2020 11:14:57 #20 [stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/
27-Apr-2020 11:14:57 #20       digest: sha256:16f3b5f5066f311bc1211d8a96a58b29c8eccdc235958c00f01b1a79cd222a27
27-Apr-2020 11:14:57 #20         name: "[stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/"
27-Apr-2020 11:14:57 #20      started: 2020-04-27 16:14:57.730022691 +0000 UTC
27-Apr-2020 11:14:58 #20    completed: 2020-04-27 16:14:58.676042048 +0000 UTC
27-Apr-2020 11:14:58 #20     duration: 946.019357ms
27-Apr-2020 11:14:58
27-Apr-2020 11:14:58
27-Apr-2020 11:14:58 #21 [stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder...
27-Apr-2020 11:14:58 #21       digest: sha256:332c6a3dde4adf8cf50e068d7c407a875d9c3aa849ae0f3e60f7585ca54864ee
27-Apr-2020 11:14:58 #21         name: "[stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder/"
27-Apr-2020 11:14:58 #21      started: 2020-04-27 16:14:58.697258938 +0000 UTC
27-Apr-2020 11:14:59 #21    completed: 2020-04-27 16:14:59.420500851 +0000 UTC
27-Apr-2020 11:14:59 #21     duration: 723.241913ms
27-Apr-2020 11:14:59
27-Apr-2020 11:14:59
27-Apr-2020 11:14:59 #22 [stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/...
27-Apr-2020 11:14:59 #22       digest: sha256:86f6e6fe3572674de04dce20d7b5e2df667c5670b71b76fa19cb1a4d53f86334
27-Apr-2020 11:14:59 #22         name: "[stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/custom/"
27-Apr-2020 11:14:59 #22      started: 2020-04-27 16:14:59.441667041 +0000 UTC
27-Apr-2020 11:15:00 #22    completed: 2020-04-27 16:15:00.195703816 +0000 UTC
27-Apr-2020 11:15:00 #22     duration: 754.036775ms
27-Apr-2020 11:15:00
27-Apr-2020 11:15:00
27-Apr-2020 11:15:00 #23 [stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowd...
27-Apr-2020 11:15:00 #23       digest: sha256:6446d0c30978054a44b125f0da28656a4eb2af2b753c3539ef79ffcc94ed9e85
27-Apr-2020 11:15:00 #23         name: "[stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowder/ &&     chmod g+w /home/clowder/logs /home/clowder/data /home/clowder/custom"
27-Apr-2020 11:15:00 #23      started: 2020-04-27 16:15:00.217668534 +0000 UTC
27-Apr-2020 11:16:10 #23    completed: 2020-04-27 16:16:10.786580927 +0000 UTC
27-Apr-2020 11:16:10 #23     duration: 1m10.568912393s
27-Apr-2020 11:16:10
27-Apr-2020 11:16:11
27-Apr-2020 11:16:11 #24 exporting to image
27-Apr-2020 11:16:11 #24       digest: sha256:cd7f57b3feeff2fb222c5a2ae0b32cab1e4dad8ce068168bb9b8592abb8d364c
27-Apr-2020 11:16:11 #24         name: "exporting to image"
27-Apr-2020 11:16:11 #24      started: 2020-04-27 16:16:11.370760804 +0000 UTC
27-Apr-2020 11:16:11 #24 exporting layers
27-Apr-2020 11:16:14 #24 exporting layers 3.0s done
27-Apr-2020 11:16:14 #24    completed: 2020-04-27 16:16:14.528564546 +0000 UTC
27-Apr-2020 11:16:14 #24     duration: 3.157803742s
27-Apr-2020 11:16:14 #24 writing image sha256:86349acdf8315b09ccce6716ee2ce6c051537adb8ebd25c18f78a3fc8185ff9e 0.0s done
27-Apr-2020 11:16:14 #24 naming to docker.io/clowder/clowder:latest 0.1s done
27-Apr-2020 11:16:14
27-Apr-2020 11:16:14
27-Apr-2020 11:16:14 #1 [internal] load .dockerignore
27-Apr-2020 11:16:14 #1       digest: sha256:e4eb4f27564b0a7c5d8d24f7cd8d594ecebb150be1bf96b9beb26336219160a9
27-Apr-2020 11:16:14 #1         name: "[internal] load .dockerignore"
27-Apr-2020 11:16:14 #1      started: 2020-04-27 16:16:14.572850927 +0000 UTC
27-Apr-2020 11:16:15 #1 transferring context: 2B done
27-Apr-2020 11:16:16 #1    completed: 2020-04-27 16:16:16.222556096 +0000 UTC
27-Apr-2020 11:16:16 #1     duration: 1.649705169s
27-Apr-2020 11:16:16
27-Apr-2020 11:16:16
27-Apr-2020 11:16:16 #2 [internal] load build definition from Dockerfile
27-Apr-2020 11:16:16 #2       digest: sha256:52bf3ea3a0a451dc9498fe81ae14dde0b179fa58761bf470fd74116764e4a442
27-Apr-2020 11:16:16 #2         name: "[internal] load build definition from Dockerfile"
27-Apr-2020 11:16:16 #2      started: 2020-04-27 16:16:14.572323932 +0000 UTC
27-Apr-2020 11:16:16 #2 transferring dockerfile: 605B done
27-Apr-2020 11:16:16 #2    completed: 2020-04-27 16:16:16.424086478 +0000 UTC
27-Apr-2020 11:16:16 #2     duration: 1.851762546s
27-Apr-2020 11:16:16
27-Apr-2020 11:16:16
27-Apr-2020 11:16:16 #3 [internal] load metadata for docker.io/library/ubuntu:latest
27-Apr-2020 11:16:16 #3       digest: sha256:8c6bdfb121a69744f11ffa1fedfc68ec20085c2dcce567aac97a3ff72e53502d
27-Apr-2020 11:16:16 #3         name: "[internal] load metadata for docker.io/library/ubuntu:latest"
27-Apr-2020 11:16:16 #3      started: 2020-04-27 16:16:16.655467975 +0000 UTC
27-Apr-2020 11:16:17 #3    completed: 2020-04-27 16:16:16.981489721 +0000 UTC
27-Apr-2020 11:16:17 #3     duration: 326.021746ms
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17 #8 [internal] helper image for file operations
27-Apr-2020 11:16:17 #8       digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193
27-Apr-2020 11:16:17 #8         name: "[internal] helper image for file operations"
27-Apr-2020 11:16:17 #8      started: 2020-04-27 16:16:16.982900642 +0000 UTC
27-Apr-2020 11:16:17 #8    completed: 2020-04-27 16:16:16.982929247 +0000 UTC
27-Apr-2020 11:16:17 #8     duration: 28.605µs
27-Apr-2020 11:16:17 #8       cached: true
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17 #7 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
27-Apr-2020 11:16:17 #7       digest: sha256:a8e2620730dfe25984268c67fcbe396b1ed0900aec3672b163c8c7da1349dfb3
27-Apr-2020 11:16:17 #7         name: "[1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7"
27-Apr-2020 11:16:17 #7      started: 2020-04-27 16:16:16.982789174 +0000 UTC
27-Apr-2020 11:16:17 #7    completed: 2020-04-27 16:16:16.983496425 +0000 UTC
27-Apr-2020 11:16:17 #7     duration: 707.251µs
27-Apr-2020 11:16:17 #7      started: 2020-04-27 16:16:16.983605502 +0000 UTC
27-Apr-2020 11:16:17 #7 resolve docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7 done
27-Apr-2020 11:16:17 #7 sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7 1.21kB / 1.21kB done
27-Apr-2020 11:16:17 #7 sha256:5747316366b8cc9e3021cd7286f42b2d6d81e3d743e2ab571f55bcd5df788cc8 1.15kB / 1.15kB done
27-Apr-2020 11:16:17 #7 sha256:1d622ef86b138c7e96d4f797bf5e4baca3249f030c575b9337638594f2b63f01 3.41kB / 3.41kB done
27-Apr-2020 11:16:17 #7 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 0B / 28.56MB 0.4s
27-Apr-2020 11:16:17 #7 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 0B / 32.30kB 0.4s
27-Apr-2020 11:16:17 #7 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 0B / 847B 0.4s
27-Apr-2020 11:16:17 #6 ...
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17 #6 [internal] load build context
27-Apr-2020 11:16:17 #6       digest: sha256:bd052404581bb84c06d5f00bcdf42cd610a7f066398ac2b267e59174ce9c5637
27-Apr-2020 11:16:17 #6         name: "[internal] load build context"
27-Apr-2020 11:16:17 #6      started: 2020-04-27 16:16:16.982760848 +0000 UTC
27-Apr-2020 11:16:17 #6    completed: 2020-04-27 16:16:17.479560231 +0000 UTC
27-Apr-2020 11:16:17 #6     duration: 496.799383ms
27-Apr-2020 11:16:17 #6 transferring context: 12.56kB done
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17
27-Apr-2020 11:16:17 #7 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
27-Apr-2020 11:16:17 #7 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 15.86MB / 28.56MB 0.7s
27-Apr-2020 11:16:17 #7 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 32.30kB / 32.30kB 0.6s done
27-Apr-2020 11:16:17 #7 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 847B / 847B 0.6s done
27-Apr-2020 11:16:17 #7 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 0B / 163B 0.7s
27-Apr-2020 11:16:17 #7 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 27.49MB / 28.56MB 0.8s
27-Apr-2020 11:16:17 #7 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 163B / 163B 0.8s done
27-Apr-2020 11:16:18 #7 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 28.56MB / 28.56MB 1.1s done
27-Apr-2020 11:16:18 #7 extracting sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e
27-Apr-2020 11:16:19 #7 extracting sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 0.9s done
27-Apr-2020 11:16:19 #7 extracting sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 done
27-Apr-2020 11:16:19 #7 extracting sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d done
27-Apr-2020 11:16:20 #7 extracting sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 done
27-Apr-2020 11:16:20 #7    completed: 2020-04-27 16:16:20.94966903 +0000 UTC
27-Apr-2020 11:16:20 #7     duration: 3.966063528s
27-Apr-2020 11:16:20
27-Apr-2020 11:16:21
27-Apr-2020 11:16:21 #4 [2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker....
27-Apr-2020 11:16:21 #4       digest: sha256:75d6a3c0b630c3d84edecee3b9fe6dd0b9cbd982c786e179e24d58419a07b3df
27-Apr-2020 11:16:21 #4         name: "[2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;"
27-Apr-2020 11:16:21 #4      started: 2020-04-27 16:16:21.035857838 +0000 UTC
27-Apr-2020 11:16:22 #4 1.177 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [97.9 kB]
27-Apr-2020 11:16:22 #4 1.313 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
27-Apr-2020 11:16:22 #4 1.363 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1245 B]
27-Apr-2020 11:16:22 #4 1.395 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3169 B]
27-Apr-2020 11:16:22 #4 1.805 Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [89.1 kB]
27-Apr-2020 11:16:22 #4 1.917 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [89.2 kB]
27-Apr-2020 11:16:23 #4 2.031 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
27-Apr-2020 11:16:23 #4 2.634 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
27-Apr-2020 11:16:23 #4 2.677 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
27-Apr-2020 11:16:23 #4 2.679 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
27-Apr-2020 11:16:23 #4 2.680 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1245 B]
27-Apr-2020 11:16:23 #4 2.680 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4722 B]
27-Apr-2020 11:16:24 #4 3.676 Fetched 13.4 MB in 3s (5198 kB/s)
27-Apr-2020 11:16:25 #4 3.676 Reading package lists...
27-Apr-2020 11:16:26 #4 4.529 Reading package lists...
27-Apr-2020 11:16:26 #4 5.286 Building dependency tree...
27-Apr-2020 11:16:26 #4 5.406 Reading state information...
27-Apr-2020 11:16:26 #4 5.496 E: Unable to locate package python-pip
27-Apr-2020 11:16:26 executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100
27-Apr-2020 11:16:26 #4    completed: 2020-04-27 16:16:26.596056366 +0000 UTC
27-Apr-2020 11:16:26 #4     duration: 5.560198528s
27-Apr-2020 11:16:26 #4        error: "executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100"
27-Apr-2020 11:16:26
27-Apr-2020 11:16:26 Failing task since return code of [/bin/sh docker.sh] was 1 while expected 0
27-Apr-2020 11:16:26 Finished task 'docker build' with result: Failed
27-Apr-2020 11:16:26 Running post build plugin 'Docker Container Cleanup'
27-Apr-2020 11:16:26 Running post build plugin 'NCover Results Collector'
27-Apr-2020 11:16:26 Running post build plugin 'Clover Results Collector'
27-Apr-2020 11:16:26 Running post build plugin 'npm Cache Cleanup'
27-Apr-2020 11:16:26 Running post build plugin 'Artifact Copier'
27-Apr-2020 11:16:26 Publishing an artifact: dist
27-Apr-2020 11:16:36 Finished publishing of artifact Non required shared artifact: [dist], pattern: [clowder-*.zip] anchored at: [target/universal] in 9.410 s
27-Apr-2020 11:16:36 Publishing an artifact: scaladoc
27-Apr-2020 11:16:37 Finished publishing of artifact Non required shared artifact: [scaladoc], pattern: [**/*] anchored at: [target/scala-2.10/api] in 1.446 s
27-Apr-2020 11:16:37 Publishing an artifact: manual
27-Apr-2020 11:16:37 Unable to publish artifact [manual]: the source directory /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE1091-JOB1/doc/src/sphinx/_build/html does not exist.
27-Apr-2020 11:16:37 The artifact hasn't been successfully published after 1.625 ms
27-Apr-2020 11:16:37 Finalising the build...
27-Apr-2020 11:16:37 Stopping timer.
27-Apr-2020 11:16:37 Build CATS-CORE1091-JOB1-6 completed.
27-Apr-2020 11:16:37 Running on server: post build plugin 'NCover Results Collector'
27-Apr-2020 11:16:37 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-Apr-2020 11:16:37 Running on server: post build plugin 'Clover Delta Calculator'
27-Apr-2020 11:16:37 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-Apr-2020 11:16:37 All post build plugins have finished
27-Apr-2020 11:16:37 Generating build results summary...
27-Apr-2020 11:16:37 Saving build results to disk...
27-Apr-2020 11:16:37 Store variable context...
27-Apr-2020 11:16:37 Indexing build results...
27-Apr-2020 11:16:37 Finished building CATS-CORE1091-JOB1-6.