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

Bug: no goal for reports/doid.subclass.direct-in-mondo-only.tsv #398

Closed
2 tasks
joeflack4 opened this issue Jan 24, 2024 · 4 comments
Closed
2 tasks

Bug: no goal for reports/doid.subclass.direct-in-mondo-only.tsv #398

joeflack4 opened this issue Jan 24, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@joeflack4
Copy link
Contributor

joeflack4 commented Jan 24, 2024

Overview

Nico is running build-mondo-ingest, but it errored out on sync (original comment).

Investigation

I don't know why this is happening.

(1) There is a goal
It's entry number 3 in this multi-output goal: $(REPORTDIR)/%.subclass.added.robot.tsv $(REPORTDIR)/%.subclass.confirmed.robot.tsv $(REPORTDIR)/%.subclass.direct-in-mondo-only.tsv $(REPORTDIR)/%.subclass.added-obsolete.robot.tsv: tmp/mondo-ingest.db tmp/mondo.db tmp/mondo.sssom.tsv

(2) make reports/doid.subclass.direct-in-mondo-only.tsv works for me

Details

sh run.sh make reports/doid.subclass.direct-in-mondo-only.tsv
Running  with -Xmx20G of memory for ROBOT and Java-based pipeline steps.
...
RUST_BACKTRACE=full semsql make tmp/mondo.db -P config/prefixes.csv
make[1]: Entering directory '/work/src/ontology'
robot \
...

(3) Even just running make sync works for me

Sub-tasks

  • Open a PR to reinstate the sync pipeline: try a fresh checkout of the repo (different folder) and see if can replicate the problem
  • When done: resolve this comment
@joeflack4 joeflack4 self-assigned this Jan 24, 2024
@joeflack4 joeflack4 added the bug Something isn't working label Jan 24, 2024
@joeflack4 joeflack4 assigned matentzn and joeflack4 and unassigned joeflack4 Jan 24, 2024
@joeflack4
Copy link
Contributor Author

@matentzn Apologies for assigning this to you as well but I can't replicate.

Maybe it has something to do with how it's being run? This happened during build-mondo-ingest?

@matentzn
Copy link
Member

matentzn commented Jan 25, 2024

If you delete the sync folder/files first (this is my state) - can you try and replicate?

@joeflack4
Copy link
Contributor Author

I'll try that tomorrow!

@matentzn
Copy link
Member

This has been fixed by #403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants