2022-05-12T14:30:53.0171220Z ##[group]Run actions/checkout@v3 2022-05-12T14:30:53.0171514Z with: 2022-05-12T14:30:53.0171719Z repository: github/opensource.guide 2022-05-12T14:30:53.0172099Z token: *** 2022-05-12T14:30:53.0172275Z ssh-strict: true 2022-05-12T14:30:53.0172521Z persist-credentials: true 2022-05-12T14:30:53.0172714Z clean: true 2022-05-12T14:30:53.0172886Z fetch-depth: 1 2022-05-12T14:30:53.0173062Z lfs: false 2022-05-12T14:30:53.0173259Z submodules: false 2022-05-12T14:30:53.0173437Z set-safe-directory: true 2022-05-12T14:30:53.0173635Z ##[endgroup] 2022-05-12T14:30:56.0171961Z Syncing repository: github/opensource.guide 2022-05-12T14:30:56.0827789Z ##[group]Getting Git version info 2022-05-12T14:30:56.0828702Z Working directory is '/home/runner/work/opensource.guide/opensource.guide' 2022-05-12T14:30:56.0864373Z [command]/usr/bin/git version 2022-05-12T14:30:56.3231532Z git version 2.36.1 2022-05-12T14:30:56.3254399Z ##[endgroup] 2022-05-12T14:30:56.3276648Z Temporarily overriding HOME='/home/runner/work/_temp/6af65210-e2de-4b2a-9939-82d9f4ac336d' before making global git config changes 2022-05-12T14:30:56.3278261Z Adding repository directory to the temporary git global config as a safe directory 2022-05-12T14:30:56.3281382Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/opensource.guide/opensource.guide 2022-05-12T14:30:56.3311711Z Deleting the contents of '/home/runner/work/opensource.guide/opensource.guide' 2022-05-12T14:30:56.3316650Z ##[group]Initializing the repository 2022-05-12T14:30:56.3320035Z [command]/usr/bin/git init /home/runner/work/opensource.guide/opensource.guide 2022-05-12T14:30:56.3762867Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-12T14:30:56.3763940Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-12T14:30:56.3765540Z hint: of your new repositories, which will suppress this warning, call: 2022-05-12T14:30:56.3766258Z hint: 2022-05-12T14:30:56.3767433Z hint: git config --global init.defaultBranch 2022-05-12T14:30:56.3768178Z hint: 2022-05-12T14:30:56.3769331Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-12T14:30:56.3770305Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-12T14:30:56.3771369Z hint: 2022-05-12T14:30:56.3771996Z hint: git branch -m 2022-05-12T14:30:56.3773075Z Initialized empty Git repository in /home/runner/work/opensource.guide/opensource.guide/.git/ 2022-05-12T14:30:56.3780654Z [command]/usr/bin/git remote add origin https://github.com/github/opensource.guide 2022-05-12T14:30:56.3956588Z ##[endgroup] 2022-05-12T14:30:56.3957383Z ##[group]Disabling automatic garbage collection 2022-05-12T14:30:56.3961147Z [command]/usr/bin/git config --local gc.auto 0 2022-05-12T14:30:56.3982058Z ##[endgroup] 2022-05-12T14:30:56.3982998Z ##[group]Setting up auth 2022-05-12T14:30:56.3989562Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-12T14:30:56.4012440Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-12T14:30:56.8273736Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-12T14:30:56.8298182Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-12T14:30:56.8436690Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-12T14:30:56.8466337Z ##[endgroup] 2022-05-12T14:30:56.8467334Z ##[group]Fetching the repository 2022-05-12T14:30:56.8473865Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +fc1a3ca20abea978d8bb226eda8e1b663c3b6283:refs/remotes/pull/2809/merge 2022-05-12T14:30:57.3554542Z remote: Enumerating objects: 656, done. 2022-05-12T14:30:57.3558165Z remote: Counting objects: 0% (1/656) 2022-05-12T14:30:57.3558573Z remote: Counting objects: 1% (7/656) 2022-05-12T14:30:57.3559563Z remote: Counting objects: 2% (14/656) 2022-05-12T14:30:57.3559973Z remote: Counting objects: 3% (20/656) 2022-05-12T14:30:57.3560352Z remote: Counting objects: 4% (27/656) 2022-05-12T14:30:57.3560729Z remote: Counting objects: 5% (33/656) 2022-05-12T14:30:57.3561111Z remote: Counting objects: 6% (40/656) 2022-05-12T14:30:57.3561500Z remote: Counting objects: 7% (46/656) 2022-05-12T14:30:57.3561860Z remote: Counting objects: 8% (53/656) 2022-05-12T14:30:57.3562242Z remote: Counting objects: 9% (60/656) 2022-05-12T14:30:57.3562668Z remote: Counting objects: 10% (66/656) 2022-05-12T14:30:57.3563050Z remote: Counting objects: 11% (73/656) 2022-05-12T14:30:57.3563444Z remote: Counting objects: 12% (79/656) 2022-05-12T14:30:57.3563829Z remote: Counting objects: 13% (86/656) 2022-05-12T14:30:57.3564248Z remote: Counting objects: 14% (92/656) 2022-05-12T14:30:57.3564686Z remote: Counting objects: 15% (99/656) 2022-05-12T14:30:57.3565107Z remote: Counting objects: 16% (105/656) 2022-05-12T14:30:57.3565562Z remote: Counting objects: 17% (112/656) 2022-05-12T14:30:57.3566056Z remote: Counting objects: 18% (119/656) 2022-05-12T14:30:57.3566479Z remote: Counting objects: 19% (125/656) 2022-05-12T14:30:57.3566910Z remote: Counting objects: 20% (132/656) 2022-05-12T14:30:57.3567358Z remote: Counting objects: 21% (138/656) 2022-05-12T14:30:57.3567805Z remote: Counting objects: 22% (145/656) 2022-05-12T14:30:57.3568248Z remote: Counting objects: 23% (151/656) 2022-05-12T14:30:57.3568931Z remote: Counting objects: 24% (158/656) 2022-05-12T14:30:57.3569399Z remote: Counting objects: 25% (164/656) 2022-05-12T14:30:57.3601580Z remote: Counting objects: 26% (171/656) 2022-05-12T14:30:57.3602320Z remote: Counting objects: 27% (178/656) 2022-05-12T14:30:57.3603200Z remote: Counting objects: 28% (184/656) 2022-05-12T14:30:57.3603855Z remote: Counting objects: 29% (191/656) 2022-05-12T14:30:57.3604695Z remote: Counting objects: 30% (197/656) 2022-05-12T14:30:57.3605317Z remote: Counting objects: 31% (204/656) 2022-05-12T14:30:57.3606142Z remote: Counting objects: 32% (210/656) 2022-05-12T14:30:57.3606709Z remote: Counting objects: 33% (217/656) 2022-05-12T14:30:57.3607528Z remote: Counting objects: 34% (224/656) 2022-05-12T14:30:57.3608206Z remote: Counting objects: 35% (230/656) 2022-05-12T14:30:57.3609178Z remote: Counting objects: 36% (237/656) 2022-05-12T14:30:57.3609818Z remote: Counting objects: 37% (243/656) 2022-05-12T14:30:57.3610579Z remote: Counting objects: 38% (250/656) 2022-05-12T14:30:57.3611206Z remote: Counting objects: 39% (256/656) 2022-05-12T14:30:57.3612015Z remote: Counting objects: 40% (263/656) 2022-05-12T14:30:57.3615940Z remote: Counting objects: 41% (269/656) 2022-05-12T14:30:57.3616823Z remote: Counting objects: 42% (276/656) 2022-05-12T14:30:57.3617449Z remote: Counting objects: 43% (283/656) 2022-05-12T14:30:57.3618291Z remote: Counting objects: 44% (289/656) 2022-05-12T14:30:57.3618918Z remote: Counting objects: 45% (296/656) 2022-05-12T14:30:57.3619760Z remote: Counting objects: 46% (302/656) 2022-05-12T14:30:57.3620381Z remote: Counting objects: 47% (309/656) 2022-05-12T14:30:57.3621208Z remote: Counting objects: 48% (315/656) 2022-05-12T14:30:57.3621805Z remote: Counting objects: 49% (322/656) 2022-05-12T14:30:57.3622631Z remote: Counting objects: 50% (328/656) 2022-05-12T14:30:57.3623290Z remote: Counting objects: 51% (335/656) 2022-05-12T14:30:57.3624945Z remote: Counting objects: 52% (342/656) 2022-05-12T14:30:57.3625303Z remote: Counting objects: 53% (348/656) 2022-05-12T14:30:57.3625654Z remote: Counting objects: 54% (355/656) 2022-05-12T14:30:57.3626411Z remote: Counting objects: 55% (361/656) 2022-05-12T14:30:57.3626769Z remote: Counting objects: 56% (368/656) 2022-05-12T14:30:57.3627107Z remote: Counting objects: 57% (374/656) 2022-05-12T14:30:57.3627444Z remote: Counting objects: 58% (381/656) 2022-05-12T14:30:57.3627781Z remote: Counting objects: 59% (388/656) 2022-05-12T14:30:57.3628110Z remote: Counting objects: 60% (394/656) 2022-05-12T14:30:57.3628449Z remote: Counting objects: 61% (401/656) 2022-05-12T14:30:57.3628861Z remote: Counting objects: 62% (407/656) 2022-05-12T14:30:57.3629199Z remote: Counting objects: 63% (414/656) 2022-05-12T14:30:57.3629530Z remote: Counting objects: 64% (420/656) 2022-05-12T14:30:57.3629888Z remote: Counting objects: 65% (427/656) 2022-05-12T14:30:57.3630224Z remote: Counting objects: 66% (433/656) 2022-05-12T14:30:57.3630556Z remote: Counting objects: 67% (440/656) 2022-05-12T14:30:57.3630902Z remote: Counting objects: 68% (447/656) 2022-05-12T14:30:57.3631232Z remote: Counting objects: 69% (453/656) 2022-05-12T14:30:57.3631560Z remote: Counting objects: 70% (460/656) 2022-05-12T14:30:57.3631903Z remote: Counting objects: 71% (466/656) 2022-05-12T14:30:57.3632233Z remote: Counting objects: 72% (473/656) 2022-05-12T14:30:57.3632560Z remote: Counting objects: 73% (479/656) 2022-05-12T14:30:57.3632883Z remote: Counting objects: 74% (486/656) 2022-05-12T14:30:57.3633216Z remote: Counting objects: 75% (492/656) 2022-05-12T14:30:57.3633707Z remote: Counting objects: 76% (499/656) 2022-05-12T14:30:57.3634029Z remote: Counting objects: 77% (506/656) 2022-05-12T14:30:57.3634387Z remote: Counting objects: 78% (512/656) 2022-05-12T14:30:57.3634727Z remote: Counting objects: 79% (519/656) 2022-05-12T14:30:57.3635056Z remote: Counting objects: 80% (525/656) 2022-05-12T14:30:57.3635390Z remote: Counting objects: 81% (532/656) 2022-05-12T14:30:57.3635720Z remote: Counting objects: 82% (538/656) 2022-05-12T14:30:57.3636049Z remote: Counting objects: 83% (545/656) 2022-05-12T14:30:57.3636369Z remote: Counting objects: 84% (552/656) 2022-05-12T14:30:57.3636696Z remote: Counting objects: 85% (558/656) 2022-05-12T14:30:57.3637028Z remote: Counting objects: 86% (565/656) 2022-05-12T14:30:57.3637347Z remote: Counting objects: 87% (571/656) 2022-05-12T14:30:57.3637606Z remote: Counting objects: 88% (578/656) 2022-05-12T14:30:57.3637795Z remote: Counting objects: 89% (584/656) 2022-05-12T14:30:57.3638774Z remote: Counting objects: 90% (591/656) 2022-05-12T14:30:57.3639151Z remote: Counting objects: 91% (597/656) 2022-05-12T14:30:57.3639486Z remote: Counting objects: 92% (604/656) 2022-05-12T14:30:57.3639817Z remote: Counting objects: 93% (611/656) 2022-05-12T14:30:57.3640081Z remote: Counting objects: 94% (617/656) 2022-05-12T14:30:57.3640265Z remote: Counting objects: 95% (624/656) 2022-05-12T14:30:57.3640454Z remote: Counting objects: 96% (630/656) 2022-05-12T14:30:57.3640641Z remote: Counting objects: 97% (637/656) 2022-05-12T14:30:57.3640835Z remote: Counting objects: 98% (643/656) 2022-05-12T14:30:57.3641027Z remote: Counting objects: 99% (650/656) 2022-05-12T14:30:57.3641215Z remote: Counting objects: 100% (656/656) 2022-05-12T14:30:57.3641418Z remote: Counting objects: 100% (656/656), done. 2022-05-12T14:30:57.3641640Z remote: Compressing objects: 0% (1/547) 2022-05-12T14:30:57.3641853Z remote: Compressing objects: 1% (6/547) 2022-05-12T14:30:57.3642178Z remote: Compressing objects: 2% (11/547) 2022-05-12T14:30:57.3642384Z remote: Compressing objects: 3% (17/547) 2022-05-12T14:30:57.3642590Z remote: Compressing objects: 4% (22/547) 2022-05-12T14:30:57.3642780Z remote: Compressing objects: 5% (28/547) 2022-05-12T14:30:57.3642981Z remote: Compressing objects: 6% (33/547) 2022-05-12T14:30:57.3643180Z remote: Compressing objects: 7% (39/547) 2022-05-12T14:30:57.3643367Z remote: Compressing objects: 8% (44/547) 2022-05-12T14:30:57.3643564Z remote: Compressing objects: 9% (50/547) 2022-05-12T14:30:57.3643759Z remote: Compressing objects: 10% (55/547) 2022-05-12T14:30:57.3643946Z remote: Compressing objects: 11% (61/547) 2022-05-12T14:30:57.3644183Z remote: Compressing objects: 12% (66/547) 2022-05-12T14:30:57.3700807Z remote: Compressing objects: 13% (72/547) 2022-05-12T14:30:57.3704144Z remote: Compressing objects: 14% (77/547) 2022-05-12T14:30:57.3704960Z remote: Compressing objects: 15% (83/547) 2022-05-12T14:30:57.3705407Z remote: Compressing objects: 16% (88/547) 2022-05-12T14:30:57.3705821Z remote: Compressing objects: 17% (93/547) 2022-05-12T14:30:57.3706247Z remote: Compressing objects: 18% (99/547) 2022-05-12T14:30:57.3706690Z remote: Compressing objects: 19% (104/547) 2022-05-12T14:30:57.3707103Z remote: Compressing objects: 20% (110/547) 2022-05-12T14:30:57.3707510Z remote: Compressing objects: 21% (115/547) 2022-05-12T14:30:57.3707916Z remote: Compressing objects: 22% (121/547) 2022-05-12T14:30:57.3708325Z remote: Compressing objects: 23% (126/547) 2022-05-12T14:30:57.3708646Z remote: Compressing objects: 24% (132/547) 2022-05-12T14:30:57.3708978Z remote: Compressing objects: 25% (137/547) 2022-05-12T14:30:57.3709368Z remote: Compressing objects: 26% (143/547) 2022-05-12T14:30:57.3709569Z remote: Compressing objects: 27% (148/547) 2022-05-12T14:30:57.3709758Z remote: Compressing objects: 28% (154/547) 2022-05-12T14:30:57.3709956Z remote: Compressing objects: 29% (159/547) 2022-05-12T14:30:57.3710157Z remote: Compressing objects: 30% (165/547) 2022-05-12T14:30:57.3710349Z remote: Compressing objects: 31% (170/547) 2022-05-12T14:30:57.3751494Z remote: Compressing objects: 32% (176/547) 2022-05-12T14:30:57.3752059Z remote: Compressing objects: 33% (181/547) 2022-05-12T14:30:57.3752387Z remote: Compressing objects: 34% (186/547) 2022-05-12T14:30:57.3752705Z remote: Compressing objects: 35% (192/547) 2022-05-12T14:30:57.3753026Z remote: Compressing objects: 36% (197/547) 2022-05-12T14:30:57.3753342Z remote: Compressing objects: 37% (203/547) 2022-05-12T14:30:57.3753649Z remote: Compressing objects: 38% (208/547) 2022-05-12T14:30:57.3753946Z remote: Compressing objects: 39% (214/547) 2022-05-12T14:30:57.4055578Z remote: Compressing objects: 40% (219/547) 2022-05-12T14:30:57.4182599Z remote: Compressing objects: 41% (225/547) 2022-05-12T14:30:57.4326081Z remote: Compressing objects: 42% (230/547) 2022-05-12T14:30:57.4393369Z remote: Compressing objects: 43% (236/547) 2022-05-12T14:30:57.4401459Z remote: Compressing objects: 44% (241/547) 2022-05-12T14:30:57.4436868Z remote: Compressing objects: 45% (247/547) 2022-05-12T14:30:57.4514063Z remote: Compressing objects: 46% (252/547) 2022-05-12T14:30:57.4590927Z remote: Compressing objects: 47% (258/547) 2022-05-12T14:30:57.4620104Z remote: Compressing objects: 48% (263/547) 2022-05-12T14:30:57.4651798Z remote: Compressing objects: 49% (269/547) 2022-05-12T14:30:57.4692735Z remote: Compressing objects: 50% (274/547) 2022-05-12T14:30:57.4790433Z remote: Compressing objects: 51% (279/547) 2022-05-12T14:30:57.4837891Z remote: Compressing objects: 52% (285/547) 2022-05-12T14:30:57.4977137Z remote: Compressing objects: 53% (290/547) 2022-05-12T14:30:57.5089219Z remote: Compressing objects: 54% (296/547) 2022-05-12T14:30:57.5435822Z remote: Compressing objects: 55% (301/547) 2022-05-12T14:30:57.5513216Z remote: Compressing objects: 56% (307/547) 2022-05-12T14:30:57.5513679Z remote: Compressing objects: 57% (312/547) 2022-05-12T14:30:57.5536682Z remote: Compressing objects: 58% (318/547) 2022-05-12T14:30:57.5537157Z remote: Compressing objects: 59% (323/547) 2022-05-12T14:30:57.5613496Z remote: Compressing objects: 60% (329/547) 2022-05-12T14:30:57.5765665Z remote: Compressing objects: 61% (334/547) 2022-05-12T14:30:57.5913042Z remote: Compressing objects: 62% (340/547) 2022-05-12T14:30:57.5976566Z remote: Compressing objects: 63% (345/547) 2022-05-12T14:30:57.6128029Z remote: Compressing objects: 64% (351/547) 2022-05-12T14:30:57.6186245Z remote: Compressing objects: 65% (356/547) 2022-05-12T14:30:57.6299053Z remote: Compressing objects: 66% (362/547) 2022-05-12T14:30:57.6499889Z remote: Compressing objects: 67% (367/547) 2022-05-12T14:30:57.6745830Z remote: Compressing objects: 68% (372/547) 2022-05-12T14:30:57.6983619Z remote: Compressing objects: 69% (378/547) 2022-05-12T14:30:57.7293839Z remote: Compressing objects: 70% (383/547) 2022-05-12T14:30:57.7304048Z remote: Compressing objects: 71% (389/547) 2022-05-12T14:30:57.7415870Z remote: Compressing objects: 72% (394/547) 2022-05-12T14:30:57.7501785Z remote: Compressing objects: 73% (400/547) 2022-05-12T14:30:57.7598296Z remote: Compressing objects: 74% (405/547) 2022-05-12T14:30:57.7711770Z remote: Compressing objects: 75% (411/547) 2022-05-12T14:30:57.7839221Z remote: Compressing objects: 76% (416/547) 2022-05-12T14:30:57.7927343Z remote: Compressing objects: 77% (422/547) 2022-05-12T14:30:57.7985121Z remote: Compressing objects: 78% (427/547) 2022-05-12T14:30:57.8008964Z remote: Compressing objects: 79% (433/547) 2022-05-12T14:30:57.8026467Z remote: Compressing objects: 80% (438/547) 2022-05-12T14:30:57.8031371Z remote: Compressing objects: 81% (444/547) 2022-05-12T14:30:57.8032224Z remote: Compressing objects: 82% (449/547) 2022-05-12T14:30:57.8052006Z remote: Compressing objects: 83% (455/547) 2022-05-12T14:30:57.8052412Z remote: Compressing objects: 84% (460/547) 2022-05-12T14:30:57.8052768Z remote: Compressing objects: 85% (465/547) 2022-05-12T14:30:57.8053110Z remote: Compressing objects: 86% (471/547) 2022-05-12T14:30:57.8053466Z remote: Compressing objects: 87% (476/547) 2022-05-12T14:30:57.8053978Z remote: Compressing objects: 88% (482/547) 2022-05-12T14:30:57.8055004Z remote: Compressing objects: 89% (487/547) 2022-05-12T14:30:57.8056037Z remote: Compressing objects: 90% (493/547) 2022-05-12T14:30:57.8056236Z remote: Compressing objects: 91% (498/547) 2022-05-12T14:30:57.8056427Z remote: Compressing objects: 92% (504/547) 2022-05-12T14:30:57.8056613Z remote: Compressing objects: 93% (509/547) 2022-05-12T14:30:57.8056791Z remote: Compressing objects: 94% (515/547) 2022-05-12T14:30:57.8056977Z remote: Compressing objects: 95% (520/547) 2022-05-12T14:30:57.8057169Z remote: Compressing objects: 96% (526/547) 2022-05-12T14:30:57.8057368Z remote: Compressing objects: 97% (531/547) 2022-05-12T14:30:57.8057558Z remote: Compressing objects: 98% (537/547) 2022-05-12T14:30:57.8057751Z remote: Compressing objects: 99% (542/547) 2022-05-12T14:30:57.8057945Z remote: Compressing objects: 100% (547/547) 2022-05-12T14:30:57.8058140Z remote: Compressing objects: 100% (547/547), done. 2022-05-12T14:30:57.8501480Z Receiving objects: 0% (1/656) 2022-05-12T14:30:57.8503205Z Receiving objects: 1% (7/656) 2022-05-12T14:30:57.8508861Z Receiving objects: 2% (14/656) 2022-05-12T14:30:57.8536307Z Receiving objects: 3% (20/656) 2022-05-12T14:30:57.8818713Z Receiving objects: 4% (27/656) 2022-05-12T14:30:57.9066377Z Receiving objects: 5% (33/656) 2022-05-12T14:30:57.9085297Z Receiving objects: 6% (40/656) 2022-05-12T14:30:57.9172129Z Receiving objects: 7% (46/656) 2022-05-12T14:30:57.9252245Z Receiving objects: 8% (53/656) 2022-05-12T14:30:57.9330491Z Receiving objects: 9% (60/656) 2022-05-12T14:30:57.9451944Z Receiving objects: 10% (66/656) 2022-05-12T14:30:57.9464211Z Receiving objects: 11% (73/656) 2022-05-12T14:30:57.9478181Z Receiving objects: 12% (79/656) 2022-05-12T14:30:57.9492227Z Receiving objects: 13% (86/656) 2022-05-12T14:30:57.9529186Z Receiving objects: 14% (92/656) 2022-05-12T14:30:57.9602595Z Receiving objects: 15% (99/656) 2022-05-12T14:30:57.9615640Z Receiving objects: 16% (105/656) 2022-05-12T14:30:57.9628327Z Receiving objects: 17% (112/656) 2022-05-12T14:30:57.9669836Z Receiving objects: 18% (119/656) 2022-05-12T14:30:57.9707729Z Receiving objects: 19% (125/656) 2022-05-12T14:30:57.9808025Z Receiving objects: 20% (132/656) 2022-05-12T14:30:57.9825878Z Receiving objects: 21% (138/656) 2022-05-12T14:30:57.9837334Z Receiving objects: 22% (145/656) 2022-05-12T14:30:57.9851383Z Receiving objects: 23% (151/656) 2022-05-12T14:30:57.9863533Z Receiving objects: 24% (158/656) 2022-05-12T14:30:57.9877452Z Receiving objects: 25% (164/656) 2022-05-12T14:30:57.9890426Z Receiving objects: 26% (171/656) 2022-05-12T14:30:57.9902806Z Receiving objects: 27% (178/656) 2022-05-12T14:30:57.9918696Z Receiving objects: 28% (184/656) 2022-05-12T14:30:57.9960622Z Receiving objects: 29% (191/656) 2022-05-12T14:30:57.9979854Z Receiving objects: 30% (197/656) 2022-05-12T14:30:57.9999386Z Receiving objects: 31% (204/656) 2022-05-12T14:30:58.0013291Z Receiving objects: 32% (210/656) 2022-05-12T14:30:58.0024838Z Receiving objects: 33% (217/656) 2022-05-12T14:30:58.0035190Z Receiving objects: 34% (224/656) 2022-05-12T14:30:58.0046145Z Receiving objects: 35% (230/656) 2022-05-12T14:30:58.0055516Z Receiving objects: 36% (237/656) 2022-05-12T14:30:58.0063432Z Receiving objects: 37% (243/656) 2022-05-12T14:30:58.0065882Z Receiving objects: 38% (250/656) 2022-05-12T14:30:58.0067934Z Receiving objects: 39% (256/656) 2022-05-12T14:30:58.0072605Z Receiving objects: 40% (263/656) 2022-05-12T14:30:58.0075777Z Receiving objects: 41% (269/656) 2022-05-12T14:30:58.0076986Z Receiving objects: 42% (276/656) 2022-05-12T14:30:58.0078947Z Receiving objects: 43% (283/656) 2022-05-12T14:30:58.0191015Z Receiving objects: 44% (289/656) 2022-05-12T14:30:58.0312769Z Receiving objects: 45% (296/656) 2022-05-12T14:30:58.0388201Z Receiving objects: 46% (302/656) 2022-05-12T14:30:58.0530228Z Receiving objects: 47% (309/656) 2022-05-12T14:30:58.0583362Z Receiving objects: 48% (315/656) 2022-05-12T14:30:58.0612340Z Receiving objects: 49% (322/656) 2022-05-12T14:30:58.0638113Z Receiving objects: 50% (328/656) 2022-05-12T14:30:58.0659333Z Receiving objects: 51% (335/656) 2022-05-12T14:30:58.0670603Z Receiving objects: 52% (342/656) 2022-05-12T14:30:58.0673708Z Receiving objects: 53% (348/656) 2022-05-12T14:30:58.0676189Z Receiving objects: 54% (355/656) 2022-05-12T14:30:58.0684019Z Receiving objects: 55% (361/656) 2022-05-12T14:30:58.0686172Z Receiving objects: 56% (368/656) 2022-05-12T14:30:58.0689016Z Receiving objects: 57% (374/656) 2022-05-12T14:30:58.0690785Z Receiving objects: 58% (381/656) 2022-05-12T14:30:58.0693856Z Receiving objects: 59% (388/656) 2022-05-12T14:30:58.0694445Z Receiving objects: 60% (394/656) 2022-05-12T14:30:58.0698879Z Receiving objects: 61% (401/656) 2022-05-12T14:30:58.0701721Z Receiving objects: 62% (407/656) 2022-05-12T14:30:58.0705140Z Receiving objects: 63% (414/656) 2022-05-12T14:30:58.0705438Z Receiving objects: 64% (420/656) 2022-05-12T14:30:58.0707769Z Receiving objects: 65% (427/656) 2022-05-12T14:30:58.0735713Z Receiving objects: 66% (433/656) 2022-05-12T14:30:58.0738674Z Receiving objects: 67% (440/656) 2022-05-12T14:30:58.0741213Z Receiving objects: 68% (447/656) 2022-05-12T14:30:58.0744694Z Receiving objects: 69% (453/656) 2022-05-12T14:30:58.0748324Z Receiving objects: 70% (460/656) 2022-05-12T14:30:58.0751517Z Receiving objects: 71% (466/656) 2022-05-12T14:30:58.0754007Z Receiving objects: 72% (473/656) 2022-05-12T14:30:58.0757825Z Receiving objects: 73% (479/656) 2022-05-12T14:30:58.0758420Z Receiving objects: 74% (486/656) 2022-05-12T14:30:58.0765347Z Receiving objects: 75% (492/656) 2022-05-12T14:30:58.0808164Z Receiving objects: 76% (499/656) 2022-05-12T14:30:58.0808981Z remote: Total 656 (delta 89), reused 327 (delta 75), pack-reused 0 2022-05-12T14:30:58.0809338Z Receiving objects: 77% (506/656) 2022-05-12T14:30:58.0809622Z Receiving objects: 78% (512/656) 2022-05-12T14:30:58.0809908Z Receiving objects: 79% (519/656) 2022-05-12T14:30:58.0812746Z Receiving objects: 80% (525/656) 2022-05-12T14:30:58.0813207Z Receiving objects: 81% (532/656) 2022-05-12T14:30:58.0864994Z Receiving objects: 82% (538/656) 2022-05-12T14:30:58.0867475Z Receiving objects: 83% (545/656) 2022-05-12T14:30:58.0868024Z Receiving objects: 84% (552/656) 2022-05-12T14:30:58.0872246Z Receiving objects: 85% (558/656) 2022-05-12T14:30:58.0872730Z Receiving objects: 86% (565/656) 2022-05-12T14:30:58.0873233Z Receiving objects: 87% (571/656) 2022-05-12T14:30:58.0873605Z Receiving objects: 88% (578/656) 2022-05-12T14:30:58.0877874Z Receiving objects: 89% (584/656) 2022-05-12T14:30:58.0878447Z Receiving objects: 90% (591/656) 2022-05-12T14:30:58.0899237Z Receiving objects: 91% (597/656) 2022-05-12T14:30:58.0899757Z Receiving objects: 92% (604/656) 2022-05-12T14:30:58.0903910Z Receiving objects: 93% (611/656) 2022-05-12T14:30:58.0905753Z Receiving objects: 94% (617/656) 2022-05-12T14:30:58.0908255Z Receiving objects: 95% (624/656) 2022-05-12T14:30:58.0910445Z Receiving objects: 96% (630/656) 2022-05-12T14:30:58.0912883Z Receiving objects: 97% (637/656) 2022-05-12T14:30:58.0913387Z Receiving objects: 98% (643/656) 2022-05-12T14:30:58.0917554Z Receiving objects: 99% (650/656) 2022-05-12T14:30:58.0918128Z Receiving objects: 100% (656/656) 2022-05-12T14:30:58.0918710Z Receiving objects: 100% (656/656), 4.65 MiB | 18.37 MiB/s, done. 2022-05-12T14:30:58.0925152Z Resolving deltas: 0% (0/89) 2022-05-12T14:30:58.0929110Z Resolving deltas: 1% (1/89) 2022-05-12T14:30:58.0938735Z Resolving deltas: 2% (2/89) 2022-05-12T14:30:58.0942725Z Resolving deltas: 3% (3/89) 2022-05-12T14:30:58.0943944Z Resolving deltas: 4% (4/89) 2022-05-12T14:30:58.0944467Z Resolving deltas: 5% (5/89) 2022-05-12T14:30:58.0948285Z Resolving deltas: 6% (6/89) 2022-05-12T14:30:58.0948791Z Resolving deltas: 7% (7/89) 2022-05-12T14:30:58.0949185Z Resolving deltas: 8% (8/89) 2022-05-12T14:30:58.0949457Z Resolving deltas: 10% (9/89) 2022-05-12T14:30:58.0949737Z Resolving deltas: 11% (10/89) 2022-05-12T14:30:58.0949994Z Resolving deltas: 12% (11/89) 2022-05-12T14:30:58.0950252Z Resolving deltas: 13% (12/89) 2022-05-12T14:30:58.0950522Z Resolving deltas: 14% (13/89) 2022-05-12T14:30:58.0950775Z Resolving deltas: 15% (14/89) 2022-05-12T14:30:58.0951036Z Resolving deltas: 16% (15/89) 2022-05-12T14:30:58.0951300Z Resolving deltas: 17% (16/89) 2022-05-12T14:30:58.0951551Z Resolving deltas: 19% (17/89) 2022-05-12T14:30:58.0951804Z Resolving deltas: 20% (18/89) 2022-05-12T14:30:58.0952066Z Resolving deltas: 21% (19/89) 2022-05-12T14:30:58.0952317Z Resolving deltas: 22% (20/89) 2022-05-12T14:30:58.0953289Z Resolving deltas: 23% (21/89) 2022-05-12T14:30:58.0957316Z Resolving deltas: 24% (22/89) 2022-05-12T14:30:58.0957712Z Resolving deltas: 25% (23/89) 2022-05-12T14:30:58.0957985Z Resolving deltas: 26% (24/89) 2022-05-12T14:30:58.0958258Z Resolving deltas: 28% (25/89) 2022-05-12T14:30:58.0958512Z Resolving deltas: 29% (26/89) 2022-05-12T14:30:58.0958772Z Resolving deltas: 30% (27/89) 2022-05-12T14:30:58.0959033Z Resolving deltas: 31% (28/89) 2022-05-12T14:30:58.0959281Z Resolving deltas: 32% (29/89) 2022-05-12T14:30:58.0959687Z Resolving deltas: 33% (30/89) 2022-05-12T14:30:58.0959943Z Resolving deltas: 34% (31/89) 2022-05-12T14:30:58.0962567Z Resolving deltas: 35% (32/89) 2022-05-12T14:30:58.0962950Z Resolving deltas: 37% (33/89) 2022-05-12T14:30:58.0963224Z Resolving deltas: 38% (34/89) 2022-05-12T14:30:58.0963492Z Resolving deltas: 39% (35/89) 2022-05-12T14:30:58.0963745Z Resolving deltas: 40% (36/89) 2022-05-12T14:30:58.0964000Z Resolving deltas: 41% (37/89) 2022-05-12T14:30:58.0966762Z Resolving deltas: 42% (38/89) 2022-05-12T14:30:58.0971040Z Resolving deltas: 43% (39/89) 2022-05-12T14:30:58.0971486Z Resolving deltas: 44% (40/89) 2022-05-12T14:30:58.0971904Z Resolving deltas: 46% (41/89) 2022-05-12T14:30:58.0972241Z Resolving deltas: 47% (42/89) 2022-05-12T14:30:58.0972497Z Resolving deltas: 48% (43/89) 2022-05-12T14:30:58.0972770Z Resolving deltas: 49% (44/89) 2022-05-12T14:30:58.0973032Z Resolving deltas: 50% (45/89) 2022-05-12T14:30:58.0973297Z Resolving deltas: 51% (46/89) 2022-05-12T14:30:58.0973598Z Resolving deltas: 52% (47/89) 2022-05-12T14:30:58.0973862Z Resolving deltas: 53% (48/89) 2022-05-12T14:30:58.0974117Z Resolving deltas: 55% (49/89) 2022-05-12T14:30:58.0974374Z Resolving deltas: 56% (50/89) 2022-05-12T14:30:58.0978216Z Resolving deltas: 57% (51/89) 2022-05-12T14:30:58.0978514Z Resolving deltas: 58% (52/89) 2022-05-12T14:30:58.0978782Z Resolving deltas: 59% (53/89) 2022-05-12T14:30:58.0979046Z Resolving deltas: 60% (54/89) 2022-05-12T14:30:58.0979317Z Resolving deltas: 61% (55/89) 2022-05-12T14:30:58.0979580Z Resolving deltas: 62% (56/89) 2022-05-12T14:30:58.0979835Z Resolving deltas: 64% (57/89) 2022-05-12T14:30:58.0980097Z Resolving deltas: 65% (58/89) 2022-05-12T14:30:58.0980353Z Resolving deltas: 66% (59/89) 2022-05-12T14:30:58.0993125Z Resolving deltas: 67% (60/89) 2022-05-12T14:30:58.0996143Z Resolving deltas: 68% (61/89) 2022-05-12T14:30:58.0996669Z Resolving deltas: 69% (62/89) 2022-05-12T14:30:58.1008312Z Resolving deltas: 70% (63/89) 2022-05-12T14:30:58.1009493Z Resolving deltas: 71% (64/89) 2022-05-12T14:30:58.1010820Z Resolving deltas: 73% (65/89) 2022-05-12T14:30:58.1015628Z Resolving deltas: 74% (66/89) 2022-05-12T14:30:58.1017562Z Resolving deltas: 75% (67/89) 2022-05-12T14:30:58.1018112Z Resolving deltas: 76% (68/89) 2022-05-12T14:30:58.1022628Z Resolving deltas: 77% (69/89) 2022-05-12T14:30:58.1024846Z Resolving deltas: 78% (70/89) 2022-05-12T14:30:58.1025376Z Resolving deltas: 79% (71/89) 2022-05-12T14:30:58.1028800Z Resolving deltas: 80% (72/89) 2022-05-12T14:30:58.1036338Z Resolving deltas: 82% (73/89) 2022-05-12T14:30:58.1044117Z Resolving deltas: 83% (74/89) 2022-05-12T14:30:58.1045822Z Resolving deltas: 84% (75/89) 2022-05-12T14:30:58.1046367Z Resolving deltas: 85% (76/89) 2022-05-12T14:30:58.1048313Z Resolving deltas: 86% (77/89) 2022-05-12T14:30:58.1048789Z Resolving deltas: 87% (78/89) 2022-05-12T14:30:58.1051186Z Resolving deltas: 88% (79/89) 2022-05-12T14:30:58.1051710Z Resolving deltas: 89% (80/89) 2022-05-12T14:30:58.1052084Z Resolving deltas: 91% (81/89) 2022-05-12T14:30:58.1052359Z Resolving deltas: 92% (82/89) 2022-05-12T14:30:58.1052620Z Resolving deltas: 93% (83/89) 2022-05-12T14:30:58.1055390Z Resolving deltas: 94% (84/89) 2022-05-12T14:30:58.1055922Z Resolving deltas: 95% (85/89) 2022-05-12T14:30:58.1056285Z Resolving deltas: 96% (86/89) 2022-05-12T14:30:58.1059328Z Resolving deltas: 97% (87/89) 2022-05-12T14:30:58.1059784Z Resolving deltas: 98% (88/89) 2022-05-12T14:30:58.1060129Z Resolving deltas: 100% (89/89) 2022-05-12T14:30:58.1060503Z Resolving deltas: 100% (89/89), done. 2022-05-12T14:30:58.1676044Z From https://github.com/github/opensource.guide 2022-05-12T14:30:58.1679329Z * [new ref] fc1a3ca20abea978d8bb226eda8e1b663c3b6283 -> pull/2809/merge 2022-05-12T14:30:58.1691563Z ##[endgroup] 2022-05-12T14:30:58.1692465Z ##[group]Determining the checkout info 2022-05-12T14:30:58.1694977Z ##[endgroup] 2022-05-12T14:30:58.1695709Z ##[group]Checking out the ref 2022-05-12T14:30:58.1699239Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/2809/merge 2022-05-12T14:30:58.2262099Z Note: switching to 'refs/remotes/pull/2809/merge'. 2022-05-12T14:30:58.2262675Z 2022-05-12T14:30:58.2263293Z You are in 'detached HEAD' state. You can look around, make experimental 2022-05-12T14:30:58.2263737Z changes and commit them, and you can discard any commits you make in this 2022-05-12T14:30:58.2264172Z state without impacting any branches by switching back to a branch. 2022-05-12T14:30:58.2264408Z 2022-05-12T14:30:58.2265000Z If you want to create a new branch to retain commits you create, you may 2022-05-12T14:30:58.2265559Z do so (now or later) by using -c with the switch command. Example: 2022-05-12T14:30:58.2265794Z 2022-05-12T14:30:58.2266021Z git switch -c 2022-05-12T14:30:58.2266191Z 2022-05-12T14:30:58.2266341Z Or undo this operation with: 2022-05-12T14:30:58.2266527Z 2022-05-12T14:30:58.2266634Z git switch - 2022-05-12T14:30:58.2266794Z 2022-05-12T14:30:58.2267015Z Turn off this advice by setting config variable advice.detachedHead to false 2022-05-12T14:30:58.2267269Z 2022-05-12T14:30:58.2267508Z HEAD is now at fc1a3ca Merge fc0ac53fd5bd7d8a22cdd256941973746125d1f3 into ec34b97fb1d09b2ad057129cd749a6f6bbe78869 2022-05-12T14:30:58.2270300Z ##[endgroup] 2022-05-12T14:30:58.2409472Z [command]/usr/bin/git log -1 --format='%H' 2022-05-12T14:30:58.2429767Z 'fc1a3ca20abea978d8bb226eda8e1b663c3b6283'