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: failed to solve: process "/bin/sh -c chmod +x /entrypoint.sh" did not complete successfully: exit code: 1 #53

Open
kumar08401 opened this issue Apr 16, 2024 · 1 comment

Comments

@kumar08401
Copy link

Hi ,

when i am running github actions pipeline , its faling looks like bug , can someone help me here

#3 DONE 1.3s
#4 [internal] load .dockerignore
#4 transferring context: 2B 0.0s done
#4 DONE 0.1s
#5 [1/5] FROM docker.io/sonarsource/sonar-scanner-cli:5.0.1@sha256:c137f8c67272971c001aad747dce830d81d62dce25acd0e4b8ae7290b225657c
#5 DONE 0.0s
#6 [internal] load build context
#6 transferring context: 65B 0.1s done
#6 DONE 0.1s
#7 [2/5] COPY entrypoint.sh /entrypoint.sh
#7 CACHED
#8 [3/5] RUN chmod +x /entrypoint.sh
#8 1.200 chmod: /entrypoint.sh: Operation not permitted
#8 ERROR: process "/bin/sh -c chmod +x /entrypoint.sh" did not complete successfully: exit code: 1

@nstankov-bg
Copy link

I can confirm the issue is happening too.

It was resolved here?

https://github.com/SonarSource/sonarqube-scan-action/issues/104

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

2 participants