Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The repository is dirty. Please use the "git" command to clean it #869

Closed
sentry-dev-app bot opened this issue Feb 18, 2022 · 0 comments
Closed
Labels
bug Something isn't working nice to have

Comments

@sentry-dev-app
Copy link

Sentry Issue: RENKU-GRAPH-1V

ShelloutException: CommandResult 1
Error: The repository is dirty. Please use the "git" command to clean it.

HEAD detached at 45636b1
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   data/synthetic_data/ec_data_ren_simulation_2602_cell7VC_long_9_25.npz

no changes added to commit (use "git add" and/or "git commit -a")

Once you have added the untracked files, commit them with "git commit".

    at ammonite.ops.Shellout$.executeStream(Shellout.scala:101)
    at ammonite.ops.Shellout$.$anonfun$$percent$percent$1(Shellout.scala:15)
    at ammonite.ops.Command.applyDynamic(Shellout.scala:118)
    at io.renku.triplesgenerator.events.categories.awaitinggeneration.triplesgeneration.renkulog.Commands$RenkuImpl.$anonfun$migrate$1(Commands.scala:210)
    at cats.ApplicativeError.catchNonFatal(ApplicativeError.scala:203)
...
(12 additional frame(s) were not displayed)

Exception: 'renku migrate' failed for commit: 45636b1e1a155c4cbc3dd130ddc468c1ee3a3dd5, project: 262
    at io.renku.triplesgenerator.events.categories.awaitinggeneration.triplesgeneration.renkulog.Commands$RenkuImpl$$anonfun$migrate$2.applyOrElse(Commands.scala:215)
    at io.renku.triplesgenerator.events.categories.awaitinggeneration.triplesgeneration.renkulog.Commands$RenkuImpl$$anonfun$migrate$2.applyOrElse(Commands.scala:212)
    at cats.ApplicativeError.$anonfun$recoverWith$1(ApplicativeError.scala:106)
    at recoverWith$extension @ io.renku.metrics.MetricsRegistry$.apply(MetricsRegistry.scala:44)
    at apply$extension @ org.http4s.DecodeResult$.success(DecodeResult.scala:27)
...
(9 additional frame(s) were not displayed)

Exception: AWAITING_GENERATION: Commit Event id = 45636b1e1a155c4cbc3dd130ddc468c1ee3a3dd5, projectId = 262, chdonner/deepephys-ic-connectivity triples generation failed
    at io.renku.triplesgenerator.events.categories.awaitinggeneration.triplesgeneration.renkulog.RenkuLogTriplesGenerator$$anonfun$meaningfulError$1.$anonfun$applyOrElse$1(RenkuLogTriplesGenerator.scala:148)
    at cats.SemigroupalArityFunctions.$anonfun$map2$1(SemigroupalArityFunctions.scala:30)
    at scala.Option.map(Option.scala:242)
    at cats.instances.OptionInstances$$anon$1.map(option.scala:35)
    at cats.instances.OptionInstances$$anon$1.map(option.scala:15)
...
(17 additional frame(s) were not displayed)

AWAITING_GENERATION: Commit Event id = 45636b1e1a155c4cbc3dd130ddc468c1ee3a3dd5, projectId = 262, chdonner/deepephys-ic-connectivity failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nice to have
Projects
None yet
Development

No branches or pull requests

1 participant