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

Alpine: test fails "Call to flock failed" #47

Closed
Tracked by #49
mudler opened this issue Aug 1, 2022 · 0 comments · Fixed by #56
Closed
Tracked by #49

Alpine: test fails "Call to flock failed" #47

mudler opened this issue Aug 1, 2022 · 0 comments · Fixed by #56
Assignees
Labels
bug Something isn't working

Comments

@mudler
Copy link
Member

mudler commented Aug 1, 2022

C3OS version:
Current master, not released

CPU architecture, OS, and Version:

Describe the bug
Test failure: https://github.com/c3os-io/c3os/runs/7554332112?check_suite_focus=true

To Reproduce
N/A

Expected behavior

Logs

      <string>: {"level":"info","ts":1658989504.254293,"caller":"provider/bootstrap.go:96","msg":"Configuring VPN"}
      {"level":"info","ts":1658989504.3057752,"caller":"provider/bootstrap.go:96","msg":"Configuring VPN"}
      Provider c3os at /usr/bin/agent-provider-c3os had an error: Failed setup VPN: could not start svc: failed starting service: edgevpn.  * Call to flock failed: Resource temporarily unavailable
       * WARNING: edgevpn is already starting
       (exit status 1)

Additional context
Maybe a /run / /var/run issue?

@mudler mudler added the bug Something isn't working label Aug 1, 2022
@mudler mudler self-assigned this Aug 1, 2022
@mudler mudler mentioned this issue Aug 1, 2022
25 tasks
mudler added a commit that referenced this issue Aug 8, 2022
In init systems that don't support automatic restart this might be handy when we fail because we boot up too fast.

This is an attempt to fix #47
@mudler mudler closed this as completed in #56 Aug 8, 2022
@mudler mudler closed this as completed in 2426210 Aug 8, 2022
Itxaka pushed a commit to kairos-io/kairos-agent that referenced this issue Apr 24, 2023
In init systems that don't support automatic restart this might be handy when we fail because we boot up too fast.

This is an attempt to fix kairos-io/kairos#47
Itxaka pushed a commit to kairos-io/kairos-agent that referenced this issue Apr 24, 2023
In init systems that don't support automatic restart this might be handy when we fail because we boot up too fast.

This is an attempt to fix kairos-io/kairos#47
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

Successfully merging a pull request may close this issue.

1 participant