senzing-factory / github-action-add-issue-to-project

A GitHub Action for adding an issue to projects.
Apache License 2.0
0 stars 1 forks source link

Failure in docker-compose-air-gapper #9

Closed docktermj closed 3 years ago

docktermj commented 3 years ago

Saw this failure at

https://github.com/Senzing/docker-compose-air-gapper/runs/3733379065?check_suite_focus=true


/usr/bin/docker run --name e1cc51117eeb3f2e9d4376b814be1a7e4f3964_f4301d --label e1cc51 --workdir /github/workspace --rm -e GITHUB_TOKEN -e INPUT_PROJECT -e INPUT_COLUMN_NAME -e INPUT_PROJECT1 -e INPUT_PROJECT2 -e INPUT_TOPIC1 -e INPUT_TOPIC2 -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_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_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_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/docker-compose-air-gapper/docker-compose-air-gapper":"/github/workspace" e1cc51:117eeb3f2e9d4376b814be1a7e4f3964  "https://github.com/orgs/Senzing/projects/2" "" "" "" "" "Backlog"
8
curl: no URL specified!
9
curl: try 'curl --help' or 'curl --manual' for more information
10
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11

12
                                 Dload  Upload   Total   Spent    Left  Speed
13

14
{
15
  "current_user_url": "https://api.github.com/user",
16
  "current_user_authorizations_html_url": "https://github.com/settings/connections/applications{/client_id}",
17
  "authorizations_url": "https://api.github.com/authorizations",
18
  "code_search_url": "https://api.github.com/search/code?q={query}{&page,per_page,sort,order}",
19
  "commit_search_url": "https://api.github.com/search/commits?q={query}{&page,per_page,sort,order}",
20
  "emails_url": "https://api.github.com/user/emails",
21
  "emojis_url": "https://api.github.com/emojis",
22
  "events_url": "https://api.github.com/events",
23
  "feeds_url": "https://api.github.com/feeds",
24
  "followers_url": "https://api.github.com/user/followers",
25
  "following_url": "https://api.github.com/user/following{/target}",
26
  "gists_url": "https://api.github.com/gists{/gist_id}",
27
  "hub_url": "https://api.github.com/hub",
28
  "issue_search_url": "https://api.github.com/search/issues?q={query}{&page,per_page,sort,order}",
29
  "issues_url": "https://api.github.com/issues",
30
  "keys_url": "https://api.github.com/user/keys",
31
  "label_search_url": "https://api.github.com/search/labels?q={query}&repository_id={repository_id}{&page,per_page}",
32
  "notifications_url": "https://api.github.com/notifications",
33
  "organization_url": "https://api.github.com/orgs/{org}",
34
  "organization_repositories_url": "https://api.github.com/orgs/{org}/repos{?type,page,per_page,sort}",
35
  "organization_teams_url": "https://api.github.com/orgs/{org}/teams",
36
  "public_gists_url": "https://api.github.com/gists/public",
37
  "rate_limit_url": "https://api.github.com/rate_limit",
38
  "repository_url": "https://api.github.com/repos/{owner}/{repo}",
39
  "repository_search_url": "https://api.github.com/search/repositories?q={query}{&page,per_page,sort,order}",
40
  "current_user_repositories_url": "https://api.github.com/user/repos{?type,page,per_page,sort}",
41
  "starred_url": "https://api.github.com/user/starred{/owner}{/repo}",
42
  "starred_gists_url": "https://api.github.com/gists/starred",
43
  "topic_search_url": "https://api.github.com/search/topics?q={query}{&page,per_page}",
44
  "user_url": "https://api.github.com/users/{user}",
45
  "user_organizations_url": "https://api.github.com/user/orgs",
46
  "user_repositories_url": "https://api.github.com/users/{user}/repos{?type,page,per_page,sort}",
47
  "user_search_url": "https://api.github.com/search/users?q={query}{&page,per_page,sort,order}"
48
}
49
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
50
100  2396  100  2396    0     0  14975      0 --:--:-- --:--:-- --:--:-- 14975
51
/entrypoint.sh: line 172: PROJECT_URL: <Error> required this environment variable
52
No project was found.
53
jq: error (at <stdin>:4): Cannot index string with string "name"
54
INITIAL_COLUMN_ID is not found.
docktermj commented 3 years ago

Full log:

