Closed Bug 1306036 Opened 8 years ago Closed 8 years ago

Scala jobs are failing

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rvitillo, Assigned: robotblake)

Details

Attachments

(1 file)

sbt is failing to install and will likely cause all our scheduled Scala jobs to fail in a few hours: Getting org.scala-sbt sbt 0.13.12 ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.12/jars/sbt.jar ... [SUCCESSFUL ] org.scala-sbt#sbt;0.13.12!sbt.jar (1945ms) downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.10.6/scala-library-2.10.6.jar ... [SUCCESSFUL ] org.scala-lang#scala-library;2.10.6!scala-library.jar (285ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main/0.13.12/jars/main.jar ... [SUCCESSFUL ] org.scala-sbt#main;0.13.12!main.jar (1789ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.12/jars/compiler-interface.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.12/jars/actions.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.12/jars/main-settings.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/interface/0.13.12/jars/interface.jar ... [SUCCESSFUL ] org.scala-sbt#interface;0.13.12!interface.jar (1598ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.12/jars/io.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.12/jars/ivy.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logging/0.13.12/jars/logging.jar ... [SUCCESSFUL ] org.scala-sbt#logging;0.13.12!logging.jar (1619ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logic/0.13.12/jars/logic.jar ... [SUCCESSFUL ] org.scala-sbt#logic;0.13.12!logic.jar (1638ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/process/0.13.12/jars/process.jar ... [SUCCESSFUL ] org.scala-sbt#process;0.13.12!process.jar (1720ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/run/0.13.12/jars/run.jar ... [SUCCESSFUL ] org.scala-sbt#run;0.13.12!run.jar (1684ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.12/jars/command.jar ... downloading https://repo1.maven.org/maven2/org/scala-sbt/launcher-interface/1.0.0-M1/launcher-interface-1.0.0-M1.jar ... [SUCCESSFUL ] org.scala-sbt#launcher-interface;1.0.0-M1!launcher-interface.jar (68ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classpath/0.13.12/jars/classpath.jar ... [SUCCESSFUL ] org.scala-sbt#classpath;0.13.12!classpath.jar (1464ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.12/jars/completion.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.12/jars/api.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-integration/0.13.12/jars/compiler-integration.jar ... [SUCCESSFUL ] org.scala-sbt#compiler-integration;0.13.12!compiler-integration.jar (1760ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-ivy-integration/0.13.12/jars/compiler-ivy-integration.jar ... [SUCCESSFUL ] org.scala-sbt#compiler-ivy-integration;0.13.12!compiler-ivy-integration.jar (1631ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/relation/0.13.12/jars/relation.jar ... [SUCCESSFUL ] org.scala-sbt#relation;0.13.12!relation.jar (1414ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/task-system/0.13.12/jars/task-system.jar ... [SUCCESSFUL ] org.scala-sbt#task-system;0.13.12!task-system.jar (1836ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tasks/0.13.12/jars/tasks.jar ... [SUCCESSFUL ] org.scala-sbt#tasks;0.13.12!tasks.jar (2171ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tracking/0.13.12/jars/tracking.jar ... [SUCCESSFUL ] org.scala-sbt#tracking;0.13.12!tracking.jar (1588ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/testing/0.13.12/jars/testing.jar ... [SUCCESSFUL ] org.scala-sbt#testing;0.13.12!testing.jar (1696ms) downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.6/scala-compiler-2.10.6.jar ... [SUCCESSFUL ] org.scala-lang#scala-compiler;2.10.6!scala-compiler.jar (554ms) downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.jar ... [SUCCESSFUL ] org.scala-lang#scala-reflect;2.10.6!scala-reflect.jar (136ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/control/0.13.12/jars/control.jar ... [SUCCESSFUL ] org.scala-sbt#control;0.13.12!control.jar (1937ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.12/jars/collections.jar ... downloading https://repo1.maven.org/maven2/jline/jline/2.13/jline-2.13.jar ... [SUCCESSFUL ] jline#jline;2.13!jline.jar (39ms) downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar ... [SUCCESSFUL ] org.fusesource.jansi#jansi;1.11!jansi.jar (36ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classfile/0.13.12/jars/classfile.jar ... [SUCCESSFUL ] org.scala-sbt#classfile;0.13.12!classfile.jar (1623ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.12/jars/incremental-compiler.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.12/jars/compile.jar ... downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/persist/0.13.12/jars/persist.jar ... [SUCCESSFUL ] org.scala-sbt#persist;0.13.12!persist.jar (1542ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbinary/sbinary_2.10/0.4.2/jars/sbinary_2.10.jar ... [SUCCESSFUL ] org.scala-tools.sbinary#sbinary_2.10;0.4.2!sbinary_2.10.jar (1594ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cross/0.13.12/jars/cross.jar ... [SUCCESSFUL ] org.scala-sbt#cross;0.13.12!cross.jar (1577ms) downloading https://repo1.maven.org/maven2/org/scala-sbt/ivy/ivy/2.3.0-sbt-2cc8d2761242b072cedb0a04cb39435c4fa24f9a/ivy-2.3.0-sbt-2cc8d2761242b072cedb0a04cb39435c4fa24f9a.jar ... [SUCCESSFUL ] org.scala-sbt.ivy#ivy;2.3.0-sbt-2cc8d2761242b072cedb0a04cb39435c4fa24f9a!ivy.jar (98ms) downloading https://repo1.maven.org/maven2/com/jcraft/jsch/0.1.46/jsch-0.1.46.jar ... [SUCCESSFUL ] com.jcraft#jsch;0.1.46!jsch.jar (34ms) downloading https://repo1.maven.org/maven2/org/scala-sbt/serialization_2.10/0.1.2/serialization_2.10-0.1.2.jar ... [SUCCESSFUL ] org.scala-sbt#serialization_2.10;0.1.2!serialization_2.10.jar (37ms) downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-pickling_2.10/0.10.1/scala-pickling_2.10-0.10.1.jar ... [SUCCESSFUL ] org.scala-lang.modules#scala-pickling_2.10;0.10.1!scala-pickling_2.10.jar (54ms) downloading https://repo1.maven.org/maven2/org/json4s/json4s-core_2.10/3.2.10/json4s-core_2.10-3.2.10.jar ... [SUCCESSFUL ] org.json4s#json4s-core_2.10;3.2.10!json4s-core_2.10.jar (46ms) downloading https://repo1.maven.org/maven2/org/spire-math/jawn-parser_2.10/0.6.0/jawn-parser_2.10-0.6.0.jar ... [SUCCESSFUL ] org.spire-math#jawn-parser_2.10;0.6.0!jawn-parser_2.10.jar (30ms) downloading https://repo1.maven.org/maven2/org/spire-math/json4s-support_2.10/0.6.0/json4s-support_2.10-0.6.0.jar ... [SUCCESSFUL ] org.spire-math#json4s-support_2.10;0.6.0!json4s-support_2.10.jar (27ms) downloading https://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.1/quasiquotes_2.10-2.0.1.jar ... [SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.1!quasiquotes_2.10.jar (49ms) downloading https://repo1.maven.org/maven2/org/json4s/json4s-ast_2.10/3.2.10/json4s-ast_2.10-3.2.10.jar ... [SUCCESSFUL ] org.json4s#json4s-ast_2.10;3.2.10!json4s-ast_2.10.jar (29ms) downloading https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.6/paranamer-2.6.jar ... [SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.6!paranamer.jar (28ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cache/0.13.12/jars/cache.jar ... [SUCCESSFUL ] org.scala-sbt#cache;0.13.12!cache.jar (1615ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/test-agent/0.13.12/jars/test-agent.jar ... [SUCCESSFUL ] org.scala-sbt#test-agent;0.13.12!test-agent.jar (1592ms) downloading https://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar ... [SUCCESSFUL ] org.scala-sbt#test-interface;1.0!test-interface.jar (30ms) downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/apply-macro/0.13.12/jars/apply-macro.jar ... [SUCCESSFUL ] org.scala-sbt#apply-macro;0.13.12!apply-macro.jar (1595ms) :: problems summary :: :::: WARNINGS [FAILED ] org.scala-sbt#compiler-interface;0.13.12!compiler-interface.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.12/jars/compiler-interface.jar did not indicate a success. See log for more detail. (670ms) [FAILED ] org.scala-sbt#compiler-interface;0.13.12!compiler-interface.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.12/jars/compiler-interface.jar did not indicate a success. See log for more detail. (670ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.12/jars/compiler-interface.jar [FAILED ] org.scala-sbt#actions;0.13.12!actions.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.12/jars/actions.jar did not indicate a success. See log for more detail. (677ms) [FAILED ] org.scala-sbt#actions;0.13.12!actions.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.12/jars/actions.jar did not indicate a success. See log for more detail. (677ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.12/jars/actions.jar [FAILED ] org.scala-sbt#main-settings;0.13.12!main-settings.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.12/jars/main-settings.jar did not indicate a success. See log for more detail. (641ms) [FAILED ] org.scala-sbt#main-settings;0.13.12!main-settings.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.12/jars/main-settings.jar did not indicate a success. See log for more detail. (641ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.12/jars/main-settings.jar [FAILED ] org.scala-sbt#io;0.13.12!io.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.12/jars/io.jar did not indicate a success. See log for more detail. (650ms) [FAILED ] org.scala-sbt#io;0.13.12!io.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.12/jars/io.jar did not indicate a success. See log for more detail. (650ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.12/jars/io.jar [FAILED ] org.scala-sbt#ivy;0.13.12!ivy.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.12/jars/ivy.jar did not indicate a success. See log for more detail. (639ms) [FAILED ] org.scala-sbt#ivy;0.13.12!ivy.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.12/jars/ivy.jar did not indicate a success. See log for more detail. (639ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.12/jars/ivy.jar [FAILED ] org.scala-sbt#command;0.13.12!command.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.12/jars/command.jar did not indicate a success. See log for more detail. (577ms) [FAILED ] org.scala-sbt#command;0.13.12!command.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.12/jars/command.jar did not indicate a success. See log for more detail. (577ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.12/jars/command.jar [FAILED ] org.scala-sbt#completion;0.13.12!completion.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.12/jars/completion.jar did not indicate a success. See log for more detail. (670ms) [FAILED ] org.scala-sbt#completion;0.13.12!completion.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.12/jars/completion.jar did not indicate a success. See log for more detail. (670ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.12/jars/completion.jar [FAILED ] org.scala-sbt#api;0.13.12!api.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.12/jars/api.jar did not indicate a success. See log for more detail. (650ms) [FAILED ] org.scala-sbt#api;0.13.12!api.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.12/jars/api.jar did not indicate a success. See log for more detail. (650ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.12/jars/api.jar [FAILED ] org.scala-sbt#collections;0.13.12!collections.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.12/jars/collections.jar did not indicate a success. See log for more detail. (655ms) [FAILED ] org.scala-sbt#collections;0.13.12!collections.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.12/jars/collections.jar did not indicate a success. See log for more detail. (655ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.12/jars/collections.jar [FAILED ] org.scala-sbt#incremental-compiler;0.13.12!incremental-compiler.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.12/jars/incremental-compiler.jar did not indicate a success. See log for more detail. (660ms) [FAILED ] org.scala-sbt#incremental-compiler;0.13.12!incremental-compiler.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.12/jars/incremental-compiler.jar did not indicate a success. See log for more detail. (660ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.12/jars/incremental-compiler.jar [FAILED ] org.scala-sbt#compile;0.13.12!compile.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.12/jars/compile.jar did not indicate a success. See log for more detail. (566ms) [FAILED ] org.scala-sbt#compile;0.13.12!compile.jar: The HTTP response code for https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.12/jars/compile.jar did not indicate a success. See log for more detail. (566ms) ==== typesafe-ivy-releases: tried https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.12/jars/compile.jar :::::::::::::::::::::::::::::::::::::::::::::: :: FAILED DOWNLOADS :: :: ^ see resolution messages for details ^ :: :::::::::::::::::::::::::::::::::::::::::::::: :: org.scala-sbt#actions;0.13.12!actions.jar :: org.scala-sbt#io;0.13.12!io.jar :: org.scala-sbt#completion;0.13.12!completion.jar :: org.scala-sbt#collections;0.13.12!collections.jar :: org.scala-sbt#api;0.13.12!api.jar :: org.scala-sbt#incremental-compiler;0.13.12!incremental-compiler.jar :: org.scala-sbt#compile;0.13.12!compile.jar :: org.scala-sbt#ivy;0.13.12!ivy.jar :: org.scala-sbt#main-settings;0.13.12!main-settings.jar :: org.scala-sbt#command;0.13.12!command.jar :: org.scala-sbt#compiler-interface;0.13.12!compiler-interface.jar :::::::::::::::::::::::::::::::::::::::::::::: :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS download failed: org.scala-sbt#actions;0.13.12!actions.jar download failed: org.scala-sbt#io;0.13.12!io.jar download failed: org.scala-sbt#completion;0.13.12!completion.jar download failed: org.scala-sbt#collections;0.13.12!collections.jar download failed: org.scala-sbt#api;0.13.12!api.jar download failed: org.scala-sbt#incremental-compiler;0.13.12!incremental-compiler.jar download failed: org.scala-sbt#compile;0.13.12!compile.jar download failed: org.scala-sbt#ivy;0.13.12!ivy.jar download failed: org.scala-sbt#main-settings;0.13.12!main-settings.jar download failed: org.scala-sbt#command;0.13.12!command.jar download failed: org.scala-sbt#compiler-interface;0.13.12!compiler-interface.jar Error during sbt execution: Error retrieving required libraries (see /home/hadoop/.sbt/boot/update.log for complete log)
Severity: normal → blocker
Assignee: nobody → bimsland
Attachment #8795788 - Flags: review?(rvitillo)
Attachment #8795788 - Flags: review?(mreid)
Points: --- → 1
Priority: -- → P1
Attachment #8795788 - Flags: review?(rvitillo)
Attachment #8795788 - Flags: review?(mreid)
Attachment #8795788 - Flags: review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: