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

[setup](build): pandoc-setup.yml(from @pandoc/actions) #108

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

RalphHightower
Copy link
Owner

No description provided.

@RalphHightower RalphHightower added the enhancement New feature or request label Jan 7, 2025
@RalphHightower RalphHightower self-assigned this Jan 7, 2025
@RalphHightower RalphHightower merged commit 7eee30f into main Jan 7, 2025
1 of 5 checks passed
@RalphHightower
Copy link
Owner Author

RalphHightower commented Jan 7, 2025

2025-01-07T16:08:24.4981645Z Current runner version: '2.321.0'
2025-01-07T16:08:24.5008701Z ##[group]Operating System
2025-01-07T16:08:24.5009596Z Ubuntu
2025-01-07T16:08:24.5010158Z 22.04.5
2025-01-07T16:08:24.5010789Z LTS
2025-01-07T16:08:24.5011529Z ##[endgroup]
2025-01-07T16:08:24.5012556Z ##[group]Runner Image
2025-01-07T16:08:24.5013819Z Image: ubuntu-22.04
2025-01-07T16:08:24.5014932Z Version: 20241215.1.0
2025-01-07T16:08:24.5017130Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20241215.1/images/ubuntu/Ubuntu2204-Readme.md
2025-01-07T16:08:24.5020851Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20241215.1
2025-01-07T16:08:24.5022810Z ##[endgroup]
2025-01-07T16:08:24.5023895Z ##[group]Runner Image Provisioner
2025-01-07T16:08:24.5025255Z 2.0.404.1
2025-01-07T16:08:24.5026305Z ##[endgroup]
2025-01-07T16:08:24.5028470Z ##[group]GITHUB_TOKEN Permissions
2025-01-07T16:08:24.5031663Z Contents: read
2025-01-07T16:08:24.5032720Z Metadata: read
2025-01-07T16:08:24.5034058Z Packages: write
2025-01-07T16:08:24.5035219Z ##[endgroup]
2025-01-07T16:08:24.5038906Z Secret source: Actions
2025-01-07T16:08:24.5039687Z Prepare workflow directory
2025-01-07T16:08:24.5528103Z Prepare all required actions
2025-01-07T16:08:24.5565230Z Getting action download info
2025-01-07T16:08:24.7692496Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5)
2025-01-07T16:08:24.8671510Z Download action repository 'docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9' (SHA:f054a8b539a109f9f41c372932f1ae047eff08c9)
2025-01-07T16:08:25.1262196Z Download action repository 'docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38' (SHA:98669ae865ea3cffbcbaa878cf57c20bbf1c6c38)
2025-01-07T16:08:25.4022274Z Download action repository 'docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc' (SHA:ad44023a93711e3deb337508980b4b5e9bcdc5dc)
2025-01-07T16:08:25.7199416Z Complete job name: Push Docker image to GitHub Packages
2025-01-07T16:08:25.7939489Z ##[group]Run actions/checkout@v2
2025-01-07T16:08:25.7940863Z with:
2025-01-07T16:08:25.7941818Z   repository: RalphHightower/EOL-RalphHightower
2025-01-07T16:08:25.7943387Z   token: ***
2025-01-07T16:08:25.7944232Z   ssh-strict: true
2025-01-07T16:08:25.7945087Z   persist-credentials: true
2025-01-07T16:08:25.7946100Z   clean: true
2025-01-07T16:08:25.7946848Z   fetch-depth: 1
2025-01-07T16:08:25.7947672Z   lfs: false
2025-01-07T16:08:25.7948532Z   submodules: false
2025-01-07T16:08:25.7949357Z   set-safe-directory: true
2025-01-07T16:08:25.7950555Z env:
2025-01-07T16:08:25.7951413Z   REGISTRY: ghcr.io
2025-01-07T16:08:25.7952403Z   IMAGE_NAME: RalphHightower/EOL-RalphHightower
2025-01-07T16:08:25.7953569Z ##[endgroup]
2025-01-07T16:08:26.0176096Z Syncing repository: RalphHightower/EOL-RalphHightower
2025-01-07T16:08:26.0179129Z ##[group]Getting Git version info
2025-01-07T16:08:26.0180766Z Working directory is '/home/runner/work/EOL-RalphHightower/EOL-RalphHightower'
2025-01-07T16:08:26.0183215Z [command]/usr/bin/git version
2025-01-07T16:08:26.0269196Z git version 2.47.1
2025-01-07T16:08:26.0297165Z ##[endgroup]
2025-01-07T16:08:26.0314152Z Temporarily overriding HOME='/home/runner/work/_temp/2f6f7904-00b1-4cb8-ae28-4afad0ad3c2b' before making global git config changes
2025-01-07T16:08:26.0317648Z Adding repository directory to the temporary git global config as a safe directory
2025-01-07T16:08:26.0320671Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/EOL-RalphHightower/EOL-RalphHightower
2025-01-07T16:08:26.0355713Z Deleting the contents of '/home/runner/work/EOL-RalphHightower/EOL-RalphHightower'
2025-01-07T16:08:26.0358873Z ##[group]Initializing the repository
2025-01-07T16:08:26.0362273Z [command]/usr/bin/git init /home/runner/work/EOL-RalphHightower/EOL-RalphHightower
2025-01-07T16:08:26.0434109Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-01-07T16:08:26.0436685Z hint: is subject to change. To configure the initial branch name to use in all
2025-01-07T16:08:26.0439502Z hint: of your new repositories, which will suppress this warning, call:
2025-01-07T16:08:26.0441363Z hint:
2025-01-07T16:08:26.0442495Z hint: 	git config --global init.defaultBranch <name>
2025-01-07T16:08:26.0444044Z hint:
2025-01-07T16:08:26.0445353Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-01-07T16:08:26.0447395Z hint: 'development'. The just-created branch can be renamed via this command:
2025-01-07T16:08:26.0449083Z hint:
2025-01-07T16:08:26.0449992Z hint: 	git branch -m <name>
2025-01-07T16:08:26.0452288Z Initialized empty Git repository in /home/runner/work/EOL-RalphHightower/EOL-RalphHightower/.git/
2025-01-07T16:08:26.0454918Z [command]/usr/bin/git remote add origin https://github.com/RalphHightower/EOL-RalphHightower
2025-01-07T16:08:26.0488618Z ##[endgroup]
2025-01-07T16:08:26.0490268Z ##[group]Disabling automatic garbage collection
2025-01-07T16:08:26.0492030Z [command]/usr/bin/git config --local gc.auto 0
2025-01-07T16:08:26.0521335Z ##[endgroup]
2025-01-07T16:08:26.0522802Z ##[group]Setting up auth
2025-01-07T16:08:26.0527040Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-01-07T16:08:26.0557549Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-01-07T16:08:26.0910822Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-01-07T16:08:26.0940961Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-01-07T16:08:26.1173603Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-01-07T16:08:26.1211834Z ##[endgroup]
2025-01-07T16:08:26.1213772Z ##[group]Fetching the repository
2025-01-07T16:08:26.1220911Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7eee30f722992985e61d4910d6dc4d967dcd67d1:refs/remotes/origin/main
2025-01-07T16:08:26.3392302Z remote: Enumerating objects: 101, done.        
2025-01-07T16:08:26.3394567Z remote: Counting objects:   0% (1/101)        
2025-01-07T16:08:26.3396478Z remote: Counting objects:   1% (2/101)        
2025-01-07T16:08:26.3398452Z remote: Counting objects:   2% (3/101)        
2025-01-07T16:08:26.3400458Z remote: Counting objects:   3% (4/101)        
2025-01-07T16:08:26.3401980Z remote: Counting objects:   4% (5/101)        
2025-01-07T16:08:26.3457586Z remote: Counting objects:   5% (6/101)        
2025-01-07T16:08:26.3464245Z remote: Counting objects:   6% (7/101)        
2025-01-07T16:08:26.3466604Z remote: Counting objects:   7% (8/101)        
2025-01-07T16:08:26.3468194Z remote: Counting objects:   8% (9/101)        
2025-01-07T16:08:26.3469842Z remote: Counting objects:   9% (10/101)        
2025-01-07T16:08:26.3471359Z remote: Counting objects:  10% (11/101)        
2025-01-07T16:08:26.3472594Z remote: Counting objects:  11% (12/101)        
2025-01-07T16:08:26.3473880Z remote: Counting objects:  12% (13/101)        
2025-01-07T16:08:26.3475188Z remote: Counting objects:  13% (14/101)        
2025-01-07T16:08:26.3476420Z remote: Counting objects:  14% (15/101)        
2025-01-07T16:08:26.3477677Z remote: Counting objects:  15% (16/101)        
2025-01-07T16:08:26.3478953Z remote: Counting objects:  16% (17/101)        
2025-01-07T16:08:26.3480215Z remote: Counting objects:  17% (18/101)        
2025-01-07T16:08:26.3481406Z remote: Counting objects:  18% (19/101)        
2025-01-07T16:08:26.3482677Z remote: Counting objects:  19% (20/101)        
2025-01-07T16:08:26.3483927Z remote: Counting objects:  20% (21/101)        
2025-01-07T16:08:26.3485093Z remote: Counting objects:  21% (22/101)        
2025-01-07T16:08:26.3486350Z remote: Counting objects:  22% (23/101)        
2025-01-07T16:08:26.3488223Z remote: Counting objects:  23% (24/101)        
2025-01-07T16:08:26.3489420Z remote: Counting objects:  24% (25/101)        
2025-01-07T16:08:26.3490732Z remote: Counting objects:  25% (26/101)        
2025-01-07T16:08:26.3491989Z remote: Counting objects:  26% (27/101)        
2025-01-07T16:08:26.3493169Z remote: Counting objects:  27% (28/101)        
2025-01-07T16:08:26.3494433Z remote: Counting objects:  28% (29/101)        
2025-01-07T16:08:26.3495686Z remote: Counting objects:  29% (30/101)        
2025-01-07T16:08:26.3496864Z remote: Counting objects:  30% (31/101)        
2025-01-07T16:08:26.3498134Z remote: Counting objects:  31% (32/101)        
2025-01-07T16:08:26.3499374Z remote: Counting objects:  32% (33/101)        
2025-01-07T16:08:26.3500557Z remote: Counting objects:  33% (34/101)        
2025-01-07T16:08:26.3501849Z remote: Counting objects:  34% (35/101)        
2025-01-07T16:08:26.3503113Z remote: Counting objects:  35% (36/101)        
2025-01-07T16:08:26.3504291Z remote: Counting objects:  36% (37/101)        
2025-01-07T16:08:26.3505582Z remote: Counting objects:  37% (38/101)        
2025-01-07T16:08:26.3507136Z remote: Counting objects:  38% (39/101)        
2025-01-07T16:08:26.3509173Z remote: Counting objects:  39% (40/101)        
2025-01-07T16:08:26.3510742Z remote: Counting objects:  40% (41/101)        
2025-01-07T16:08:26.3511965Z remote: Counting objects:  41% (42/101)        
2025-01-07T16:08:26.3513185Z remote: Counting objects:  42% (43/101)        
2025-01-07T16:08:26.3514632Z remote: Counting objects:  43% (44/101)        
2025-01-07T16:08:26.3515808Z remote: Counting objects:  44% (45/101)        
2025-01-07T16:08:26.3517023Z remote: Counting objects:  45% (46/101)        
2025-01-07T16:08:26.3518339Z remote: Counting objects:  46% (47/101)        
2025-01-07T16:08:26.3519506Z remote: Counting objects:  47% (48/101)        
2025-01-07T16:08:26.3520709Z remote: Counting objects:  48% (49/101)        
2025-01-07T16:08:26.3522229Z remote: Counting objects:  49% (50/101)        
2025-01-07T16:08:26.3523455Z remote: Counting objects:  50% (51/101)        
2025-01-07T16:08:26.3524636Z remote: Counting objects:  51% (52/101)        
2025-01-07T16:08:26.3525940Z remote: Counting objects:  52% (53/101)        
2025-01-07T16:08:26.3527116Z remote: Counting objects:  53% (54/101)        
2025-01-07T16:08:26.3528533Z remote: Counting objects:  54% (55/101)        
2025-01-07T16:08:26.3529829Z remote: Counting objects:  55% (56/101)        
2025-01-07T16:08:26.3531031Z remote: Counting objects:  56% (57/101)        
2025-01-07T16:08:26.3532214Z remote: Counting objects:  57% (58/101)        
2025-01-07T16:08:26.3533524Z remote: Counting objects:  58% (59/101)        
2025-01-07T16:08:26.3534721Z remote: Counting objects:  59% (60/101)        
2025-01-07T16:08:26.3535916Z remote: Counting objects:  60% (61/101)        
2025-01-07T16:08:26.3537231Z remote: Counting objects:  61% (62/101)        
2025-01-07T16:08:26.3538404Z remote: Counting objects:  62% (63/101)        
2025-01-07T16:08:26.3539600Z remote: Counting objects:  63% (64/101)        
2025-01-07T16:08:26.3540916Z remote: Counting objects:  64% (65/101)        
2025-01-07T16:08:26.3542118Z remote: Counting objects:  65% (66/101)        
2025-01-07T16:08:26.3543276Z remote: Counting objects:  66% (67/101)        
2025-01-07T16:08:26.3544562Z remote: Counting objects:  67% (68/101)        
2025-01-07T16:08:26.3545760Z remote: Counting objects:  68% (69/101)        
2025-01-07T16:08:26.3547062Z remote: Counting objects:  69% (70/101)        
2025-01-07T16:08:26.3548282Z remote: Counting objects:  70% (71/101)        
2025-01-07T16:08:26.3549494Z remote: Counting objects:  71% (72/101)        
2025-01-07T16:08:26.3550737Z remote: Counting objects:  72% (73/101)        
2025-01-07T16:08:26.3551934Z remote: Counting objects:  73% (74/101)        
2025-01-07T16:08:26.3553143Z remote: Counting objects:  74% (75/101)        
2025-01-07T16:08:26.3554415Z remote: Counting objects:  75% (76/101)        
2025-01-07T16:08:26.3555807Z remote: Counting objects:  76% (77/101)        
2025-01-07T16:08:26.3557024Z remote: Counting objects:  77% (78/101)        
2025-01-07T16:08:26.3558304Z remote: Counting objects:  78% (79/101)        
2025-01-07T16:08:26.3559486Z remote: Counting objects:  79% (80/101)        
2025-01-07T16:08:26.3560701Z remote: Counting objects:  80% (81/101)        
2025-01-07T16:08:26.3561990Z remote: Counting objects:  81% (82/101)        
2025-01-07T16:08:26.3563167Z remote: Counting objects:  82% (83/101)        
2025-01-07T16:08:26.3564371Z remote: Counting objects:  83% (84/101)        
2025-01-07T16:08:26.3565631Z remote: Counting objects:  84% (85/101)        
2025-01-07T16:08:26.3566814Z remote: Counting objects:  85% (86/101)        
2025-01-07T16:08:26.3568178Z remote: Counting objects:  86% (87/101)        
2025-01-07T16:08:26.3569441Z remote: Counting objects:  87% (88/101)        
2025-01-07T16:08:26.3570644Z remote: Counting objects:  88% (89/101)        
2025-01-07T16:08:26.3571880Z remote: Counting objects:  89% (90/101)        
2025-01-07T16:08:26.3573163Z remote: Counting objects:  90% (91/101)        
2025-01-07T16:08:26.3574357Z remote: Counting objects:  91% (92/101)        
2025-01-07T16:08:26.3575594Z remote: Counting objects:  92% (93/101)        
2025-01-07T16:08:26.3576842Z remote: Counting objects:  93% (94/101)        
2025-01-07T16:08:26.3578081Z remote: Counting objects:  94% (95/101)        
2025-01-07T16:08:26.3579244Z remote: Counting objects:  95% (96/101)        
2025-01-07T16:08:26.3580491Z remote: Counting objects:  96% (97/101)        
2025-01-07T16:08:26.3581725Z remote: Counting objects:  97% (98/101)        
2025-01-07T16:08:26.3582884Z remote: Counting objects:  98% (99/101)        
2025-01-07T16:08:26.3584130Z remote: Counting objects:  99% (100/101)        
2025-01-07T16:08:26.3585369Z remote: Counting objects: 100% (101/101)        
2025-01-07T16:08:26.3586597Z remote: Counting objects: 100% (101/101), done.        
2025-01-07T16:08:26.3588177Z remote: Compressing objects:   1% (1/79)        
2025-01-07T16:08:26.3589465Z remote: Compressing objects:   2% (2/79)        
2025-01-07T16:08:26.3590663Z remote: Compressing objects:   3% (3/79)        
2025-01-07T16:08:26.3591935Z remote: Compressing objects:   5% (4/79)        
2025-01-07T16:08:26.3593182Z remote: Compressing objects:   6% (5/79)        
2025-01-07T16:08:26.3594344Z remote: Compressing objects:   7% (6/79)        
2025-01-07T16:08:26.3595616Z remote: Compressing objects:   8% (7/79)        
2025-01-07T16:08:26.3596849Z remote: Compressing objects:  10% (8/79)        
2025-01-07T16:08:26.3598030Z remote: Compressing objects:  11% (9/79)        
2025-01-07T16:08:26.3599316Z remote: Compressing objects:  12% (10/79)        
2025-01-07T16:08:26.3600555Z remote: Compressing objects:  13% (11/79)        
2025-01-07T16:08:26.3601744Z remote: Compressing objects:  15% (12/79)        
2025-01-07T16:08:26.3603030Z remote: Compressing objects:  16% (13/79)        
2025-01-07T16:08:26.3604272Z remote: Compressing objects:  17% (14/79)        
2025-01-07T16:08:26.3605473Z remote: Compressing objects:  18% (15/79)        
2025-01-07T16:08:26.3606762Z remote: Compressing objects:  20% (16/79)        
2025-01-07T16:08:26.3608125Z remote: Compressing objects:  21% (17/79)        
2025-01-07T16:08:26.3609356Z remote: Compressing objects:  22% (18/79)        
2025-01-07T16:08:26.3610595Z remote: Compressing objects:  24% (19/79)        
2025-01-07T16:08:26.3611823Z remote: Compressing objects:  25% (20/79)        
2025-01-07T16:08:26.3613048Z remote: Compressing objects:  26% (21/79)        
2025-01-07T16:08:26.3614263Z remote: Compressing objects:  27% (22/79)        
2025-01-07T16:08:26.3615492Z remote: Compressing objects:  29% (23/79)        
2025-01-07T16:08:26.3616725Z remote: Compressing objects:  30% (24/79)        
2025-01-07T16:08:26.3617960Z remote: Compressing objects:  31% (25/79)        
2025-01-07T16:08:26.3619191Z remote: Compressing objects:  32% (26/79)        
2025-01-07T16:08:26.3620416Z remote: Compressing objects:  34% (27/79)        
2025-01-07T16:08:26.3621834Z remote: Compressing objects:  35% (28/79)        
2025-01-07T16:08:26.3623076Z remote: Compressing objects:  36% (29/79)        
2025-01-07T16:08:26.3624286Z remote: Compressing objects:  37% (30/79)        
2025-01-07T16:08:26.3625509Z remote: Compressing objects:  39% (31/79)        
2025-01-07T16:08:26.3626754Z remote: Compressing objects:  40% (32/79)        
2025-01-07T16:08:26.3627960Z remote: Compressing objects:  41% (33/79)        
2025-01-07T16:08:26.3629178Z remote: Compressing objects:  43% (34/79)        
2025-01-07T16:08:26.3630427Z remote: Compressing objects:  44% (35/79)        
2025-01-07T16:08:26.3631632Z remote: Compressing objects:  45% (36/79)        
2025-01-07T16:08:26.3632923Z remote: Compressing objects:  46% (37/79)        
2025-01-07T16:08:26.3634098Z remote: Compressing objects:  48% (38/79)        
2025-01-07T16:08:26.3635299Z remote: Compressing objects:  49% (39/79)        
2025-01-07T16:08:26.3636590Z remote: Compressing objects:  50% (40/79)        
2025-01-07T16:08:26.3637764Z remote: Compressing objects:  51% (41/79)        
2025-01-07T16:08:26.5161542Z remote: Compressing objects:  53% (42/79)        
2025-01-07T16:08:26.6467747Z remote: Compressing objects:  54% (43/79)        
2025-01-07T16:08:26.6469788Z remote: Compressing objects:  55% (44/79)        
2025-01-07T16:08:26.6471436Z remote: Compressing objects:  56% (45/79)        
2025-01-07T16:08:26.6473333Z remote: Compressing objects:  58% (46/79)        
2025-01-07T16:08:26.6474983Z remote: Compressing objects:  59% (47/79)        
2025-01-07T16:08:26.6480897Z remote: Compressing objects:  60% (48/79)        
2025-01-07T16:08:26.6482957Z remote: Compressing objects:  62% (49/79)        
2025-01-07T16:08:26.6485012Z remote: Compressing objects:  63% (50/79)        
2025-01-07T16:08:26.6486974Z remote: Compressing objects:  64% (51/79)        
2025-01-07T16:08:26.6489538Z remote: Compressing objects:  65% (52/79)        
2025-01-07T16:08:26.6491967Z remote: Compressing objects:  67% (53/79)        
2025-01-07T16:08:26.6494064Z remote: Compressing objects:  68% (54/79)        
2025-01-07T16:08:26.6495545Z remote: Compressing objects:  69% (55/79)        
2025-01-07T16:08:26.6496792Z remote: Compressing objects:  70% (56/79)        
2025-01-07T16:08:26.6498376Z remote: Compressing objects:  72% (57/79)        
2025-01-07T16:08:26.6500147Z remote: Compressing objects:  73% (58/79)        
2025-01-07T16:08:26.6501382Z remote: Compressing objects:  74% (59/79)        
2025-01-07T16:08:26.6502707Z remote: Compressing objects:  75% (60/79)        
2025-01-07T16:08:26.6503880Z remote: Compressing objects:  77% (61/79)        
2025-01-07T16:08:26.6505099Z remote: Compressing objects:  78% (62/79)        
2025-01-07T16:08:26.6506389Z remote: Compressing objects:  79% (63/79)        
2025-01-07T16:08:26.6507607Z remote: Compressing objects:  81% (64/79)        
2025-01-07T16:08:26.6508830Z remote: Compressing objects:  82% (65/79)        
2025-01-07T16:08:26.6510122Z remote: Compressing objects:  83% (66/79)        
2025-01-07T16:08:26.6511306Z remote: Compressing objects:  84% (67/79)        
2025-01-07T16:08:26.6512525Z remote: Compressing objects:  86% (68/79)        
2025-01-07T16:08:26.6513812Z remote: Compressing objects:  87% (69/79)        
2025-01-07T16:08:26.6515006Z remote: Compressing objects:  88% (70/79)        
2025-01-07T16:08:26.6516305Z remote: Compressing objects:  89% (71/79)        
2025-01-07T16:08:26.6517595Z remote: Compressing objects:  91% (72/79)        
2025-01-07T16:08:26.6518811Z remote: Compressing objects:  92% (73/79)        
2025-01-07T16:08:26.6519971Z remote: Compressing objects:  93% (74/79)        
2025-01-07T16:08:26.6521248Z remote: Compressing objects:  94% (75/79)        
2025-01-07T16:08:26.6522471Z remote: Compressing objects:  96% (76/79)        
2025-01-07T16:08:26.6523643Z remote: Compressing objects:  97% (77/79)        
2025-01-07T16:08:26.6525246Z remote: Compressing objects:  98% (78/79)        
2025-01-07T16:08:26.6526516Z remote: Compressing objects: 100% (79/79)        
2025-01-07T16:08:26.6528358Z remote: Compressing objects: 100% (79/79), done.        
2025-01-07T16:08:26.6553913Z Receiving objects:   0% (1/101)
2025-01-07T16:08:26.6557979Z Receiving objects:   1% (2/101)
2025-01-07T16:08:26.6560803Z Receiving objects:   2% (3/101)
2025-01-07T16:08:26.6562497Z Receiving objects:   3% (4/101)
2025-01-07T16:08:26.6563515Z Receiving objects:   4% (5/101)
2025-01-07T16:08:26.6564859Z Receiving objects:   5% (6/101)
2025-01-07T16:08:26.6566458Z Receiving objects:   6% (7/101)
2025-01-07T16:08:26.6568094Z Receiving objects:   7% (8/101)
2025-01-07T16:08:26.6569245Z Receiving objects:   8% (9/101)
2025-01-07T16:08:26.6572350Z Receiving objects:   9% (10/101)
2025-01-07T16:08:26.6573912Z Receiving objects:  10% (11/101)
2025-01-07T16:08:26.6574957Z Receiving objects:  11% (12/101)
2025-01-07T16:08:26.6575969Z Receiving objects:  12% (13/101)
2025-01-07T16:08:26.6576964Z Receiving objects:  13% (14/101)
2025-01-07T16:08:26.6577972Z Receiving objects:  14% (15/101)
2025-01-07T16:08:26.6579026Z Receiving objects:  15% (16/101)
2025-01-07T16:08:26.6580007Z Receiving objects:  16% (17/101)
2025-01-07T16:08:26.6581010Z Receiving objects:  17% (18/101)
2025-01-07T16:08:26.6582074Z Receiving objects:  18% (19/101)
2025-01-07T16:08:26.6583062Z Receiving objects:  19% (20/101)
2025-01-07T16:08:26.6584060Z Receiving objects:  20% (21/101)
2025-01-07T16:08:26.6585065Z Receiving objects:  21% (22/101)
2025-01-07T16:08:26.6586038Z Receiving objects:  22% (23/101)
2025-01-07T16:08:26.6587023Z Receiving objects:  23% (24/101)
2025-01-07T16:08:26.6588041Z Receiving objects:  24% (25/101)
2025-01-07T16:08:26.6589004Z Receiving objects:  25% (26/101)
2025-01-07T16:08:26.6589988Z Receiving objects:  26% (27/101)
2025-01-07T16:08:26.6591019Z Receiving objects:  27% (28/101)
2025-01-07T16:08:26.6591977Z Receiving objects:  28% (29/101)
2025-01-07T16:08:26.6592970Z Receiving objects:  29% (30/101)
2025-01-07T16:08:26.6594193Z Receiving objects:  30% (31/101)
2025-01-07T16:08:26.6595207Z Receiving objects:  31% (32/101)
2025-01-07T16:08:26.6596273Z Receiving objects:  32% (33/101)
2025-01-07T16:08:26.6597208Z Receiving objects:  33% (34/101)
2025-01-07T16:08:26.6598185Z Receiving objects:  34% (35/101)
2025-01-07T16:08:26.6599238Z Receiving objects:  35% (36/101)
2025-01-07T16:08:26.6600177Z Receiving objects:  36% (37/101)
2025-01-07T16:08:26.6601156Z Receiving objects:  37% (38/101)
2025-01-07T16:08:26.6602212Z Receiving objects:  38% (39/101)
2025-01-07T16:08:26.6603140Z Receiving objects:  39% (40/101)
2025-01-07T16:08:26.6604124Z Receiving objects:  40% (41/101)
2025-01-07T16:08:26.6605156Z Receiving objects:  41% (42/101)
2025-01-07T16:08:26.6606093Z Receiving objects:  42% (43/101)
2025-01-07T16:08:26.6607075Z Receiving objects:  43% (44/101)
2025-01-07T16:08:26.6608428Z Receiving objects:  44% (45/101)
2025-01-07T16:08:26.6609376Z Receiving objects:  45% (46/101)
2025-01-07T16:08:26.6610399Z Receiving objects:  46% (47/101)
2025-01-07T16:08:26.6611462Z Receiving objects:  47% (48/101)
2025-01-07T16:08:26.6612404Z Receiving objects:  48% (49/101)
2025-01-07T16:08:26.6613388Z Receiving objects:  49% (50/101)
2025-01-07T16:08:26.6614431Z Receiving objects:  50% (51/101)
2025-01-07T16:08:26.8378431Z Receiving objects:  51% (52/101)
2025-01-07T16:08:26.8381130Z Receiving objects:  52% (53/101)
2025-01-07T16:08:26.8383468Z Receiving objects:  53% (54/101)
2025-01-07T16:08:27.0285120Z Receiving objects:  54% (55/101)
2025-01-07T16:08:27.1364780Z Receiving objects:  55% (56/101)
2025-01-07T16:08:27.1727841Z Receiving objects:  56% (57/101)
2025-01-07T16:08:27.1729556Z Receiving objects:  57% (58/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1736992Z Receiving objects:  58% (59/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1861779Z Receiving objects:  59% (60/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1864128Z Receiving objects:  60% (61/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1866009Z Receiving objects:  61% (62/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1868558Z Receiving objects:  62% (63/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1870748Z Receiving objects:  63% (64/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1872437Z Receiving objects:  64% (65/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1874254Z Receiving objects:  65% (66/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1876412Z Receiving objects:  66% (67/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1878140Z Receiving objects:  67% (68/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1880416Z Receiving objects:  68% (69/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1882638Z Receiving objects:  69% (70/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1884680Z Receiving objects:  70% (71/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1886781Z Receiving objects:  71% (72/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1888894Z Receiving objects:  72% (73/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1890893Z Receiving objects:  73% (74/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1893398Z Receiving objects:  74% (75/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1895343Z Receiving objects:  75% (76/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1897412Z Receiving objects:  76% (77/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1899601Z Receiving objects:  77% (78/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1901569Z Receiving objects:  78% (79/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1903489Z Receiving objects:  79% (80/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1905965Z Receiving objects:  80% (81/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1908243Z Receiving objects:  81% (82/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1910364Z Receiving objects:  82% (83/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1912878Z Receiving objects:  83% (84/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1915103Z Receiving objects:  84% (85/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1917567Z Receiving objects:  85% (86/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.1919654Z Receiving objects:  86% (87/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3396955Z Receiving objects:  87% (88/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3400107Z remote: Total 101 (delta 19), reused 83 (delta 15), pack-reused 0 (from 0)        
2025-01-07T16:08:27.3403088Z Receiving objects:  88% (89/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3405808Z Receiving objects:  89% (90/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3408876Z Receiving objects:  90% (91/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3411240Z Receiving objects:  91% (92/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3413718Z Receiving objects:  92% (93/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3416109Z Receiving objects:  93% (94/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3418228Z Receiving objects:  94% (95/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3419668Z Receiving objects:  95% (96/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3422067Z Receiving objects:  96% (97/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3423617Z Receiving objects:  97% (98/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3424999Z Receiving objects:  98% (99/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3427163Z Receiving objects:  99% (100/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3429127Z Receiving objects: 100% (101/101), 10.65 MiB | 21.33 MiB/s
2025-01-07T16:08:27.3430608Z Receiving objects: 100% (101/101), 26.98 MiB | 39.36 MiB/s, done.
2025-01-07T16:08:27.3432214Z Resolving deltas:   0% (0/19)
2025-01-07T16:08:27.3433373Z Resolving deltas:   5% (1/19)
2025-01-07T16:08:27.3434353Z Resolving deltas:  10% (2/19)
2025-01-07T16:08:27.3435274Z Resolving deltas:  15% (3/19)
2025-01-07T16:08:27.3436377Z Resolving deltas:  21% (4/19)
2025-01-07T16:08:27.3437844Z Resolving deltas:  26% (5/19)
2025-01-07T16:08:27.3438803Z Resolving deltas:  31% (6/19)
2025-01-07T16:08:27.3439943Z Resolving deltas:  36% (7/19)
2025-01-07T16:08:27.3440984Z Resolving deltas:  42% (8/19)
2025-01-07T16:08:27.3442164Z Resolving deltas:  47% (9/19)
2025-01-07T16:08:27.3443189Z Resolving deltas:  52% (10/19)
2025-01-07T16:08:27.3444716Z Resolving deltas:  57% (11/19)
2025-01-07T16:08:27.3446091Z Resolving deltas:  63% (12/19)
2025-01-07T16:08:27.3447766Z Resolving deltas:  68% (13/19)
2025-01-07T16:08:27.3449326Z Resolving deltas:  73% (14/19)
2025-01-07T16:08:27.3450796Z Resolving deltas:  78% (15/19)
2025-01-07T16:08:27.3452423Z Resolving deltas:  84% (16/19)
2025-01-07T16:08:27.3453969Z Resolving deltas:  89% (17/19)
2025-01-07T16:08:27.3455424Z Resolving deltas:  94% (18/19)
2025-01-07T16:08:27.3457050Z Resolving deltas: 100% (19/19)
2025-01-07T16:08:27.3458606Z Resolving deltas: 100% (19/19), done.
2025-01-07T16:08:27.3771818Z From https://github.com/RalphHightower/EOL-RalphHightower
2025-01-07T16:08:27.3774021Z  * [new ref]         7eee30f722992985e61d4910d6dc4d967dcd67d1 -> origin/main
2025-01-07T16:08:27.3801324Z ##[endgroup]
2025-01-07T16:08:27.3803386Z ##[group]Determining the checkout info
2025-01-07T16:08:27.3805394Z ##[endgroup]
2025-01-07T16:08:27.3807657Z ##[group]Checking out the ref
2025-01-07T16:08:27.3809690Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2025-01-07T16:08:27.4521188Z Switched to a new branch 'main'
2025-01-07T16:08:27.4523353Z branch 'main' set up to track 'origin/main'.
2025-01-07T16:08:27.4539933Z ##[endgroup]
2025-01-07T16:08:27.4583440Z [command]/usr/bin/git log -1 --format='%H'
2025-01-07T16:08:27.4608024Z '7eee30f722992985e61d4910d6dc4d967dcd67d1'
2025-01-07T16:08:27.4864328Z ##[group]Run docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
2025-01-07T16:08:27.4865758Z with:
2025-01-07T16:08:27.4866533Z   registry: ghcr.io
2025-01-07T16:08:27.4867481Z   username: RalphHightower
2025-01-07T16:08:27.4868821Z   password: ***
2025-01-07T16:08:27.4869771Z   logout: true
2025-01-07T16:08:27.4870570Z env:
2025-01-07T16:08:27.4871344Z   REGISTRY: ghcr.io
2025-01-07T16:08:27.4872378Z   IMAGE_NAME: RalphHightower/EOL-RalphHightower
2025-01-07T16:08:27.4873575Z ##[endgroup]
2025-01-07T16:08:27.5209249Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:27.5228087Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:27.5238963Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:27.5243450Z Logging into ghcr.io...
2025-01-07T16:08:27.7645912Z Login Succeeded!
2025-01-07T16:08:27.7824044Z ##[group]Run docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
2025-01-07T16:08:27.7825529Z with:
2025-01-07T16:08:27.7826397Z   images: ghcr.io/RalphHightower/EOL-RalphHightower
2025-01-07T16:08:27.7827905Z   github-token: ***
2025-01-07T16:08:27.7828753Z env:
2025-01-07T16:08:27.7829493Z   REGISTRY: ghcr.io
2025-01-07T16:08:27.7830443Z   IMAGE_NAME: RalphHightower/EOL-RalphHightower
2025-01-07T16:08:27.7831557Z ##[endgroup]
2025-01-07T16:08:28.0500911Z ##[group]Context info
2025-01-07T16:08:28.0502899Z eventName: workflow_dispatch
2025-01-07T16:08:28.0505577Z sha: 7eee30f722992985e61d4910d6dc4d967dcd67d1
2025-01-07T16:08:28.0507071Z ref: refs/heads/main
2025-01-07T16:08:28.0508168Z workflow: Publish Docker Image
2025-01-07T16:08:28.0509376Z action: meta
2025-01-07T16:08:28.0510429Z actor: RalphHightower
2025-01-07T16:08:28.0511484Z runNumber: 1
2025-01-07T16:08:28.0512466Z runId: 12654901267
2025-01-07T16:08:28.0513856Z ##[endgroup]
2025-01-07T16:08:28.0521731Z ##[group]Processing tags input
2025-01-07T16:08:28.0524160Z type=schedule,pattern=nightly,enable=true,priority=1000
2025-01-07T16:08:28.0526308Z type=ref,event=branch,enable=true,priority=600
2025-01-07T16:08:28.0528398Z type=ref,event=tag,enable=true,priority=600
2025-01-07T16:08:28.0530559Z type=ref,event=pr,prefix=pr-,enable=true,priority=600
2025-01-07T16:08:28.0532783Z ##[endgroup]
2025-01-07T16:08:28.0534197Z ##[group]Processing flavor input
2025-01-07T16:08:28.0535450Z latest=auto
2025-01-07T16:08:28.0536584Z prefix=
2025-01-07T16:08:28.0537846Z suffix=
2025-01-07T16:08:28.0539691Z ##[endgroup]
2025-01-07T16:08:28.0541897Z ##[group]Docker image version
2025-01-07T16:08:28.0543236Z main
2025-01-07T16:08:28.0544523Z ##[endgroup]
2025-01-07T16:08:28.0553808Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.0573568Z ##[group]Docker tags
2025-01-07T16:08:28.0574694Z ghcr.io/ralphhightower/eol-ralphhightower:main
2025-01-07T16:08:28.0576466Z ##[endgroup]
2025-01-07T16:08:28.0583771Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.0589954Z ##[group]Docker labels
2025-01-07T16:08:28.0591162Z org.opencontainers.image.title=EOL-RalphHightower
2025-01-07T16:08:28.0596490Z org.opencontainers.image.description=End Of Life Instructions and Services Planning of Ralph Hightower for Paula and and/or executors, probate. Includes Obituary, Songs For Service. what to do with power tools, outdoor power tools, camera gear. Computers and network configurations. There is no code, no libraries, no applications, associated with my personal planning.
2025-01-07T16:08:28.0602502Z org.opencontainers.image.url=https://github.com/RalphHightower/EOL-RalphHightower
2025-01-07T16:08:28.0604544Z org.opencontainers.image.source=https://github.com/RalphHightower/EOL-RalphHightower
2025-01-07T16:08:28.0606277Z org.opencontainers.image.version=main
2025-01-07T16:08:28.0607780Z org.opencontainers.image.created=2025-01-07T16:08:28.052Z
2025-01-07T16:08:28.0609365Z org.opencontainers.image.revision=7eee30f722992985e61d4910d6dc4d967dcd67d1
2025-01-07T16:08:28.0610950Z org.opencontainers.image.licenses=CC0-1.0
2025-01-07T16:08:28.0612505Z ##[endgroup]
2025-01-07T16:08:28.0620349Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.0626097Z ##[group]JSON output
2025-01-07T16:08:28.0626863Z {
2025-01-07T16:08:28.0627643Z   "tags": [
2025-01-07T16:08:28.0628807Z     "ghcr.io/ralphhightower/eol-ralphhightower:main"
2025-01-07T16:08:28.0629915Z   ],
2025-01-07T16:08:28.0630687Z   "labels": {
2025-01-07T16:08:28.0631681Z     "org.opencontainers.image.title": "EOL-RalphHightower",
2025-01-07T16:08:28.0636351Z     "org.opencontainers.image.description": "End Of Life Instructions and Services Planning of Ralph Hightower for Paula and and/or executors, probate. Includes Obituary, Songs For Service. what to do with power tools, outdoor power tools, camera gear. Computers and network configurations. There is no code, no libraries, no applications, associated with my personal planning.",
2025-01-07T16:08:28.0641353Z     "org.opencontainers.image.url": "https://github.com/RalphHightower/EOL-RalphHightower",
2025-01-07T16:08:28.0643456Z     "org.opencontainers.image.source": "https://github.com/RalphHightower/EOL-RalphHightower",
2025-01-07T16:08:28.0647622Z     "org.opencontainers.image.version": "main",
2025-01-07T16:08:28.0649611Z     "org.opencontainers.image.created": "2025-01-07T16:08:28.052Z",
2025-01-07T16:08:28.0651353Z     "org.opencontainers.image.revision": "7eee30f722992985e61d4910d6dc4d967dcd67d1",
2025-01-07T16:08:28.0653233Z     "org.opencontainers.image.licenses": "CC0-1.0"
2025-01-07T16:08:28.0654275Z   }
2025-01-07T16:08:28.0654978Z }
2025-01-07T16:08:28.0656277Z ##[endgroup]
2025-01-07T16:08:28.0663208Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.0668257Z ##[group]Bake definition file
2025-01-07T16:08:28.0669261Z {
2025-01-07T16:08:28.0669930Z   "target": {
2025-01-07T16:08:28.0670700Z     "docker-metadata-action": {
2025-01-07T16:08:28.0671706Z       "tags": [
2025-01-07T16:08:28.0672604Z         "ghcr.io/ralphhightower/eol-ralphhightower:main"
2025-01-07T16:08:28.0673664Z       ],
2025-01-07T16:08:28.0674469Z       "labels": {
2025-01-07T16:08:28.0675444Z         "org.opencontainers.image.title": "EOL-RalphHightower",
2025-01-07T16:08:28.0680123Z         "org.opencontainers.image.description": "End Of Life Instructions and Services Planning of Ralph Hightower for Paula and and/or executors, probate. Includes Obituary, Songs For Service. what to do with power tools, outdoor power tools, camera gear. Computers and network configurations. There is no code, no libraries, no applications, associated with my personal planning.",
2025-01-07T16:08:28.0685165Z         "org.opencontainers.image.url": "https://github.com/RalphHightower/EOL-RalphHightower",
2025-01-07T16:08:28.0687469Z         "org.opencontainers.image.source": "https://github.com/RalphHightower/EOL-RalphHightower",
2025-01-07T16:08:28.0689143Z         "org.opencontainers.image.version": "main",
2025-01-07T16:08:28.0690636Z         "org.opencontainers.image.created": "2025-01-07T16:08:28.052Z",
2025-01-07T16:08:28.0692372Z         "org.opencontainers.image.revision": "7eee30f722992985e61d4910d6dc4d967dcd67d1",
2025-01-07T16:08:28.0694026Z         "org.opencontainers.image.licenses": "CC0-1.0"
2025-01-07T16:08:28.0695107Z       },
2025-01-07T16:08:28.0695810Z       "args": {
2025-01-07T16:08:28.0696835Z         "DOCKER_META_IMAGES": "ghcr.io/RalphHightower/EOL-RalphHightower",
2025-01-07T16:08:28.0698248Z         "DOCKER_META_VERSION": "main"
2025-01-07T16:08:28.0699182Z       }
2025-01-07T16:08:28.0699819Z     }
2025-01-07T16:08:28.0700613Z   }
2025-01-07T16:08:28.0701290Z }
2025-01-07T16:08:28.0702607Z ##[endgroup]
2025-01-07T16:08:28.0709329Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.0867304Z ##[group]Run docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
2025-01-07T16:08:28.0868757Z with:
2025-01-07T16:08:28.0869490Z   context: .
2025-01-07T16:08:28.0870305Z   file: .docker/resume.dockerfile
2025-01-07T16:08:28.0871236Z   push: true
2025-01-07T16:08:28.0872167Z   tags: ghcr.io/ralphhightower/eol-ralphhightower:main
2025-01-07T16:08:28.0882007Z   labels: org.opencontainers.image.title=EOL-RalphHightower
org.opencontainers.image.description=End Of Life Instructions and Services Planning of Ralph Hightower for Paula and and/or executors, probate. Includes Obituary, Songs For Service. what to do with power tools, outdoor power tools, camera gear. Computers and network configurations. There is no code, no libraries, no applications, associated with my personal planning.
org.opencontainers.image.url=https://github.com/RalphHightower/EOL-RalphHightower
org.opencontainers.image.source=https://github.com/RalphHightower/EOL-RalphHightower
org.opencontainers.image.version=main
org.opencontainers.image.created=2025-01-07T16:08:28.052Z
org.opencontainers.image.revision=7eee30f722992985e61d4910d6dc4d967dcd67d1
org.opencontainers.image.licenses=CC0-1.0
2025-01-07T16:08:28.0891958Z   load: false
2025-01-07T16:08:28.0892763Z   no-cache: false
2025-01-07T16:08:28.0893734Z   pull: false
2025-01-07T16:08:28.0894829Z   github-token: ***
2025-01-07T16:08:28.0895643Z env:
2025-01-07T16:08:28.0896357Z   REGISTRY: ghcr.io
2025-01-07T16:08:28.0897270Z   IMAGE_NAME: RalphHightower/EOL-RalphHightower
2025-01-07T16:08:28.0898360Z ##[endgroup]
2025-01-07T16:08:28.1412952Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.1418833Z ##[group]Docker info
2025-01-07T16:08:28.1442822Z [command]/usr/bin/docker version
2025-01-07T16:08:28.1628100Z Client: Docker Engine - Community
2025-01-07T16:08:28.1630311Z  Version:           26.1.3
2025-01-07T16:08:28.1632091Z  API version:       1.45
2025-01-07T16:08:28.1633594Z  Go version:        go1.21.10
2025-01-07T16:08:28.1634599Z  Git commit:        b72abbb
2025-01-07T16:08:28.1635701Z  Built:             Thu May 16 08:33:29 2024
2025-01-07T16:08:28.1636791Z  OS/Arch:           linux/amd64
2025-01-07T16:08:28.1638317Z  Context:           default
2025-01-07T16:08:28.1639533Z 
2025-01-07T16:08:28.1640231Z Server: Docker Engine - Community
2025-01-07T16:08:28.1641896Z  Engine:
2025-01-07T16:08:28.1643199Z   Version:          26.1.3
2025-01-07T16:08:28.1645207Z   API version:      1.45 (minimum version 1.24)
2025-01-07T16:08:28.1647057Z   Go version:       go1.21.10
2025-01-07T16:08:28.1648815Z   Git commit:       8e96db1
2025-01-07T16:08:28.1650652Z   Built:            Thu May 16 08:33:29 2024
2025-01-07T16:08:28.1652396Z   OS/Arch:          linux/amd64
2025-01-07T16:08:28.1653945Z   Experimental:     false
2025-01-07T16:08:28.1655671Z  containerd:
2025-01-07T16:08:28.1657012Z   Version:          1.7.24
2025-01-07T16:08:28.1658790Z   GitCommit:        88bf19b2105c8b17560993bee28a01ddc2f97182
2025-01-07T16:08:28.1660970Z  runc:
2025-01-07T16:08:28.1662192Z   Version:          1.2.2
2025-01-07T16:08:28.1663787Z   GitCommit:        v1.2.2-0-g7cb3632
2025-01-07T16:08:28.1665706Z  docker-init:
2025-01-07T16:08:28.1666990Z   Version:          0.19.0
2025-01-07T16:08:28.1668492Z   GitCommit:        de40ad0
2025-01-07T16:08:28.1688862Z [command]/usr/bin/docker info
2025-01-07T16:08:28.3421281Z Client: Docker Engine - Community
2025-01-07T16:08:28.3423547Z  Version:    26.1.3
2025-01-07T16:08:28.3425286Z  Context:    default
2025-01-07T16:08:28.3427256Z  Debug Mode: false
2025-01-07T16:08:28.3428682Z  Plugins:
2025-01-07T16:08:28.3429879Z   buildx: Docker Buildx (Docker Inc.)
2025-01-07T16:08:28.3431560Z     Version:  v0.19.2
2025-01-07T16:08:28.3433232Z     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
2025-01-07T16:08:28.3435815Z   compose: Docker Compose (Docker Inc.)
2025-01-07T16:08:28.3437515Z     Version:  v2.27.1
2025-01-07T16:08:28.3438741Z     Path:     /usr/libexec/docker/cli-plugins/docker-compose
2025-01-07T16:08:28.3439558Z 
2025-01-07T16:08:28.3439874Z Server:
2025-01-07T16:08:28.3440734Z  Containers: 0
2025-01-07T16:08:28.3441521Z   Running: 0
2025-01-07T16:08:28.3442318Z   Paused: 0
2025-01-07T16:08:28.3443506Z   Stopped: 0
2025-01-07T16:08:28.3444275Z  Images: 15
2025-01-07T16:08:28.3444991Z  Server Version: 26.1.3
2025-01-07T16:08:28.3445930Z  Storage Driver: overlay2
2025-01-07T16:08:28.3446845Z   Backing Filesystem: extfs
2025-01-07T16:08:28.3448012Z   Supports d_type: true
2025-01-07T16:08:28.3448955Z   Using metacopy: false
2025-01-07T16:08:28.3449815Z   Native Overlay Diff: false
2025-01-07T16:08:28.3450782Z   userxattr: false
2025-01-07T16:08:28.3451699Z  Logging Driver: json-file
2025-01-07T16:08:28.3452589Z  Cgroup Driver: cgroupfs
2025-01-07T16:08:28.3453419Z  Cgroup Version: 2
2025-01-07T16:08:28.3454285Z  Plugins:
2025-01-07T16:08:28.3455016Z   Volume: local
2025-01-07T16:08:28.3455886Z   Network: bridge host ipvlan macvlan null overlay
2025-01-07T16:08:28.3457422Z   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
2025-01-07T16:08:28.3458736Z  Swarm: inactive
2025-01-07T16:08:28.3459793Z  Runtimes: io.containerd.runc.v2 runc
2025-01-07T16:08:28.3460871Z  Default Runtime: runc
2025-01-07T16:08:28.3461717Z  Init Binary: docker-init
2025-01-07T16:08:28.3462817Z  containerd version: 88bf19b2105c8b17560993bee28a01ddc2f97182
2025-01-07T16:08:28.3464117Z  runc version: v1.2.2-0-g7cb3632
2025-01-07T16:08:28.3465040Z  init version: de40ad0
2025-01-07T16:08:28.3465854Z  Security Options:
2025-01-07T16:08:28.3466697Z   apparmor
2025-01-07T16:08:28.3467410Z   seccomp
2025-01-07T16:08:28.3468110Z    Profile: builtin
2025-01-07T16:08:28.3468947Z   cgroupns
2025-01-07T16:08:28.3469726Z  Kernel Version: 6.5.0-1025-azure
2025-01-07T16:08:28.3470683Z  Operating System: Ubuntu 22.04.5 LTS
2025-01-07T16:08:28.3471710Z  OSType: linux
2025-01-07T16:08:28.3472505Z  Architecture: x86_64
2025-01-07T16:08:28.3473281Z  CPUs: 4
2025-01-07T16:08:28.3474086Z  Total Memory: 15.61GiB
2025-01-07T16:08:28.3474878Z  Name: fv-az1432-875
2025-01-07T16:08:28.3475745Z  ID: 6a6b2718-6871-4ffa-a3da-536cd53ff3f0
2025-01-07T16:08:28.3476849Z  Docker Root Dir: /var/lib/docker
2025-01-07T16:08:28.3477760Z  Debug Mode: false
2025-01-07T16:08:28.3478563Z  Username: githubactions
2025-01-07T16:08:28.3479493Z  Experimental: false
2025-01-07T16:08:28.3480309Z  Insecure Registries:
2025-01-07T16:08:28.3481106Z   127.0.0.0/8
2025-01-07T16:08:28.3482466Z  Live Restore Enabled: false
2025-01-07T16:08:28.3483052Z 
2025-01-07T16:08:28.3484092Z ##[endgroup]
2025-01-07T16:08:28.4011328Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2025-01-07T16:08:28.4563321Z [command]/usr/bin/docker buildx build --label org.opencontainers.image.title=EOL-RalphHightower --label org.opencontainers.image.description=End Of Life Instructions and Services Planning of Ralph Hightower for Paula and and/or executors, probate. Includes Obituary, Songs For Service. what to do with power tools, outdoor power tools, camera gear. Computers and network configurations. There is no code, no libraries, no applications, associated with my personal planning. --label org.opencontainers.image.url=https://github.com/RalphHightower/EOL-RalphHightower --label org.opencontainers.image.source=https://github.com/RalphHightower/EOL-RalphHightower --label org.opencontainers.image.version=main --label org.opencontainers.image.created=2025-01-07T16:08:28.052Z --label org.opencontainers.image.revision=7eee30f722992985e61d4910d6dc4d967dcd67d1 --label org.opencontainers.image.licenses=CC0-1.0 --tag ghcr.io/ralphhightower/eol-ralphhightower:main --iidfile /tmp/docker-build-push-790mrU/iidfile --file .docker/resume.dockerfile --push .
2025-01-07T16:08:28.5726101Z ERROR: resolve : lstat .docker: no such file or directory
2025-01-07T16:08:28.5782213Z ##[error]buildx call failed with: ERROR: resolve : lstat .docker: no such file or directory
2025-01-07T16:08:28.5964026Z Post job cleanup.
2025-01-07T16:08:28.6466016Z ##[group]Removing temp folder /tmp/docker-build-push-790mrU
2025-01-07T16:08:28.6475049Z ##[endgroup]
2025-01-07T16:08:28.6483193Z (node:2010) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
2025-01-07T16:08:28.6487920Z (Use `node --trace-deprecation ...` to show where the warning was created)
2025-01-07T16:08:28.6609281Z Post job cleanup.
2025-01-07T16:08:28.6983681Z [command]/usr/bin/docker logout ghcr.io
2025-01-07T16:08:28.7128641Z Removing login credentials for ghcr.io
2025-01-07T16:08:28.7335292Z Post job cleanup.
2025-01-07T16:08:28.8296586Z [command]/usr/bin/git version
2025-01-07T16:08:28.8333974Z git version 2.47.1
2025-01-07T16:08:28.8382563Z Temporarily overriding HOME='/home/runner/work/_temp/bcf0a427-2a70-4e55-ba27-2443b3df392b' before making global git config changes
2025-01-07T16:08:28.8387274Z Adding repository directory to the temporary git global config as a safe directory
2025-01-07T16:08:28.8391430Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/EOL-RalphHightower/EOL-RalphHightower
2025-01-07T16:08:28.8423443Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-01-07T16:08:28.8458462Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-01-07T16:08:28.8705251Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-01-07T16:08:28.8732747Z http.https://github.com/.extraheader
2025-01-07T16:08:28.8742684Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2025-01-07T16:08:28.8776258Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-01-07T16:08:28.9156923Z Cleaning up orphan processes`

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

Successfully merging this pull request may close these issues.

1 participant