Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2023-12-19T16:56:06.8588174Z Requested labels: ubuntu-latest
- 2023-12-19T16:56:06.8588462Z Job defined at: hshackle/hshackle.github.io/.github/workflows/Deploy.yml@refs/heads/main
- 2023-12-19T16:56:06.8588582Z Waiting for a runner to pick up this job...
- 2023-12-19T16:56:07.3718281Z Job is waiting for a hosted runner to come online.
- 2023-12-19T16:56:10.0315940Z Job is about to start running on the hosted runner: GitHub Actions 1 (hosted)
- 2023-12-19T16:56:13.5038435Z Current runner version: '2.311.0'
- 2023-12-19T16:56:13.5062489Z ##[group]Operating System
- 2023-12-19T16:56:13.5063139Z Ubuntu
- 2023-12-19T16:56:13.5063589Z 22.04.3
- 2023-12-19T16:56:13.5063919Z LTS
- 2023-12-19T16:56:13.5064270Z ##[endgroup]
- 2023-12-19T16:56:13.5064714Z ##[group]Runner Image
- 2023-12-19T16:56:13.5065114Z Image: ubuntu-22.04
- 2023-12-19T16:56:13.5065535Z Version: 20231217.2.0
- 2023-12-19T16:56:13.5066582Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20231217.2/images/ubuntu/Ubuntu2204-Readme.md
- 2023-12-19T16:56:13.5067974Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20231217.2
- 2023-12-19T16:56:13.5068848Z ##[endgroup]
- 2023-12-19T16:56:13.5069524Z ##[group]Runner Image Provisioner
- 2023-12-19T16:56:13.5070001Z 2.0.321.1
- 2023-12-19T16:56:13.5070337Z ##[endgroup]
- 2023-12-19T16:56:13.5071276Z ##[group]GITHUB_TOKEN Permissions
- 2023-12-19T16:56:13.5072822Z Contents: write
- 2023-12-19T16:56:13.5073348Z Metadata: read
- 2023-12-19T16:56:13.5073904Z ##[endgroup]
- 2023-12-19T16:56:13.5076979Z Secret source: Actions
- 2023-12-19T16:56:13.5077603Z Prepare workflow directory
- 2023-12-19T16:56:13.5697701Z Prepare all required actions
- 2023-12-19T16:56:13.5852422Z Getting action download info
- 2023-12-19T16:56:13.8699797Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5)
- 2023-12-19T16:56:13.9930189Z Download action repository 'actions/setup-python@v2' (SHA:e9aba2c848f5ebd159c070c61ea2c4e2b122355e)
- 2023-12-19T16:56:14.0624359Z Download action repository 'julia-actions/setup-julia@v1' (SHA:58ad1cdde70774ab0693de31c3cd4e751b46aea2)
- 2023-12-19T16:56:14.3032812Z Download action repository 'JamesIves/github-pages-deploy-action@releases/v3' (SHA:132898c54c57c7cc6b80eb3a89968de8fc283505)
- 2023-12-19T16:56:18.2060011Z Complete job name: build-and-deploy
- 2023-12-19T16:56:18.2921893Z ##[group]Run actions/checkout@v2
- 2023-12-19T16:56:18.2922266Z with:
- 2023-12-19T16:56:18.2922509Z persist-credentials: false
- 2023-12-19T16:56:18.2922851Z repository: hshackle/hshackle.github.io
- 2023-12-19T16:56:18.2923350Z token: ***
- 2023-12-19T16:56:18.2923593Z ssh-strict: true
- 2023-12-19T16:56:18.2923836Z clean: true
- 2023-12-19T16:56:18.2924058Z fetch-depth: 1
- 2023-12-19T16:56:18.2924285Z lfs: false
- 2023-12-19T16:56:18.2924511Z submodules: false
- 2023-12-19T16:56:18.2924764Z set-safe-directory: true
- 2023-12-19T16:56:18.2925036Z ##[endgroup]
- 2023-12-19T16:56:18.5000015Z Syncing repository: hshackle/hshackle.github.io
- 2023-12-19T16:56:18.5002523Z ##[group]Getting Git version info
- 2023-12-19T16:56:18.5003627Z Working directory is '/home/runner/work/hshackle.github.io/hshackle.github.io'
- 2023-12-19T16:56:18.5004864Z [command]/usr/bin/git version
- 2023-12-19T16:56:18.5071153Z git version 2.43.0
- 2023-12-19T16:56:18.5094504Z ##[endgroup]
- 2023-12-19T16:56:18.5109520Z Temporarily overriding HOME='/home/runner/work/_temp/31811bba-baef-4839-9114-b5f8616368ac' before making global git config changes
- 2023-12-19T16:56:18.5110534Z Adding repository directory to the temporary git global config as a safe directory
- 2023-12-19T16:56:18.5114460Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/hshackle.github.io/hshackle.github.io
- 2023-12-19T16:56:18.5160394Z Deleting the contents of '/home/runner/work/hshackle.github.io/hshackle.github.io'
- 2023-12-19T16:56:18.5165186Z ##[group]Initializing the repository
- 2023-12-19T16:56:18.5168684Z [command]/usr/bin/git init /home/runner/work/hshackle.github.io/hshackle.github.io
- 2023-12-19T16:56:18.5252084Z hint: Using 'master' as the name for the initial branch. This default branch name
- 2023-12-19T16:56:18.5253555Z hint: is subject to change. To configure the initial branch name to use in all
- 2023-12-19T16:56:18.5254634Z hint: of your new repositories, which will suppress this warning, call:
- 2023-12-19T16:56:18.5255125Z hint:
- 2023-12-19T16:56:18.5255526Z hint: git config --global init.defaultBranch <name>
- 2023-12-19T16:56:18.5255900Z hint:
- 2023-12-19T16:56:18.5256315Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- 2023-12-19T16:56:18.5257314Z hint: 'development'. The just-created branch can be renamed via this command:
- 2023-12-19T16:56:18.5257942Z hint:
- 2023-12-19T16:56:18.5258209Z hint: git branch -m <name>
- 2023-12-19T16:56:18.5262933Z Initialized empty Git repository in /home/runner/work/hshackle.github.io/hshackle.github.io/.git/
- 2023-12-19T16:56:18.5271357Z [command]/usr/bin/git remote add origin https://github.com/hshackle/hshackle.github.io
- 2023-12-19T16:56:18.5316759Z ##[endgroup]
- 2023-12-19T16:56:18.5317632Z ##[group]Disabling automatic garbage collection
- 2023-12-19T16:56:18.5321381Z [command]/usr/bin/git config --local gc.auto 0
- 2023-12-19T16:56:18.5359909Z ##[endgroup]
- 2023-12-19T16:56:18.5360844Z ##[group]Setting up auth
- 2023-12-19T16:56:18.5367243Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2023-12-19T16:56:18.5407137Z [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' || :"
- 2023-12-19T16:56:18.5748614Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2023-12-19T16:56:18.5788147Z [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' || :"
- 2023-12-19T16:56:18.6028610Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
- 2023-12-19T16:56:18.6074413Z ##[endgroup]
- 2023-12-19T16:56:18.6075262Z ##[group]Fetching the repository
- 2023-12-19T16:56:18.6084257Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ac4eac188c9f7dcab516d5171bf138f4ca48f5bc:refs/remotes/origin/main
- 2023-12-19T16:56:18.7864763Z remote: Enumerating objects: 459, done.
- 2023-12-19T16:56:18.7872692Z remote: Counting objects: 0% (1/459)
- 2023-12-19T16:56:18.7873436Z remote: Counting objects: 1% (5/459)
- 2023-12-19T16:56:18.7874623Z remote: Counting objects: 2% (10/459)
- 2023-12-19T16:56:18.7875300Z remote: Counting objects: 3% (14/459)
- 2023-12-19T16:56:18.7875947Z remote: Counting objects: 4% (19/459)
- 2023-12-19T16:56:18.7876595Z remote: Counting objects: 5% (23/459)
- 2023-12-19T16:56:18.7877244Z remote: Counting objects: 6% (28/459)
- 2023-12-19T16:56:18.7877875Z remote: Counting objects: 7% (33/459)
- 2023-12-19T16:56:18.7878517Z remote: Counting objects: 8% (37/459)
- 2023-12-19T16:56:18.7879162Z remote: Counting objects: 9% (42/459)
- 2023-12-19T16:56:18.7879788Z remote: Counting objects: 10% (46/459)
- 2023-12-19T16:56:18.7880439Z remote: Counting objects: 11% (51/459)
- 2023-12-19T16:56:18.7881073Z remote: Counting objects: 12% (56/459)
- 2023-12-19T16:56:18.7881699Z remote: Counting objects: 13% (60/459)
- 2023-12-19T16:56:18.7884481Z remote: Counting objects: 14% (65/459)
- 2023-12-19T16:56:18.7885200Z remote: Counting objects: 15% (69/459)
- 2023-12-19T16:56:18.7885832Z remote: Counting objects: 16% (74/459)
- 2023-12-19T16:56:18.7886463Z remote: Counting objects: 17% (79/459)
- 2023-12-19T16:56:18.7887135Z remote: Counting objects: 18% (83/459)
- 2023-12-19T16:56:18.7887760Z remote: Counting objects: 19% (88/459)
- 2023-12-19T16:56:18.7888240Z remote: Counting objects: 20% (92/459)
- 2023-12-19T16:56:18.7888606Z remote: Counting objects: 21% (97/459)
- 2023-12-19T16:56:18.7888983Z remote: Counting objects: 22% (101/459)
- 2023-12-19T16:56:18.7889373Z remote: Counting objects: 23% (106/459)
- 2023-12-19T16:56:18.7889767Z remote: Counting objects: 24% (111/459)
- 2023-12-19T16:56:18.7890151Z remote: Counting objects: 25% (115/459)
- 2023-12-19T16:56:18.7890514Z remote: Counting objects: 26% (120/459)
- 2023-12-19T16:56:18.7891144Z remote: Counting objects: 27% (124/459)
- 2023-12-19T16:56:18.7891515Z remote: Counting objects: 28% (129/459)
- 2023-12-19T16:56:18.7891876Z remote: Counting objects: 29% (134/459)
- 2023-12-19T16:56:18.7892245Z remote: Counting objects: 30% (138/459)
- 2023-12-19T16:56:18.7892610Z remote: Counting objects: 31% (143/459)
- 2023-12-19T16:56:18.7892978Z remote: Counting objects: 32% (147/459)
- 2023-12-19T16:56:18.7893336Z remote: Counting objects: 33% (152/459)
- 2023-12-19T16:56:18.7893706Z remote: Counting objects: 34% (157/459)
- 2023-12-19T16:56:18.7894068Z remote: Counting objects: 35% (161/459)
- 2023-12-19T16:56:18.7894428Z remote: Counting objects: 36% (166/459)
- 2023-12-19T16:56:18.7894801Z remote: Counting objects: 37% (170/459)
- 2023-12-19T16:56:18.7895165Z remote: Counting objects: 38% (175/459)
- 2023-12-19T16:56:18.7895524Z remote: Counting objects: 39% (180/459)
- 2023-12-19T16:56:18.7895890Z remote: Counting objects: 40% (184/459)
- 2023-12-19T16:56:18.7896253Z remote: Counting objects: 41% (189/459)
- 2023-12-19T16:56:18.7896612Z remote: Counting objects: 42% (193/459)
- 2023-12-19T16:56:18.7896997Z remote: Counting objects: 43% (198/459)
- 2023-12-19T16:56:18.7897377Z remote: Counting objects: 44% (202/459)
- 2023-12-19T16:56:18.7897747Z remote: Counting objects: 45% (207/459)
- 2023-12-19T16:56:18.7898133Z remote: Counting objects: 46% (212/459)
- 2023-12-19T16:56:18.7898520Z remote: Counting objects: 47% (216/459)
- 2023-12-19T16:56:18.7898889Z remote: Counting objects: 48% (221/459)
- 2023-12-19T16:56:18.7899266Z remote: Counting objects: 49% (225/459)
- 2023-12-19T16:56:18.7899807Z remote: Counting objects: 50% (230/459)
- 2023-12-19T16:56:18.7900190Z remote: Counting objects: 51% (235/459)
- 2023-12-19T16:56:18.7900562Z remote: Counting objects: 52% (239/459)
- 2023-12-19T16:56:18.7900944Z remote: Counting objects: 53% (244/459)
- 2023-12-19T16:56:18.7901311Z remote: Counting objects: 54% (248/459)
- 2023-12-19T16:56:18.7901680Z remote: Counting objects: 55% (253/459)
- 2023-12-19T16:56:18.7902095Z remote: Counting objects: 56% (258/459)
- 2023-12-19T16:56:18.7902460Z remote: Counting objects: 57% (262/459)
- 2023-12-19T16:56:18.7902818Z remote: Counting objects: 58% (267/459)
- 2023-12-19T16:56:18.7903184Z remote: Counting objects: 59% (271/459)
- 2023-12-19T16:56:18.7903547Z remote: Counting objects: 60% (276/459)
- 2023-12-19T16:56:18.7903906Z remote: Counting objects: 61% (280/459)
- 2023-12-19T16:56:18.7904273Z remote: Counting objects: 62% (285/459)
- 2023-12-19T16:56:18.7904636Z remote: Counting objects: 63% (290/459)
- 2023-12-19T16:56:18.7905227Z remote: Counting objects: 64% (294/459)
- 2023-12-19T16:56:18.7905905Z remote: Counting objects: 65% (299/459)
- 2023-12-19T16:56:18.7906485Z remote: Counting objects: 66% (303/459)
- 2023-12-19T16:56:18.7907154Z remote: Counting objects: 67% (308/459)
- 2023-12-19T16:56:18.7907783Z remote: Counting objects: 68% (313/459)
- 2023-12-19T16:56:18.7908443Z remote: Counting objects: 69% (317/459)
- 2023-12-19T16:56:18.7909306Z remote: Counting objects: 70% (322/459)
- 2023-12-19T16:56:18.7909939Z remote: Counting objects: 71% (326/459)
- 2023-12-19T16:56:18.7910567Z remote: Counting objects: 72% (331/459)
- 2023-12-19T16:56:18.7911193Z remote: Counting objects: 73% (336/459)
- 2023-12-19T16:56:18.7911822Z remote: Counting objects: 74% (340/459)
- 2023-12-19T16:56:18.7912443Z remote: Counting objects: 75% (345/459)
- 2023-12-19T16:56:18.7913062Z remote: Counting objects: 76% (349/459)
- 2023-12-19T16:56:18.7913685Z remote: Counting objects: 77% (354/459)
- 2023-12-19T16:56:18.7914305Z remote: Counting objects: 78% (359/459)
- 2023-12-19T16:56:18.7914929Z remote: Counting objects: 79% (363/459)
- 2023-12-19T16:56:18.7915830Z remote: Counting objects: 80% (368/459)
- 2023-12-19T16:56:18.7916316Z remote: Counting objects: 81% (372/459)
- 2023-12-19T16:56:18.7916696Z remote: Counting objects: 82% (377/459)
- 2023-12-19T16:56:18.7917064Z remote: Counting objects: 83% (381/459)
- 2023-12-19T16:56:18.7917426Z remote: Counting objects: 84% (386/459)
- 2023-12-19T16:56:18.7917796Z remote: Counting objects: 85% (391/459)
- 2023-12-19T16:56:18.7918162Z remote: Counting objects: 86% (395/459)
- 2023-12-19T16:56:18.7918518Z remote: Counting objects: 87% (400/459)
- 2023-12-19T16:56:18.7918905Z remote: Counting objects: 88% (404/459)
- 2023-12-19T16:56:18.7919287Z remote: Counting objects: 89% (409/459)
- 2023-12-19T16:56:18.7919660Z remote: Counting objects: 90% (414/459)
- 2023-12-19T16:56:18.7920038Z remote: Counting objects: 91% (418/459)
- 2023-12-19T16:56:18.7920414Z remote: Counting objects: 92% (423/459)
- 2023-12-19T16:56:18.7920781Z remote: Counting objects: 93% (427/459)
- 2023-12-19T16:56:18.7921149Z remote: Counting objects: 94% (432/459)
- 2023-12-19T16:56:18.7921516Z remote: Counting objects: 95% (437/459)
- 2023-12-19T16:56:18.7921874Z remote: Counting objects: 96% (441/459)
- 2023-12-19T16:56:18.7922242Z remote: Counting objects: 97% (446/459)
- 2023-12-19T16:56:18.7922606Z remote: Counting objects: 98% (450/459)
- 2023-12-19T16:56:18.7922964Z remote: Counting objects: 99% (455/459)
- 2023-12-19T16:56:18.7923328Z remote: Counting objects: 100% (459/459)
- 2023-12-19T16:56:18.7923731Z remote: Counting objects: 100% (459/459), done.
- 2023-12-19T16:56:18.7924328Z remote: Compressing objects: 0% (1/246)
- 2023-12-19T16:56:18.7925089Z remote: Compressing objects: 1% (3/246)
- 2023-12-19T16:56:18.7925794Z remote: Compressing objects: 2% (5/246)
- 2023-12-19T16:56:18.7926466Z remote: Compressing objects: 3% (8/246)
- 2023-12-19T16:56:18.7927167Z remote: Compressing objects: 4% (10/246)
- 2023-12-19T16:56:18.7927648Z remote: Compressing objects: 5% (13/246)
- 2023-12-19T16:56:18.7928056Z remote: Compressing objects: 6% (15/246)
- 2023-12-19T16:56:18.7928457Z remote: Compressing objects: 7% (18/246)
- 2023-12-19T16:56:18.7928846Z remote: Compressing objects: 8% (20/246)
- 2023-12-19T16:56:18.7929240Z remote: Compressing objects: 9% (23/246)
- 2023-12-19T16:56:18.7929633Z remote: Compressing objects: 10% (25/246)
- 2023-12-19T16:56:18.7930022Z remote: Compressing objects: 11% (28/246)
- 2023-12-19T16:56:18.7930412Z remote: Compressing objects: 12% (30/246)
- 2023-12-19T16:56:18.7930801Z remote: Compressing objects: 13% (32/246)
- 2023-12-19T16:56:18.7931294Z remote: Compressing objects: 14% (35/246)
- 2023-12-19T16:56:18.7931745Z remote: Compressing objects: 15% (37/246)
- 2023-12-19T16:56:18.7932137Z remote: Compressing objects: 16% (40/246)
- 2023-12-19T16:56:18.7932523Z remote: Compressing objects: 17% (42/246)
- 2023-12-19T16:56:18.7932907Z remote: Compressing objects: 18% (45/246)
- 2023-12-19T16:56:18.7933295Z remote: Compressing objects: 19% (47/246)
- 2023-12-19T16:56:18.7933672Z remote: Compressing objects: 20% (50/246)
- 2023-12-19T16:56:18.7934054Z remote: Compressing objects: 21% (52/246)
- 2023-12-19T16:56:18.7934441Z remote: Compressing objects: 22% (55/246)
- 2023-12-19T16:56:18.7934820Z remote: Compressing objects: 23% (57/246)
- 2023-12-19T16:56:18.7935222Z remote: Compressing objects: 24% (60/246)
- 2023-12-19T16:56:18.7935613Z remote: Compressing objects: 25% (62/246)
- 2023-12-19T16:56:18.7936000Z remote: Compressing objects: 26% (64/246)
- 2023-12-19T16:56:18.7936391Z remote: Compressing objects: 27% (67/246)
- 2023-12-19T16:56:18.7936780Z remote: Compressing objects: 28% (69/246)
- 2023-12-19T16:56:18.7937343Z remote: Compressing objects: 29% (72/246)
- 2023-12-19T16:56:18.7937742Z remote: Compressing objects: 30% (74/246)
- 2023-12-19T16:56:18.7938141Z remote: Compressing objects: 31% (77/246)
- 2023-12-19T16:56:18.7938526Z remote: Compressing objects: 32% (79/246)
- 2023-12-19T16:56:18.7938910Z remote: Compressing objects: 33% (82/246)
- 2023-12-19T16:56:18.7939294Z remote: Compressing objects: 34% (84/246)
- 2023-12-19T16:56:18.7939681Z remote: Compressing objects: 35% (87/246)
- 2023-12-19T16:56:18.7940064Z remote: Compressing objects: 36% (89/246)
- 2023-12-19T16:56:18.7940450Z remote: Compressing objects: 37% (92/246)
- 2023-12-19T16:56:18.7940833Z remote: Compressing objects: 38% (94/246)
- 2023-12-19T16:56:18.7941215Z remote: Compressing objects: 39% (96/246)
- 2023-12-19T16:56:18.7941600Z remote: Compressing objects: 40% (99/246)
- 2023-12-19T16:56:18.7941994Z remote: Compressing objects: 41% (101/246)
- 2023-12-19T16:56:18.7942402Z remote: Compressing objects: 42% (104/246)
- 2023-12-19T16:56:18.7942940Z remote: Compressing objects: 43% (106/246)
- 2023-12-19T16:56:18.7943345Z remote: Compressing objects: 44% (109/246)
- 2023-12-19T16:56:18.7943745Z remote: Compressing objects: 45% (111/246)
- 2023-12-19T16:56:18.7944147Z remote: Compressing objects: 46% (114/246)
- 2023-12-19T16:56:18.7944545Z remote: Compressing objects: 47% (116/246)
- 2023-12-19T16:56:18.7944947Z remote: Compressing objects: 48% (119/246)
- 2023-12-19T16:56:18.7945337Z remote: Compressing objects: 49% (121/246)
- 2023-12-19T16:56:18.7945727Z remote: Compressing objects: 50% (123/246)
- 2023-12-19T16:56:18.7946124Z remote: Compressing objects: 51% (126/246)
- 2023-12-19T16:56:18.7946742Z remote: Compressing objects: 52% (128/246)
- 2023-12-19T16:56:18.7947143Z remote: Compressing objects: 53% (131/246)
- 2023-12-19T16:56:18.7947536Z remote: Compressing objects: 54% (133/246)
- 2023-12-19T16:56:18.7948053Z remote: Compressing objects: 55% (136/246)
- 2023-12-19T16:56:18.7948443Z remote: Compressing objects: 56% (138/246)
- 2023-12-19T16:56:18.7948832Z remote: Compressing objects: 57% (141/246)
- 2023-12-19T16:56:18.7949647Z remote: Compressing objects: 58% (143/246)
- 2023-12-19T16:56:18.7950250Z remote: Compressing objects: 59% (146/246)
- 2023-12-19T16:56:18.7950651Z remote: Compressing objects: 60% (148/246)
- 2023-12-19T16:56:18.7951307Z remote: Compressing objects: 61% (151/246)
- 2023-12-19T16:56:18.7951997Z remote: Compressing objects: 62% (153/246)
- 2023-12-19T16:56:18.7952742Z remote: Compressing objects: 63% (155/246)
- 2023-12-19T16:56:18.7953256Z remote: Compressing objects: 64% (158/246)
- 2023-12-19T16:56:18.7953659Z remote: Compressing objects: 65% (160/246)
- 2023-12-19T16:56:18.7954052Z remote: Compressing objects: 66% (163/246)
- 2023-12-19T16:56:18.7954446Z remote: Compressing objects: 67% (165/246)
- 2023-12-19T16:56:18.7954829Z remote: Compressing objects: 68% (168/246)
- 2023-12-19T16:56:18.7955215Z remote: Compressing objects: 69% (170/246)
- 2023-12-19T16:56:18.7955600Z remote: Compressing objects: 70% (173/246)
- 2023-12-19T16:56:18.7955983Z remote: Compressing objects: 71% (175/246)
- 2023-12-19T16:56:18.7956372Z remote: Compressing objects: 72% (178/246)
- 2023-12-19T16:56:18.7956757Z remote: Compressing objects: 73% (180/246)
- 2023-12-19T16:56:18.7957145Z remote: Compressing objects: 74% (183/246)
- 2023-12-19T16:56:18.7957530Z remote: Compressing objects: 75% (185/246)
- 2023-12-19T16:56:18.7957916Z remote: Compressing objects: 76% (187/246)
- 2023-12-19T16:56:18.7958301Z remote: Compressing objects: 77% (190/246)
- 2023-12-19T16:56:18.7958692Z remote: Compressing objects: 78% (192/246)
- 2023-12-19T16:56:18.7959077Z remote: Compressing objects: 79% (195/246)
- 2023-12-19T16:56:18.7959663Z remote: Compressing objects: 80% (197/246)
- 2023-12-19T16:56:18.7960136Z remote: Compressing objects: 81% (200/246)
- 2023-12-19T16:56:18.7960929Z remote: Compressing objects: 82% (202/246)
- 2023-12-19T16:56:18.7961638Z remote: Compressing objects: 83% (205/246)
- 2023-12-19T16:56:18.7962406Z remote: Compressing objects: 84% (207/246)
- 2023-12-19T16:56:18.7963156Z remote: Compressing objects: 85% (210/246)
- 2023-12-19T16:56:18.7963871Z remote: Compressing objects: 86% (212/246)
- 2023-12-19T16:56:18.7964565Z remote: Compressing objects: 87% (215/246)
- 2023-12-19T16:56:18.7965264Z remote: Compressing objects: 88% (217/246)
- 2023-12-19T16:56:18.7965946Z remote: Compressing objects: 89% (219/246)
- 2023-12-19T16:56:18.7966645Z remote: Compressing objects: 90% (222/246)
- 2023-12-19T16:56:18.7967151Z remote: Compressing objects: 91% (224/246)
- 2023-12-19T16:56:18.7967537Z remote: Compressing objects: 92% (227/246)
- 2023-12-19T16:56:18.7967930Z remote: Compressing objects: 93% (229/246)
- 2023-12-19T16:56:18.7968320Z remote: Compressing objects: 94% (232/246)
- 2023-12-19T16:56:18.7968702Z remote: Compressing objects: 95% (234/246)
- 2023-12-19T16:56:18.7969089Z remote: Compressing objects: 96% (237/246)
- 2023-12-19T16:56:18.7969647Z remote: Compressing objects: 97% (239/246)
- 2023-12-19T16:56:18.7970174Z remote: Compressing objects: 98% (242/246)
- 2023-12-19T16:56:18.7970859Z remote: Compressing objects: 99% (244/246)
- 2023-12-19T16:56:18.7971567Z remote: Compressing objects: 100% (246/246)
- 2023-12-19T16:56:18.7972308Z remote: Compressing objects: 100% (246/246), done.
- 2023-12-19T16:56:18.7973009Z Receiving objects: 0% (1/459)
- 2023-12-19T16:56:18.7973470Z Receiving objects: 1% (5/459)
- 2023-12-19T16:56:18.7973772Z Receiving objects: 2% (10/459)
- 2023-12-19T16:56:18.7974072Z Receiving objects: 3% (14/459)
- 2023-12-19T16:56:18.7974370Z Receiving objects: 4% (19/459)
- 2023-12-19T16:56:18.7974653Z Receiving objects: 5% (23/459)
- 2023-12-19T16:56:18.7974945Z Receiving objects: 6% (28/459)
- 2023-12-19T16:56:18.7981979Z Receiving objects: 7% (33/459)
- 2023-12-19T16:56:18.7983920Z Receiving objects: 8% (37/459)
- 2023-12-19T16:56:18.9404521Z Receiving objects: 9% (42/459)
- 2023-12-19T16:56:18.9415312Z Receiving objects: 10% (46/459)
- 2023-12-19T16:56:18.9416736Z Receiving objects: 11% (51/459)
- 2023-12-19T16:56:18.9417415Z Receiving objects: 12% (56/459)
- 2023-12-19T16:56:18.9418622Z Receiving objects: 13% (60/459)
- 2023-12-19T16:56:18.9420522Z Receiving objects: 14% (65/459)
- 2023-12-19T16:56:18.9421427Z Receiving objects: 15% (69/459)
- 2023-12-19T16:56:18.9423295Z Receiving objects: 16% (74/459)
- 2023-12-19T16:56:18.9424405Z Receiving objects: 17% (79/459)
- 2023-12-19T16:56:18.9424906Z Receiving objects: 18% (83/459)
- 2023-12-19T16:56:18.9425406Z Receiving objects: 19% (88/459)
- 2023-12-19T16:56:18.9425888Z Receiving objects: 20% (92/459)
- 2023-12-19T16:56:18.9426375Z Receiving objects: 21% (97/459)
- 2023-12-19T16:56:18.9426851Z Receiving objects: 22% (101/459)
- 2023-12-19T16:56:18.9427352Z Receiving objects: 23% (106/459)
- 2023-12-19T16:56:18.9427840Z Receiving objects: 24% (111/459)
- 2023-12-19T16:56:18.9428315Z Receiving objects: 25% (115/459)
- 2023-12-19T16:56:18.9428805Z Receiving objects: 26% (120/459)
- 2023-12-19T16:56:18.9429463Z Receiving objects: 27% (124/459)
- 2023-12-19T16:56:18.9429960Z Receiving objects: 28% (129/459)
- 2023-12-19T16:56:18.9430445Z Receiving objects: 29% (134/459)
- 2023-12-19T16:56:18.9430920Z Receiving objects: 30% (138/459)
- 2023-12-19T16:56:18.9431393Z Receiving objects: 31% (143/459)
- 2023-12-19T16:56:18.9431874Z Receiving objects: 32% (147/459)
- 2023-12-19T16:56:18.9432350Z Receiving objects: 33% (152/459)
- 2023-12-19T16:56:18.9432831Z Receiving objects: 34% (157/459)
- 2023-12-19T16:56:18.9433320Z Receiving objects: 35% (161/459)
- 2023-12-19T16:56:18.9433803Z Receiving objects: 36% (166/459)
- 2023-12-19T16:56:18.9434569Z Receiving objects: 37% (170/459)
- 2023-12-19T16:56:18.9435084Z Receiving objects: 38% (175/459)
- 2023-12-19T16:56:18.9435584Z Receiving objects: 39% (180/459)
- 2023-12-19T16:56:18.9436062Z Receiving objects: 40% (184/459)
- 2023-12-19T16:56:18.9436546Z Receiving objects: 41% (189/459)
- 2023-12-19T16:56:18.9437034Z Receiving objects: 42% (193/459)
- 2023-12-19T16:56:18.9437509Z Receiving objects: 43% (198/459)
- 2023-12-19T16:56:18.9437988Z Receiving objects: 44% (202/459)
- 2023-12-19T16:56:18.9438473Z Receiving objects: 45% (207/459)
- 2023-12-19T16:56:18.9438957Z Receiving objects: 46% (212/459)
- 2023-12-19T16:56:18.9439429Z Receiving objects: 47% (216/459)
- 2023-12-19T16:56:18.9439919Z Receiving objects: 48% (221/459)
- 2023-12-19T16:56:18.9440398Z Receiving objects: 49% (225/459)
- 2023-12-19T16:56:18.9440878Z Receiving objects: 50% (230/459)
- 2023-12-19T16:56:18.9441366Z Receiving objects: 51% (235/459)
- 2023-12-19T16:56:18.9441851Z Receiving objects: 52% (239/459)
- 2023-12-19T16:56:18.9442337Z Receiving objects: 53% (244/459)
- 2023-12-19T16:56:18.9442817Z Receiving objects: 54% (248/459)
- 2023-12-19T16:56:18.9443307Z Receiving objects: 55% (253/459)
- 2023-12-19T16:56:18.9443785Z Receiving objects: 56% (258/459)
- 2023-12-19T16:56:18.9444271Z Receiving objects: 57% (262/459)
- 2023-12-19T16:56:18.9444938Z Receiving objects: 58% (267/459)
- 2023-12-19T16:56:18.9446104Z Receiving objects: 59% (271/459)
- 2023-12-19T16:56:18.9447520Z Receiving objects: 60% (276/459)
- 2023-12-19T16:56:18.9448597Z Receiving objects: 61% (280/459)
- 2023-12-19T16:56:18.9449769Z Receiving objects: 62% (285/459)
- 2023-12-19T16:56:18.9450822Z Receiving objects: 63% (290/459)
- 2023-12-19T16:56:18.9456339Z Receiving objects: 64% (294/459)
- 2023-12-19T16:56:18.9456884Z Receiving objects: 65% (299/459)
- 2023-12-19T16:56:18.9484624Z Receiving objects: 66% (303/459)
- 2023-12-19T16:56:18.9492488Z Receiving objects: 67% (308/459)
- 2023-12-19T16:56:18.9503985Z Receiving objects: 68% (313/459)
- 2023-12-19T16:56:18.9536504Z Receiving objects: 69% (317/459)
- 2023-12-19T16:56:18.9550099Z Receiving objects: 70% (322/459)
- 2023-12-19T16:56:18.9602141Z Receiving objects: 71% (326/459)
- 2023-12-19T16:56:18.9644694Z Receiving objects: 72% (331/459)
- 2023-12-19T16:56:18.9654532Z Receiving objects: 73% (336/459)
- 2023-12-19T16:56:18.9690131Z Receiving objects: 74% (340/459)
- 2023-12-19T16:56:18.9699027Z Receiving objects: 75% (345/459)
- 2023-12-19T16:56:18.9709370Z Receiving objects: 76% (349/459)
- 2023-12-19T16:56:18.9730746Z Receiving objects: 77% (354/459)
- 2023-12-19T16:56:18.9734356Z Receiving objects: 78% (359/459)
- 2023-12-19T16:56:18.9769372Z Receiving objects: 79% (363/459)
- 2023-12-19T16:56:18.9771290Z Receiving objects: 80% (368/459)
- 2023-12-19T16:56:18.9772529Z Receiving objects: 81% (372/459)
- 2023-12-19T16:56:18.9773402Z Receiving objects: 82% (377/459)
- 2023-12-19T16:56:18.9774641Z Receiving objects: 83% (381/459)
- 2023-12-19T16:56:18.9776264Z Receiving objects: 84% (386/459)
- 2023-12-19T16:56:18.9777986Z Receiving objects: 85% (391/459)
- 2023-12-19T16:56:19.3542150Z Receiving objects: 86% (395/459)
- 2023-12-19T16:56:19.5956373Z Receiving objects: 87% (400/459), 13.94 MiB | 27.87 MiB/s
- 2023-12-19T16:56:19.6969046Z Receiving objects: 88% (404/459), 13.94 MiB | 27.87 MiB/s
- 2023-12-19T16:56:19.7947716Z Receiving objects: 89% (409/459), 13.94 MiB | 27.87 MiB/s
- 2023-12-19T16:56:20.6644240Z Receiving objects: 89% (410/459), 27.60 MiB | 27.60 MiB/s
- 2023-12-19T16:56:20.7948891Z Receiving objects: 90% (414/459), 41.57 MiB | 27.71 MiB/s
- 2023-12-19T16:56:20.8939330Z Receiving objects: 90% (416/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8940687Z remote: Total 459 (delta 193), reused 457 (delta 193), pack-reused 0
- 2023-12-19T16:56:20.8942188Z Receiving objects: 91% (418/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8943019Z Receiving objects: 92% (423/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8943814Z Receiving objects: 93% (427/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8944614Z Receiving objects: 94% (432/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8945685Z Receiving objects: 95% (437/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8946475Z Receiving objects: 96% (441/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8948030Z Receiving objects: 97% (446/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8950581Z Receiving objects: 98% (450/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8952961Z Receiving objects: 99% (455/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8954033Z Receiving objects: 100% (459/459), 55.23 MiB | 27.61 MiB/s
- 2023-12-19T16:56:20.8955131Z Receiving objects: 100% (459/459), 57.64 MiB | 27.44 MiB/s, done.
- 2023-12-19T16:56:20.8963984Z Resolving deltas: 0% (0/193)
- 2023-12-19T16:56:20.8964679Z Resolving deltas: 1% (2/193)
- 2023-12-19T16:56:20.8965381Z Resolving deltas: 2% (4/193)
- 2023-12-19T16:56:20.8966191Z Resolving deltas: 3% (6/193)
- 2023-12-19T16:56:20.8970873Z Resolving deltas: 4% (8/193)
- 2023-12-19T16:56:20.8971705Z Resolving deltas: 5% (10/193)
- 2023-12-19T16:56:20.8972495Z Resolving deltas: 6% (12/193)
- 2023-12-19T16:56:20.8973204Z Resolving deltas: 7% (14/193)
- 2023-12-19T16:56:20.8973998Z Resolving deltas: 8% (16/193)
- 2023-12-19T16:56:20.8974656Z Resolving deltas: 9% (18/193)
- 2023-12-19T16:56:20.8975171Z Resolving deltas: 10% (20/193)
- 2023-12-19T16:56:20.8975652Z Resolving deltas: 11% (22/193)
- 2023-12-19T16:56:20.8976156Z Resolving deltas: 12% (24/193)
- 2023-12-19T16:56:20.8976646Z Resolving deltas: 13% (26/193)
- 2023-12-19T16:56:20.8977115Z Resolving deltas: 14% (28/193)
- 2023-12-19T16:56:20.8977587Z Resolving deltas: 15% (29/193)
- 2023-12-19T16:56:20.8978065Z Resolving deltas: 16% (31/193)
- 2023-12-19T16:56:20.8978532Z Resolving deltas: 17% (33/193)
- 2023-12-19T16:56:20.8979006Z Resolving deltas: 18% (35/193)
- 2023-12-19T16:56:20.8979746Z Resolving deltas: 19% (37/193)
- 2023-12-19T16:56:20.8980230Z Resolving deltas: 20% (39/193)
- 2023-12-19T16:56:20.8980710Z Resolving deltas: 21% (41/193)
- 2023-12-19T16:56:20.8981200Z Resolving deltas: 22% (43/193)
- 2023-12-19T16:56:20.8981712Z Resolving deltas: 23% (45/193)
- 2023-12-19T16:56:20.8982249Z Resolving deltas: 24% (47/193)
- 2023-12-19T16:56:20.8982792Z Resolving deltas: 25% (49/193)
- 2023-12-19T16:56:20.8983292Z Resolving deltas: 26% (51/193)
- 2023-12-19T16:56:20.8983772Z Resolving deltas: 27% (53/193)
- 2023-12-19T16:56:20.8984246Z Resolving deltas: 28% (55/193)
- 2023-12-19T16:56:20.8984708Z Resolving deltas: 29% (56/193)
- 2023-12-19T16:56:20.8985179Z Resolving deltas: 30% (58/193)
- 2023-12-19T16:56:20.8985652Z Resolving deltas: 31% (60/193)
- 2023-12-19T16:56:20.8986119Z Resolving deltas: 32% (62/193)
- 2023-12-19T16:56:20.8986627Z Resolving deltas: 33% (64/193)
- 2023-12-19T16:56:20.8987180Z Resolving deltas: 34% (66/193)
- 2023-12-19T16:56:20.8987704Z Resolving deltas: 35% (68/193)
- 2023-12-19T16:56:20.8988245Z Resolving deltas: 36% (70/193)
- 2023-12-19T16:56:20.8988771Z Resolving deltas: 37% (72/193)
- 2023-12-19T16:56:20.8989531Z Resolving deltas: 38% (74/193)
- 2023-12-19T16:56:20.8990073Z Resolving deltas: 39% (76/193)
- 2023-12-19T16:56:20.8990622Z Resolving deltas: 40% (78/193)
- 2023-12-19T16:56:20.8991164Z Resolving deltas: 41% (80/193)
- 2023-12-19T16:56:20.8991705Z Resolving deltas: 42% (82/193)
- 2023-12-19T16:56:20.8992231Z Resolving deltas: 43% (83/193)
- 2023-12-19T16:56:20.8992718Z Resolving deltas: 44% (85/193)
- 2023-12-19T16:56:20.8993197Z Resolving deltas: 45% (87/193)
- 2023-12-19T16:56:20.8993672Z Resolving deltas: 46% (89/193)
- 2023-12-19T16:56:20.8994140Z Resolving deltas: 47% (91/193)
- 2023-12-19T16:56:20.8994618Z Resolving deltas: 48% (93/193)
- 2023-12-19T16:56:20.8995091Z Resolving deltas: 49% (95/193)
- 2023-12-19T16:56:20.8995562Z Resolving deltas: 50% (97/193)
- 2023-12-19T16:56:20.8996178Z Resolving deltas: 51% (99/193)
- 2023-12-19T16:56:20.8996725Z Resolving deltas: 52% (101/193)
- 2023-12-19T16:56:20.8997307Z Resolving deltas: 53% (103/193)
- 2023-12-19T16:56:20.8997886Z Resolving deltas: 54% (105/193)
- 2023-12-19T16:56:20.8998420Z Resolving deltas: 55% (107/193)
- 2023-12-19T16:56:20.8999221Z Resolving deltas: 56% (109/193)
- 2023-12-19T16:56:20.8999703Z Resolving deltas: 57% (111/193)
- 2023-12-19T16:56:20.9000184Z Resolving deltas: 58% (112/193)
- 2023-12-19T16:56:20.9000662Z Resolving deltas: 59% (114/193)
- 2023-12-19T16:56:20.9001131Z Resolving deltas: 60% (116/193)
- 2023-12-19T16:56:20.9001618Z Resolving deltas: 61% (118/193)
- 2023-12-19T16:56:20.9002098Z Resolving deltas: 62% (120/193)
- 2023-12-19T16:56:20.9002568Z Resolving deltas: 63% (122/193)
- 2023-12-19T16:56:20.9003087Z Resolving deltas: 64% (124/193)
- 2023-12-19T16:56:20.9003609Z Resolving deltas: 65% (126/193)
- 2023-12-19T16:56:20.9004103Z Resolving deltas: 66% (128/193)
- 2023-12-19T16:56:20.9004590Z Resolving deltas: 67% (130/193)
- 2023-12-19T16:56:20.9005074Z Resolving deltas: 68% (132/193)
- 2023-12-19T16:56:20.9005554Z Resolving deltas: 69% (134/193)
- 2023-12-19T16:56:20.9006035Z Resolving deltas: 70% (136/193)
- 2023-12-19T16:56:20.9006515Z Resolving deltas: 71% (138/193)
- 2023-12-19T16:56:20.9006987Z Resolving deltas: 72% (139/193)
- 2023-12-19T16:56:20.9007475Z Resolving deltas: 73% (141/193)
- 2023-12-19T16:56:20.9007950Z Resolving deltas: 74% (143/193)
- 2023-12-19T16:56:20.9008455Z Resolving deltas: 75% (145/193)
- 2023-12-19T16:56:20.9008983Z Resolving deltas: 76% (147/193)
- 2023-12-19T16:56:20.9009489Z Resolving deltas: 77% (149/193)
- 2023-12-19T16:56:20.9009960Z Resolving deltas: 78% (151/193)
- 2023-12-19T16:56:20.9010441Z Resolving deltas: 79% (153/193)
- 2023-12-19T16:56:20.9010920Z Resolving deltas: 80% (155/193)
- 2023-12-19T16:56:20.9011389Z Resolving deltas: 81% (157/193)
- 2023-12-19T16:56:20.9011872Z Resolving deltas: 82% (159/193)
- 2023-12-19T16:56:20.9012207Z Resolving deltas: 83% (161/193)
- 2023-12-19T16:56:20.9012480Z Resolving deltas: 84% (163/193)
- 2023-12-19T16:56:20.9012758Z Resolving deltas: 85% (165/193)
- 2023-12-19T16:56:20.9013221Z Resolving deltas: 86% (166/193)
- 2023-12-19T16:56:20.9013504Z Resolving deltas: 87% (168/193)
- 2023-12-19T16:56:20.9013781Z Resolving deltas: 88% (170/193)
- 2023-12-19T16:56:20.9014065Z Resolving deltas: 89% (172/193)
- 2023-12-19T16:56:20.9014335Z Resolving deltas: 90% (174/193)
- 2023-12-19T16:56:20.9014613Z Resolving deltas: 91% (176/193)
- 2023-12-19T16:56:20.9014891Z Resolving deltas: 92% (178/193)
- 2023-12-19T16:56:20.9015161Z Resolving deltas: 93% (180/193)
- 2023-12-19T16:56:20.9015438Z Resolving deltas: 94% (182/193)
- 2023-12-19T16:56:20.9015714Z Resolving deltas: 95% (184/193)
- 2023-12-19T16:56:20.9015992Z Resolving deltas: 96% (186/193)
- 2023-12-19T16:56:20.9016268Z Resolving deltas: 97% (188/193)
- 2023-12-19T16:56:20.9016545Z Resolving deltas: 98% (190/193)
- 2023-12-19T16:56:21.0964684Z Resolving deltas: 99% (192/193)
- 2023-12-19T16:56:21.0965324Z Resolving deltas: 100% (193/193)
- 2023-12-19T16:56:21.0965844Z Resolving deltas: 100% (193/193), done.
- 2023-12-19T16:56:21.1767109Z From https://github.com/hshackle/hshackle.github.io
- 2023-12-19T16:56:21.1768502Z * [new ref] ac4eac188c9f7dcab516d5171bf138f4ca48f5bc -> origin/main
- 2023-12-19T16:56:21.1793942Z ##[endgroup]
- 2023-12-19T16:56:21.1794457Z ##[group]Determining the checkout info
- 2023-12-19T16:56:21.1796010Z ##[endgroup]
- 2023-12-19T16:56:21.1796433Z ##[group]Checking out the ref
- 2023-12-19T16:56:21.1800218Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
- 2023-12-19T16:56:21.8216081Z Switched to a new branch 'main'
- 2023-12-19T16:56:21.8216840Z branch 'main' set up to track 'origin/main'.
- 2023-12-19T16:56:21.8252646Z ##[endgroup]
- 2023-12-19T16:56:21.8302108Z [command]/usr/bin/git log -1 --format='%H'
- 2023-12-19T16:56:21.8337738Z 'ac4eac188c9f7dcab516d5171bf138f4ca48f5bc'
- 2023-12-19T16:56:21.8344952Z ##[group]Removing auth
- 2023-12-19T16:56:21.8348758Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2023-12-19T16:56:21.8390319Z [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' || :"
- 2023-12-19T16:56:21.8633703Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2023-12-19T16:56:21.8665405Z http.https://github.com/.extraheader
- 2023-12-19T16:56:21.8674339Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
- 2023-12-19T16:56:21.8716254Z [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' || :"
- 2023-12-19T16:56:21.8950567Z ##[endgroup]
- 2023-12-19T16:56:21.9245639Z ##[group]Run actions/setup-python@v2
- 2023-12-19T16:56:21.9245995Z with:
- 2023-12-19T16:56:21.9246207Z python-version: 3.8
- 2023-12-19T16:56:21.9246625Z token: ***
- 2023-12-19T16:56:21.9246851Z ##[endgroup]
- 2023-12-19T16:56:22.0482924Z Successfully setup CPython (3.8.18)
- 2023-12-19T16:56:22.0606500Z ##[group]Run julia-actions/setup-julia@v1
- 2023-12-19T16:56:22.0606860Z with:
- 2023-12-19T16:56:22.0607062Z version: 1
- 2023-12-19T16:56:22.0607325Z include-all-prereleases: false
- 2023-12-19T16:56:22.0607622Z arch: X64
- 2023-12-19T16:56:22.0607842Z show-versioninfo: false
- 2023-12-19T16:56:22.0608101Z env:
- 2023-12-19T16:56:22.0608399Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
- 2023-12-19T16:56:22.0608895Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
- 2023-12-19T16:56:22.0609283Z ##[endgroup]
- 2023-12-19T16:56:23.5641339Z [command]/usr/bin/tar xf /home/runner/work/_temp/778d652e-db72-4b81-b66d-5273a8ef2630 --strip-components=1 -C julia-x64-1.9.4-naK76y
- 2023-12-19T16:56:28.3708096Z [command]/opt/hostedtoolcache/julia/1.9.4/x64/bin/julia --version
- 2023-12-19T16:56:28.3857848Z julia version 1.9.4
- 2023-12-19T16:56:28.4021524Z ##[group]Run julia -e ' using Pkg; Pkg.activate("."); Pkg.instantiate(); using NodeJS; run(`$(npm_cmd()) install highlight.js`); using Franklin; optimize()'
- 2023-12-19T16:56:28.4022819Z [36;1mjulia -e ' using Pkg; Pkg.activate("."); Pkg.instantiate(); using NodeJS; run(`$(npm_cmd()) install highlight.js`); using Franklin; optimize()'[0m
- 2023-12-19T16:56:28.4088103Z shell: /usr/bin/bash -e {0}
- 2023-12-19T16:56:28.4088415Z env:
- 2023-12-19T16:56:28.4088732Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
- 2023-12-19T16:56:28.4089266Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
- 2023-12-19T16:56:28.4089669Z ##[endgroup]
- 2023-12-19T16:56:28.6157077Z Activating project at `~/work/hshackle.github.io/hshackle.github.io`
- 2023-12-19T16:56:28.7651719Z Installing known registries into `~/.julia`
- 2023-12-19T16:56:30.9834714Z Updating registry at `~/.julia/registries/General.toml`
- 2023-12-19T16:56:31.5731203Z Installed OpenSSL_jll ───────── v3.0.12+0
- 2023-12-19T16:56:31.5740267Z Installed SimpleBufferStream ── v1.1.0
- 2023-12-19T16:56:31.5746438Z Installed BitFlags ──────────── v0.1.8
- 2023-12-19T16:56:31.5751662Z Installed IOCapture ─────────── v0.2.3
- 2023-12-19T16:56:31.5762762Z Installed Parsers ───────────── v2.8.0
- 2023-12-19T16:56:31.5767519Z Installed JSON ──────────────── v0.21.4
- 2023-12-19T16:56:31.5768526Z Installed LoggingExtras ─────── v1.0.3
- 2023-12-19T16:56:31.5774965Z Installed Preferences ───────── v1.4.1
- 2023-12-19T16:56:31.9140390Z Installed ConcurrentUtilities ─ v2.3.0
- 2023-12-19T16:56:31.9180206Z Installed NodeJS ────────────── v2.0.0
- 2023-12-19T16:56:31.9199799Z Installed JLLWrappers ───────── v1.5.0
- 2023-12-19T16:56:31.9212429Z Installed URIs ──────────────── v1.5.1
- 2023-12-19T16:56:31.9232523Z Installed Literate ──────────── v2.16.0
- 2023-12-19T16:56:31.9245522Z Installed PrecompileTools ───── v1.2.0
- 2023-12-19T16:56:32.0407006Z Installed MIMEs ─────────────── v0.1.4
- 2023-12-19T16:56:32.0426624Z Installed OpenSSL ───────────── v1.4.1
- 2023-12-19T16:56:32.0444991Z Installed DelimitedFiles ────── v1.9.1
- 2023-12-19T16:56:32.0467839Z Installed OrderedCollections ── v1.6.3
- 2023-12-19T16:56:32.0478050Z Installed TranscodingStreams ── v0.10.2
- 2023-12-19T16:56:32.0494105Z Installed HTTP ──────────────── v1.10.1
- 2023-12-19T16:56:32.0839256Z Installed CodecZlib ─────────── v0.7.3
- 2023-12-19T16:56:32.0840597Z Installed ExprTools ─────────── v0.1.10
- 2023-12-19T16:56:32.0915034Z Installed LiveServer ────────── v1.2.7
- 2023-12-19T16:56:32.1011468Z Installed ExceptionUnwrapping ─ v0.1.9
- 2023-12-19T16:56:32.1629113Z Installed DocStringExtensions ─ v0.9.3
- 2023-12-19T16:56:32.2346429Z Installed Franklin ──────────── v0.10.95
- 2023-12-19T16:56:32.2359184Z Installed FranklinTemplates ─── v0.10.2
- 2023-12-19T16:56:33.8072492Z Installed MbedTLS ───────────── v1.1.9
- 2023-12-19T16:56:38.3621507Z Updating `~/work/hshackle.github.io/hshackle.github.io/Project.toml`
- 2023-12-19T16:56:38.3669690Z [713c75ef] + Franklin v0.10.95
- 2023-12-19T16:56:38.3670355Z [2bd173c7] + NodeJS v2.0.0
- 2023-12-19T16:56:38.3795498Z Updating `~/work/hshackle.github.io/hshackle.github.io/Manifest.toml`
- 2023-12-19T16:56:38.3922618Z [d1d4a3ce] + BitFlags v0.1.8
- 2023-12-19T16:56:38.3923348Z [944b1d66] + CodecZlib v0.7.3
- 2023-12-19T16:56:38.3924108Z [f0e56b4a] + ConcurrentUtilities v2.3.0
- 2023-12-19T16:56:38.3924882Z [8bb1440f] + DelimitedFiles v1.9.1
- 2023-12-19T16:56:38.3925655Z [ffbed154] + DocStringExtensions v0.9.3
- 2023-12-19T16:56:38.3926479Z [460bff9d] + ExceptionUnwrapping v0.1.9
- 2023-12-19T16:56:38.3927249Z [e2ba6199] + ExprTools v0.1.10
- 2023-12-19T16:56:38.3927939Z [713c75ef] + Franklin v0.10.95
- 2023-12-19T16:56:38.3928631Z [3a985190] + FranklinTemplates v0.10.2
- 2023-12-19T16:56:38.3929365Z [cd3eb016] + HTTP v1.10.1
- 2023-12-19T16:56:38.3929990Z [b5f81e59] + IOCapture v0.2.3
- 2023-12-19T16:56:38.3930689Z [692b3bcd] + JLLWrappers v1.5.0
- 2023-12-19T16:56:38.3931926Z [682c06a0] + JSON v0.21.4
- 2023-12-19T16:56:38.3932586Z [98b081ad] + Literate v2.16.0
- 2023-12-19T16:56:38.3933250Z [16fef848] + LiveServer v1.2.7
- 2023-12-19T16:56:38.3933961Z [e6f89c97] + LoggingExtras v1.0.3
- 2023-12-19T16:56:38.3934655Z [6c6e2e6c] + MIMEs v0.1.4
- 2023-12-19T16:56:38.3935145Z [739be429] + MbedTLS v1.1.9
- 2023-12-19T16:56:38.3935660Z [2bd173c7] + NodeJS v2.0.0
- 2023-12-19T16:56:38.3936102Z [4d8831e6] + OpenSSL v1.4.1
- 2023-12-19T16:56:38.3936409Z [bac558e1] + OrderedCollections v1.6.3
- 2023-12-19T16:56:38.3936760Z [69de0a69] + Parsers v2.8.0
- 2023-12-19T16:56:38.3937083Z [aea7be01] + PrecompileTools v1.2.0
- 2023-12-19T16:56:38.3937411Z [21216c6a] + Preferences v1.4.1
- 2023-12-19T16:56:38.3937737Z [777ac1f9] + SimpleBufferStream v1.1.0
- 2023-12-19T16:56:38.3938095Z [3bb67fe8] + TranscodingStreams v0.10.2
- 2023-12-19T16:56:38.3938556Z [5c2747f8] + URIs v1.5.1
- 2023-12-19T16:56:38.3938833Z [458c3c95] + OpenSSL_jll v3.0.12+0
- 2023-12-19T16:56:38.3939145Z [0dad84c5] + ArgTools v1.1.1
- 2023-12-19T16:56:38.3939427Z [56f22d72] + Artifacts
- 2023-12-19T16:56:38.3939676Z [2a0f44e3] + Base64
- 2023-12-19T16:56:38.3939916Z [ade2ca70] + Dates
- 2023-12-19T16:56:38.3940169Z [f43a241f] + Downloads v1.6.0
- 2023-12-19T16:56:38.3940458Z [7b1f6079] + FileWatching
- 2023-12-19T16:56:38.3940735Z [b77e0a4c] + InteractiveUtils
- 2023-12-19T16:56:38.3941028Z [b27032c2] + LibCURL v0.6.4
- 2023-12-19T16:56:38.3941294Z [76f85450] + LibGit2
- 2023-12-19T16:56:38.3941533Z [8f399da3] + Libdl
- 2023-12-19T16:56:38.3941765Z [56ddb016] + Logging
- 2023-12-19T16:56:38.3942007Z [d6f4376e] + Markdown
- 2023-12-19T16:56:38.3942248Z [a63ad114] + Mmap
- 2023-12-19T16:56:38.3942497Z [ca575930] + NetworkOptions v1.2.0
- 2023-12-19T16:56:38.3942813Z [44cfe95a] + Pkg v1.9.2
- 2023-12-19T16:56:38.3943076Z [de0858da] + Printf
- 2023-12-19T16:56:38.3943312Z [3fa0cd96] + REPL
- 2023-12-19T16:56:38.3943537Z [9a3f8284] + Random
- 2023-12-19T16:56:38.3943778Z [ea8e919c] + SHA v0.7.0
- 2023-12-19T16:56:38.3944043Z [9e88b42a] + Serialization
- 2023-12-19T16:56:38.3944306Z [6462fe0b] + Sockets
- 2023-12-19T16:56:38.3944550Z [fa267f1f] + TOML v1.0.3
- 2023-12-19T16:56:38.3944813Z [a4e569a6] + Tar v1.10.0
- 2023-12-19T16:56:38.3945064Z [8dfed614] + Test
- 2023-12-19T16:56:38.3945293Z [cf7118a7] + UUIDs
- 2023-12-19T16:56:38.3945525Z [4ec0a83e] + Unicode
- 2023-12-19T16:56:38.3945975Z [deac9b47] + LibCURL_jll v8.4.0+0
- 2023-12-19T16:56:38.3946288Z [29816b5a] + LibSSH2_jll v1.11.0+1
- 2023-12-19T16:56:38.3946600Z [c8ffd9c3] + MbedTLS_jll v2.28.2+0
- 2023-12-19T16:56:38.3946935Z [14a3606d] + MozillaCACerts_jll v2022.10.11
- 2023-12-19T16:56:38.3947280Z [83775a58] + Zlib_jll v1.2.13+0
- 2023-12-19T16:56:38.3947581Z [8e850ede] + nghttp2_jll v1.52.0+1
- 2023-12-19T16:56:38.3947893Z [3f19e933] + p7zip_jll v17.4.0+0
- 2023-12-19T16:56:38.7403325Z Precompiling project...
- 2023-12-19T16:56:39.3185127Z [32m ✓ [39mNodeJS
- 2023-12-19T16:56:39.4531346Z [32m ✓ [39m[90mExceptionUnwrapping[39m
- 2023-12-19T16:56:39.4594696Z [32m ✓ [39m[90mExprTools[39m
- 2023-12-19T16:56:39.4952848Z [32m ✓ [39m[90mLoggingExtras[39m
- 2023-12-19T16:56:39.7045627Z [32m ✓ [39m[90mURIs[39m
- 2023-12-19T16:56:39.8199801Z [32m ✓ [39m[90mSimpleBufferStream[39m
- 2023-12-19T16:56:40.2870773Z [32m ✓ [39m[90mOrderedCollections[39m
- 2023-12-19T16:56:40.2951789Z [32m ✓ [39m[90mConcurrentUtilities[39m
- 2023-12-19T16:56:40.3679933Z [32m ✓ [39m[90mBitFlags[39m
- 2023-12-19T16:56:40.9129439Z [32m ✓ [39m[90mTranscodingStreams[39m
- 2023-12-19T16:56:40.9294268Z [32m ✓ [39m[90mDelimitedFiles[39m
- 2023-12-19T16:56:41.2208961Z [32m ✓ [39m[90mDocStringExtensions[39m
- 2023-12-19T16:56:41.3256061Z [32m ✓ [39m[90mPreferences[39m
- 2023-12-19T16:56:41.4256140Z [32m ✓ [39m[90mIOCapture[39m
- 2023-12-19T16:56:41.7160371Z [32m ✓ [39m[90mMIMEs[39m
- 2023-12-19T16:56:41.7317349Z [32m ✓ [39m[90mTranscodingStreams → TestExt[39m
- 2023-12-19T16:56:41.8389775Z [32m ✓ [39m[90mPrecompileTools[39m
- 2023-12-19T16:56:42.0471265Z [32m ✓ [39m[90mJLLWrappers[39m
- 2023-12-19T16:56:42.2674857Z [32m ✓ [39m[90mCodecZlib[39m
- 2023-12-19T16:56:42.3044885Z [32m ✓ [39m[90mMbedTLS[39m
- 2023-12-19T16:56:42.5374821Z [32m ✓ [39m[90mOpenSSL_jll[39m
- 2023-12-19T16:56:44.2121644Z [32m ✓ [39m[90mOpenSSL[39m
- 2023-12-19T16:56:46.7842240Z [32m ✓ [39m[90mHTTP[39m
- 2023-12-19T16:56:47.4033860Z [32m ✓ [39m[90mLiveServer[39m
- 2023-12-19T16:56:47.8807338Z [32m ✓ [39m[90mFranklinTemplates[39m
- 2023-12-19T16:57:03.7257658Z [32m ✓ [39m[90mParsers[39m
- 2023-12-19T16:57:05.0338047Z [32m ✓ [39m[90mJSON[39m
- 2023-12-19T16:57:05.6086421Z [32m ✓ [39m[90mLiterate[39m
- 2023-12-19T16:57:26.0756894Z [32m ✓ [39mFranklin
- 2023-12-19T16:57:26.0865636Z 29 dependencies successfully precompiled in 48 seconds. 3 already precompiled.
- 2023-12-19T16:57:26.9466278Z
- 2023-12-19T16:57:26.9466774Z added 1 package in 497ms
- 2023-12-19T16:57:28.0811495Z Activating project at `~/work/hshackle.github.io/hshackle.github.io`
- 2023-12-19T16:57:29.1704674Z ┌ Franklin Warning: in <papers/dissipativeSpinLiquid.md>
- 2023-12-19T16:57:29.1876871Z │ A h-function call '{{fill title}}' (or '{{title}}') has argument 'title' which
- 2023-12-19T16:57:29.1878483Z │ doesn't match a page variable available in the current scope. It might have
- 2023-12-19T16:57:29.1879537Z │ been misspelled or should be defined via a '@def title = ...' either
- 2023-12-19T16:57:29.1880325Z │ locally on the page or globally in 'config.md'.
- 2023-12-19T16:57:29.1880837Z │
- 2023-12-19T16:57:29.1881144Z │ Relevant pointers:
- 2023-12-19T16:57:29.1881847Z │ - page variables and {{...}} blocks: https://franklinjl.org/syntax/page-variables/
- 2023-12-19T16:57:29.1882556Z └
- 2023-12-19T16:57:31.1259798Z
- 2023-12-19T16:57:31.1261472Z → Use Pkg.activate() to go back to your main environment.
- 2023-12-19T16:57:31.1262175Z
- 2023-12-19T16:57:31.1262571Z → Full pass (with pre-rendering) [done 3.4s]
- 2023-12-19T16:57:32.6755935Z → Minifying *.[html|css] files...
- 2023-12-19T16:57:32.6757217Z → Minifying *.[html|css] files... [done 130.8ms]
- 2023-12-19T16:57:32.7255183Z ##[group]Run JamesIves/github-pages-deploy-action@releases/v3
- 2023-12-19T16:57:32.7255624Z with:
- 2023-12-19T16:57:32.7256200Z GITHUB_TOKEN: ***
- 2023-12-19T16:57:32.7256456Z BRANCH: gh-pages
- 2023-12-19T16:57:32.7256951Z FOLDER: __site
- 2023-12-19T16:57:32.7257187Z CLEAN: true
- 2023-12-19T16:57:32.7257397Z env:
- 2023-12-19T16:57:32.7257689Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
- 2023-12-19T16:57:32.7258188Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
- 2023-12-19T16:57:32.7258569Z ##[endgroup]
- 2023-12-19T16:57:32.8095158Z
- 2023-12-19T16:57:32.8096179Z GitHub Pages Deploy Action 🚀
- 2023-12-19T16:57:32.8096658Z
- 2023-12-19T16:57:32.8100259Z 🚀 Getting Started Guide: https://github.com/marketplace/actions/deploy-to-github-pages
- 2023-12-19T16:57:32.8102235Z ❓ Discussions / Q&A: https://github.com/JamesIves/github-pages-deploy-action/discussions
- 2023-12-19T16:57:32.8104210Z 🔧 Report a Bug: https://github.com/JamesIves/github-pages-deploy-action/issues
- 2023-12-19T16:57:32.8105309Z
- 2023-12-19T16:57:32.8105959Z 📣 Maintained by James Ives: https://jamesiv.es
- 2023-12-19T16:57:32.8106850Z 💖 Support: https://github.com/sponsors/JamesIves
- 2023-12-19T16:57:32.8107736Z Checking configuration and starting deployment… 🚦
- 2023-12-19T16:57:32.8108522Z Deploying using GitHub Token… 🔑
- 2023-12-19T16:57:32.8109243Z Configuring git…
- 2023-12-19T16:57:32.8153349Z [command]/usr/bin/git init
- 2023-12-19T16:57:32.8204386Z Reinitialized existing Git repository in /home/runner/work/hshackle.github.io/hshackle.github.io/.git/
- 2023-12-19T16:57:32.8241295Z [command]/usr/bin/git config user.name hshackle
- 2023-12-19T16:57:32.8291552Z [command]/usr/bin/git config user.email [email protected]
- 2023-12-19T16:57:32.8341682Z [command]/usr/bin/git remote rm origin
- 2023-12-19T16:57:32.8403486Z [command]/usr/bin/git remote add origin ***github.com/hshackle/hshackle.github.io.git
- 2023-12-19T16:57:32.8459598Z [command]/usr/bin/git fetch --no-recurse-submodules
- 2023-12-19T16:57:33.0714211Z From https://github.com/hshackle/hshackle.github.io
- 2023-12-19T16:57:33.0715284Z * [new branch] gh-pages -> origin/gh-pages
- 2023-12-19T16:57:33.0716063Z * [new branch] main -> origin/main
- 2023-12-19T16:57:33.0735747Z Git configured… 🔧
- 2023-12-19T16:57:33.0740632Z Starting to commit changes…
- 2023-12-19T16:57:33.0756356Z [command]/usr/bin/git ls-remote --heads ***github.com/hshackle/hshackle.github.io.git gh-pages | wc -l
- 2023-12-19T16:57:33.2022393Z 8fb3cf2e419d0772b2d4a31018428fc89779a14f refs/heads/gh-pages
- 2023-12-19T16:57:33.2051935Z [command]/usr/bin/git checkout --progress --force ac4eac188c9f7dcab516d5171bf138f4ca48f5bc
- 2023-12-19T16:57:34.1347616Z Note: switching to 'ac4eac188c9f7dcab516d5171bf138f4ca48f5bc'.
- 2023-12-19T16:57:34.1348259Z
- 2023-12-19T16:57:34.1348811Z You are in 'detached HEAD' state. You can look around, make experimental
- 2023-12-19T16:57:34.1350091Z changes and commit them, and you can discard any commits you make in this
- 2023-12-19T16:57:34.1350802Z state without impacting any branches by switching back to a branch.
- 2023-12-19T16:57:34.1351168Z
- 2023-12-19T16:57:34.1351422Z If you want to create a new branch to retain commits you create, you may
- 2023-12-19T16:57:34.1352093Z do so (now or later) by using -c with the switch command. Example:
- 2023-12-19T16:57:34.1352451Z
- 2023-12-19T16:57:34.1352607Z git switch -c <new-branch-name>
- 2023-12-19T16:57:34.1352817Z
- 2023-12-19T16:57:34.1352930Z Or undo this operation with:
- 2023-12-19T16:57:34.1353125Z
- 2023-12-19T16:57:34.1353211Z git switch -
- 2023-12-19T16:57:34.1353354Z
- 2023-12-19T16:57:34.1353626Z Turn off this advice by setting config variable advice.detachedHead to false
- 2023-12-19T16:57:34.1354020Z
- 2023-12-19T16:57:34.1354124Z HEAD is now at ac4eac1 ugh
- 2023-12-19T16:57:34.1370044Z [command]/usr/bin/git fetch ***github.com/hshackle/hshackle.github.io.git
- 2023-12-19T16:57:34.2716006Z From https://github.com/hshackle/hshackle.github.io
- 2023-12-19T16:57:34.2717383Z * branch HEAD -> FETCH_HEAD
- 2023-12-19T16:57:34.2774167Z [command]/usr/bin/git worktree add --checkout github-pages-deploy-action-temp-deployment-folder origin/gh-pages
- 2023-12-19T16:57:34.2807067Z Preparing worktree (detached HEAD 8fb3cf2)
- 2023-12-19T16:57:34.6733228Z HEAD is now at 8fb3cf2 Deploying to gh-pages from @ b3d7e79c745f895a21020ad88087cc4fec7eb88f 🚀
- 2023-12-19T16:57:34.6804280Z [command]/usr/bin/rsync -q -av --checksum --progress /home/runner/work/hshackle.github.io/hshackle.github.io/__site/. github-pages-deploy-action-temp-deployment-folder --delete --exclude CNAME --exclude .nojekyll --exclude .ssh --exclude .git --exclude .github
- 2023-12-19T16:57:34.7879060Z [command]/usr/bin/git status --porcelain
- 2023-12-19T16:57:35.0363778Z Running post deployment cleanup jobs… 🗑️
- 2023-12-19T16:57:35.0380489Z [command]/usr/bin/git worktree remove github-pages-deploy-action-temp-deployment-folder --force
- 2023-12-19T16:57:35.0690496Z There is nothing to commit. Exiting early… 📭
- 2023-12-19T16:57:35.0782163Z Post job cleanup.
- 2023-12-19T16:57:35.1994581Z Post job cleanup.
- 2023-12-19T16:57:35.3023963Z [command]/usr/bin/git version
- 2023-12-19T16:57:35.3079077Z git version 2.43.0
- 2023-12-19T16:57:35.3119511Z Temporarily overriding HOME='/home/runner/work/_temp/c2b86a78-c78f-48a8-bf33-8188274eb880' before making global git config changes
- 2023-12-19T16:57:35.3121024Z Adding repository directory to the temporary git global config as a safe directory
- 2023-12-19T16:57:35.3125358Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/hshackle.github.io/hshackle.github.io
- 2023-12-19T16:57:35.3168020Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2023-12-19T16:57:35.3208173Z [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' || :"
- 2023-12-19T16:57:35.3455523Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2023-12-19T16:57:35.3495828Z [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' || :"
- 2023-12-19T16:57:35.4008339Z Cleaning up orphan processes
Add Comment
Please, Sign In to add comment