Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jacob-carlborg-apoex/370a6197d4f1f5102f0a8c5e44235179 to your computer and use it in GitHub Desktop.
Save jacob-carlborg-apoex/370a6197d4f1f5102f0a8c5e44235179 to your computer and use it in GitHub Desktop.
Failing GitHub action ruby/setup-ruby
2023-03-17T09:33:47.3516124Z Requested labels: ubuntu-20.04
2023-03-17T09:33:47.3516174Z Job defined at: foo/bar/.github/workflows/ci.yaml@refs/heads/debug-ci
2023-03-17T09:33:47.3516207Z Waiting for a runner to pick up this job...
2023-03-17T09:33:47.5036923Z Job is waiting for a hosted runner to come online.
2023-03-17T09:33:49.9201112Z Job is about to start running on the hosted runner: GitHub Actions 11 (hosted)
2023-03-17T09:33:52.0120785Z Current runner version: '2.303.0'
2023-03-17T09:33:52.0148890Z ##[group]Operating System
2023-03-17T09:33:52.0149423Z Ubuntu
2023-03-17T09:33:52.0149691Z 20.04.5
2023-03-17T09:33:52.0149954Z LTS
2023-03-17T09:33:52.0150274Z ##[endgroup]
2023-03-17T09:33:52.0150581Z ##[group]Runner Image
2023-03-17T09:33:52.0150914Z Image: ubuntu-20.04
2023-03-17T09:33:52.0151181Z Version: 20230313.1
2023-03-17T09:33:52.0151690Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20230313.1/images/linux/Ubuntu2004-Readme.md
2023-03-17T09:33:52.0152345Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20230313.1
2023-03-17T09:33:52.0152786Z ##[endgroup]
2023-03-17T09:33:52.0153113Z ##[group]Runner Image Provisioner
2023-03-17T09:33:52.0153389Z 2.0.127.1
2023-03-17T09:33:52.0153697Z ##[endgroup]
2023-03-17T09:33:52.0154619Z ##[group]GITHUB_TOKEN Permissions
2023-03-17T09:33:52.0155192Z Actions: write
2023-03-17T09:33:52.0155506Z Checks: write
2023-03-17T09:33:52.0156003Z Contents: write
2023-03-17T09:33:52.0156379Z Deployments: write
2023-03-17T09:33:52.0156676Z Discussions: write
2023-03-17T09:33:52.0157000Z Issues: write
2023-03-17T09:33:52.0157292Z Metadata: read
2023-03-17T09:33:52.0157603Z Packages: write
2023-03-17T09:33:52.0157853Z Pages: write
2023-03-17T09:33:52.0158178Z PullRequests: write
2023-03-17T09:33:52.0158534Z RepositoryProjects: write
2023-03-17T09:33:52.0158875Z SecurityEvents: write
2023-03-17T09:33:52.0159151Z Statuses: write
2023-03-17T09:33:52.0159446Z ##[endgroup]
2023-03-17T09:33:52.0163054Z Secret source: Actions
2023-03-17T09:33:52.0163522Z Prepare workflow directory
2023-03-17T09:33:52.1025850Z Prepare all required actions
2023-03-17T09:33:52.1212615Z Getting action download info
2023-03-17T09:33:52.3756288Z Download action repository 'actions/checkout@v3' (SHA:24cb9080177205b6e8c946b17badbe402adc938f)
2023-03-17T09:33:52.6852439Z Download action repository 'ruby/setup-ruby@v1.144.1' (SHA:e6689b4deb1cb2062ea45315001f687c0b52111b)
2023-03-17T09:33:53.0077054Z Complete job name: bundle
2023-03-17T09:33:53.1076192Z ##[group]Run actions/checkout@v3
2023-03-17T09:33:53.1076666Z with:
2023-03-17T09:33:53.1077000Z repository: foo/bar
2023-03-17T09:33:53.1077594Z token: ***
2023-03-17T09:33:53.1077937Z ssh-strict: true
2023-03-17T09:33:53.1078349Z persist-credentials: true
2023-03-17T09:33:53.1078664Z clean: true
2023-03-17T09:33:53.1078978Z fetch-depth: 1
2023-03-17T09:33:53.1079328Z lfs: false
2023-03-17T09:33:53.1079595Z submodules: false
2023-03-17T09:33:53.1079978Z set-safe-directory: true
2023-03-17T09:33:53.1080334Z ##[endgroup]
2023-03-17T09:33:53.3684792Z Syncing repository: foo/bar
2023-03-17T09:33:53.3687449Z ##[group]Getting Git version info
2023-03-17T09:33:53.3688239Z Working directory is '/home/runner/work/bar/bar'
2023-03-17T09:33:53.3689108Z [command]/usr/bin/git version
2023-03-17T09:33:53.3759962Z git version 2.39.2
2023-03-17T09:33:53.3784333Z ##[endgroup]
2023-03-17T09:33:53.3803801Z Temporarily overriding HOME='/home/runner/work/_temp/076c5313-1ff0-4e8c-a48d-6b995eb876b1' before making global git config changes
2023-03-17T09:33:53.3804438Z Adding repository directory to the temporary git global config as a safe directory
2023-03-17T09:33:53.3806674Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bar/bar
2023-03-17T09:33:53.3850709Z Deleting the contents of '/home/runner/work/bar/bar'
2023-03-17T09:33:53.3855817Z ##[group]Initializing the repository
2023-03-17T09:33:53.3859475Z [command]/usr/bin/git init /home/runner/work/bar/bar
2023-03-17T09:33:53.3916133Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-03-17T09:33:53.3916838Z hint: is subject to change. To configure the initial branch name to use in all
2023-03-17T09:33:53.3917823Z hint: of your new repositories, which will suppress this warning, call:
2023-03-17T09:33:53.3918394Z hint:
2023-03-17T09:33:53.3919273Z hint: git config --global init.defaultBranch <name>
2023-03-17T09:33:53.3919811Z hint:
2023-03-17T09:33:53.3920835Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-03-17T09:33:53.3921553Z hint: 'development'. The just-created branch can be renamed via this command:
2023-03-17T09:33:53.3922303Z hint:
2023-03-17T09:33:53.3922932Z hint: git branch -m <name>
2023-03-17T09:33:53.3931875Z Initialized empty Git repository in /home/runner/work/bar/bar/.git/
2023-03-17T09:33:53.3939938Z [command]/usr/bin/git remote add origin https://github.com/foo/bar
2023-03-17T09:33:53.3976625Z ##[endgroup]
2023-03-17T09:33:53.3977356Z ##[group]Disabling automatic garbage collection
2023-03-17T09:33:53.3980496Z [command]/usr/bin/git config --local gc.auto 0
2023-03-17T09:33:53.4010136Z ##[endgroup]
2023-03-17T09:33:53.4010818Z ##[group]Setting up auth
2023-03-17T09:33:53.4016603Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-03-17T09:33:53.4047617Z [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-03-17T09:33:53.4426056Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-03-17T09:33:53.4461073Z [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-03-17T09:33:53.4661747Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-03-17T09:33:53.4698602Z ##[endgroup]
2023-03-17T09:33:53.4699685Z ##[group]Fetching the repository
2023-03-17T09:33:53.4710860Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +4ba849f3c3bba4aa5e79cbe57dd284c31710a765:refs/remotes/origin/debug-ci
2023-03-17T09:33:53.7201588Z remote: Enumerating objects: 2575, done.
2023-03-17T09:33:53.7204448Z remote: Counting objects: 0% (1/2575)
2023-03-17T09:33:53.7206685Z remote: Counting objects: 1% (26/2575)
2023-03-17T09:33:53.7207254Z remote: Counting objects: 2% (52/2575)
2023-03-17T09:33:53.7208259Z remote: Counting objects: 3% (78/2575)
2023-03-17T09:33:53.7208794Z remote: Counting objects: 4% (103/2575)
2023-03-17T09:33:53.7209257Z remote: Counting objects: 5% (129/2575)
2023-03-17T09:33:53.7209764Z remote: Counting objects: 6% (155/2575)
2023-03-17T09:33:53.7210285Z remote: Counting objects: 7% (181/2575)
2023-03-17T09:33:53.7210748Z remote: Counting objects: 8% (206/2575)
2023-03-17T09:33:53.7212314Z remote: Counting objects: 9% (232/2575)
2023-03-17T09:33:53.7212790Z remote: Counting objects: 10% (258/2575)
2023-03-17T09:33:53.7213318Z remote: Counting objects: 11% (284/2575)
2023-03-17T09:33:53.7213813Z remote: Counting objects: 12% (309/2575)
2023-03-17T09:33:53.7214290Z remote: Counting objects: 13% (335/2575)
2023-03-17T09:33:53.7214762Z remote: Counting objects: 14% (361/2575)
2023-03-17T09:33:53.7222960Z remote: Counting objects: 15% (387/2575)
2023-03-17T09:33:53.7223948Z remote: Counting objects: 16% (412/2575)
2023-03-17T09:33:53.7224275Z remote: Counting objects: 17% (438/2575)
2023-03-17T09:33:53.7224542Z remote: Counting objects: 18% (464/2575)
2023-03-17T09:33:53.7224795Z remote: Counting objects: 19% (490/2575)
2023-03-17T09:33:53.7225042Z remote: Counting objects: 20% (515/2575)
2023-03-17T09:33:53.7225284Z remote: Counting objects: 21% (541/2575)
2023-03-17T09:33:53.7225527Z remote: Counting objects: 22% (567/2575)
2023-03-17T09:33:53.7225769Z remote: Counting objects: 23% (593/2575)
2023-03-17T09:33:53.7226021Z remote: Counting objects: 24% (618/2575)
2023-03-17T09:33:53.7226257Z remote: Counting objects: 25% (644/2575)
2023-03-17T09:33:53.7226752Z remote: Counting objects: 26% (670/2575)
2023-03-17T09:33:53.7226996Z remote: Counting objects: 27% (696/2575)
2023-03-17T09:33:53.7253702Z remote: Counting objects: 28% (721/2575)
2023-03-17T09:33:53.7255165Z remote: Counting objects: 29% (747/2575)
2023-03-17T09:33:53.7255439Z remote: Counting objects: 30% (773/2575)
2023-03-17T09:33:53.7255620Z remote: Counting objects: 31% (799/2575)
2023-03-17T09:33:53.7256373Z remote: Counting objects: 32% (824/2575)
2023-03-17T09:33:53.7258752Z remote: Counting objects: 33% (850/2575)
2023-03-17T09:33:53.7259016Z remote: Counting objects: 34% (876/2575)
2023-03-17T09:33:53.7259656Z remote: Counting objects: 35% (902/2575)
2023-03-17T09:33:53.7260239Z remote: Counting objects: 36% (927/2575)
2023-03-17T09:33:53.7261030Z remote: Counting objects: 37% (953/2575)
2023-03-17T09:33:53.7261710Z remote: Counting objects: 38% (979/2575)
2023-03-17T09:33:53.7262390Z remote: Counting objects: 39% (1005/2575)
2023-03-17T09:33:53.7262956Z remote: Counting objects: 40% (1030/2575)
2023-03-17T09:33:53.7263534Z remote: Counting objects: 41% (1056/2575)
2023-03-17T09:33:53.7264100Z remote: Counting objects: 42% (1082/2575)
2023-03-17T09:33:53.7264656Z remote: Counting objects: 43% (1108/2575)
2023-03-17T09:33:53.7265222Z remote: Counting objects: 44% (1133/2575)
2023-03-17T09:33:53.7265790Z remote: Counting objects: 45% (1159/2575)
2023-03-17T09:33:53.7266370Z remote: Counting objects: 46% (1185/2575)
2023-03-17T09:33:53.7266934Z remote: Counting objects: 47% (1211/2575)
2023-03-17T09:33:53.7267499Z remote: Counting objects: 48% (1236/2575)
2023-03-17T09:33:53.7268079Z remote: Counting objects: 49% (1262/2575)
2023-03-17T09:33:53.7268671Z remote: Counting objects: 50% (1288/2575)
2023-03-17T09:33:53.7269227Z remote: Counting objects: 51% (1314/2575)
2023-03-17T09:33:53.7269988Z remote: Counting objects: 52% (1339/2575)
2023-03-17T09:33:53.7270360Z remote: Counting objects: 53% (1365/2575)
2023-03-17T09:33:53.7270934Z remote: Counting objects: 54% (1391/2575)
2023-03-17T09:33:53.7271505Z remote: Counting objects: 55% (1417/2575)
2023-03-17T09:33:53.7272068Z remote: Counting objects: 56% (1442/2575)
2023-03-17T09:33:53.7272618Z remote: Counting objects: 57% (1468/2575)
2023-03-17T09:33:53.7273196Z remote: Counting objects: 58% (1494/2575)
2023-03-17T09:33:53.7273745Z remote: Counting objects: 59% (1520/2575)
2023-03-17T09:33:53.7274703Z remote: Counting objects: 60% (1545/2575)
2023-03-17T09:33:53.7275295Z remote: Counting objects: 61% (1571/2575)
2023-03-17T09:33:53.7275909Z remote: Counting objects: 62% (1597/2575)
2023-03-17T09:33:53.7276498Z remote: Counting objects: 63% (1623/2575)
2023-03-17T09:33:53.7277112Z remote: Counting objects: 64% (1648/2575)
2023-03-17T09:33:53.7277680Z remote: Counting objects: 65% (1674/2575)
2023-03-17T09:33:53.7278237Z remote: Counting objects: 66% (1700/2575)
2023-03-17T09:33:53.7278798Z remote: Counting objects: 67% (1726/2575)
2023-03-17T09:33:53.7279365Z remote: Counting objects: 68% (1751/2575)
2023-03-17T09:33:53.7279932Z remote: Counting objects: 69% (1777/2575)
2023-03-17T09:33:53.7280493Z remote: Counting objects: 70% (1803/2575)
2023-03-17T09:33:53.7281071Z remote: Counting objects: 71% (1829/2575)
2023-03-17T09:33:53.7281622Z remote: Counting objects: 72% (1854/2575)
2023-03-17T09:33:53.7282200Z remote: Counting objects: 73% (1880/2575)
2023-03-17T09:33:53.7282753Z remote: Counting objects: 74% (1906/2575)
2023-03-17T09:33:53.7284659Z remote: Counting objects: 75% (1932/2575)
2023-03-17T09:33:53.7285711Z remote: Counting objects: 76% (1957/2575)
2023-03-17T09:33:53.7285981Z remote: Counting objects: 77% (1983/2575)
2023-03-17T09:33:53.7287849Z remote: Counting objects: 78% (2009/2575)
2023-03-17T09:33:53.7288106Z remote: Counting objects: 79% (2035/2575)
2023-03-17T09:33:53.7288337Z remote: Counting objects: 80% (2060/2575)
2023-03-17T09:33:53.7288580Z remote: Counting objects: 81% (2086/2575)
2023-03-17T09:33:53.7288828Z remote: Counting objects: 82% (2112/2575)
2023-03-17T09:33:53.7289063Z remote: Counting objects: 83% (2138/2575)
2023-03-17T09:33:53.7289303Z remote: Counting objects: 84% (2163/2575)
2023-03-17T09:33:53.7289533Z remote: Counting objects: 85% (2189/2575)
2023-03-17T09:33:53.7289776Z remote: Counting objects: 86% (2215/2575)
2023-03-17T09:33:53.7290022Z remote: Counting objects: 87% (2241/2575)
2023-03-17T09:33:53.7290260Z remote: Counting objects: 88% (2266/2575)
2023-03-17T09:33:53.7290492Z remote: Counting objects: 89% (2292/2575)
2023-03-17T09:33:53.7290735Z remote: Counting objects: 90% (2318/2575)
2023-03-17T09:33:53.7290982Z remote: Counting objects: 91% (2344/2575)
2023-03-17T09:33:53.7291218Z remote: Counting objects: 92% (2369/2575)
2023-03-17T09:33:53.7291449Z remote: Counting objects: 93% (2395/2575)
2023-03-17T09:33:53.7291688Z remote: Counting objects: 94% (2421/2575)
2023-03-17T09:33:53.7291930Z remote: Counting objects: 95% (2447/2575)
2023-03-17T09:33:53.7292191Z remote: Counting objects: 96% (2472/2575)
2023-03-17T09:33:53.7294089Z remote: Counting objects: 97% (2498/2575)
2023-03-17T09:33:53.7294353Z remote: Counting objects: 98% (2524/2575)
2023-03-17T09:33:53.7294597Z remote: Counting objects: 99% (2550/2575)
2023-03-17T09:33:53.7294839Z remote: Counting objects: 100% (2575/2575)
2023-03-17T09:33:53.7295095Z remote: Counting objects: 100% (2575/2575), done.
2023-03-17T09:33:53.7295383Z remote: Compressing objects: 0% (1/2302)
2023-03-17T09:33:53.7295827Z remote: Compressing objects: 1% (24/2302)
2023-03-17T09:33:53.7296100Z remote: Compressing objects: 2% (47/2302)
2023-03-17T09:33:53.7296356Z remote: Compressing objects: 3% (70/2302)
2023-03-17T09:33:53.7298249Z remote: Compressing objects: 4% (93/2302)
2023-03-17T09:33:53.7298535Z remote: Compressing objects: 5% (116/2302)
2023-03-17T09:33:53.7334500Z remote: Compressing objects: 6% (139/2302)
2023-03-17T09:33:53.7642959Z remote: Compressing objects: 7% (162/2302)
2023-03-17T09:33:53.8279196Z remote: Compressing objects: 8% (185/2302)
2023-03-17T09:33:53.8279556Z remote: Compressing objects: 9% (208/2302)
2023-03-17T09:33:53.8423331Z remote: Compressing objects: 10% (231/2302)
2023-03-17T09:33:53.9121792Z remote: Compressing objects: 11% (254/2302)
2023-03-17T09:33:53.9164358Z remote: Compressing objects: 12% (277/2302)
2023-03-17T09:33:53.9197026Z remote: Compressing objects: 13% (300/2302)
2023-03-17T09:33:53.9232925Z remote: Compressing objects: 14% (323/2302)
2023-03-17T09:33:53.9244480Z remote: Compressing objects: 15% (346/2302)
2023-03-17T09:33:53.9266955Z remote: Compressing objects: 16% (369/2302)
2023-03-17T09:33:53.9307828Z remote: Compressing objects: 17% (392/2302)
2023-03-17T09:33:53.9316710Z remote: Compressing objects: 18% (415/2302)
2023-03-17T09:33:53.9405181Z remote: Compressing objects: 19% (438/2302)
2023-03-17T09:33:53.9405484Z remote: Compressing objects: 20% (461/2302)
2023-03-17T09:33:53.9413695Z remote: Compressing objects: 21% (484/2302)
2023-03-17T09:33:53.9431691Z remote: Compressing objects: 22% (507/2302)
2023-03-17T09:33:53.9488937Z remote: Compressing objects: 23% (530/2302)
2023-03-17T09:33:53.9506499Z remote: Compressing objects: 24% (553/2302)
2023-03-17T09:33:53.9516355Z remote: Compressing objects: 25% (576/2302)
2023-03-17T09:33:53.9526506Z remote: Compressing objects: 26% (599/2302)
2023-03-17T09:33:53.9532019Z remote: Compressing objects: 27% (622/2302)
2023-03-17T09:33:53.9534940Z remote: Compressing objects: 28% (645/2302)
2023-03-17T09:33:53.9539939Z remote: Compressing objects: 29% (668/2302)
2023-03-17T09:33:53.9548039Z remote: Compressing objects: 30% (691/2302)
2023-03-17T09:33:53.9557305Z remote: Compressing objects: 31% (714/2302)
2023-03-17T09:33:53.9573616Z remote: Compressing objects: 32% (737/2302)
2023-03-17T09:33:53.9579231Z remote: Compressing objects: 33% (760/2302)
2023-03-17T09:33:53.9579515Z remote: Compressing objects: 34% (783/2302)
2023-03-17T09:33:53.9583276Z remote: Compressing objects: 35% (806/2302)
2023-03-17T09:33:53.9585877Z remote: Compressing objects: 36% (829/2302)
2023-03-17T09:33:53.9604673Z remote: Compressing objects: 37% (852/2302)
2023-03-17T09:33:53.9607521Z remote: Compressing objects: 38% (875/2302)
2023-03-17T09:33:53.9612790Z remote: Compressing objects: 39% (898/2302)
2023-03-17T09:33:53.9615385Z remote: Compressing objects: 40% (921/2302)
2023-03-17T09:33:53.9620041Z remote: Compressing objects: 41% (944/2302)
2023-03-17T09:33:53.9627928Z remote: Compressing objects: 42% (967/2302)
2023-03-17T09:33:53.9628235Z remote: Compressing objects: 43% (990/2302)
2023-03-17T09:33:53.9633236Z remote: Compressing objects: 44% (1013/2302)
2023-03-17T09:33:53.9642210Z remote: Compressing objects: 45% (1036/2302)
2023-03-17T09:33:53.9653891Z remote: Compressing objects: 46% (1059/2302)
2023-03-17T09:33:53.9659347Z remote: Compressing objects: 47% (1082/2302)
2023-03-17T09:33:53.9662029Z remote: Compressing objects: 48% (1105/2302)
2023-03-17T09:33:53.9673050Z remote: Compressing objects: 49% (1128/2302)
2023-03-17T09:33:53.9681864Z remote: Compressing objects: 50% (1151/2302)
2023-03-17T09:33:53.9693499Z remote: Compressing objects: 51% (1175/2302)
2023-03-17T09:33:53.9710944Z remote: Compressing objects: 52% (1198/2302)
2023-03-17T09:33:53.9727354Z remote: Compressing objects: 53% (1221/2302)
2023-03-17T09:33:53.9745647Z remote: Compressing objects: 54% (1244/2302)
2023-03-17T09:33:53.9764812Z remote: Compressing objects: 55% (1267/2302)
2023-03-17T09:33:53.9765200Z remote: Compressing objects: 56% (1290/2302)
2023-03-17T09:33:53.9777191Z remote: Compressing objects: 57% (1313/2302)
2023-03-17T09:33:53.9781703Z remote: Compressing objects: 58% (1336/2302)
2023-03-17T09:33:53.9793449Z remote: Compressing objects: 59% (1359/2302)
2023-03-17T09:33:53.9805074Z remote: Compressing objects: 60% (1382/2302)
2023-03-17T09:33:53.9818706Z remote: Compressing objects: 61% (1405/2302)
2023-03-17T09:33:53.9821892Z remote: Compressing objects: 62% (1428/2302)
2023-03-17T09:33:53.9831389Z remote: Compressing objects: 63% (1451/2302)
2023-03-17T09:33:53.9841887Z remote: Compressing objects: 64% (1474/2302)
2023-03-17T09:33:53.9859960Z remote: Compressing objects: 65% (1497/2302)
2023-03-17T09:33:53.9870568Z remote: Compressing objects: 66% (1520/2302)
2023-03-17T09:33:53.9887194Z remote: Compressing objects: 67% (1543/2302)
2023-03-17T09:33:53.9906487Z remote: Compressing objects: 68% (1566/2302)
2023-03-17T09:33:53.9918598Z remote: Compressing objects: 69% (1589/2302)
2023-03-17T09:33:53.9934243Z remote: Compressing objects: 70% (1612/2302)
2023-03-17T09:33:53.9956217Z remote: Compressing objects: 71% (1635/2302)
2023-03-17T09:33:53.9975969Z remote: Compressing objects: 72% (1658/2302)
2023-03-17T09:33:53.9993191Z remote: Compressing objects: 73% (1681/2302)
2023-03-17T09:33:54.0022180Z remote: Compressing objects: 74% (1704/2302)
2023-03-17T09:33:54.0062625Z remote: Compressing objects: 75% (1727/2302)
2023-03-17T09:33:54.0099807Z remote: Compressing objects: 76% (1750/2302)
2023-03-17T09:33:54.0121603Z remote: Compressing objects: 77% (1773/2302)
2023-03-17T09:33:54.0161809Z remote: Compressing objects: 78% (1796/2302)
2023-03-17T09:33:54.0185809Z remote: Compressing objects: 79% (1819/2302)
2023-03-17T09:33:54.0211258Z remote: Compressing objects: 80% (1842/2302)
2023-03-17T09:33:54.0251595Z remote: Compressing objects: 81% (1865/2302)
2023-03-17T09:33:54.0270242Z remote: Compressing objects: 82% (1888/2302)
2023-03-17T09:33:54.0298240Z remote: Compressing objects: 83% (1911/2302)
2023-03-17T09:33:54.0349481Z remote: Compressing objects: 84% (1934/2302)
2023-03-17T09:33:54.0362433Z remote: Compressing objects: 85% (1957/2302)
2023-03-17T09:33:54.0393607Z remote: Compressing objects: 86% (1980/2302)
2023-03-17T09:33:54.0437281Z remote: Compressing objects: 87% (2003/2302)
2023-03-17T09:33:54.0438490Z remote: Compressing objects: 88% (2026/2302)
2023-03-17T09:33:54.0443572Z remote: Compressing objects: 89% (2049/2302)
2023-03-17T09:33:54.0445024Z remote: Compressing objects: 90% (2072/2302)
2023-03-17T09:33:54.0448742Z remote: Compressing objects: 91% (2095/2302)
2023-03-17T09:33:54.0449027Z remote: Compressing objects: 92% (2118/2302)
2023-03-17T09:33:54.0449274Z remote: Compressing objects: 93% (2141/2302)
2023-03-17T09:33:54.0451853Z remote: Compressing objects: 94% (2164/2302)
2023-03-17T09:33:54.0453763Z remote: Compressing objects: 95% (2187/2302)
2023-03-17T09:33:54.0454140Z remote: Compressing objects: 96% (2210/2302)
2023-03-17T09:33:54.0456794Z remote: Compressing objects: 97% (2233/2302)
2023-03-17T09:33:54.0458496Z remote: Compressing objects: 98% (2256/2302)
2023-03-17T09:33:54.0461405Z remote: Compressing objects: 99% (2279/2302)
2023-03-17T09:33:54.0462630Z remote: Compressing objects: 100% (2302/2302)
2023-03-17T09:33:54.0463026Z remote: Compressing objects: 100% (2302/2302), done.
2023-03-17T09:33:54.0509418Z Receiving objects: 0% (1/2575)
2023-03-17T09:33:54.0690376Z Receiving objects: 1% (26/2575)
2023-03-17T09:33:54.0726258Z Receiving objects: 2% (52/2575)
2023-03-17T09:33:54.0772690Z Receiving objects: 3% (78/2575)
2023-03-17T09:33:54.0797344Z Receiving objects: 4% (103/2575)
2023-03-17T09:33:54.0802151Z Receiving objects: 5% (129/2575)
2023-03-17T09:33:54.0844899Z Receiving objects: 6% (155/2575)
2023-03-17T09:33:54.0850832Z Receiving objects: 7% (181/2575)
2023-03-17T09:33:54.0855000Z Receiving objects: 8% (206/2575)
2023-03-17T09:33:54.0860998Z Receiving objects: 9% (232/2575)
2023-03-17T09:33:54.0902333Z Receiving objects: 10% (258/2575)
2023-03-17T09:33:54.0907059Z Receiving objects: 11% (284/2575)
2023-03-17T09:33:54.0912097Z Receiving objects: 12% (309/2575)
2023-03-17T09:33:54.0954279Z Receiving objects: 13% (335/2575)
2023-03-17T09:33:54.0957930Z Receiving objects: 14% (361/2575)
2023-03-17T09:33:54.0961680Z Receiving objects: 15% (387/2575)
2023-03-17T09:33:54.0966427Z Receiving objects: 16% (412/2575)
2023-03-17T09:33:54.1005790Z Receiving objects: 17% (438/2575)
2023-03-17T09:33:54.1008100Z Receiving objects: 18% (464/2575)
2023-03-17T09:33:54.1010960Z Receiving objects: 19% (490/2575)
2023-03-17T09:33:54.1014350Z Receiving objects: 20% (515/2575)
2023-03-17T09:33:54.1018792Z Receiving objects: 21% (541/2575)
2023-03-17T09:33:54.1024324Z Receiving objects: 22% (567/2575)
2023-03-17T09:33:54.1062633Z Receiving objects: 23% (593/2575)
2023-03-17T09:33:54.1069392Z Receiving objects: 24% (618/2575)
2023-03-17T09:33:54.1074847Z Receiving objects: 25% (644/2575)
2023-03-17T09:33:54.1116618Z Receiving objects: 26% (670/2575)
2023-03-17T09:33:54.1121382Z Receiving objects: 27% (696/2575)
2023-03-17T09:33:54.1126212Z Receiving objects: 28% (721/2575)
2023-03-17T09:33:54.1129317Z Receiving objects: 29% (747/2575)
2023-03-17T09:33:54.1165999Z Receiving objects: 30% (773/2575)
2023-03-17T09:33:54.1169747Z Receiving objects: 31% (799/2575)
2023-03-17T09:33:54.1175951Z Receiving objects: 32% (824/2575)
2023-03-17T09:33:54.1183369Z Receiving objects: 33% (850/2575)
2023-03-17T09:33:54.1187008Z Receiving objects: 34% (876/2575)
2023-03-17T09:33:54.1220612Z Receiving objects: 35% (902/2575)
2023-03-17T09:33:54.1224118Z Receiving objects: 36% (927/2575)
2023-03-17T09:33:54.1231229Z Receiving objects: 37% (953/2575)
2023-03-17T09:33:54.1274346Z Receiving objects: 38% (979/2575)
2023-03-17T09:33:54.1283628Z Receiving objects: 39% (1005/2575)
2023-03-17T09:33:54.1285856Z Receiving objects: 40% (1030/2575)
2023-03-17T09:33:54.1288336Z Receiving objects: 41% (1056/2575)
2023-03-17T09:33:54.1290658Z Receiving objects: 42% (1082/2575)
2023-03-17T09:33:54.1293051Z Receiving objects: 43% (1108/2575)
2023-03-17T09:33:54.1295132Z Receiving objects: 44% (1133/2575)
2023-03-17T09:33:54.1336962Z Receiving objects: 45% (1159/2575)
2023-03-17T09:33:54.1337226Z Receiving objects: 46% (1185/2575)
2023-03-17T09:33:54.1337458Z Receiving objects: 47% (1211/2575)
2023-03-17T09:33:54.1337673Z Receiving objects: 48% (1236/2575)
2023-03-17T09:33:54.1339531Z Receiving objects: 49% (1262/2575)
2023-03-17T09:33:54.1339766Z Receiving objects: 50% (1288/2575)
2023-03-17T09:33:54.1340380Z Receiving objects: 51% (1314/2575)
2023-03-17T09:33:54.1342128Z Receiving objects: 52% (1339/2575)
2023-03-17T09:33:54.1344938Z Receiving objects: 53% (1365/2575)
2023-03-17T09:33:54.1346857Z Receiving objects: 54% (1391/2575)
2023-03-17T09:33:54.1349328Z Receiving objects: 55% (1417/2575)
2023-03-17T09:33:54.1351397Z Receiving objects: 56% (1442/2575)
2023-03-17T09:33:54.2312428Z Receiving objects: 57% (1468/2575)
2023-03-17T09:33:54.2968059Z Receiving objects: 58% (1494/2575)
2023-03-17T09:33:54.2994769Z Receiving objects: 59% (1520/2575)
2023-03-17T09:33:54.3067475Z Receiving objects: 60% (1545/2575)
2023-03-17T09:33:54.3105210Z Receiving objects: 61% (1571/2575)
2023-03-17T09:33:54.3192177Z Receiving objects: 62% (1597/2575)
2023-03-17T09:33:54.3354297Z Receiving objects: 63% (1623/2575)
2023-03-17T09:33:54.3368795Z Receiving objects: 64% (1648/2575)
2023-03-17T09:33:54.3381762Z Receiving objects: 65% (1674/2575)
2023-03-17T09:33:54.3392141Z Receiving objects: 66% (1700/2575)
2023-03-17T09:33:54.3400966Z Receiving objects: 67% (1726/2575)
2023-03-17T09:33:54.3409668Z Receiving objects: 68% (1751/2575)
2023-03-17T09:33:54.3424169Z Receiving objects: 69% (1777/2575)
2023-03-17T09:33:54.3439228Z Receiving objects: 70% (1803/2575)
2023-03-17T09:33:54.3454241Z Receiving objects: 71% (1829/2575)
2023-03-17T09:33:54.3465654Z Receiving objects: 72% (1854/2575)
2023-03-17T09:33:54.3499756Z Receiving objects: 73% (1880/2575)
2023-03-17T09:33:54.3514128Z Receiving objects: 74% (1906/2575)
2023-03-17T09:33:54.3523833Z Receiving objects: 75% (1932/2575)
2023-03-17T09:33:54.3534539Z Receiving objects: 76% (1957/2575)
2023-03-17T09:33:54.3545295Z Receiving objects: 77% (1983/2575)
2023-03-17T09:33:54.3554381Z Receiving objects: 78% (2009/2575)
2023-03-17T09:33:54.3561786Z Receiving objects: 79% (2035/2575)
2023-03-17T09:33:54.3574009Z Receiving objects: 80% (2060/2575)
2023-03-17T09:33:54.3584891Z Receiving objects: 81% (2086/2575)
2023-03-17T09:33:54.3593253Z Receiving objects: 82% (2112/2575)
2023-03-17T09:33:54.3601740Z Receiving objects: 83% (2138/2575)
2023-03-17T09:33:54.3612382Z Receiving objects: 84% (2163/2575)
2023-03-17T09:33:54.3623164Z Receiving objects: 85% (2189/2575)
2023-03-17T09:33:54.3632391Z Receiving objects: 86% (2215/2575)
2023-03-17T09:33:54.3647420Z Receiving objects: 87% (2241/2575)
2023-03-17T09:33:54.3662656Z Receiving objects: 88% (2266/2575)
2023-03-17T09:33:54.3672540Z Receiving objects: 89% (2292/2575)
2023-03-17T09:33:54.3680855Z Receiving objects: 90% (2318/2575)
2023-03-17T09:33:54.3688109Z Receiving objects: 91% (2344/2575)
2023-03-17T09:33:54.4017329Z Receiving objects: 92% (2369/2575)
2023-03-17T09:33:54.4027323Z Receiving objects: 93% (2395/2575)
2023-03-17T09:33:54.4034420Z Receiving objects: 94% (2421/2575)
2023-03-17T09:33:54.4042164Z Receiving objects: 95% (2447/2575)
2023-03-17T09:33:54.4103340Z Receiving objects: 96% (2472/2575)
2023-03-17T09:33:54.4104320Z remote: Total 2575 (delta 336), reused 1421 (delta 195), pack-reused 0
2023-03-17T09:33:54.4120198Z Receiving objects: 97% (2498/2575)
2023-03-17T09:33:54.4126044Z Receiving objects: 98% (2524/2575)
2023-03-17T09:33:54.4130387Z Receiving objects: 99% (2550/2575)
2023-03-17T09:33:54.4131440Z Receiving objects: 100% (2575/2575)
2023-03-17T09:33:54.4132341Z Receiving objects: 100% (2575/2575), 6.74 MiB | 18.54 MiB/s, done.
2023-03-17T09:33:54.4135671Z Resolving deltas: 0% (0/336)
2023-03-17T09:33:54.4136789Z Resolving deltas: 1% (4/336)
2023-03-17T09:33:54.4138553Z Resolving deltas: 2% (7/336)
2023-03-17T09:33:54.4142666Z Resolving deltas: 3% (11/336)
2023-03-17T09:33:54.4145613Z Resolving deltas: 4% (14/336)
2023-03-17T09:33:54.4148253Z Resolving deltas: 5% (17/336)
2023-03-17T09:33:54.4148693Z Resolving deltas: 6% (21/336)
2023-03-17T09:33:54.4150022Z Resolving deltas: 7% (24/336)
2023-03-17T09:33:54.4151824Z Resolving deltas: 8% (27/336)
2023-03-17T09:33:54.4153531Z Resolving deltas: 9% (31/336)
2023-03-17T09:33:54.4155116Z Resolving deltas: 10% (34/336)
2023-03-17T09:33:54.4158246Z Resolving deltas: 11% (37/336)
2023-03-17T09:33:54.4161291Z Resolving deltas: 12% (41/336)
2023-03-17T09:33:54.4163574Z Resolving deltas: 13% (44/336)
2023-03-17T09:33:54.4165083Z Resolving deltas: 14% (48/336)
2023-03-17T09:33:54.4165879Z Resolving deltas: 15% (51/336)
2023-03-17T09:33:54.4166265Z Resolving deltas: 16% (54/336)
2023-03-17T09:33:54.4168130Z Resolving deltas: 17% (58/336)
2023-03-17T09:33:54.4171393Z Resolving deltas: 18% (61/336)
2023-03-17T09:33:54.4173866Z Resolving deltas: 19% (65/336)
2023-03-17T09:33:54.4174863Z Resolving deltas: 20% (68/336)
2023-03-17T09:33:54.4176770Z Resolving deltas: 21% (71/336)
2023-03-17T09:33:54.4177431Z Resolving deltas: 22% (74/336)
2023-03-17T09:33:54.4178207Z Resolving deltas: 23% (78/336)
2023-03-17T09:33:54.4179311Z Resolving deltas: 24% (81/336)
2023-03-17T09:33:54.4180515Z Resolving deltas: 25% (84/336)
2023-03-17T09:33:54.4181281Z Resolving deltas: 26% (88/336)
2023-03-17T09:33:54.4183360Z Resolving deltas: 27% (91/336)
2023-03-17T09:33:54.4183814Z Resolving deltas: 28% (95/336)
2023-03-17T09:33:54.4185326Z Resolving deltas: 29% (98/336)
2023-03-17T09:33:54.4188157Z Resolving deltas: 30% (101/336)
2023-03-17T09:33:54.4189591Z Resolving deltas: 31% (105/336)
2023-03-17T09:33:54.4190862Z Resolving deltas: 32% (108/336)
2023-03-17T09:33:54.4192217Z Resolving deltas: 33% (111/336)
2023-03-17T09:33:54.4193831Z Resolving deltas: 34% (115/336)
2023-03-17T09:33:54.4195409Z Resolving deltas: 35% (118/336)
2023-03-17T09:33:54.4197067Z Resolving deltas: 36% (121/336)
2023-03-17T09:33:54.4198349Z Resolving deltas: 37% (125/336)
2023-03-17T09:33:54.4199171Z Resolving deltas: 38% (128/336)
2023-03-17T09:33:54.4199583Z Resolving deltas: 39% (132/336)
2023-03-17T09:33:54.4200322Z Resolving deltas: 40% (135/336)
2023-03-17T09:33:54.4200718Z Resolving deltas: 41% (138/336)
2023-03-17T09:33:54.4201460Z Resolving deltas: 42% (142/336)
2023-03-17T09:33:54.4201893Z Resolving deltas: 43% (145/336)
2023-03-17T09:33:54.4202611Z Resolving deltas: 44% (148/336)
2023-03-17T09:33:54.4206203Z Resolving deltas: 45% (152/336)
2023-03-17T09:33:54.4217154Z Resolving deltas: 46% (155/336)
2023-03-17T09:33:54.4224838Z Resolving deltas: 47% (158/336)
2023-03-17T09:33:54.4233099Z Resolving deltas: 48% (162/336)
2023-03-17T09:33:54.4235740Z Resolving deltas: 49% (165/336)
2023-03-17T09:33:54.4267821Z Resolving deltas: 50% (168/336)
2023-03-17T09:33:54.4284095Z Resolving deltas: 51% (172/336)
2023-03-17T09:33:54.4299975Z Resolving deltas: 52% (175/336)
2023-03-17T09:33:54.4307598Z Resolving deltas: 53% (179/336)
2023-03-17T09:33:54.4322311Z Resolving deltas: 54% (182/336)
2023-03-17T09:33:54.4343644Z Resolving deltas: 55% (185/336)
2023-03-17T09:33:54.4352625Z Resolving deltas: 56% (189/336)
2023-03-17T09:33:54.4375322Z Resolving deltas: 57% (192/336)
2023-03-17T09:33:54.4387882Z Resolving deltas: 58% (195/336)
2023-03-17T09:33:54.4402242Z Resolving deltas: 59% (199/336)
2023-03-17T09:33:54.4414282Z Resolving deltas: 60% (202/336)
2023-03-17T09:33:54.4427352Z Resolving deltas: 61% (205/336)
2023-03-17T09:33:54.4431215Z Resolving deltas: 62% (209/336)
2023-03-17T09:33:54.4438506Z Resolving deltas: 63% (212/336)
2023-03-17T09:33:54.4493541Z Resolving deltas: 64% (216/336)
2023-03-17T09:33:54.4505024Z Resolving deltas: 65% (219/336)
2023-03-17T09:33:54.4512137Z Resolving deltas: 66% (222/336)
2023-03-17T09:33:54.4521776Z Resolving deltas: 67% (226/336)
2023-03-17T09:33:54.4568545Z Resolving deltas: 68% (229/336)
2023-03-17T09:33:54.4571996Z Resolving deltas: 69% (232/336)
2023-03-17T09:33:54.4572495Z Resolving deltas: 70% (236/336)
2023-03-17T09:33:54.4574269Z Resolving deltas: 71% (239/336)
2023-03-17T09:33:54.4577499Z Resolving deltas: 72% (242/336)
2023-03-17T09:33:54.4580579Z Resolving deltas: 73% (246/336)
2023-03-17T09:33:54.4583180Z Resolving deltas: 74% (249/336)
2023-03-17T09:33:54.4587361Z Resolving deltas: 75% (252/336)
2023-03-17T09:33:54.4588420Z Resolving deltas: 76% (256/336)
2023-03-17T09:33:54.4590894Z Resolving deltas: 77% (259/336)
2023-03-17T09:33:54.4593057Z Resolving deltas: 78% (263/336)
2023-03-17T09:33:54.4594082Z Resolving deltas: 79% (266/336)
2023-03-17T09:33:54.4595646Z Resolving deltas: 80% (269/336)
2023-03-17T09:33:54.4596699Z Resolving deltas: 81% (273/336)
2023-03-17T09:33:54.4598454Z Resolving deltas: 82% (276/336)
2023-03-17T09:33:54.4600685Z Resolving deltas: 83% (279/336)
2023-03-17T09:33:54.4601659Z Resolving deltas: 84% (283/336)
2023-03-17T09:33:54.4602493Z Resolving deltas: 85% (286/336)
2023-03-17T09:33:54.4603901Z Resolving deltas: 86% (289/336)
2023-03-17T09:33:54.4605774Z Resolving deltas: 87% (293/336)
2023-03-17T09:33:54.4606988Z Resolving deltas: 88% (296/336)
2023-03-17T09:33:54.4608659Z Resolving deltas: 89% (300/336)
2023-03-17T09:33:54.4609089Z Resolving deltas: 90% (303/336)
2023-03-17T09:33:54.4610366Z Resolving deltas: 91% (306/336)
2023-03-17T09:33:54.4610773Z Resolving deltas: 92% (310/336)
2023-03-17T09:33:54.4611524Z Resolving deltas: 93% (313/336)
2023-03-17T09:33:54.4612527Z Resolving deltas: 94% (316/336)
2023-03-17T09:33:54.4613343Z Resolving deltas: 95% (320/336)
2023-03-17T09:33:54.4614402Z Resolving deltas: 96% (323/336)
2023-03-17T09:33:54.4615253Z Resolving deltas: 97% (326/336)
2023-03-17T09:33:54.4616310Z Resolving deltas: 98% (330/336)
2023-03-17T09:33:54.4618611Z Resolving deltas: 99% (333/336)
2023-03-17T09:33:54.4630154Z Resolving deltas: 100% (336/336)
2023-03-17T09:33:54.4630603Z Resolving deltas: 100% (336/336), done.
2023-03-17T09:33:54.4800615Z From https://github.com/foo/bar
2023-03-17T09:33:54.4801362Z * [new ref] 4ba849f3c3bba4aa5e79cbe57dd284c31710a765 -> origin/debug-ci
2023-03-17T09:33:54.4840448Z ##[endgroup]
2023-03-17T09:33:54.4841038Z ##[group]Determining the checkout info
2023-03-17T09:33:54.4841947Z ##[endgroup]
2023-03-17T09:33:54.4842467Z ##[group]Checking out the ref
2023-03-17T09:33:54.4843486Z [command]/usr/bin/git checkout --progress --force -B debug-ci refs/remotes/origin/debug-ci
2023-03-17T09:33:54.6476524Z Switched to a new branch 'debug-ci'
2023-03-17T09:33:54.6477380Z branch 'debug-ci' set up to track 'origin/debug-ci'.
2023-03-17T09:33:54.6500700Z ##[endgroup]
2023-03-17T09:33:54.6550680Z [command]/usr/bin/git log -1 --format='%H'
2023-03-17T09:33:54.6571711Z '4ba849f3c3bba4aa5e79cbe57dd284c31710a765'
2023-03-17T09:33:54.6883231Z ##[group]Run sudo apt-get update -qq && sudo apt-get install -y --no-install-recommends \
2023-03-17T09:33:54.6883738Z sudo apt-get update -qq && sudo apt-get install -y --no-install-recommends \
2023-03-17T09:33:54.6884107Z  libxmlsec1-dev libxmlsec1-openssl wkhtmltopdf
2023-03-17T09:33:54.6939709Z shell: /usr/bin/bash -e {0}
2023-03-17T09:33:54.6939964Z ##[endgroup]
2023-03-17T09:34:02.5307200Z Reading package lists...
2023-03-17T09:34:02.6810775Z Building dependency tree...
2023-03-17T09:34:02.6825885Z Reading state information...
2023-03-17T09:34:02.8379284Z libxmlsec1-openssl is already the newest version (1.2.28-2).
2023-03-17T09:34:02.8379979Z libxmlsec1-openssl set to manually installed.
2023-03-17T09:34:02.8382594Z The following additional packages will be installed:
2023-03-17T09:34:02.8383262Z libdouble-conversion3 libegl-mesa0 libegl1 libevdev2 libgcrypt20-dev
2023-03-17T09:34:02.8384396Z libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28
2023-03-17T09:34:02.8385026Z libgpg-error-dev libgstreamer-plugins-base1.0-0 libhyphen0 libidn2-dev
2023-03-17T09:34:02.8385712Z libinput-bin libinput10 libmtdev1 libnspr4-dev libnss3-dev liborc-0.4-0
2023-03-17T09:34:02.8386335Z libp11-kit-dev libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
2023-03-17T09:34:02.8386826Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5
2023-03-17T09:34:02.8387293Z libqt5sensors5 libqt5svg5 libqt5webchannel5 libqt5webkit5 libqt5widgets5
2023-03-17T09:34:02.8387962Z libtasn1-6-dev libunbound8 libwacom-common libwacom2 libwoff1 libxcb-icccm4
2023-03-17T09:34:02.8389075Z libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0
2023-03-17T09:34:02.8389694Z libxcb-shape0 libxcb-util1 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
2023-03-17T09:34:02.8390164Z libxkbcommon-x11-0 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss
2023-03-17T09:34:02.8390507Z libxslt1-dev nettle-dev
2023-03-17T09:34:02.8390736Z Suggested packages:
2023-03-17T09:34:02.8391109Z libgcrypt20-doc gnutls-bin gnutls-doc libvisual-0.4-plugins
2023-03-17T09:34:02.8391532Z qt5-image-formats-plugins qtwayland5 qt5-qmltooling-plugins
2023-03-17T09:34:02.8391818Z Recommended packages:
2023-03-17T09:34:02.8392216Z gstreamer1.0-plugins-base qttranslations5-l10n qt5-gtk-platformtheme
2023-03-17T09:34:02.8392735Z geoclue-2.0 libtasn1-doc libwacom-bin
2023-03-17T09:34:02.8831166Z The following NEW packages will be installed:
2023-03-17T09:34:02.8832230Z libdouble-conversion3 libegl-mesa0 libegl1 libevdev2 libgcrypt20-dev
2023-03-17T09:34:02.8832918Z libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28
2023-03-17T09:34:02.8833647Z libgpg-error-dev libgstreamer-plugins-base1.0-0 libhyphen0 libidn2-dev
2023-03-17T09:34:02.8834332Z libinput-bin libinput10 libmtdev1 libnspr4-dev libnss3-dev liborc-0.4-0
2023-03-17T09:34:02.8834936Z libp11-kit-dev libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
2023-03-17T09:34:02.8835456Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5
2023-03-17T09:34:02.8835987Z libqt5sensors5 libqt5svg5 libqt5webchannel5 libqt5webkit5 libqt5widgets5
2023-03-17T09:34:02.8836632Z libtasn1-6-dev libunbound8 libwacom-common libwacom2 libwoff1 libxcb-icccm4
2023-03-17T09:34:02.8837877Z libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0
2023-03-17T09:34:02.8838539Z libxcb-shape0 libxcb-util1 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
2023-03-17T09:34:02.8839129Z libxkbcommon-x11-0 libxmlsec1-dev libxmlsec1-gcrypt libxmlsec1-gnutls
2023-03-17T09:34:02.8839686Z libxmlsec1-nss libxslt1-dev nettle-dev wkhtmltopdf
2023-03-17T09:34:02.9833201Z 0 upgraded, 56 newly installed, 0 to remove and 33 not upgraded.
2023-03-17T09:34:02.9833558Z Need to get 29.7 MB of archives.
2023-03-17T09:34:02.9835461Z After this operation, 122 MB of additional disk space will be used.
2023-03-17T09:34:02.9836814Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB]
2023-03-17T09:34:03.1792587Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2006 kB]
2023-03-17T09:34:03.7348043Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 21.2.6-0ubuntu0.1~20.04.2 [96.3 kB]
2023-03-17T09:34:03.8177813Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.2 [31.9 kB]
2023-03-17T09:34:03.8995881Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB]
2023-03-17T09:34:03.9812283Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB]
2023-03-17T09:34:04.0632387Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB]
2023-03-17T09:34:04.1468191Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB]
2023-03-17T09:34:04.2285274Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.3 [19.3 kB]
2023-03-17T09:34:04.3112493Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.3 [112 kB]
2023-03-17T09:34:04.3948049Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB]
2023-03-17T09:34:04.4787618Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB]
2023-03-17T09:34:04.5902256Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB]
2023-03-17T09:34:04.6714547Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB]
2023-03-17T09:34:04.7538533Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB]
2023-03-17T09:34:04.8363398Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B]
2023-03-17T09:34:04.9182655Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB]
2023-03-17T09:34:04.9993943Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B]
2023-03-17T09:34:05.0810015Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shape0 amd64 1.14-2 [5928 B]
2023-03-17T09:34:05.1623605Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B]
2023-03-17T09:34:05.2446251Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB]
2023-03-17T09:34:05.3282964Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB]
2023-03-17T09:34:05.4109064Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB]
2023-03-17T09:34:05.4928509Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu2.1 [2971 kB]
2023-03-17T09:34:05.6309975Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu2.1 [2295 kB]
2023-03-17T09:34:05.7659067Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB]
2023-03-17T09:34:05.8516034Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB]
2023-03-17T09:34:05.9398299Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.3-0ubuntu1.1 [740 kB]
2023-03-17T09:34:06.0404895Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB]
2023-03-17T09:34:06.1249253Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB]
2023-03-17T09:34:06.2925562Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu2.1 [193 kB]
2023-03-17T09:34:06.6984349Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB]
2023-03-17T09:34:07.0458898Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB]
2023-03-17T09:34:07.1769032Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB]
2023-03-17T09:34:07.2607876Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB]
2023-03-17T09:34:07.3433238Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB]
2023-03-17T09:34:07.4262525Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2.1 [12.1 MB]
2023-03-17T09:34:07.8613521Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB]
2023-03-17T09:34:07.9445918Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1.1 [471 kB]
2023-03-17T09:34:08.0360975Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls-openssl27 amd64 3.6.13-2ubuntu1.8 [29.8 kB]
2023-03-17T09:34:08.1182884Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libunbound8 amd64 1.9.4-2ubuntu1.4 [350 kB]
2023-03-17T09:34:08.2076812Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls-dane0 amd64 3.6.13-2ubuntu1.8 [29.2 kB]
2023-03-17T09:34:08.2899708Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutlsxx28 amd64 3.6.13-2ubuntu1.8 [14.6 kB]
2023-03-17T09:34:08.3722001Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libidn2-dev amd64 2.2.0-2 [64.6 kB]
2023-03-17T09:34:08.4557413Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libp11-kit-dev amd64 0.23.20-1ubuntu0.1 [65.2 kB]
2023-03-17T09:34:08.5393476Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtasn1-6-dev amd64 4.16.0-2 [85.8 kB]
2023-03-17T09:34:08.6219009Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 nettle-dev amd64 3.5.1+really3.5.1-2ubuntu0.2 [987 kB]
2023-03-17T09:34:08.7166495Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls28-dev amd64 3.6.13-2ubuntu1.8 [874 kB]
2023-03-17T09:34:08.8124473Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4-dev amd64 2:4.25-1 [206 kB]
2023-03-17T09:34:08.8973144Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3-dev amd64 2:3.49.1-1ubuntu1.9 [231 kB]
2023-03-17T09:34:09.0618520Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1-gcrypt amd64 1.2.28-2 [41.5 kB]
2023-03-17T09:34:09.2683861Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1-gnutls amd64 1.2.28-2 [33.4 kB]
2023-03-17T09:34:09.3972453Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1-nss amd64 1.2.28-2 [61.8 kB]
2023-03-17T09:34:09.5563600Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB]
2023-03-17T09:34:09.8096671Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1-dev amd64 1.2.28-2 [387 kB]
2023-03-17T09:34:09.9983199Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 wkhtmltopdf amd64 0.12.5-1build1 [203 kB]
2023-03-17T09:34:10.5365724Z Fetched 29.7 MB in 7s (4171 kB/s)
2023-03-17T09:34:10.5699609Z Selecting previously unselected package libdouble-conversion3:amd64.
2023-03-17T09:34:10.5891030Z (Reading database ...
2023-03-17T09:34:10.5891299Z (Reading database ... 5%
2023-03-17T09:34:10.5891522Z (Reading database ... 10%
2023-03-17T09:34:10.5892017Z (Reading database ... 15%
2023-03-17T09:34:10.5892231Z (Reading database ... 20%
2023-03-17T09:34:10.5892441Z (Reading database ... 25%
2023-03-17T09:34:10.5892650Z (Reading database ... 30%
2023-03-17T09:34:10.5892848Z (Reading database ... 35%
2023-03-17T09:34:10.5893054Z (Reading database ... 40%
2023-03-17T09:34:10.5893261Z (Reading database ... 45%
2023-03-17T09:34:10.5893588Z (Reading database ... 50%
2023-03-17T09:34:10.6075267Z (Reading database ... 55%
2023-03-17T09:34:10.6278897Z (Reading database ... 60%
2023-03-17T09:34:10.6429371Z (Reading database ... 65%
2023-03-17T09:34:10.6859050Z (Reading database ... 70%
2023-03-17T09:34:10.7174798Z (Reading database ... 75%
2023-03-17T09:34:10.8145964Z (Reading database ... 80%
2023-03-17T09:34:10.8515164Z (Reading database ... 85%
2023-03-17T09:34:10.8868219Z (Reading database ... 90%
2023-03-17T09:34:10.9329533Z (Reading database ... 95%
2023-03-17T09:34:10.9329831Z (Reading database ... 100%
2023-03-17T09:34:10.9330143Z (Reading database ... 250535 files and directories currently installed.)
2023-03-17T09:34:10.9404392Z Preparing to unpack .../00-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ...
2023-03-17T09:34:10.9426723Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ...
2023-03-17T09:34:10.9716046Z Selecting previously unselected package libqt5core5a:amd64.
2023-03-17T09:34:10.9942446Z Preparing to unpack .../01-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2023-03-17T09:34:11.0019500Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:11.1902196Z Selecting previously unselected package libegl-mesa0:amd64.
2023-03-17T09:34:11.2112670Z Preparing to unpack .../02-libegl-mesa0_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ...
2023-03-17T09:34:11.2120320Z Unpacking libegl-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ...
2023-03-17T09:34:11.2461894Z Selecting previously unselected package libegl1:amd64.
2023-03-17T09:34:11.2656851Z Preparing to unpack .../03-libegl1_1.3.2-1~ubuntu0.20.04.2_amd64.deb ...
2023-03-17T09:34:11.2666112Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ...
2023-03-17T09:34:11.2898319Z Selecting previously unselected package libevdev2:amd64.
2023-03-17T09:34:11.3121936Z Preparing to unpack .../04-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ...
2023-03-17T09:34:11.3128705Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ...
2023-03-17T09:34:11.3354737Z Selecting previously unselected package libmtdev1:amd64.
2023-03-17T09:34:11.3581458Z Preparing to unpack .../05-libmtdev1_1.1.5-1.1_amd64.deb ...
2023-03-17T09:34:11.3590311Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ...
2023-03-17T09:34:11.3822548Z Selecting previously unselected package libwacom-common.
2023-03-17T09:34:11.4027923Z Preparing to unpack .../06-libwacom-common_1.3-2ubuntu3_all.deb ...
2023-03-17T09:34:11.4038467Z Unpacking libwacom-common (1.3-2ubuntu3) ...
2023-03-17T09:34:11.4606993Z Selecting previously unselected package libwacom2:amd64.
2023-03-17T09:34:11.4835604Z Preparing to unpack .../07-libwacom2_1.3-2ubuntu3_amd64.deb ...
2023-03-17T09:34:11.4844949Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ...
2023-03-17T09:34:11.5062514Z Selecting previously unselected package libinput-bin.
2023-03-17T09:34:11.5275061Z Preparing to unpack .../08-libinput-bin_1.15.5-1ubuntu0.3_amd64.deb ...
2023-03-17T09:34:11.5283154Z Unpacking libinput-bin (1.15.5-1ubuntu0.3) ...
2023-03-17T09:34:11.5568636Z Selecting previously unselected package libinput10:amd64.
2023-03-17T09:34:11.5737889Z Preparing to unpack .../09-libinput10_1.15.5-1ubuntu0.3_amd64.deb ...
2023-03-17T09:34:11.5747700Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.3) ...
2023-03-17T09:34:11.6061673Z Selecting previously unselected package libqt5dbus5:amd64.
2023-03-17T09:34:11.6270107Z Preparing to unpack .../10-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2023-03-17T09:34:11.6280257Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:11.6702862Z Selecting previously unselected package libqt5network5:amd64.
2023-03-17T09:34:11.6912134Z Preparing to unpack .../11-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2023-03-17T09:34:11.6920799Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:11.7759991Z Selecting previously unselected package libxcb-icccm4:amd64.
2023-03-17T09:34:11.7984319Z Preparing to unpack .../12-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
2023-03-17T09:34:11.7993716Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
2023-03-17T09:34:11.8222460Z Selecting previously unselected package libxcb-util1:amd64.
2023-03-17T09:34:11.8435593Z Preparing to unpack .../13-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ...
2023-03-17T09:34:11.8443972Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ...
2023-03-17T09:34:11.8658372Z Selecting previously unselected package libxcb-image0:amd64.
2023-03-17T09:34:11.8888848Z Preparing to unpack .../14-libxcb-image0_0.4.0-1build1_amd64.deb ...
2023-03-17T09:34:11.8897001Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ...
2023-03-17T09:34:11.9182602Z Selecting previously unselected package libxcb-keysyms1:amd64.
2023-03-17T09:34:11.9338834Z Preparing to unpack .../15-libxcb-keysyms1_0.4.0-1build1_amd64.deb ...
2023-03-17T09:34:11.9348867Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ...
2023-03-17T09:34:11.9582677Z Selecting previously unselected package libxcb-randr0:amd64.
2023-03-17T09:34:11.9794633Z Preparing to unpack .../16-libxcb-randr0_1.14-2_amd64.deb ...
2023-03-17T09:34:11.9803589Z Unpacking libxcb-randr0:amd64 (1.14-2) ...
2023-03-17T09:34:12.0011327Z Selecting previously unselected package libxcb-render-util0:amd64.
2023-03-17T09:34:12.0239742Z Preparing to unpack .../17-libxcb-render-util0_0.3.9-1build1_amd64.deb ...
2023-03-17T09:34:12.0248208Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ...
2023-03-17T09:34:12.0449415Z Selecting previously unselected package libxcb-shape0:amd64.
2023-03-17T09:34:12.0675642Z Preparing to unpack .../18-libxcb-shape0_1.14-2_amd64.deb ...
2023-03-17T09:34:12.0684658Z Unpacking libxcb-shape0:amd64 (1.14-2) ...
2023-03-17T09:34:12.0902193Z Selecting previously unselected package libxcb-xinerama0:amd64.
2023-03-17T09:34:12.1120378Z Preparing to unpack .../19-libxcb-xinerama0_1.14-2_amd64.deb ...
2023-03-17T09:34:12.1128432Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ...
2023-03-17T09:34:12.1342056Z Selecting previously unselected package libxcb-xinput0:amd64.
2023-03-17T09:34:12.1556716Z Preparing to unpack .../20-libxcb-xinput0_1.14-2_amd64.deb ...
2023-03-17T09:34:12.1565696Z Unpacking libxcb-xinput0:amd64 (1.14-2) ...
2023-03-17T09:34:12.1822019Z Selecting previously unselected package libxcb-xkb1:amd64.
2023-03-17T09:34:12.2033984Z Preparing to unpack .../21-libxcb-xkb1_1.14-2_amd64.deb ...
2023-03-17T09:34:12.2043135Z Unpacking libxcb-xkb1:amd64 (1.14-2) ...
2023-03-17T09:34:12.2343073Z Selecting previously unselected package libxkbcommon-x11-0:amd64.
2023-03-17T09:34:12.2507383Z Preparing to unpack .../22-libxkbcommon-x11-0_0.10.0-1_amd64.deb ...
2023-03-17T09:34:12.2515740Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ...
2023-03-17T09:34:12.2822905Z Selecting previously unselected package libqt5gui5:amd64.
2023-03-17T09:34:12.3041812Z Preparing to unpack .../23-libqt5gui5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2023-03-17T09:34:12.3114358Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:12.6142316Z Selecting previously unselected package libqt5widgets5:amd64.
2023-03-17T09:34:12.6329274Z Preparing to unpack .../24-libqt5widgets5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2023-03-17T09:34:12.6336294Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:12.8663612Z Selecting previously unselected package libqt5svg5:amd64.
2023-03-17T09:34:12.8861990Z Preparing to unpack .../25-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ...
2023-03-17T09:34:12.8869647Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:12.9223320Z Selecting previously unselected package liborc-0.4-0:amd64.
2023-03-17T09:34:12.9423820Z Preparing to unpack .../26-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ...
2023-03-17T09:34:12.9429309Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ...
2023-03-17T09:34:12.9863308Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.
2023-03-17T09:34:13.0072810Z Preparing to unpack .../27-libgstreamer-plugins-base1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
2023-03-17T09:34:13.0079940Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
2023-03-17T09:34:13.0985652Z Selecting previously unselected package libhyphen0:amd64.
2023-03-17T09:34:13.1214619Z Preparing to unpack .../28-libhyphen0_2.8.8-7_amd64.deb ...
2023-03-17T09:34:13.1221725Z Unpacking libhyphen0:amd64 (2.8.8-7) ...
2023-03-17T09:34:13.1462387Z Selecting previously unselected package libqt5positioning5:amd64.
2023-03-17T09:34:13.1673200Z Preparing to unpack .../29-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ...
2023-03-17T09:34:13.1682829Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ...
2023-03-17T09:34:13.2103390Z Selecting previously unselected package libqt5printsupport5:amd64.
2023-03-17T09:34:13.2300658Z Preparing to unpack .../30-libqt5printsupport5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ...
2023-03-17T09:34:13.2311424Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:13.2743047Z Selecting previously unselected package libqt5qml5:amd64.
2023-03-17T09:34:13.2948318Z Preparing to unpack .../31-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ...
2023-03-17T09:34:13.2957010Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:13.4541891Z Selecting previously unselected package libqt5quick5:amd64.
2023-03-17T09:34:13.4768019Z Preparing to unpack .../32-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ...
2023-03-17T09:34:13.4777936Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:13.6303174Z Selecting previously unselected package libqt5sensors5:amd64.
2023-03-17T09:34:13.6505613Z Preparing to unpack .../33-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ...
2023-03-17T09:34:13.6515478Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:13.6862509Z Selecting previously unselected package libqt5webchannel5:amd64.
2023-03-17T09:34:13.7072750Z Preparing to unpack .../34-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ...
2023-03-17T09:34:13.7082233Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:13.7382609Z Selecting previously unselected package libwoff1:amd64.
2023-03-17T09:34:13.7549358Z Preparing to unpack .../35-libwoff1_1.0.2-1build2_amd64.deb ...
2023-03-17T09:34:13.7556623Z Unpacking libwoff1:amd64 (1.0.2-1build2) ...
2023-03-17T09:34:13.7861668Z Selecting previously unselected package libqt5webkit5:amd64.
2023-03-17T09:34:13.8040258Z Preparing to unpack .../36-libqt5webkit5_5.212.0~alpha4-1ubuntu2.1_amd64.deb ...
2023-03-17T09:34:13.8048351Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2.1) ...
2023-03-17T09:34:14.9813285Z Selecting previously unselected package libgpg-error-dev.
2023-03-17T09:34:15.0011055Z Preparing to unpack .../37-libgpg-error-dev_1.37-1_amd64.deb ...
2023-03-17T09:34:15.0022557Z Unpacking libgpg-error-dev (1.37-1) ...
2023-03-17T09:34:15.0347601Z Selecting previously unselected package libgcrypt20-dev.
2023-03-17T09:34:15.0575783Z Preparing to unpack .../38-libgcrypt20-dev_1.8.5-5ubuntu1.1_amd64.deb ...
2023-03-17T09:34:15.0586589Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1.1) ...
2023-03-17T09:34:15.1302756Z Selecting previously unselected package libgnutls-openssl27:amd64.
2023-03-17T09:34:15.1502799Z Preparing to unpack .../39-libgnutls-openssl27_3.6.13-2ubuntu1.8_amd64.deb ...
2023-03-17T09:34:15.1513407Z Unpacking libgnutls-openssl27:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:15.1781638Z Selecting previously unselected package libunbound8:amd64.
2023-03-17T09:34:15.1972068Z Preparing to unpack .../40-libunbound8_1.9.4-2ubuntu1.4_amd64.deb ...
2023-03-17T09:34:15.1981452Z Unpacking libunbound8:amd64 (1.9.4-2ubuntu1.4) ...
2023-03-17T09:34:15.2542596Z Selecting previously unselected package libgnutls-dane0:amd64.
2023-03-17T09:34:15.2752814Z Preparing to unpack .../41-libgnutls-dane0_3.6.13-2ubuntu1.8_amd64.deb ...
2023-03-17T09:34:15.2762460Z Unpacking libgnutls-dane0:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:15.3021793Z Selecting previously unselected package libgnutlsxx28:amd64.
2023-03-17T09:34:15.3207533Z Preparing to unpack .../42-libgnutlsxx28_3.6.13-2ubuntu1.8_amd64.deb ...
2023-03-17T09:34:15.3217600Z Unpacking libgnutlsxx28:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:15.3461909Z Selecting previously unselected package libidn2-dev:amd64.
2023-03-17T09:34:15.3652635Z Preparing to unpack .../43-libidn2-dev_2.2.0-2_amd64.deb ...
2023-03-17T09:34:15.3664130Z Unpacking libidn2-dev:amd64 (2.2.0-2) ...
2023-03-17T09:34:15.3936678Z Selecting previously unselected package libp11-kit-dev:amd64.
2023-03-17T09:34:15.4166850Z Preparing to unpack .../44-libp11-kit-dev_0.23.20-1ubuntu0.1_amd64.deb ...
2023-03-17T09:34:15.4177406Z Unpacking libp11-kit-dev:amd64 (0.23.20-1ubuntu0.1) ...
2023-03-17T09:34:15.4622737Z Selecting previously unselected package libtasn1-6-dev:amd64.
2023-03-17T09:34:15.4793434Z Preparing to unpack .../45-libtasn1-6-dev_4.16.0-2_amd64.deb ...
2023-03-17T09:34:15.4804885Z Unpacking libtasn1-6-dev:amd64 (4.16.0-2) ...
2023-03-17T09:34:15.5098379Z Selecting previously unselected package nettle-dev:amd64.
2023-03-17T09:34:15.5323466Z Preparing to unpack .../46-nettle-dev_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ...
2023-03-17T09:34:15.5333171Z Unpacking nettle-dev:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ...
2023-03-17T09:34:15.6426639Z Selecting previously unselected package libgnutls28-dev:amd64.
2023-03-17T09:34:15.6651008Z Preparing to unpack .../47-libgnutls28-dev_3.6.13-2ubuntu1.8_amd64.deb ...
2023-03-17T09:34:15.6663189Z Unpacking libgnutls28-dev:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:15.7782039Z Selecting previously unselected package libnspr4-dev.
2023-03-17T09:34:15.7988197Z Preparing to unpack .../48-libnspr4-dev_2%3a4.25-1_amd64.deb ...
2023-03-17T09:34:15.8003109Z Unpacking libnspr4-dev (2:4.25-1) ...
2023-03-17T09:34:15.8462810Z Selecting previously unselected package libnss3-dev:amd64.
2023-03-17T09:34:15.8652696Z Preparing to unpack .../49-libnss3-dev_2%3a3.49.1-1ubuntu1.9_amd64.deb ...
2023-03-17T09:34:15.8662325Z Unpacking libnss3-dev:amd64 (2:3.49.1-1ubuntu1.9) ...
2023-03-17T09:34:15.9182101Z Selecting previously unselected package libxmlsec1-gcrypt:amd64.
2023-03-17T09:34:15.9336657Z Preparing to unpack .../50-libxmlsec1-gcrypt_1.2.28-2_amd64.deb ...
2023-03-17T09:34:15.9345861Z Unpacking libxmlsec1-gcrypt:amd64 (1.2.28-2) ...
2023-03-17T09:34:15.9584836Z Selecting previously unselected package libxmlsec1-gnutls:amd64.
2023-03-17T09:34:15.9812531Z Preparing to unpack .../51-libxmlsec1-gnutls_1.2.28-2_amd64.deb ...
2023-03-17T09:34:15.9822184Z Unpacking libxmlsec1-gnutls:amd64 (1.2.28-2) ...
2023-03-17T09:34:16.0061741Z Selecting previously unselected package libxmlsec1-nss:amd64.
2023-03-17T09:34:16.0282220Z Preparing to unpack .../52-libxmlsec1-nss_1.2.28-2_amd64.deb ...
2023-03-17T09:34:16.0292851Z Unpacking libxmlsec1-nss:amd64 (1.2.28-2) ...
2023-03-17T09:34:16.0621858Z Selecting previously unselected package libxslt1-dev:amd64.
2023-03-17T09:34:16.0780579Z Preparing to unpack .../53-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
2023-03-17T09:34:16.0790994Z Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ...
2023-03-17T09:34:16.1238192Z Selecting previously unselected package libxmlsec1-dev.
2023-03-17T09:34:16.1466264Z Preparing to unpack .../54-libxmlsec1-dev_1.2.28-2_amd64.deb ...
2023-03-17T09:34:16.1475478Z Unpacking libxmlsec1-dev (1.2.28-2) ...
2023-03-17T09:34:16.2153888Z Selecting previously unselected package wkhtmltopdf.
2023-03-17T09:34:16.2379670Z Preparing to unpack .../55-wkhtmltopdf_0.12.5-1build1_amd64.deb ...
2023-03-17T09:34:16.2388891Z Unpacking wkhtmltopdf (0.12.5-1build1) ...
2023-03-17T09:34:16.3174595Z Setting up libnspr4-dev (2:4.25-1) ...
2023-03-17T09:34:16.3201599Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ...
2023-03-17T09:34:16.3224483Z Setting up libgnutls-openssl27:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:16.3246027Z Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ...
2023-03-17T09:34:16.3269430Z Setting up nettle-dev:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ...
2023-03-17T09:34:16.3290435Z Setting up libxcb-xinput0:amd64 (1.14-2) ...
2023-03-17T09:34:16.3311880Z Setting up libwoff1:amd64 (1.0.2-1build2) ...
2023-03-17T09:34:16.3331683Z Setting up libhyphen0:amd64 (2.8.8-7) ...
2023-03-17T09:34:16.3355092Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ...
2023-03-17T09:34:16.3375845Z Setting up libxcb-shape0:amd64 (1.14-2) ...
2023-03-17T09:34:16.3396015Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ...
2023-03-17T09:34:16.3420576Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
2023-03-17T09:34:16.3444074Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ...
2023-03-17T09:34:16.3522015Z Setting up libxcb-xkb1:amd64 (1.14-2) ...
2023-03-17T09:34:16.3538790Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ...
2023-03-17T09:34:16.3603938Z Setting up libegl-mesa0:amd64 (21.2.6-0ubuntu0.1~20.04.2) ...
2023-03-17T09:34:16.3622320Z Setting up libxcb-xinerama0:amd64 (1.14-2) ...
2023-03-17T09:34:16.3640605Z Setting up libunbound8:amd64 (1.9.4-2ubuntu1.4) ...
2023-03-17T09:34:16.3660240Z Setting up libgpg-error-dev (1.37-1) ...
2023-03-17T09:34:16.3679524Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ...
2023-03-17T09:34:16.3698300Z Setting up libxmlsec1-gcrypt:amd64 (1.2.28-2) ...
2023-03-17T09:34:16.3718176Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ...
2023-03-17T09:34:16.3737531Z Setting up libgnutlsxx28:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:16.3757648Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:16.3826773Z Setting up libidn2-dev:amd64 (2.2.0-2) ...
2023-03-17T09:34:16.3848134Z Setting up libmtdev1:amd64 (1.1.5-1.1) ...
2023-03-17T09:34:16.3867858Z Setting up libxmlsec1-nss:amd64 (1.2.28-2) ...
2023-03-17T09:34:16.3888791Z Setting up libnss3-dev:amd64 (2:3.49.1-1ubuntu1.9) ...
2023-03-17T09:34:16.3909471Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:16.3928348Z Setting up libxcb-randr0:amd64 (1.14-2) ...
2023-03-17T09:34:16.3946339Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.2) ...
2023-03-17T09:34:16.3967215Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:16.3988887Z Setting up libxmlsec1-gnutls:amd64 (1.2.28-2) ...
2023-03-17T09:34:16.4007083Z Setting up libtasn1-6-dev:amd64 (4.16.0-2) ...
2023-03-17T09:34:16.4027026Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ...
2023-03-17T09:34:16.4049254Z Setting up libp11-kit-dev:amd64 (0.23.20-1ubuntu0.1) ...
2023-03-17T09:34:16.4070306Z Setting up libwacom-common (1.3-2ubuntu3) ...
2023-03-17T09:34:16.4090306Z Setting up libgnutls-dane0:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:16.4111717Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ...
2023-03-17T09:34:16.4133681Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
2023-03-17T09:34:16.4154569Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:16.4173360Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1.1) ...
2023-03-17T09:34:16.4194332Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:16.4213130Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:16.4231599Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ...
2023-03-17T09:34:16.4375880Z Setting up libgnutls28-dev:amd64 (3.6.13-2ubuntu1.8) ...
2023-03-17T09:34:16.4397083Z Setting up libinput-bin (1.15.5-1ubuntu0.3) ...
2023-03-17T09:34:16.4417209Z Setting up libxmlsec1-dev (1.2.28-2) ...
2023-03-17T09:34:16.4437648Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.3) ...
2023-03-17T09:34:16.4457454Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:16.4530352Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:16.4551727Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu2.1) ...
2023-03-17T09:34:16.4570838Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:16.4590391Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ...
2023-03-17T09:34:16.4608698Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2.1) ...
2023-03-17T09:34:16.4627857Z Setting up wkhtmltopdf (0.12.5-1build1) ...
2023-03-17T09:34:16.4655588Z Processing triggers for man-db (2.9.1-1) ...
2023-03-17T09:34:21.6517968Z Processing triggers for install-info (6.7.0.dfsg.2-5) ...
2023-03-17T09:34:21.9135070Z Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
2023-03-17T09:34:23.8890272Z ##[group]Run git config --global url."***github.com/".insteadOf "git@github.com:"
2023-03-17T09:34:23.8890891Z git config --global url."***github.com/".insteadOf "git@github.com:"
2023-03-17T09:34:23.8942691Z shell: /usr/bin/bash -e {0}
2023-03-17T09:34:23.8942917Z ##[endgroup]
2023-03-17T09:34:23.9063495Z ##[group]Run ruby/setup-ruby@v1.144.1
2023-03-17T09:34:23.9063714Z with:
2023-03-17T09:34:23.9063901Z bundler-cache: true
2023-03-17T09:34:23.9064109Z ruby-version: default
2023-03-17T09:34:23.9064303Z ##[endgroup]
2023-03-17T09:34:24.0668403Z Using 2.7.2 as input from file .ruby-version
2023-03-17T09:34:24.0696662Z ##[group]Modifying PATH
2023-03-17T09:34:24.0697096Z Entries added to PATH to use selected Ruby:
2023-03-17T09:34:24.0697712Z /opt/hostedtoolcache/Ruby/2.7.2/x64/bin
2023-03-17T09:34:24.0698252Z ##[endgroup]
2023-03-17T09:34:24.0782559Z ##[group]Downloading Ruby
2023-03-17T09:34:24.0784631Z https://github.com/ruby/ruby-builder/releases/download/toolcache/ruby-2.7.2-ubuntu-20.04.tar.gz
2023-03-17T09:34:24.4045208Z Took 0.32 seconds
2023-03-17T09:34:24.4045707Z ##[endgroup]
2023-03-17T09:34:24.4046081Z ##[group]Extracting Ruby
2023-03-17T09:34:24.4071633Z [command]/usr/bin/tar -xz -C /opt/hostedtoolcache/Ruby/2.7.2 -f /home/runner/work/_temp/6812d459-ca5c-4208-b0be-cefd66c3987b
2023-03-17T09:34:24.8406563Z Took 0.43 seconds
2023-03-17T09:34:24.8410059Z ##[endgroup]
2023-03-17T09:34:24.8418758Z ##[group]Print Ruby version
2023-03-17T09:34:24.8444361Z [command]/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/ruby --version
2023-03-17T09:34:24.8593132Z ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux]
2023-03-17T09:34:24.8622332Z Took 0.02 seconds
2023-03-17T09:34:24.8622863Z ##[endgroup]
2023-03-17T09:34:24.8623247Z ##[group]Installing Bundler
2023-03-17T09:34:24.8623537Z Using Bundler 2.3.21 from Gemfile.lock BUNDLED WITH 2.3.21
2023-03-17T09:34:24.8624065Z [command]/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/gem install bundler -v 2.3.21
2023-03-17T09:34:25.3689432Z Successfully installed bundler-2.3.21
2023-03-17T09:34:25.3690138Z 1 gem installed
2023-03-17T09:34:25.3690846Z Took 0.51 seconds
2023-03-17T09:34:25.3691595Z ##[endgroup]
2023-03-17T09:34:25.3692146Z > bundle install
2023-03-17T09:34:25.3705814Z [command]/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/bundle config --local path /home/runner/work/bar/bar/vendor/bundle
2023-03-17T09:34:25.5288149Z [command]/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/bundle config --local deployment true
2023-03-17T09:34:25.6865302Z Cache key: setup-ruby-bundler-cache-v5-ubuntu-20.04-x64-ruby-2.7.2-wd-/home/runner/work/bar/bar-with--without--Gemfile.lock-74395cbea7219758bf34c731625de123b8704e40d1e7f64d3d455f933b051a3f
2023-03-17T09:34:25.7466078Z [command]/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/bundle install --jobs 4
2023-03-17T09:34:29.7355367Z Fetching gem metadata from https://rubygems.org/.......
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment