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

greeting action fails, resource unavailable #298

Open
rbavery opened this issue May 2, 2024 · 3 comments
Open

greeting action fails, resource unavailable #298

rbavery opened this issue May 2, 2024 · 3 comments

Comments

@rbavery
Copy link

rbavery commented May 2, 2024

Not sure how to debug or what resource is unavailable. Not urgent to address but thought I'd report in case it is helpful.

crim-ca/mlm-extension#14 (comment)

Run actions/first-interaction@v1
/usr/bin/docker run --name fd2aea[9](https://github.com/crim-ca/mlm-extension/actions/runs/8928113824/job/24522932284?pr=14#step:3:10)5dbad495ec41ad91520a8690d3eaf5_b5bb6b --label 1fd2ae --workdir /github/workspace --rm -e "INPUT_REPO-TOKEN" -e "INPUT_PR-MESSAGE" -e "INPUT_ISSUE-MESSAGE" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/mlm-extension/mlm-extension":"/github/workspace" 1fd2ae:a95dbad495ec41ad91520a8690d3eaf5
Checking if its the users first contribution
Checking...
Checking...
Adding message: Hello @rbavery, thank you for submitting a PR! to pull request 14
Error: Resource not accessible by integration - https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
Copy link

github-actions bot commented May 2, 2024

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

@theofficialgman
Copy link

@mberr
Copy link

mberr commented Jun 25, 2024

I encountered the same issue for https://github.com/pykeen/pykeen/actions/runs/9667143013/job/26668595669?pr=1405

Raw Log
2024-06-25T17:50:31.5756234Z Current runner version: '2.317.0'
2024-06-25T17:50:31.5780240Z ##[group]Operating System
2024-06-25T17:50:31.5780876Z Ubuntu
2024-06-25T17:50:31.5781216Z 22.04.4
2024-06-25T17:50:31.5781643Z LTS
2024-06-25T17:50:31.5781988Z ##[endgroup]
2024-06-25T17:50:31.5782387Z ##[group]Runner Image
2024-06-25T17:50:31.5782859Z Image: ubuntu-22.04
2024-06-25T17:50:31.5783261Z Version: 20240616.1.0
2024-06-25T17:50:31.5784271Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240616.1/images/ubuntu/Ubuntu2204-Readme.md
2024-06-25T17:50:31.5785755Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240616.1
2024-06-25T17:50:31.5786618Z ##[endgroup]
2024-06-25T17:50:31.5787041Z ##[group]Runner Image Provisioner
2024-06-25T17:50:31.5787574Z 2.0.370.1
2024-06-25T17:50:31.5787924Z ##[endgroup]
2024-06-25T17:50:31.5790218Z ##[group]GITHUB_TOKEN Permissions
2024-06-25T17:50:31.5791796Z Actions: read
2024-06-25T17:50:31.5792518Z Attestations: read
2024-06-25T17:50:31.5793053Z Checks: read
2024-06-25T17:50:31.5793425Z Contents: read
2024-06-25T17:50:31.5793877Z Deployments: read
2024-06-25T17:50:31.5794246Z Discussions: read
2024-06-25T17:50:31.5794621Z Issues: read
2024-06-25T17:50:31.5795035Z Metadata: read
2024-06-25T17:50:31.5795457Z Packages: read
2024-06-25T17:50:31.5795838Z Pages: read
2024-06-25T17:50:31.5796237Z PullRequests: read
2024-06-25T17:50:31.5796667Z RepositoryProjects: read
2024-06-25T17:50:31.5797118Z SecurityEvents: read
2024-06-25T17:50:31.5797558Z Statuses: read
2024-06-25T17:50:31.5797961Z ##[endgroup]
2024-06-25T17:50:31.5801093Z Secret source: None
2024-06-25T17:50:31.5801787Z Prepare workflow directory
2024-06-25T17:50:31.6417045Z Prepare all required actions
2024-06-25T17:50:31.6574007Z Getting action download info
2024-06-25T17:50:31.7788782Z Download action repository 'actions/first-interaction@v1' (SHA:3c71ce730280171fd1cfb57c00c774f8998586f7)
2024-06-25T17:50:32.1694512Z Complete job name: welcome
2024-06-25T17:50:32.2390985Z ##[group]Build container for action use: '/home/runner/work/_actions/actions/first-interaction/v1/Dockerfile'.
2024-06-25T17:50:32.2444495Z ##[command]/usr/bin/docker build -t 961bf3:baf06d9a778448babcd303e94768a64b -f "/home/runner/work/_actions/actions/first-interaction/v1/Dockerfile" "/home/runner/work/_actions/actions/first-interaction/v1"
2024-06-25T17:50:32.6771241Z #0 building with "default" instance using docker driver
2024-06-25T17:50:32.6771987Z 
2024-06-25T17:50:32.6772278Z #1 [internal] load build definition from Dockerfile
2024-06-25T17:50:32.6773228Z #1 transferring dockerfile: 142B done
2024-06-25T17:50:32.6773840Z #1 DONE 0.0s
2024-06-25T17:50:32.6774128Z 
2024-06-25T17:50:32.6774478Z #2 [auth] library/node:pull token for registry-1.docker.io
2024-06-25T17:50:32.6775349Z #2 DONE 0.0s
2024-06-25T17:50:32.6775604Z 
2024-06-25T17:50:32.6776446Z #3 [internal] load metadata for docker.io/library/node:20.10-buster-slim
2024-06-25T17:50:32.7496375Z #3 DONE 0.3s
2024-06-25T17:50:32.8656155Z 
2024-06-25T17:50:32.8656868Z #4 [internal] load .dockerignore
2024-06-25T17:50:32.8658030Z #4 transferring context: 2B done
2024-06-25T17:50:32.8660805Z #4 DONE 0.0s
2024-06-25T17:50:32.8661279Z 
2024-06-25T17:50:32.8661458Z #5 [internal] load build context
2024-06-25T17:50:32.8662059Z #5 transferring context: 1.51MB 0.0s done
2024-06-25T17:50:32.8662581Z #5 DONE 0.0s
2024-06-25T17:50:32.8662904Z 
2024-06-25T17:50:32.8665133Z #6 [1/3] FROM docker.io/library/node:20.10-buster-slim@sha256:d0acb10d0062944abd19d56d79f4953de6bba167b04c961c6eba6054fbc4990c
2024-06-25T17:50:32.8667103Z #6 resolve docker.io/library/node:20.10-buster-slim@sha256:d0acb10d0062944abd19d56d79f4953de6bba167b04c961c6eba6054fbc4990c done
2024-06-25T17:50:32.8670127Z #6 sha256:faac0b3889808c27af96e662a1082eef35772c35dcee1c7334f5f5a22b4149d7 10.49MB / 27.19MB 0.1s
2024-06-25T17:50:32.8671881Z #6 sha256:477d7c8346e1afefc9fa26c61e951b3dec17f8e40c17f13433da7486f5068e42 4.19kB / 4.19kB 0.1s done
2024-06-25T17:50:32.8674080Z #6 sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 6.29MB / 40.46MB 0.1s
2024-06-25T17:50:32.8676038Z #6 sha256:5804f87db643f8da1d653309a98d35bfe9e842ab408b70343d7324dd6944d9a9 0B / 2.67MB 0.1s
2024-06-25T17:50:32.8677834Z #6 sha256:d0acb10d0062944abd19d56d79f4953de6bba167b04c961c6eba6054fbc4990c 549B / 549B done
2024-06-25T17:50:32.8679807Z #6 sha256:f31eeec1562e60912424355ef3b2dc082346c3c7f6a956f1337c6a234f1c06f3 1.37kB / 1.37kB done
2024-06-25T17:50:32.8681954Z #6 sha256:afe23aad037311e07c276229da35a987375fcb6023194877975c6d7e8e1a055a 7.62kB / 7.62kB done
2024-06-25T17:50:33.0653748Z #6 sha256:faac0b3889808c27af96e662a1082eef35772c35dcee1c7334f5f5a22b4149d7 18.87MB / 27.19MB 0.3s
2024-06-25T17:50:33.0655265Z #6 sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 19.92MB / 40.46MB 0.3s
2024-06-25T17:50:33.0656907Z #6 sha256:5804f87db643f8da1d653309a98d35bfe9e842ab408b70343d7324dd6944d9a9 2.67MB / 2.67MB 0.2s done
2024-06-25T17:50:33.0658252Z #6 sha256:e12b69f2ed72122d28c7b16ab7e0f32d4ce164641c23206ad45a9940b30f4af7 453B / 453B 0.2s done
2024-06-25T17:50:33.1664272Z #6 sha256:faac0b3889808c27af96e662a1082eef35772c35dcee1c7334f5f5a22b4149d7 23.07MB / 27.19MB 0.4s
2024-06-25T17:50:33.1665787Z #6 sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 25.17MB / 40.46MB 0.4s
2024-06-25T17:50:33.3609014Z #6 sha256:faac0b3889808c27af96e662a1082eef35772c35dcee1c7334f5f5a22b4149d7 27.19MB / 27.19MB 0.5s done
2024-06-25T17:50:33.3610738Z #6 sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 30.41MB / 40.46MB 0.5s
2024-06-25T17:50:33.3612249Z #6 extracting sha256:faac0b3889808c27af96e662a1082eef35772c35dcee1c7334f5f5a22b4149d7 0.1s
2024-06-25T17:50:33.4627975Z #6 sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 35.65MB / 40.46MB 0.6s
2024-06-25T17:50:33.5648278Z #6 sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 40.46MB / 40.46MB 0.7s done
2024-06-25T17:50:34.4490841Z #6 extracting sha256:faac0b3889808c27af96e662a1082eef35772c35dcee1c7334f5f5a22b4149d7 1.0s done
2024-06-25T17:50:34.4492809Z #6 extracting sha256:477d7c8346e1afefc9fa26c61e951b3dec17f8e40c17f13433da7486f5068e42 done
2024-06-25T17:50:34.4494245Z #6 extracting sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7
2024-06-25T17:50:35.6479363Z #6 extracting sha256:9620175e3d55a49550c205e8a6123fb2601e00d5ed8f9121f2e73e8a5d8152c7 1.1s done
2024-06-25T17:50:35.6480669Z #6 extracting sha256:5804f87db643f8da1d653309a98d35bfe9e842ab408b70343d7324dd6944d9a9
2024-06-25T17:50:35.7510216Z #6 extracting sha256:5804f87db643f8da1d653309a98d35bfe9e842ab408b70343d7324dd6944d9a9 0.1s done
2024-06-25T17:50:35.7511835Z #6 extracting sha256:e12b69f2ed72122d28c7b16ab7e0f32d4ce164641c23206ad45a9940b30f4af7 done
2024-06-25T17:50:35.7513059Z #6 DONE 3.0s
2024-06-25T17:50:35.9420756Z 
2024-06-25T17:50:35.9421597Z #7 [2/3] COPY . .
2024-06-25T17:50:35.9422381Z #7 DONE 0.0s
2024-06-25T17:50:35.9422866Z 
2024-06-25T17:50:35.9423158Z #8 [3/3] RUN npm install --production
2024-06-25T17:50:36.2927945Z #8 0.350 npm WARN config production Use `--omit=dev` instead.
2024-06-25T17:50:43.8671663Z #8 7.925 npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2024-06-25T17:50:44.1188425Z #8 8.327 
2024-06-25T17:50:44.1189517Z #8 8.327 added 32 packages, and audited 34 packages in 8s
2024-06-25T17:50:44.3677111Z #8 8.328 
2024-06-25T17:50:44.3677918Z #8 8.328 found 0 vulnerabilities
2024-06-25T17:50:44.3678613Z #8 8.329 npm notice 
2024-06-25T17:50:44.3732834Z #8 8.329 npm notice New minor version of npm available! 10.2.3 -> 10.8.1
2024-06-25T17:50:44.3734217Z #8 8.329 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.1>
2024-06-25T17:50:44.3735313Z #8 8.329 npm notice Run `npm install -g [email protected]` to update!
2024-06-25T17:50:44.3736505Z #8 8.329 npm notice 
2024-06-25T17:50:44.3737060Z #8 DONE 8.4s
2024-06-25T17:50:44.3752134Z 
2024-06-25T17:50:44.3752844Z #9 exporting to image
2024-06-25T17:50:44.3753472Z #9 exporting layers
2024-06-25T17:50:45.0070241Z #9 exporting layers 0.8s done
2024-06-25T17:50:45.0256753Z #9 writing image sha256:050c7ab130fb32b035fe1892db3240bfd8545dea7e66cdfe424164de7be034c5 done
2024-06-25T17:50:45.0259011Z #9 naming to docker.io/library/961bf3:baf06d9a778448babcd303e94768a64b done
2024-06-25T17:50:45.0260653Z #9 DONE 0.8s
2024-06-25T17:50:45.0311165Z ##[endgroup]
2024-06-25T17:50:45.0696494Z ##[group]Run actions/first-interaction@v1
2024-06-25T17:50:45.0697035Z with:
2024-06-25T17:50:45.0697679Z   repo-token: ***
2024-06-25T17:50:45.0698512Z   pr-message: Congrats on making your first Pull Request and thanks for taking the time to improve PyKEEN! ❤️! 🎉
2024-06-25T17:50:45.0699288Z ##[endgroup]
2024-06-25T17:50:45.0943936Z ##[command]/usr/bin/docker run --name bf3baf06d9a778448babcd303e94768a64b_1949f4 --label 961bf3 --workdir /github/workspace --rm -e "INPUT_REPO-TOKEN" -e "INPUT_PR-MESSAGE" -e "INPUT_ISSUE-MESSAGE" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/pykeen/pykeen":"/github/workspace" 961bf3:baf06d9a778448babcd303e94768a64b
2024-06-25T17:50:45.4238761Z Checking if its the users first contribution
2024-06-25T17:50:45.4239360Z Checking...
2024-06-25T17:50:46.3195172Z Checking...
2024-06-25T17:50:47.1781151Z Checking...
2024-06-25T17:50:48.0798242Z Checking...
2024-06-25T17:50:48.9673060Z Checking...
2024-06-25T17:50:49.5792803Z Checking...
2024-06-25T17:50:50.3660965Z Checking...
2024-06-25T17:50:50.9993279Z Checking...
2024-06-25T17:50:51.1399726Z Adding message: Congrats on making your first Pull Request and thanks for taking the time to improve PyKEEN! ❤️! 🎉 to pull request 1405
2024-06-25T17:50:51.2422764Z ##[error]Resource not accessible by integration - https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
2024-06-25T17:50:51.4032759Z Cleaning up orphan processes

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

3 participants