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 ] CI docker logs show 'actinia-user: not found' #6

Open
neteler opened this issue May 29, 2023 · 0 comments
Open

[Bug ] CI docker logs show 'actinia-user: not found' #6

neteler opened this issue May 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@neteler
Copy link
Member

neteler commented May 29, 2023

E.g. in CI run:
https://github.com/actinia-org/actinia-parallel-plugin/actions/runs/5114252025/jobs/9194310432

there is the following error:

Run docker logs docker_actinia-test_1
/src/start.sh: line 13: actinia-user: not found
Failed to start actinia-user: 127
/src/start.sh: line 14: actinia-user: not found

Run integration test log shows:

Run docker exec -t docker_actinia-test_1 sh /usr/bin/run_integration_tests.sh
Error response from daemon: Container 84ed1dc2209172dddedbe23aea3ad882c0889db5d6ba15dad5b20fb9103119e7 is not running
Error: Process completed with exit code 1.
@neteler neteler added the bug Something isn't working label May 29, 2023
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