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

TestFunctional/Mounting fails with 1.0 image: stat: cannot stat '/mount-9p/fromhost': Permission denied #3987

Closed
tstromberg opened this issue Mar 26, 2019 · 0 comments
Assignees

Comments

@tstromberg
Copy link
Contributor

 13:35:32 | > Running
=== RUN   TestFunctional/Mounting
=== PAUSE TestFunctional/Mounting
=== CONT  TestFunctional/Mounting
 13:35:36 | SSH: stat /mount-9p/fromhost
 13:35:36 | Output: stat: cannot stat '/mount-9p/fromhost': Permission denied
ssh: Process exited with status 1

panic: Unable to stat fromhost via SSH. error exit status 1, stat: cannot stat '/mount-9p/fromhost': Permission denied
ssh: Process exited with status 1
 [recovered]
        panic: Unable to stat fromhost via SSH. error exit status 1, stat: cannot stat '/mount-9p/fromhost': Permission denied
ssh: Process exited with status 1

The root cause appears to be that the removal of the rkt user has changed the Docker uid from 1001 to 1000.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant