Hi folks,
Some Scallywag job steps are failing in cygwin-install-action with message
"Unable to connect to the remote server".
So far only arch and noarch - both package arch and null noarch - build steps
have been affected - not source builds.
Summary below - full log attached - also see my recent wget2 builds
"pending"/"failed" with this reason:
2024-12-01T12:20:31.3682715Z ##[group]Fetching the repository
2024-12-01T12:20:31.3701623Z [command]"C:\Program Files\Git\bin\git.exe" -c
protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1
origin +6b5cf753fe76141134ede493e3b80339336cf5ab:refs/remotes/origin/master
2024-12-01T12:20:33.2275943Z From https://github.com/cygwin/scallywag
2024-12-01T12:20:33.2276539Z * [new ref]
6b5cf753fe76141134ede493e3b80339336cf5ab -> origin/master
2024-12-01T12:20:33.2545007Z ##[endgroup]
2024-12-01T12:20:33.2547507Z ##[group]Determining the checkout info
2024-12-01T12:20:33.2548495Z ##[endgroup]
2024-12-01T12:20:33.2558290Z [command]"C:\Program Files\Git\bin\git.exe"
sparse-checkout disable
2024-12-01T12:20:33.2997560Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --unset-all extensions.worktreeConfig
2024-12-01T12:20:33.3209655Z ##[group]Checking out the ref
2024-12-01T12:20:33.3218281Z [command]"C:\Program Files\Git\bin\git.exe"
checkout --progress --force -B master refs/remotes/origin/master
2024-12-01T12:20:33.3739205Z branch 'master' set up to track 'origin/master'.
2024-12-01T12:20:33.3743346Z Reset branch 'master'
2024-12-01T12:20:33.3768478Z ##[endgroup]
2024-12-01T12:20:33.4072306Z [command]"C:\Program Files\Git\bin\git.exe" log -1
--format=%H
2024-12-01T12:20:33.4271146Z 6b5cf753fe76141134ede493e3b80339336cf5ab
2024-12-01T12:20:33.4756608Z ##[group]Run cygwin/cygwin-install-action@master
2024-12-01T12:20:33.4756971Z with:
2024-12-01T12:20:33.4757140Z platform: x86_64
2024-12-01T12:20:33.4757346Z packages: cygport,git,lzip,python3
2024-12-01T12:20:33.4757586Z install-dir: C:\cygwin
2024-12-01T12:20:33.4757770Z check-sig: true
2024-12-01T12:20:33.4757951Z add-to-path: true
2024-12-01T12:20:33.4758121Z ##[endgroup]
2024-12-01T12:20:33.4915519Z ##[group]Run $platform = 'x86_64'
...
2024-12-01T12:20:33.4965802Z shell:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-12-01T12:20:33.4966196Z ##[endgroup]
2024-12-01T12:20:55.2472465Z Invoke-WebRequest : Unable to connect to the remote
server
2024-12-01T12:20:55.2473117Z At
D:\a\_temp\ffa78816-f5f6-4b47-a993-27b435120c18.ps1:10 char:1
2024-12-01T12:20:55.2474131Z + Invoke-WebRequest
https://cygwin.com/setup-$platform.exe -OutFile C:\ ...
2024-12-01T12:20:55.2474732Z +
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-12-01T12:20:55.2475223Z + CategoryInfo : InvalidOperation:
(System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
2024-12-01T12:20:55.2475654Z eption
2024-12-01T12:20:55.2476362Z + FullyQualifiedErrorId :
WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
2024-12-01T12:20:55.2476881Z
2024-12-01T12:20:55.2623419Z ##[error]Process completed with exit code 1.
More:
https://cygwin.com/cgi-bin2/jobs.cgi?srcpkg=wget2&user=Brian+Inglis
--
Take care. Thanks, Brian Inglis Calgary, Alberta, Canada
La perfection est atteinte Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut
-- Antoine de Saint-Exupéry
2024-12-01T12:20:25.4425532Z Current runner version: '2.321.0'
2024-12-01T12:20:25.4447133Z ##[group]Operating System
2024-12-01T12:20:25.4447862Z Microsoft Windows Server 2022
2024-12-01T12:20:25.4448425Z 10.0.20348
2024-12-01T12:20:25.4448827Z Datacenter
2024-12-01T12:20:25.4449249Z ##[endgroup]
2024-12-01T12:20:25.4449711Z ##[group]Runner Image
2024-12-01T12:20:25.4450193Z Image: windows-2022
2024-12-01T12:20:25.4450676Z Version: 20241125.1.0
2024-12-01T12:20:25.4451660Z Included Software:
https://github.com/actions/runner-images/blob/win22/20241125.1/images/windows/Windows2022-Readme.md
2024-12-01T12:20:25.4452901Z Image Release:
https://github.com/actions/runner-images/releases/tag/win22%2F20241125.1
2024-12-01T12:20:25.4453690Z ##[endgroup]
2024-12-01T12:20:25.4454151Z ##[group]Runner Image Provisioner
2024-12-01T12:20:25.4454650Z 2.0.385.1
2024-12-01T12:20:25.4455048Z ##[endgroup]
2024-12-01T12:20:25.4455934Z ##[group]GITHUB_TOKEN Permissions
2024-12-01T12:20:25.4458112Z Contents: read
2024-12-01T12:20:25.4458673Z Metadata: read
2024-12-01T12:20:25.4459097Z ##[endgroup]
2024-12-01T12:20:25.4461707Z Secret source: Actions
2024-12-01T12:20:25.4462287Z Prepare workflow directory
2024-12-01T12:20:25.4746173Z Prepare all required actions
2024-12-01T12:20:25.4781896Z Getting action download info
2024-12-01T12:20:25.6916639Z Download action repository 'actions/checkout@v4'
(SHA:11bd71901bbe5b1630ceea73d27597364c9af683)
2024-12-01T12:20:25.8633216Z Download action repository
'cygwin/cygwin-install-action@master'
(SHA:3bb2cf578250d22bed46555cbf300b22266ef287)
2024-12-01T12:20:26.6374633Z Download action repository
'actions/upload-artifact@v4' (SHA:b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882)
2024-12-01T12:20:27.0714181Z Uses:
cygwin/scallywag/.github/workflows/build.yml@refs/heads/master
(6b5cf753fe76141134ede493e3b80339336cf5ab)
2024-12-01T12:20:27.0716517Z ##[group] Inputs
2024-12-01T12:20:27.0716977Z name: noarch
2024-12-01T12:20:27.0717366Z pkgarch: x86_64
2024-12-01T12:20:27.0717789Z ##[endgroup]
2024-12-01T12:20:27.0718191Z Complete job name: noarch / build
2024-12-01T12:20:27.1653000Z ##[group]Run git config --global core.autocrlf
input
2024-12-01T12:20:27.1653874Z [36;1mgit config --global core.autocrlf input[0m
2024-12-01T12:20:27.1690826Z shell: C:\Program Files\PowerShell\7\pwsh.EXE
-command ". '{0}'"
2024-12-01T12:20:27.1692012Z ##[endgroup]
2024-12-01T12:20:28.0289740Z ##[group]Run actions/checkout@v4
2024-12-01T12:20:28.0290354Z with:
2024-12-01T12:20:28.0290702Z repository: cygwin/scallywag
2024-12-01T12:20:28.0291297Z token: ***
2024-12-01T12:20:28.0291636Z ssh-strict: true
2024-12-01T12:20:28.0291986Z ssh-user: git
2024-12-01T12:20:28.0292385Z persist-credentials: true
2024-12-01T12:20:28.0292795Z clean: true
2024-12-01T12:20:28.0293147Z sparse-checkout-cone-mode: true
2024-12-01T12:20:28.0293584Z fetch-depth: 1
2024-12-01T12:20:28.0293926Z fetch-tags: false
2024-12-01T12:20:28.0294281Z show-progress: true
2024-12-01T12:20:28.0294673Z lfs: false
2024-12-01T12:20:28.0295018Z submodules: false
2024-12-01T12:20:28.0295380Z set-safe-directory: true
2024-12-01T12:20:28.0295761Z ##[endgroup]
2024-12-01T12:20:28.5950974Z Syncing repository: cygwin/scallywag
2024-12-01T12:20:28.6013268Z ##[group]Getting Git version info
2024-12-01T12:20:28.6014176Z Working directory is 'D:\a\scallywag\scallywag'
2024-12-01T12:20:28.8405931Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-12-01T12:20:28.9114966Z git version 2.47.0.windows.1
2024-12-01T12:20:28.9481801Z ##[endgroup]
2024-12-01T12:20:28.9494751Z Copying 'C:\Users\runneradmin\.gitconfig' to
'D:\a\_temp\69e2f6a1-1a2a-42f2-b74a-19e44bc7c84a\.gitconfig'
2024-12-01T12:20:28.9514142Z Temporarily overriding
HOME='D:\a\_temp\69e2f6a1-1a2a-42f2-b74a-19e44bc7c84a' before making global git
config changes
2024-12-01T12:20:28.9517006Z Adding repository directory to the temporary git
global config as a safe directory
2024-12-01T12:20:28.9527018Z [command]"C:\Program Files\Git\bin\git.exe" config
--global --add safe.directory D:\a\scallywag\scallywag
2024-12-01T12:20:28.9817052Z Deleting the contents of 'D:\a\scallywag\scallywag'
2024-12-01T12:20:28.9822847Z ##[group]Initializing the repository
2024-12-01T12:20:28.9832780Z [command]"C:\Program Files\Git\bin\git.exe" init
D:\a\scallywag\scallywag
2024-12-01T12:20:29.0602016Z Initialized empty Git repository in
D:/a/scallywag/scallywag/.git/
2024-12-01T12:20:29.0647734Z [command]"C:\Program Files\Git\bin\git.exe" remote
add origin https://github.com/cygwin/scallywag
2024-12-01T12:20:29.1293455Z ##[endgroup]
2024-12-01T12:20:29.1295094Z ##[group]Disabling automatic garbage collection
2024-12-01T12:20:29.1306626Z [command]"C:\Program Files\Git\bin\git.exe" config
--local gc.auto 0
2024-12-01T12:20:29.1538001Z ##[endgroup]
2024-12-01T12:20:29.1540191Z ##[group]Setting up auth
2024-12-01T12:20:29.1553496Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --name-only --get-regexp core\.sshCommand
2024-12-01T12:20:29.1776888Z [command]"C:\Program Files\Git\bin\git.exe"
submodule foreach --recursive "sh -c \"git config --local --name-only
--get-regexp 'core\.sshCommand' && git config --local --unset-all
'core.sshCommand' || :\""
2024-12-01T12:20:30.9538029Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-12-01T12:20:30.9767397Z [command]"C:\Program Files\Git\bin\git.exe"
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' || :\""
2024-12-01T12:20:31.3392520Z [command]"C:\Program Files\Git\bin\git.exe" config
--local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2024-12-01T12:20:31.3682145Z ##[endgroup]
2024-12-01T12:20:31.3682715Z ##[group]Fetching the repository
2024-12-01T12:20:31.3701623Z [command]"C:\Program Files\Git\bin\git.exe" -c
protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1
origin +6b5cf753fe76141134ede493e3b80339336cf5ab:refs/remotes/origin/master
2024-12-01T12:20:33.2275943Z From https://github.com/cygwin/scallywag
2024-12-01T12:20:33.2276539Z * [new ref]
6b5cf753fe76141134ede493e3b80339336cf5ab -> origin/master
2024-12-01T12:20:33.2545007Z ##[endgroup]
2024-12-01T12:20:33.2547507Z ##[group]Determining the checkout info
2024-12-01T12:20:33.2548495Z ##[endgroup]
2024-12-01T12:20:33.2558290Z [command]"C:\Program Files\Git\bin\git.exe"
sparse-checkout disable
2024-12-01T12:20:33.2997560Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --unset-all extensions.worktreeConfig
2024-12-01T12:20:33.3209655Z ##[group]Checking out the ref
2024-12-01T12:20:33.3218281Z [command]"C:\Program Files\Git\bin\git.exe"
checkout --progress --force -B master refs/remotes/origin/master
2024-12-01T12:20:33.3739205Z branch 'master' set up to track 'origin/master'.
2024-12-01T12:20:33.3743346Z Reset branch 'master'
2024-12-01T12:20:33.3768478Z ##[endgroup]
2024-12-01T12:20:33.4072306Z [command]"C:\Program Files\Git\bin\git.exe" log -1
--format=%H
2024-12-01T12:20:33.4271146Z 6b5cf753fe76141134ede493e3b80339336cf5ab
2024-12-01T12:20:33.4756608Z ##[group]Run cygwin/cygwin-install-action@master
2024-12-01T12:20:33.4756971Z with:
2024-12-01T12:20:33.4757140Z platform: x86_64
2024-12-01T12:20:33.4757346Z packages: cygport,git,lzip,python3
2024-12-01T12:20:33.4757586Z install-dir: C:\cygwin
2024-12-01T12:20:33.4757770Z check-sig: true
2024-12-01T12:20:33.4757951Z add-to-path: true
2024-12-01T12:20:33.4758121Z ##[endgroup]
2024-12-01T12:20:33.4915519Z ##[group]Run $platform = 'x86_64'
2024-12-01T12:20:33.4915838Z [36;1m$platform = 'x86_64'[0m
2024-12-01T12:20:33.4916145Z [36;1m$platform = $platform -replace
'^(x64|amd64)$', 'x86_64'[0m
2024-12-01T12:20:33.4916483Z [36;1m$platform = $platform -replace '^i686$',
'x86'[0m
2024-12-01T12:20:33.4916830Z [36;1m# validate that platform is one of the
expected values[0m
2024-12-01T12:20:33.4917184Z [36;1mif (($platform -ne 'x86') -and ($platform
-ne 'x86_64')) {[0m
2024-12-01T12:20:33.4918268Z [36;1m echo "unknown platform $platform"[0m
2024-12-01T12:20:33.4918547Z [36;1m exit 1[0m
2024-12-01T12:20:33.4918705Z [36;1m}[0m
2024-12-01T12:20:33.4919038Z [36;1mInvoke-WebRequest
https://cygwin.com/setup-$platform.exe -OutFile C:\setup.exe[0m
2024-12-01T12:20:33.4919415Z [36;1m[0m
2024-12-01T12:20:33.4919597Z [36;1m$packages = 'cygport,git,lzip,python3'[0m
2024-12-01T12:20:33.4919998Z [36;1m$pkg_list = $packages.Split('',
[System.StringSplitOptions]::RemoveEmptyEntries)[0m
2024-12-01T12:20:33.4920432Z [36;1m$pkg_list = $pkg_list | % { $_.Trim() }[0m
2024-12-01T12:20:33.4920695Z [36;1m$pkg_list = $pkg_list | % { $_.Trim(',')
}[0m
2024-12-01T12:20:33.4920927Z [36;1m[0m
2024-12-01T12:20:33.4921074Z [36;1m$args = @([0m
2024-12-01T12:20:33.4921291Z [36;1m '-qgnO',[0m
2024-12-01T12:20:33.4921498Z [36;1m '-l', 'C:\cygwin-packages',[0m
2024-12-01T12:20:33.4921721Z [36;1m '-R', 'C:\cygwin'[0m
2024-12-01T12:20:33.4921905Z [36;1m)[0m
2024-12-01T12:20:33.4922049Z [36;1m[0m
2024-12-01T12:20:33.4922219Z [36;1m# default site if not specified[0m
2024-12-01T12:20:33.4922439Z [36;1mif ( '' ) {[0m
2024-12-01T12:20:33.4922607Z [36;1m $sites = ''[0m
2024-12-01T12:20:33.4922804Z [36;1m} elseif ($platform -eq 'x86') {[0m
2024-12-01T12:20:33.4923142Z [36;1m $sites =
'http://mirrors.kernel.org/sourceware/cygwin-archive/20221123'[0m
2024-12-01T12:20:33.4923471Z [36;1m} else {[0m
2024-12-01T12:20:33.4923698Z [36;1m $sites =
'http://mirrors.kernel.org/sourceware/cygwin/'[0m
2024-12-01T12:20:33.4923960Z [36;1m}[0m
2024-12-01T12:20:33.4924237Z [36;1m$site_list = $sites.Split('',
[System.StringSplitOptions]::RemoveEmptyEntries)[0m
2024-12-01T12:20:33.4924601Z [36;1m$site_list = $site_list | % { $_.Trim()
}[0m
2024-12-01T12:20:33.4924858Z [36;1mforeach ($site in $site_list) {[0m
2024-12-01T12:20:33.4925075Z [36;1m $args += '-s'[0m
2024-12-01T12:20:33.4925256Z [36;1m $args += $site[0m
2024-12-01T12:20:33.4925421Z [36;1m}[0m
2024-12-01T12:20:33.4925560Z [36;1m[0m
2024-12-01T12:20:33.4925731Z [36;1mif ($pkg_list.Count -gt 0) {[0m
2024-12-01T12:20:33.4925955Z [36;1m $args += '-P'[0m
2024-12-01T12:20:33.4926142Z [36;1m $args += $pkg_list -Join(',')[0m
2024-12-01T12:20:33.4926351Z [36;1m}[0m
2024-12-01T12:20:33.4926495Z [36;1m[0m
2024-12-01T12:20:33.4926640Z [36;1mif ('true' -eq $false) {[0m
2024-12-01T12:20:33.4926843Z [36;1m $args += '-X'[0m
2024-12-01T12:20:33.4927012Z [36;1m}[0m
2024-12-01T12:20:33.4927145Z [36;1m[0m
2024-12-01T12:20:33.4927279Z [36;1mif ( '' ) {[0m
2024-12-01T12:20:33.4927445Z [36;1m $pubkeys = ''[0m
2024-12-01T12:20:33.4927761Z [36;1m $pubkey_list = $pubkeys.Split('',
[System.StringSplitOptions]::RemoveEmptyEntries)[0m
2024-12-01T12:20:33.4928150Z [36;1m $pubkey_list = $pubkey_list | % {
$_.Trim() }[0m
2024-12-01T12:20:33.4928422Z [36;1m foreach ($pubkey in $pubkey_list) {[0m
2024-12-01T12:20:33.4928656Z [36;1m $args += '-K'[0m
2024-12-01T12:20:33.4928840Z [36;1m $args += $pubkey[0m
2024-12-01T12:20:33.4929018Z [36;1m }[0m
2024-12-01T12:20:33.4930486Z [36;1m}[0m
2024-12-01T12:20:33.4930697Z [36;1m[0m
2024-12-01T12:20:33.4930874Z [36;1mif ($platform -eq 'x86') {[0m
2024-12-01T12:20:33.4931142Z [36;1m $args += '--allow-unsupported-windows'[0m
2024-12-01T12:20:33.4931390Z [36;1m}[0m
2024-12-01T12:20:33.4931540Z [36;1m[0m
2024-12-01T12:20:33.4931793Z [36;1m# because setup is a Windows GUI app, make
it part of a pipeline to make[0m
2024-12-01T12:20:33.4932143Z [36;1m# PowerShell wait for it to exit[0m
2024-12-01T12:20:33.4932407Z [36;1m& C:\setup.exe $args | Out-Default[0m
2024-12-01T12:20:33.4965802Z shell:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-12-01T12:20:33.4966196Z ##[endgroup]
2024-12-01T12:20:55.2472465Z Invoke-WebRequest : Unable to connect to the
remote server
2024-12-01T12:20:55.2473117Z At
D:\a\_temp\ffa78816-f5f6-4b47-a993-27b435120c18.ps1:10 char:1
2024-12-01T12:20:55.2474131Z + Invoke-WebRequest
https://cygwin.com/setup-$platform.exe -OutFile C:\ ...
2024-12-01T12:20:55.2474732Z +
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-12-01T12:20:55.2475223Z + CategoryInfo : InvalidOperation:
(System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
2024-12-01T12:20:55.2475654Z eption
2024-12-01T12:20:55.2476362Z + FullyQualifiedErrorId :
WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
2024-12-01T12:20:55.2476881Z
2024-12-01T12:20:55.2623419Z ##[error]Process completed with exit code 1.
2024-12-01T12:20:55.2791781Z ##[group]Run actions/upload-artifact@v4
2024-12-01T12:20:55.2792084Z with:
2024-12-01T12:20:55.2792242Z name: noarch builddir
2024-12-01T12:20:55.2792469Z path: builddir.tar.xz
setup.log.full
2024-12-01T12:20:55.2792724Z if-no-files-found: warn
2024-12-01T12:20:55.2792916Z compression-level: 6
2024-12-01T12:20:55.2793123Z overwrite: false
2024-12-01T12:20:55.2793305Z include-hidden-files: false
2024-12-01T12:20:55.2793502Z ##[endgroup]
2024-12-01T12:20:55.5551012Z Multiple search paths detected. Calculating the
least common ancestor of all paths
2024-12-01T12:20:55.5556467Z The least common ancestor is
D:\a\scallywag\scallywag. This will be the root directory of the artifact
2024-12-01T12:20:55.5568297Z ##[warning]No files were found with the provided
path: builddir.tar.xz
setup.log.full. No artifacts will be uploaded.
2024-12-01T12:20:55.5786990Z Post job cleanup.
2024-12-01T12:20:55.7815419Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-12-01T12:20:55.8022805Z git version 2.47.0.windows.1
2024-12-01T12:20:55.8104883Z Copying 'C:\Users\runneradmin\.gitconfig' to
'D:\a\_temp\0e85d9d3-eba4-4c24-a3c6-7d993bda7d27\.gitconfig'
2024-12-01T12:20:55.8126157Z Temporarily overriding
HOME='D:\a\_temp\0e85d9d3-eba4-4c24-a3c6-7d993bda7d27' before making global git
config changes
2024-12-01T12:20:55.8127367Z Adding repository directory to the temporary git
global config as a safe directory
2024-12-01T12:20:55.8137206Z [command]"C:\Program Files\Git\bin\git.exe" config
--global --add safe.directory D:\a\scallywag\scallywag
2024-12-01T12:20:55.8440646Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --name-only --get-regexp core\.sshCommand
2024-12-01T12:20:55.8681726Z [command]"C:\Program Files\Git\bin\git.exe"
submodule foreach --recursive "sh -c \"git config --local --name-only
--get-regexp 'core\.sshCommand' && git config --local --unset-all
'core.sshCommand' || :\""
2024-12-01T12:20:56.2602147Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-12-01T12:20:56.2804243Z http.https://github.com/.extraheader
2024-12-01T12:20:56.2848606Z [command]"C:\Program Files\Git\bin\git.exe" config
--local --unset-all http.https://github.com/.extraheader
2024-12-01T12:20:56.3148735Z [command]"C:\Program Files\Git\bin\git.exe"
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' || :\""
2024-12-01T12:20:56.7260207Z Cleaning up orphan processes