2021-09-28T13:56:55.1094138Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'ubuntu-latest'
2021-09-28T13:56:55.2379987Z Waiting for a Hosted runner in the 'organization' to pick this job...
2021-09-28T13:56:55.6680452Z Job is waiting for a hosted runner to come online.
2021-09-28T13:57:00.2157261Z Job is about to start running on the hosted runner: GitHub Actions 4 (hosted)
2021-09-28T13:57:04.5520088Z Current runner version: '2.283.1'
2021-09-28T13:57:04.5548641Z ##[group]Operating System
2021-09-28T13:57:04.5549605Z Ubuntu
2021-09-28T13:57:04.5550025Z 20.04.3
2021-09-28T13:57:04.5550486Z LTS
2021-09-28T13:57:04.5551000Z ##[endgroup]
2021-09-28T13:57:04.5551563Z ##[group]Virtual Environment
2021-09-28T13:57:04.5552229Z Environment: ubuntu-20.04
2021-09-28T13:57:04.5552823Z Version: 20210919.1
2021-09-28T13:57:04.5553843Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210919.1/images/linux/Ubuntu2004-README.md
2021-09-28T13:57:04.5555305Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210919.1
2021-09-28T13:57:04.5556258Z ##[endgroup]
2021-09-28T13:57:04.5556860Z ##[group]Virtual Environment Provisioner
2021-09-28T13:57:04.5557557Z 1.0.0.0-master-20210914-1
2021-09-28T13:57:04.5558141Z ##[endgroup]
2021-09-28T13:57:04.5560236Z ##[group]GITHUB_TOKEN Permissions
2021-09-28T13:57:04.5561712Z Actions: write
2021-09-28T13:57:04.5562272Z Checks: write
2021-09-28T13:57:04.5562827Z Contents: write
2021-09-28T13:57:04.5563358Z Deployments: write
2021-09-28T13:57:04.5563926Z Discussions: write
2021-09-28T13:57:04.5564415Z Issues: write
2021-09-28T13:57:04.5564946Z Metadata: read
2021-09-28T13:57:04.5565476Z Packages: write
2021-09-28T13:57:04.5566027Z PullRequests: write
2021-09-28T13:57:04.5566712Z RepositoryProjects: write
2021-09-28T13:57:04.5567410Z SecurityEvents: write
2021-09-28T13:57:04.5567948Z Statuses: write
2021-09-28T13:57:04.5568884Z ##[endgroup]
2021-09-28T13:57:04.5572136Z Prepare workflow directory
2021-09-28T13:57:04.6495380Z Prepare all required actions
2021-09-28T13:57:04.6504986Z Getting action download info
2021-09-28T13:57:05.3543895Z Download action repository 'Senzing/github-action-add-issue-to-project@1.0.0' (SHA:1a8edc916726deb0b1d90043707794022b5e11bd)
2021-09-28T13:57:07.6833264Z ##[group]Build container for action use: '/home/runner/work/_actions/Senzing/github-action-add-issue-to-project/1.0.0/Dockerfile'.
2021-09-28T13:57:07.6887232Z ##[command]/usr/bin/docker build -t e1cc51:117eeb3f2e9d4376b814be1a7e4f3964 -f "/home/runner/work/_actions/Senzing/github-action-add-issue-to-project/1.0.0/Dockerfile" "/home/runner/work/_actions/Senzing/github-action-add-issue-to-project/1.0.0"
2021-09-28T13:57:07.9300038Z Sending build context to Docker daemon  185.9kB
2021-09-28T13:57:07.9352531Z 
2021-09-28T13:57:07.9720427Z Step 1/5 : FROM alpine:3.10
2021-09-28T13:57:08.7892121Z 3.10: Pulling from library/alpine
2021-09-28T13:57:08.9746793Z 396c31837116: Pulling fs layer
2021-09-28T13:57:09.2581372Z 396c31837116: Verifying Checksum
2021-09-28T13:57:09.2582059Z 396c31837116: Download complete
2021-09-28T13:57:09.3815523Z 396c31837116: Pull complete
2021-09-28T13:57:09.3857704Z Digest: sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98
2021-09-28T13:57:09.3870302Z Status: Downloaded newer image for alpine:3.10
2021-09-28T13:57:09.3879723Z  ---> e7b300aee9f9
2021-09-28T13:57:09.3880283Z Step 2/5 : RUN apk add --no-cache --no-progress curl jq
2021-09-28T13:57:10.0745908Z  ---> Running in d76823cb1ef1
2021-09-28T13:57:10.0747148Z fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
2021-09-28T13:57:10.0748515Z fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
2021-09-28T13:57:10.0796446Z (1/6) Installing ca-certificates (20191127-r2)
2021-09-28T13:57:10.1013936Z (2/6) Installing nghttp2-libs (1.39.2-r1)
2021-09-28T13:57:10.1076013Z (3/6) Installing libcurl (7.66.0-r4)
2021-09-28T13:57:10.1208404Z (4/6) Installing curl (7.66.0-r4)
2021-09-28T13:57:10.1470454Z (5/6) Installing oniguruma (6.9.4-r1)
2021-09-28T13:57:10.1472784Z (6/6) Installing jq (1.6-r0)
2021-09-28T13:57:10.1575549Z Executing busybox-1.30.1-r5.trigger
2021-09-28T13:57:10.1609247Z Executing ca-certificates-20191127-r2.trigger
2021-09-28T13:57:10.1945779Z OK: 8 MiB in 20 packages
2021-09-28T13:57:11.0152863Z Removing intermediate container d76823cb1ef1
2021-09-28T13:57:11.0154810Z  ---> f81c1396fe06
2021-09-28T13:57:11.0156425Z Step 3/5 : COPY entrypoint.sh /entrypoint.sh
2021-09-28T13:57:12.0089809Z  ---> 78eee8d0111d
2021-09-28T13:57:12.0112855Z Step 4/5 : RUN chmod +x entrypoint.sh
2021-09-28T13:57:12.0256987Z  ---> Running in 1991f2833bb1
2021-09-28T13:57:13.0073549Z Removing intermediate container 1991f2833bb1
2021-09-28T13:57:13.0074399Z  ---> e6a806ed771b
2021-09-28T13:57:13.0074921Z Step 5/5 : ENTRYPOINT ["/entrypoint.sh"]
2021-09-28T13:57:13.0290117Z  ---> Running in 4fc17f23301f
2021-09-28T13:57:14.0092148Z Removing intermediate container 4fc17f23301f
2021-09-28T13:57:14.0094240Z  ---> e997f62fb7ce
2021-09-28T13:57:14.0094960Z Successfully built e997f62fb7ce
2021-09-28T13:57:14.0125427Z Successfully tagged e1cc51:117eeb3f2e9d4376b814be1a7e4f3964
2021-09-28T13:57:14.0141247Z ##[endgroup]
2021-09-28T13:57:14.0343557Z ##[group]Run Senzing/github-action-add-issue-to-project@1.0.0
2021-09-28T13:57:14.0344401Z with:
2021-09-28T13:57:14.0344928Z   project: https://github.com/orgs/Senzing/projects/2
2021-09-28T13:57:14.0345533Z   column_name: Backlog
2021-09-28T13:57:14.0345892Z env:
2021-09-28T13:57:14.0347078Z   GITHUB_TOKEN: ***
2021-09-28T13:57:14.0347458Z ##[endgroup]
2021-09-28T13:57:14.0409034Z ##[command]/usr/bin/docker run --name e1cc51117eeb3f2e9d4376b814be1a7e4f3964_f4301d --label e1cc51 --workdir /github/workspace --rm -e GITHUB_TOKEN -e INPUT_PROJECT -e INPUT_COLUMN_NAME -e INPUT_PROJECT1 -e INPUT_PROJECT2 -e INPUT_TOPIC1 -e INPUT_TOPIC2 -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_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_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_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/docker-compose-air-gapper/docker-compose-air-gapper":"/github/workspace" e1cc51:117eeb3f2e9d4376b814be1a7e4f3964  "https://github.com/orgs/Senzing/projects/2" "" "" "" "" "Backlog"
2021-09-28T13:57:14.3692622Z curl: no URL specified!
2021-09-28T13:57:14.3693900Z curl: try 'curl --help' or 'curl --manual' for more information
2021-09-28T13:57:14.3716390Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2021-09-28T13:57:14.3716939Z 
2021-09-28T13:57:14.3718370Z                                  Dload  Upload   Total   Spent    Left  Speed
2021-09-28T13:57:14.3719003Z 
2021-09-28T13:57:14.5324579Z {
2021-09-28T13:57:14.5325389Z   "current_user_url": "https://api.github.com/user",
2021-09-28T13:57:14.5326608Z   "current_user_authorizations_html_url": "https://github.com/settings/connections/applications{/client_id}",
2021-09-28T13:57:14.5327788Z   "authorizations_url": "https://api.github.com/authorizations",
2021-09-28T13:57:14.5329264Z   "code_search_url": "https://api.github.com/search/code?q={query}{&page,per_page,sort,order}",
2021-09-28T13:57:14.5330478Z   "commit_search_url": "https://api.github.com/search/commits?q={query}{&page,per_page,sort,order}",
2021-09-28T13:57:14.5331522Z   "emails_url": "https://api.github.com/user/emails",
2021-09-28T13:57:14.5332361Z   "emojis_url": "https://api.github.com/emojis",
2021-09-28T13:57:14.5333162Z   "events_url": "https://api.github.com/events",
2021-09-28T13:57:14.5333973Z   "feeds_url": "https://api.github.com/feeds",
2021-09-28T13:57:14.5334826Z   "followers_url": "https://api.github.com/user/followers",
2021-09-28T13:57:14.5335748Z   "following_url": "https://api.github.com/user/following{/target}",
2021-09-28T13:57:14.5336947Z   "gists_url": "https://api.github.com/gists{/gist_id}",
2021-09-28T13:57:14.5337725Z   "hub_url": "https://api.github.com/hub",
2021-09-28T13:57:14.5338702Z   "issue_search_url": "https://api.github.com/search/issues?q={query}{&page,per_page,sort,order}",
2021-09-28T13:57:14.5339713Z   "issues_url": "https://api.github.com/issues",
2021-09-28T13:57:14.5340503Z   "keys_url": "https://api.github.com/user/keys",
2021-09-28T13:57:14.5341573Z   "label_search_url": "https://api.github.com/search/labels?q={query}&repository_id={repository_id}{&page,per_page}",
2021-09-28T13:57:14.5342740Z   "notifications_url": "https://api.github.com/notifications",
2021-09-28T13:57:14.5343666Z   "organization_url": "https://api.github.com/orgs/{org}",
2021-09-28T13:57:14.5344906Z   "organization_repositories_url": "https://api.github.com/orgs/{org}/repos{?type,page,per_page,sort}",
2021-09-28T13:57:14.5346072Z   "organization_teams_url": "https://api.github.com/orgs/{org}/teams",
2021-09-28T13:57:14.5347003Z   "public_gists_url": "https://api.github.com/gists/public",
2021-09-28T13:57:14.5347868Z   "rate_limit_url": "https://api.github.com/rate_limit",
2021-09-28T13:57:14.5348761Z   "repository_url": "https://api.github.com/repos/{owner}/{repo}",
2021-09-28T13:57:14.5349905Z   "repository_search_url": "https://api.github.com/search/repositories?q={query}{&page,per_page,sort,order}",
2021-09-28T13:57:14.5351226Z   "current_user_repositories_url": "https://api.github.com/user/repos{?type,page,per_page,sort}",
2021-09-28T13:57:14.5352333Z   "starred_url": "https://api.github.com/user/starred{/owner}{/repo}",
2021-09-28T13:57:14.5353248Z   "starred_gists_url": "https://api.github.com/gists/starred",
2021-09-28T13:57:14.5354248Z   "topic_search_url": "https://api.github.com/search/topics?q={query}{&page,per_page}",
2021-09-28T13:57:14.5355198Z   "user_url": "https://api.github.com/users/{user}",
2021-09-28T13:57:14.5356062Z   "user_organizations_url": "https://api.github.com/user/orgs",
2021-09-28T13:57:14.5357159Z   "user_repositories_url": "https://api.github.com/users/{user}/repos{?type,page,per_page,sort}",
2021-09-28T13:57:14.5358555Z   "user_search_url": "https://api.github.com/search/users?q={query}{&page,per_page,sort,order}"
2021-09-28T13:57:14.5359308Z }
2021-09-28T13:57:14.5377968Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2021-09-28T13:57:14.5379041Z 100  2396  100  2396    0     0  14975      0 --:--:-- --:--:-- --:--:-- 14975
2021-09-28T13:57:14.5380071Z /entrypoint.sh: line 172: PROJECT_URL: <Error> required this environment variable
2021-09-28T13:57:14.5678196Z No project was found.
2021-09-28T13:57:14.7740480Z jq: error (at <stdin>:4): Cannot index string with string "name"
2021-09-28T13:57:14.7743041Z INITIAL_COLUMN_ID is not found.
2021-09-28T13:57:14.8935612Z Cleaning up orphan processes
docktermj commented 3 years ago

Also seen at https://github.com/Senzing/github-action-add-issue-to-project/runs/3733762644?check_suite_focus=true

SamMacy commented 3 years ago

Assign to Michael - update all add-to-project workflows with new template workflows EX: https://github.com/Senzing/template-repository/tree/master/.github/workflows

docktermj commented 3 years ago

Workflows have been updated. We'll assume that fixes this error.