Created
January 10, 2020 19:38
-
-
Save rintcius/c09bde9e5a6a6efec7461617e7fe4ca9 to your computer and use it in GitHub Desktop.
Issue with "org.postgresql" % "postgresql" % "42.2.9"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[error] ! roundtrip DateTimeInterval (86 ms) | |
[error] org.postgresql.util.PSQLException: Failed to create object for: interval. (PgConnection.java:646) | |
[error] org.postgresql.jdbc.PgConnection.getObject(PgConnection.java:646) | |
[error] org.postgresql.jdbc.PgResultSet.getObject(PgResultSet.java:2594) | |
[error] doobie.util.Get$Advanced$.$anonfun$other$1(get.scala:157) | |
[error] doobie.util.Get$Advanced$.$anonfun$other$1$adapted(get.scala:156) | |
[error] doobie.util.Get.unsafeGetNonNullable(get.scala:30) | |
[error] doobie.util.Read$.$anonfun$fromGet$1(read.scala:75) | |
[error] doobie.util.Read$.$anonfun$fromGet$1$adapted(read.scala:75) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.hi.resultset$.$anonfun$build$1(resultset.scala:90) | |
[error] doobie.free.KleisliInterpreter.$anonfun$primitive$2(kleisliinterpreter.scala:112) | |
[error] cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:87) | |
[error] cats.effect.internals.IORunLoop$.startCancelable(IORunLoop.scala:41) | |
[error] cats.effect.internals.IOBracket$BracketStart.run(IOBracket.scala:86) | |
[error] cats.effect.internals.Trampoline.cats$effect$internals$Trampoline$$immediateLoop(Trampoline.scala:70) | |
[error] cats.effect.internals.Trampoline.startLoop(Trampoline.scala:36) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.super$startLoop(TrampolineEC.scala:93) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.$anonfun$startLoop$1(TrampolineEC.scala:93) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.startLoop(TrampolineEC.scala:93) | |
[error] cats.effect.internals.Trampoline.execute(Trampoline.scala:43) | |
[error] cats.effect.internals.TrampolineEC.execute(TrampolineEC.scala:44) | |
[error] cats.effect.internals.IOBracket$BracketStart.apply(IOBracket.scala:72) | |
[error] cats.effect.internals.IOBracket$BracketStart.apply(IOBracket.scala:52) | |
[error] cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:136) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.signal(IORunLoop.scala:355) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:376) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:316) | |
[error] cats.effect.internals.IOShift$Tick.run(IOShift.scala:36) | |
[error] org.postgresql.util.PGInterval.setSeconds(PGInterval.java:378) | |
[error] org.postgresql.util.PGInterval.setValue(PGInterval.java:233) | |
[error] org.postgresql.util.PGInterval.setValue(PGInterval.java:213) | |
[error] org.postgresql.jdbc.PgConnection.getObject(PgConnection.java:631) | |
[error] org.postgresql.jdbc.PgResultSet.getObject(PgResultSet.java:2594) | |
[error] doobie.util.Get$Advanced$.$anonfun$other$1(get.scala:157) | |
[error] doobie.util.Get$Advanced$.$anonfun$other$1$adapted(get.scala:156) | |
[error] doobie.util.Get.unsafeGetNonNullable(get.scala:30) | |
[error] doobie.util.Read$.$anonfun$fromGet$1(read.scala:75) | |
[error] doobie.util.Read$.$anonfun$fromGet$1$adapted(read.scala:75) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.hi.resultset$.$anonfun$build$1(resultset.scala:90) | |
[error] doobie.free.KleisliInterpreter.$anonfun$primitive$2(kleisliinterpreter.scala:112) | |
[error] cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:87) | |
[error] cats.effect.internals.IORunLoop$.startCancelable(IORunLoop.scala:41) | |
[error] cats.effect.internals.IOBracket$BracketStart.run(IOBracket.scala:86) | |
[error] cats.effect.internals.Trampoline.cats$effect$internals$Trampoline$$immediateLoop(Trampoline.scala:70) | |
[error] cats.effect.internals.Trampoline.startLoop(Trampoline.scala:36) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.super$startLoop(TrampolineEC.scala:93) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.$anonfun$startLoop$1(TrampolineEC.scala:93) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.startLoop(TrampolineEC.scala:93) | |
[error] cats.effect.internals.Trampoline.execute(Trampoline.scala:43) | |
[error] cats.effect.internals.TrampolineEC.execute(TrampolineEC.scala:44) | |
[error] cats.effect.internals.IOBracket$BracketStart.apply(IOBracket.scala:72) | |
[error] cats.effect.internals.IOBracket$BracketStart.apply(IOBracket.scala:52) | |
[error] cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:136) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.signal(IORunLoop.scala:355) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:376) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:316) | |
[error] cats.effect.internals.IOShift$Tick.run(IOShift.scala:36) | |
[error] CAUSED BY | |
[error] java.lang.NumberFormatException: For input string: "42E-4" (PGInterval.java:378) | |
[error] org.postgresql.util.PGInterval.setSeconds(PGInterval.java:378) | |
[error] org.postgresql.util.PGInterval.setValue(PGInterval.java:233) | |
[error] org.postgresql.util.PGInterval.setValue(PGInterval.java:213) | |
[error] org.postgresql.jdbc.PgConnection.getObject(PgConnection.java:631) | |
[error] org.postgresql.jdbc.PgResultSet.getObject(PgResultSet.java:2594) | |
[error] doobie.util.Get$Advanced$.$anonfun$other$1(get.scala:157) | |
[error] doobie.util.Get$Advanced$.$anonfun$other$1$adapted(get.scala:156) | |
[error] doobie.util.Get.unsafeGetNonNullable(get.scala:30) | |
[error] doobie.util.Read$.$anonfun$fromGet$1(read.scala:75) | |
[error] doobie.util.Read$.$anonfun$fromGet$1$adapted(read.scala:75) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1(read.scala:99) | |
[error] doobie.util.LowerPriorityRead.$anonfun$product$1$adapted(read.scala:99) | |
[error] doobie.hi.resultset$.$anonfun$build$1(resultset.scala:90) | |
[error] doobie.free.KleisliInterpreter.$anonfun$primitive$2(kleisliinterpreter.scala:112) | |
[error] cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:87) | |
[error] cats.effect.internals.IORunLoop$.startCancelable(IORunLoop.scala:41) | |
[error] cats.effect.internals.IOBracket$BracketStart.run(IOBracket.scala:86) | |
[error] cats.effect.internals.Trampoline.cats$effect$internals$Trampoline$$immediateLoop(Trampoline.scala:70) | |
[error] cats.effect.internals.Trampoline.startLoop(Trampoline.scala:36) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.super$startLoop(TrampolineEC.scala:93) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.$anonfun$startLoop$1(TrampolineEC.scala:93) | |
[error] cats.effect.internals.TrampolineEC$JVMTrampoline.startLoop(TrampolineEC.scala:93) | |
[error] cats.effect.internals.Trampoline.execute(Trampoline.scala:43) | |
[error] cats.effect.internals.TrampolineEC.execute(TrampolineEC.scala:44) | |
[error] cats.effect.internals.IOBracket$BracketStart.apply(IOBracket.scala:72) | |
[error] cats.effect.internals.IOBracket$BracketStart.apply(IOBracket.scala:52) | |
[error] cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:136) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.signal(IORunLoop.scala:355) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:376) | |
[error] cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:316) | |
[error] cats.effect.internals.IOShift$Tick.run(IOShift.scala:36) | |
[info] Total for specification PostgresDestinationSpec | |
[info] Finished in 4 seconds, 90 ms | |
[info] 28 examples, 0 failure, 1 error | |
[error] Error: Total 28, Failed 0, Errors 1, Passed 27 | |
[error] Error during tests: | |
[error] quasar.plugin.postgres.PostgresDestinationSpec | |
[error] (core / Test / test) sbt.TestsFailedException: Tests unsuccessful | |
[error] Total time: 57 s, completed Jan 10, 2020 11:21:54 AM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment